@charset "UTF-8";
@font-face {
    font-family: "Magistral-Medium";
    src: url("../font/Magistral-Medium/font.woff2") format("woff2"),
    url("../font/Magistral-Medium/font.woff") format("woff"),
    url("../font/Magistral-Medium/font.eot") format("embedded-opentype"),
    url("../font/Magistral-Medium/font.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
body{position:relative;font-family:"Opensans-Light";}

.tran { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.tran_one { -webkit-transition: all 0.1s; -o-transition: all 0.1s; transition: all 0.1s; }
.pointer { cursor: pointer; }
.trans { -webkit-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s; }
.relative { position: relative; }
.inline_block { display: inline-block; }
.middle { vertical-align: middle; }
.over { overflow: hidden; }
.trans-show { -o-transition:all .5s; transition:all .5s; -webkit-transition: all .5s; opacity: 0; visibility: hidden; }
.block { display: block; }
.wrap { width:1200px; margin:0 auto; zoom:1; }
.text-center { text-align: center; }
a:hover { text-decoration: none; }
.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; }

body .ueeshop_responsive_header .header { background: #000; border: none; }
body .ueeshop_responsive_header .header .func .btn { margin-left: 3%; }
body .ueeshop_responsive_header .header .func .search_btn { background-image: url(../../../images/responsive_header/search_btn_white.png); }
body .ueeshop_responsive_header .header .func .member_btn { background-image: url(../../../images/responsive_header/account_btn_white.png); }
body .ueeshop_responsive_header .header .func .menu_btn { background-image: url(../../../images/responsive_header/menu_btn_white.png); }
body .ueeshop_responsive_header .header .func .menu_btn.on { background-image: url(../../../images/responsive_header/close_btn_white.png); }

.product-list{padding-bottom: 20px;}
.product-list .product-list-block{width: 100%;background: #f3f3f3;padding-bottom: 60px;}
.pro_list .ueeshop_responsive_position{ margin-top: 20px; border-bottom: 0; font-size: 14px; color: #737373;}
.pro_list .ueeshop_responsive_position .title{ display: none;}
.pro_list .ueeshop_responsive_position .position a{ font-size: 14px; color: #737373; font-family: 'Pakt-SemiBold';margin: 0 5px;}
.pro_list .ueeshop_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%;}
.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: 'Opensans-Light';text-decoration: none;}
.product-list .pro_list .hot_cate .list .row:hover .img img{ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.product-list .pro_list .hot_cate .list .row:hover .row_txt .name{ color: #f9c737;}
.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; border-radius: 50%; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item:hover a{ background: #f9c737;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item a.active{ background: #f9c737;}
.product-list .pro_list .wrap { margin-top: 30px; }

/* upay450 產品列表 START */
.ly_pro_list{}
.ly_wrapper_1500{width: 92%;max-width: 1500px;margin:0 auto;}
.ueeshop_responsive_position.s1>.position{font-size: 16px;font-family: OpenSans;color: #808080;}

.product-list .ueeshop_responsive_position{border-bottom: unset;}
.product-list .ueeshop_responsive_position .position{text-align: left;display: flex;align-items: center;width: 100%;}
.product-list .ueeshop_responsive_position .position a{margin: 0 5px;}
.product-list .ueeshop_responsive_position .position a:first-child{margin-left: unset;}

.product-list .contenter_box_block{display: flex;margin-top: 37px;}
.product-list .ly_filter_box{width: 19.9%;background-color: #fff;border: solid 1px #d9d9d9;height: max-content;}
.product-list .search_block{padding-top: 84px;position: relative;width: 87%;margin: 0 auto;/*border-top: solid 1px #e6e6e6;*/}
.product-list .search_box{position: absolute;width: 100%;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.product-list .search_form{display: flex;width: 100%;justify-content: center;}
.product-list .search_input{height: 46px;background-color: #ededed;width: 82%;border-color: #ededed;box-sizing: border-box;color: #666666;padding-left: 4%;}
.product-list .submit_box{width: 46px;border-color: #b7bf10;background-color: #b7bf10;box-sizing: border-box;}
.product-list .search_submit{background: url(/u_file/2307/photo/6c01311ca9.jpg) no-repeat center;width: 100%;height: 100%;cursor: pointer;border-color: #b7bf10;}

.product-list .filter_wrapper{width: 87%;margin:0 auto;}
.product-list .filter_selected_box{width: 87%;margin:0 auto;padding-top: 25px;padding-bottom: 36px;border-top: solid 1px #e6e6e6;}
.product-list .selected_title{font-size: 16px;font-family: Magistral-Medium;color: #000;}
.product-list .selected_list{padding-top: 11px;display: flex;flex-flow: row wrap;}
.product-list .selected_item{background-color: #ededed;border: solid 1px #ededed;border-radius: 20px;box-sizing: border-box;min-width: 67px;margin-top: 5px;display: flex;justify-content: left;align-items: center;margin-right: 2.3%}
.product-list .item_txt{font-size: 15px;font-family: OpenSans;color: #666666;line-height: 24px;text-align: center;padding-left: 16px;}
.product-list .item_btn_close{width: 17px;height: 17px;background: #fff;border: solid 1px #fff;box-sizing: border-box;border-radius: 50%;margin-right: 2px;margin-left: 5px;position: relative;}
.product-list .item_btn_close::before{content: "";width: 5px;height: 5px;border-color: gray;border-style: solid;border-width: 1px 0 0 1px;position: absolute;top: 50%;left: 30%;transform: translate(-50%, -50%) rotate(135deg);}
.product-list .item_btn_close::after{content: "";width: 5px;height: 5px;border-color: gray;border-style: solid;border-width: 0 1px 1px 0;position: absolute;top: 50%;left: 75%;transform: translate(-50%, -50%) rotate(135deg);}
.product-list .filter_box{margin-top: unset;}
.product-list .filter_title{position: relative;cursor: pointer;}
.product-list .filter_title::after{content: "";width: 8px;height: 8px;border-style: solid;border-color: gray;border-width: 2px 0 0 2px;position: absolute;right: 0%;top: 65%;transform: translate(-20%, -80%) rotate(225deg);transition: all 0.5s}
.product-list .filter_box.show .filter_title::after{transform: translate(-50%, -50%) rotate(45deg);transition: all 0.5s;}
.product-list .filter_cont_box{overflow: hidden;transition: all 0.5s;height: auto;display: none;}
.product-list .show .filter_cont_box{display: block;}

.product-list .price_title{font-size: 16px;font-family: Magistral-Medium;color: #000;width: 100%}
.product-list .filter_price_box{padding-top: 26px;padding-bottom: 36px;border-top: solid 1px #e6e6e6;}
.product-list .price_top_box{display: flex;justify-content: space-between;}
.product-list .control{width:15px;height: 10px;}
.product-list .arrow_up{position: relative}
.product-list .arrow_up::after{content: "";border-bottom: solid 2px #999999;border-right: solid 2px #999999;transform: rotate(-135deg);width: 10px;height: 10px;position: absolute;top: 90%;left: 0;box-sizing: border-box;transition: all 0.5s;}
.product-list .filter_slider_box{padding-top: 34px;/*padding-bottom: 37px;*/;width: 92%;margin: 0 auto;}
.product-list #slider-range{height: 4px;background: #e6e6e6;border-radius: unset;}
.product-list .ui-slider-horizontal .ui-slider-range{background: #000000;}
.product-list .ui-slider-horizontal .ui-slider-handle{height: 14px;width: 14px;border-radius: 50%;background: #000;box-sizing: border-box;border: unset;}
.product-list .content_box{padding-top: 15px;}
.product-list .content_txt, #amount{font-size: 15px;font-family: OpenSans;color: #666666;background: transparent;letter-spacing: -0.4px;white-space: nowrap;}

.product-list .filter_list_box{}
.product-list .filter_item_box{padding-top: 25px;padding-bottom: 36px;border-top: solid 1px #e6e6e6;}
.product-list .item_top_box{display: flex;justify-content: space-between}
.product-list .item_top_title{font-size: 16px;font-family: Magistral-Medium;color: #000;width: 100%;}
.product-list .sub_item_list_box{padding-top: 7px;}
.product-list .sub_item_box{width: 100%;padding-top: 14px;}
.product-list .sub_item_checkbox{background-color: #b7bf10;border-color: #b7bf10;position: relative;cursor: pointer;outline: unset;border: 0;box-sizing: border-box;}
.product-list .sub_item_checkbox::after{content: "";position: absolute;top: 0;left: 0;height: 13px;width: 13px;box-sizing: border-box;background-color: #fff;border: solid 2px #b3b3b3;cursor: pointer;}
.product-list .sub_item_checkbox:checked::after{content: " ";background-color: #b7bf10;color: #b7bf10;cursor: pointer;position: absolute;top: 0;left: 0;width: 13px;height: 13px;border: unset;}
.product-list .sub_item_txt{font-size: 15px;font-family: OpenSans;color: #666666;padding-left: 3%;cursor: pointer;}
.product-list .sub_item_box:has(.sub_item_checkbox:checked) .sub_item_txt{color: #111111;}

.product-list .ly_pro_list_box{margin-left: 2%;width: 78%;}
.product-list .list_top{display: flex;justify-content: space-between;padding-top: 3px;align-items: flex-start;border-bottom: solid 1px #d9d9d9;padding-bottom: 17px;}
.product-list .top_title{font-size: 24px;font-family: Magistral-Medium;color: #000000;}
.product-list .top_sort{display: flex;align-items: center;padding-top: 5px;}
.product-list .sort_txt{font-size: 16px;font-family: OpenSans;color: #000000;padding-right: 10px;}
.product-list .sort_item{font-size: 15px;font-family: OpenSans;color: #000;}
.product-list .sort_list{width: 190px;height: 34px;border-color: #d9d9d9;background-color: #fff;position: relative;text-align: left;padding: 0 5px;}
.product-list .sort_list_selected{color: #000;font-family: OpenSans-Regular;font-size: 15px;line-height: 34px;}
.product-list .layui-btn .layui-icon{color: #000;font-weight: bold;position: absolute;right: 3%;top: 50%;transform: translateY(-50%);}
.layui-anim.prod_list_lay_drop{margin: unset;width: 190px;}
.prod_list_lay_drop .layui-menu li{font-size: 14px;font-family: OpenSans-Regular;color: #000;}
.prod_list_lay_drop .layui-menu li:hover{background-color: #b7bf10;transition: all 0.5s;}

.product-list .pro_item_box{display: flex;margin-top: 25px;background: #fff;border: solid 1px #d9d9d9;box-sizing: border-box;min-height: 290px;height: auto;}
.product-list .pro_img_box{width: 25%;position: relative;}
.product-list .padding_img{padding-top: 90%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);height: unset;width: 90%;overflow: hidden;}
.product-list .padding_img img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 70%;transition: all 0.5s;}
.product-list .padding_img img:hover{transition: all 0.5s;scale: 1.1}
.product-list .pro_info_box{width: 75%;display: flex;}
/*.product-list .item_content_box{width: 51.5%;padding:33px 2.5% 0 0.5%;}*/
.product-list .item_content_box{width: 68.5%;padding:33px 4.2% 0 0.5%;}
.product-list .contenter .item_content_box .title{font-size: 18px;font-family: Magistral-Medium;color: #000;height: auto;line-height: unset;padding: unset;letter-spacing: 0.1px;}
.product-list .sub_title{font-size: 15px;font-family: OpenSans;color: #a1a900;padding-top: 6px;letter-spacing: -0.5px;}
.product-list .desc_txt{font-size: 16px;font-family: OpenSans;color: #1a1a1a;padding-top: 20px;letter-spacing: -0.2px;line-height: 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
.product-list .desc_txt br{content: " ";display: block; height: 6px;}
/*.product-list .item_btn_box{width: 20.5%;text-align: center;}*/
.product-list .item_btn_box{width: 26.5%;text-align: center;}
.product-list .price_box{margin-top: 33px;}
.product-list .price{font-size: 18px;font-family: Magistral-Medium;color: #000;}
.product-list .btn_box{padding-top: 50px;}
.product-list .inquiry_btn, .detail_btn{font-size: 15px;font-family: Magistral-Medium;color: #000;text-align: center;display: block;width: 67%;height: 46px;line-height: 46px;margin:0 auto;text-transform: uppercase;}
.product-list .inquiry_btn{background-color: #b7bf10;transition: all 0.5s;border: solid 1px #b7bf10;box-sizing: border-box;}
.product-list .inquiry_btn:hover{background-color: #fff;border-color: #b7bf10;color: #b7bf10;transition: all 0.5s;}
.product-list .detail_btn_box{margin-top:10px;}
.product-list .detail_btn{background-color: #e0e0e0;transition: all 0.5s;}
.product-list .detail_btn:hover{background-color: #b7bf10;transition: all 0.5s;color: #000;}

.product-list .page_box{font-size: 16px;font-family: 'MAGISTRAL-MEDIUM';color: #999999;text-align: center;padding-top: 35px;}
.product-list .page_box span{padding: 0 8px;}
.product-list .page_box .page_item_current{color: #a1a900;}
.product-list .icon_page_prev{background: url(../images/icon_pro_all.png) no-repeat 0 0;height: 10px;width: 22px;display: inline-block;}
.product-list .icon_page_next{background: url(../images/icon_pro_all.png) no-repeat right 0 bottom 0;height: 10px;width: 22px;display: inline-block;}
.product-list .icon_page_prev, .product-list .icon_page_next{display: none;}

@media screen and (max-width: 768px) {
    .product-list{padding-bottom: 15px;}
    .product-list .product-list-block{padding-bottom: 45px;}
    .product-list .ly_breadcrumbs{padding-top: 12px;}
    .product-list .ueeshop_responsive_position .position{font-size: 13px;}
    .product-list .contenter_box_block{flex-wrap: wrap;margin-top: 32px;}
    .product-list .ly_filter_box{width: 100%}
    .product-list .search_block{width: 96%;padding-top: 70px;}
    .product-list .search_input{height: 40px;width: 83%;padding-left: 3%;}
    .product-list .submit_box{width: 12%;}
    .product-list .search_submit{background-size: 40%;}

    .product-list .filter_selected_box{width: 92%;padding-top: 19px;}
    .product-list .selected_title{font-size: 14px;}
    .product-list .selected_list{padding-top: 11px;}
    .product-list .selected_item{margin-top: 0;min-width: 60px;margin-right: 3.5%;}
    .product-list .item_txt{font-size: 13px;padding-left: 8px;}
    .product-list .item_btn_close{width: 15px;height: 15px;}

    .product-list .filter_wrapper{width: 92%;}
    .product-list .filter_price_box{padding-top: 7px;}
    .product-list .price_title{width: 100%;font-size: 14px;}
    .product-list .filter_slider_box{padding-top: 24px;padding-bottom: 22px;}
    .product-list .content_box{padding-top: 12px;}
    .product-list .content_txt, #amount{font-size: 13px;}
    .product-list .filter_item_box{padding-top: 20px;padding-bottom: 20px;border-bottom: unset;}
    .product-list .item_top_title{font-size: 14px;width: 100%;}
    .product-list .sub_item_list_box{padding-top: 0px}
    .product-list .sub_item_box{padding-top: 12px;}
    .product-list .sub_item_txt{font-size: 13px;padding-left: 1%;}

    .product-list .ly_pro_list_box{width: 100%;margin-left: 0;padding-top: 51px;}
    .product-list .list_top{flex-wrap: wrap;}
    .product-list .top_title{font-size: 18px;}
    .product-list .top_sort{padding-top: 17px;width: 100%;}
    .product-list .sort_txt{font-size: 12px;}
    .product-list .sort_list_box{width: 84%;}
    .product-list .sort_list{width: 100%;}
    .prod_list_lay_drop .layui-menu li{font-size: 13px;}

    .product-list .pro_item_box{min-height: 190px;height: auto;}
    .product-list .pro_img_box{width: 50%;}
    .product-list .pro_info_box{width: 50%;flex-direction: column;padding-left: 9%;}
    .product-list .item_content_box{width: 92%;padding: 20px 0 0 0;}
    .product-list .contenter .item_content_box .title{font-size: 13px;white-space: pre-wrap;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
    .product-list .sub_title{font-size: 12px;padding-top: 7px;letter-spacing: -0.3px;}
    .product-list .desc_txt{display: none;}
    .product-list .item_btn_box{width: 92%;margin-top: 22px;margin-bottom: 11px;}
    .product-list .price_box{margin-top: 0px;}
    .product-list .price{text-align: left;font-size: 13px;}
    .product-list .btn_box{width: 100%;padding-top: 10px;display: grid;grid-template-columns: repeat(2, 49%);column-gap: 2%;}
    .product-list .inquiry_btn, .detail_btn{width: 100%;font-size: 12px;height: 35px;line-height: 35px;}
    .product-list .detail_btn_box{margin-top: unset;}
    .product-list .page_box{padding-top: 22px;font-size: 14px;}

}
/* upay450 產品列表 END */
/* upay450 產品详情 START */
.product-detail-block .ueeshop_responsive_position{padding-top: 7px;}
/* upay450 產品详情 END */

/* UPAY450 下载页 START */
.in_ad .title_box{position: absolute;top: 50%;left: 50%;height: 37%;width: 34%;transform: translate(-50%, -50%);display: flex;}
.in_ad .title_box .title_txt{width: 100%;font-size: 40px;font-family: Magistral-Medium;color: #fff;display: flex;justify-content: center;align-items: center;}
.in_ad .title_box .border-l{position: relative;height: 100%;}
.in_ad .title_box .border-l::before{content: "";position: absolute;border-color: #b7bf10;border-style: solid;border-width: 3px 0 0 3px;width: 32px;height: 32px;top: 0;left: 0;}
.in_ad .title_box .border-l::after{content: "";position: absolute;border-color: #b7bf10;border-style: solid;border-width: 0px 0px 3px 3px;width: 32px;height: 32px;bottom: 0;left: 0;}
.in_ad .title_box .border-r{position: relative;height: 100%;}
.in_ad .title_box .border-r::before{content: "";position: absolute;border-color: #b7bf10;border-style: solid;border-width: 3px 3px 0 0px;width: 32px;height: 32px;top: 0;right: 0;}
.in_ad .title_box .border-r::after{content: "";position: absolute;border-color: #b7bf10;border-style: solid;border-width: 0px 3px 3px 0px;width: 32px;height: 32px;bottom: 0;right: 0;}
.download-block{}
.download-block .ly_wrapper_1500{width: 92%;max-width: 1500px;margin: 0 auto;}
.download-block .ly_breadcrumbs{}
.download-block .ueeshop_responsive_position{border-bottom: unset;}
.download-block .ueeshop_responsive_position .position{font-size: 16px;font-family: OpenSans;color: #808080;text-align: left;}

.download-block .download_list_block{padding-top: 35px;padding-bottom: 74px;}
.download-block .top_box{display: flex;justify-content: center;}
.download-block .top_title{font-size: 24px;font-family: Magistral-Medium;color: #808080;box-sizing: border-box;margin: 0 1.6%;height: 45px;letter-spacing: 0px;text-align: center}
.download-block .top_title.on, .top_title:hover{color: #000;border-bottom: solid 3px #b7bf10;}
.download-block .content_box{padding-top: 57px;}
.download-block li.item_box{margin-top: 2px;height: 48px;display: flex;align-items: center;background-color: #fff;transition: all 0.5s;}
.download-block li.item_box.singular{background-color: #d9d9d9;}
.download-block li.item_box:hover{background-color: #b7bf10;color: #fff;transition: all 0.5s;}
.download-block li.item_box:hover .item_name{color: #fff;transition: all 0.5s;}
.download-block .item_title_box{display: flex;justify-content: center;align-items: center;padding-left: 1%;}
.download-block .item_name{letter-spacing: -0.45px;cursor: pointer;font-size: 16px;font-family: OpenSans;color: #333333;transition: all 0.5s;}
.download-block .item_box{width: 100%;display: flex;justify-content: space-between;height: 48px;align-items: center;}
.download-block .item_icon{margin-right: 1.3%;}
.download-block .download_icon{background: url("/static/themes/t268/images/download_logo.png") no-repeat center;width: 20px;height: 20px;display: block;}
.download-block li.item_box:hover .download_icon{background: url("/static/themes/t268/images/download_logo_02.png") no-repeat center;}
.download-block .page_box{font-size: 16px;font-family: 'MAGISTRAL-MEDIUM';color: #999999;text-align: center;padding-top: 15px;margin:unset;}
.download-block .page_box span{padding: 0 2px}
.download-block .ueeshop_responsive_turn_page span a,.download-block .ueeshop_responsive_turn_page span font{background: unset;color: #999999;font-size: 16px;}
.download-block .page_box.ueeshop_responsive_turn_page.s1>span .page_item_current{color: #b7bf10;background: unset;}

@media screen and (max-width: 768px) {
    .in_ad .title_box{width: 87%}
    .in_ad .title_box .border-l::before{width: 15px;height: 15px;}
    .in_ad .title_box .border-l::after{width: 15px;height: 15px;}
    .in_ad .title_box .border-r::before{width: 15px;height: 15px;}
    .in_ad .title_box .border-r::after{width: 15px;height: 15px;}
    .in_ad .title_box .title_txt{font-size: 23px;}
    .ly_breadcrumbs{padding-top: 16px;}
    .ueeshop_responsive_position .position{font-size: 12px;}

    .download-block .download_list_block{padding-bottom: 40px;}
    .download-block .ueeshop_responsive_position .position{font-size: 12px;}
    .download-block .top_title{font-size: 18px;margin: 0 4.5%;height: 32px;}
    .download-block .content_box{padding-top: 35px;}
    .download-block .item_name{font-family: Magistral-Medium;font-size: 14px;line-height: 19px;color: #000;letter-spacing: 0px;padding: 10px 0;width: 78%;}
    .download-block li.item_box{height: auto;margin-top: 4px;}
    .download-block .item_title_box{padding-left: 4%;}
    .download-block .item_icon{margin-right: 3.5%;}
    .download-block .ueeshop_responsive_turn_page span a, .download-block .ueeshop_responsive_turn_page span font{font-size: 14px;}
}

/* UPAY450 下载页 END */

/* UPAY450 单页 START */
.article-block{}
.article-block .ly_wrapper_900{width: 92%;max-width: 900px;margin: 0 auto;}
.article-block .ly_wrapper_1500{width: 92%;max-width: 1500px;margin: 0 auto;}
.article-block .content_block{padding-top: 8px;padding-bottom: 40px;}
.article-block .edit_cont_content br{content: "";display: block;height: 8px;}
.article-block .contact_feed.ueeshop_responsive_article_detail{margin: unset;}
.article-block .contact_feed>.contents{min-height: unset;}
.article-block .ueeshop_responsive_article_feedback{margin: 15px 0;display: flex;}
.article-block .block_l{width: 44%;}
.article-block .contact_block{width: 99%;margin-right: 1%;}
.article-block .feedback_form_block{width: 99%;margin: 60px 1% 0 0;}
.article-block .block_r{width: 54%;margin-left: 2%;}
.article-block .contact_list_box{padding-top: 7px;font-weight: bold;}
.article-block li.contact_item_box{padding-top: 10px;}
.article-block .feedback_form_block{margin-top: 60px}
.article-block .ueeshop_responsive_article_feedback .article_feedback_title{text-align: left;margin-bottom: unset;}
.article-block .contact_title,.article-block .feedback_title{font-size: 26px;font-family: Magistral-Medium;color: #000;}
.article-block .item_txt{font-weight: bold;}
.article-block .item_txt,.article-block .feedback_txt{font-size: 16px;font-family: OpenSans;color: #333333;padding-left: 1%;}
.article-block .feedback_txt{padding-top: 15px;letter-spacing: -0.5px;padding-left: unset;}
.article-block .google_map_block{height: 100%;width: 100%}
.article-block .google_map_block iframe{height: 100%;width: 100%}
.article-block li.contact_item_box{display: flex;}
.article-block .item_icon{height: 20px;width: 20px;}
.article-block .i-tel{background: url("/static/themes/t268/images/icon_contact_tel.png") no-repeat center;background-size:contain;}
.article-block .i-email{background: url("/static/themes/t268/images/icon_contact_mail.png") no-repeat center;background-size:contain;}
.article-block .i-address{background: url("/static/themes/t268/images/icon_contact_location.png") no-repeat center;background-size:contain;}
.article-block .ueeshop_responsive_article_feedback .rows{padding: 10px 1% 10px 0;}
.article-block .ueeshop_responsive_article_feedback .rows .input{background-color: #e5e5e5;}
.article-block .rows.input_rows:nth-child(3){width: 100%;}
.article-block .ueeshop_responsive_article_feedback .rows textarea{background-color: #e5e5e5;padding-left: 1%;}
.article-block .ueeshop_responsive_article_feedback .rows .form_button{background-color: #b7bf10;transition: all 0.5s;}
.article-block .ueeshop_responsive_article_feedback .rows .form_button:hover{background-color: #000;color: #b7bf10;transition: all 0.5s;}

@media screen and (max-width: 768px) {
    .ueeshop_responsive_position.s1>.position{font-size: 13px;width: 100%;}
    .ueeshop_responsive_article_detail>#global_editor_contents>.share{padding: 0;}
    .article-block .ueeshop_responsive_article_feedback{flex-wrap: wrap;margin: 0;padding-top: 10px;}
    .article-block .block_l{width: 100%;}
    .article-block .contact_list_box{padding-top: 5px;}
    .article-block .contact_title, .article-block .feedback_title{font-size: 21px;}
    .article-block .content_block{padding-top: 24px;padding-bottom: 20px;}
    .article-block .item_icon{width: 15px;height: 20px;min-width: 15px;}
    .article-block .i-address{width: 20px;}
    .article-block .item_txt, .article-block .feedback_txt{font-size: 13px;padding-left: 4%;letter-spacing: 0.4px;line-height: 20px;}

    .article-block .feedback_form_block{margin-top: 35px;}
    .ueeshop_responsive_article_feedback .article_feedback_title span{margin: 0 auto 0;height: 0;}
    .article-block .feedback_txt{padding-left: unset;padding-top: 11px;line-height: 18px;letter-spacing: 0.3px;}
    .article-block .feedback_form_block form{padding-top: 15px;}
    .ueeshop_responsive_article_feedback.feedback_block .rows{padding: 3px 0;}
    .ueeshop_responsive_article_feedback.feedback_block .rows .input{padding-left: 1%;font-size: 13px;}
    .ueeshop_responsive_article_feedback.feedback_block .rows.input_rows .fc_red{display: none;}
    .ueeshop_responsive_article_feedback.feedback_block .rows textarea{height: 200px;font-size: 13px;}
    .ueeshop_responsive_article_feedback.feedback_block .rows .form_button{height: 45px;background: #b7bf10;color: #111;font-size: 16px;}
    .article-block .block_r{width: 100%;margin-top: 50px;padding-top: 75%;position: relative;margin-bottom: 25px;}
    .article-block .google_map_block{position: absolute;top: 0;}

}

/* UPAY450 单页 END */
/* UPAY450 FAQ START */
.faq_block{}
.faq_block .top_box{display: flex;justify-content: center;}
.faq_block .top_title{font-size: 24px;font-family: Magistral-Medium;color: #808080;box-sizing: border-box;margin: 0 1.6%;height: 45px;letter-spacing: 0px;text-align: center}
.faq_block .top_title.on, .top_title:hover{color: #000;border-bottom: solid 3px #b7bf10;}
.faq_block .ueeshop_responsive_position{border-bottom: unset;}
.faq_block .ueeshop_responsive_position .position{font-size: 16px;font-family: OpenSans;color: #808080;text-align: left;}
.faq_block .faq_box{padding-top: 34px;padding-bottom: 75px;}
.faq_block .content_box{padding-top: 53px;}
.faq_block .faq_item_box{margin-top: 7px;}
.faq_block .faq_q_txt{font-size: 18px;font-family: Magistral-Medium;color: #000000;padding-left: 1.5%;}
.faq_block .faq_a_txt{font-size: 16px;font-family: OpenSans;color: #333333;}
.faq_block .faq_q_box{min-height: 48px;display: flex;align-items: center;background-color: #e6e6e6;justify-content: space-between;cursor: pointer;}
.faq_block .on .faq_q_box,.products_faq_block .faq_q_box:hover{background-color: #e6e6e6;}
.faq_block .box_l{display: flex;align-items: center;flex: 1;}
.faq_block .faq_q_logo{height: 48px;width: 48px;background-color: #bfbfbf;color: #fff;display: flex;justify-content: center;align-items: center;font-size: 16px;font-family: Magistral-Medium;}
.faq_block .on .faq_q_logo{background-color: #b7bf10;}
.faq_block .faq_icon{width: 17px;height: 17px;margin-right: 1.35%;position: relative;cursor: pointer;}
.faq_block .faq_icon:before{content: " ";display: block;width: 17px;height: 2px;background-color: #111;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.faq_block .faq_icon:after{content: "";display: block;width: 2px;height: 17px;background-color: #111;position: absolute;top: 0;left: 50%;transform: translateX(-50%);transition: all 0.5s;}
.faq_block .on .faq_icon:after{transform: rotate(90deg);transition: all 0.5s;}
.faq_block .faq_a_box{padding-top: 15px;letter-spacing: -0.21px;line-height: 24px;padding-bottom: 12px;background-color: #fff;display: none;}
.faq_block .on .faq_a_box{display: block;}
.faq_block .page_box{font-size: 16px;font-family: 'MAGISTRAL-MEDIUM';color: #999999;text-align: center;padding-top: 15px;margin:unset;}
.faq_block .page_box span{padding: 0 2px}
.faq_block .ueeshop_responsive_turn_page span a,.faq_block .ueeshop_responsive_turn_page span font{background: unset;color: #999999;font-size: 16px;}
.faq_block .page_box.ueeshop_responsive_turn_page.s1>span .page_item_current{color: #b7bf10;background: unset;}
.faq_block .ueeshop_responsive_turn_page .jump_page_box{display: none;}

@media screen and (max-width: 768px) {
    .faq_block .ueeshop_responsive_position .position{font-size: 12px;}
    .faq_block .faq_box{padding-top: 36px;padding-bottom: 40px;}
    .faq_block .box_l{position: relative;}
    .faq_block .top_title{font-size: 18px;margin: 0 4.5%;height: 32px;}
    .faq_block .content_box{padding-top: 27px}
    .faq_block .faq_item_box{margin-top: 10px;}
    .faq_block .faq_q_box{min-height: 40px;}
    .faq_block .faq_q_logo{height: 100%;width: 40px;font-size: 14px;background-color: #b7bf10;position: absolute;}
    .faq_block .faq_q_txt{font-size: 14px;padding-left: 17%;width: 79.5%;padding-top: 10px;padding-bottom: 10px;line-height: 20px;}
    .faq_block .faq_icon:before{width: 12px;top: 37%;}
    .faq_block .faq_icon:after{height: 12px;left: 35%;}
    .faq_block .faq_a_box{padding-top: 15px;line-height: 18px;}
    .faq_block .faq_a_txt{font-size: 13px;}
    .faq_block .ueeshop_responsive_turn_page span a, .faq_block .ueeshop_responsive_turn_page span font{font-size: 14px;}
}
/* UPAY450 FAQ END */

/* UPAY450 新闻页 START */
.info_block{}
.info_block .ly_wrapper_1500{width: 92%;max-width: 1500px;margin:0 auto;}
.info_block .ueeshop_responsive_position{border-bottom: unset;}
.info_block .ueeshop_responsive_position .position{font-size: 16px;font-family: OpenSans;color: #808080;text-align: left;}
.info_block .info_list_block{padding-top: 35px;padding-bottom: 77px;}
.info_block .m-title{display: none;}
.info_block .menu{display: flex;justify-content: center;align-items: center;width: 100%;height: 45px;}
.info_block .menu h3{margin: 0 1.6%;}
.info_block .menu a{font-size: 24px;color: #808080;font-family: 'Magistral-Medium';height: 45px;display: block;box-sizing: border-box;}
.info_block .menu a.on, .info_block .menu a:hover{border-bottom: 3px solid #b7bf10;color: #000;}
.info_block .list_block{margin-top: 60px;}
.info_block .list_block ul li.item_box{border-width: 1px 0 0px 0;border-style: solid;border-color: #e6e6e6;padding: 20px 0;display: flex;align-items: center;box-sizing: border-box;transition: all 0.5s;}
.info_block .list_block ul li.item_box:last-child{border-width: 1px 0 1px 0;}
.info_block .date_box{background-color: #bfbfbf;position: relative;width: 100px;padding-top: 100px;font-family: Magistral-Medium;transition: all 0.5s;}
.info_block .date_txt_box{position: absolute;color: #fff;top: 45%;left: 50%;transform: translate(-50%, -50%);text-align: center;}
.info_block .item_content_box{width: 90%;height: 100px;padding-left: 2%;}
.info_block ul li.item_box:hover{background-color: #f3f3f3;transition: all 0.5s;}
.info_block ul li.item_box:hover .date_box{background-color: #b7bf10;transition: all 0.5s;}

.info_block .day_txt{font-size: 36px;}
.info_block .month_txt, .year_txt{font-size: 14px}
.info_block .title_box{font-size: 18px;font-family: Magistral-Medium;color: #000;padding-top: 6px;}
.info_block .content_txt{font-size: 16px;font-family: OpenSans;color: #333333;padding-top: 7px;letter-spacing: -0.21px;line-height: 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.info_block .page_box{font-size: 16px;font-family: 'MAGISTRAL-MEDIUM';color: #999999;text-align: center;padding-top: 0px;margin:unset;}
.info_block .page_box span{padding: 0 2px}
.info_block .ueeshop_responsive_turn_page span a,.info_block .ueeshop_responsive_turn_page span font{background: unset;color: #999999;font-size: 16px;}
.info_block .page_box.ueeshop_responsive_turn_page.s1>span .page_item_current{color: #b7bf10;background: unset;}
.info_block .ueeshop_responsive_turn_page .jump_page_box{display: none;}

@media screen and (max-width: 768px) {
    .info_block .ueeshop_responsive_position .position{font-size: 12px;}
    .info_block .info_list_block{padding-top: 28px;padding-bottom: 42px;}
    .info_block .menu{display: grid;grid-template-columns: repeat(2, 46%);column-gap: 8%;}
    .info_block .menu h3{margin: 0 0.896%;}
    .info_block .menu a{font-size: 18px;height: 32px;white-space: nowrap;}
    .info_block .list_block{margin-top: 32px;}
    .info_block .list_block ul li.item_box{align-items: self-start;}
    .info_block .date_box{width: 80px;padding-top: 100%;background-color: #b7bf10}
    .info_block .day_txt{font-size: 28px;}
    .info_block .month_txt, .year_txt{font-size: 12px;}
    .info_block .item_content_box{padding-left: 4.4%;height: auto;}
    .info_block .title_box{font-size: 15px;padding-top: unset;}
    .info_block .content_txt{font-size: 12px;line-height: 18px;-webkit-line-clamp: 10;letter-spacing: 0.3px;padding-top: 10px;width: 94%;}
    .info_block .page_box{padding-top: 10px;}
    .info_block .ueeshop_responsive_turn_page span a, .info_block .ueeshop_responsive_turn_page span font{font-size: 14px;}
}
.info-detail .ueeshop_responsive_position .position {text-align: left; font-family: "Oswald-Regular"; line-height: 65px;}
/* UPAY450 新闻页 END */

/* UPAY450 经销商页 START */
.dealer-block{}
.dealer-block .ly_wrapper_1500{width: 92%;max-width: 1500px;margin:0 auto;}
.dealer-block .ueeshop_responsive_position{border-bottom: unset;}
.dealer-block .ueeshop_responsive_position .position{font-size: 16px;font-family: OpenSans;color: #808080;text-align: left;}
.dealer_block{margin-top: 56px;padding-bottom: 96px;}
.dealer-block .dealer_box{display: flex;}
.dealer-block .form_block{width: 35%;background-color: #f3f3f3;}
.dealer-block .form_box{padding-top: 40px;margin-left: 9.5%;width: 73.5%;}
.dealer-block .content{padding-top: 9px;letter-spacing: -0.2px;line-height: 24px;}
.dealer-block .area_box{padding-top: 28px;}
.dealer-block .select_item_box{margin-top: 12px;position: relative;border: solid 2px black;box-sizing: border-box;}
.dealer-block .select_item_box::after{content: "\e62b";width: 46px;height: 46px;background-color: black;position: absolute;right: 0%;top: 50%;transform: translateY(-50%);color: #fff;font-family: iconfont;font-size: 15px;text-align: center;line-height: 46px;pointer-events: none;}
.dealer-block .select_item{height: 42px;width: 100%;padding-left: 8px;letter-spacing: 1px;border: 0;}
.dealer-block .search_item_box{margin-top: 12px;position: relative;border: solid 2px black;box-sizing: border-box;display: flex;}
.dealer-block .search_item_box::after{content: "\e601";width: 46px;height: 46px;background-color: black;position: absolute;right: 0%;top: 50%;transform: translateY(-50%);color: #fff;font-family: iconfont;font-size: 15px;text-align: center;line-height: 46px;pointer-events: none;cursor:pointer;}
.dealer-block .search_item{height: 42px;width: 86%;padding-left: 8px;letter-spacing: 1px;border: 0;}
.dealer-block .search_btn_box{width: 12%;}
.dealer-block .search_btn{height: 100%;width: 100%;display: inline-block;box-sizing: border-box;background: #000;}
.dealer-block .filter_box{margin-top: 20px;}
.dealer-block .filter_title_box{border-bottom: solid 1px black;padding-bottom: 13px;}
.dealer-block .filter_item_box{padding-top: 15px;border-bottom: solid 1px black;padding-bottom: 21px;}
.dealer-block .item_content{margin-top: 18px;}
.dealer-block .bot_box{padding-top: 8px;padding-bottom: 10px;}
.dealer-block .item_checkbox_box{margin-top: 8px;}
.dealer-block .item_checkbox{width: 15px;height: 15px;position: relative;cursor: pointer}
.dealer-block .item_checkbox::after{content: "";width: 15px;height: 15px;background-color: #fff;position: absolute;box-sizing: border-box;border: solid 1px #d9d9d9;}
.dealer-block .item_checkbox:checked::before{content: "";width: 10px;height: 5px;border-color: #fff;border-style: solid;border-width: 0 0 1px 1px;position: absolute;left: 50%;top: 5%;z-index: 1;transform: rotate(-45deg) translate(-50%, -50%);}
.dealer-block .item_checkbox:checked::after{content: "";width: 15px;height: 15px;background-color: #b7bf10;position: absolute;}

.dealer-block .item_select{width: 100%;height: 44px;border: solid 1px #666666;margin-top: 10px;margin-bottom: 2px;}
.dealer-block .item_select{background-color: #fff;position: relative;text-align: left;padding: 0 5px;}
.dealer-block .item_select .item_selected{color: #000;font-size: 15px;font-family: OpenSans-Regular;}
.dealer-block .layui-btn .layui-icon{color: #000;font-weight: bold;position: absolute;right: 1%;top: 50%;transform: translateY(-50%);}

.dealer-block .title{font-size: 32px;font-family: Magistral-Medium;color: #000;}
.dealer-block .content{font-size: 14px;font-family: OpenSans;color: #1a1a1a;}
.dealer-block .select_item option{font-size: 16px;font-family: OpenSans;color: #333333;}
.dealer-block .filter_title{font-size: 20px;font-family: Magistral-Medium;color: #000;}
.dealer-block .item_title{font-size: 16px;font-family: Magistral-Medium;color: #000;}
.dealer-block .checkbox_txt{font-size: 14px;font-family: OpenSans;color: #808080;padding-left: 2%;cursor: pointer}
.dealer-block .item_select_txt{font-size: 16px;font-family: OpenSans;color: #333333;letter-spacing: 1.2px;}
.dealer-block .print_box a{font-size: 20px;font-family: Magistral-Medium;color: #000;}
.search_lay_item_list{margin: unset;}
.search_lay_item_list .layui-menu li:hover{background-color: #b7bf10;transition: all 0.5s;}

.dealer-block .map_block{width: 65%;}
.dealer-block .map_box{width: 100%;height: 100%;overflow: hidden;}

@media screen and (max-width: 768px) {
    .dealer-block .ueeshop_responsive_position .position{font-size: 12px;}
    .dealer_block{margin-top: 25px;padding-bottom: 30px;}
    .dealer-block .dealer_box{flex-wrap: wrap;}
    .dealer-block .form_block{width: 100%;background: transparent;}
    .dealer-block .form_box{width: 100%;margin-left: unset;padding-top: 0px;}
    .dealer-block .title{font-size: 20px;}
    .dealer-block .content{font-size: 13px;line-height: 18px;padding-top: 12px;}
    .dealer-block .area_box{padding-top: 12px;}
    .dealer-block .select_item{height: 38px;font-size: 12px;letter-spacing: 0.6px;}
    .dealer-block .select_item_box::after{width: 38px;height: 42px;}
    .dealer-block .filter_box{margin-top: 25px;}
    .dealer-block .filter_title{font-size: 16px;}
    .dealer-block .item_title{font-size: 13px;}
    .dealer-block .item_content{margin-top: 12px;}
    .dealer-block .item_checkbox_box{margin-top: 15px;}
    .dealer-block .item_checkbox{width: 12px;height: 12px;}
    .dealer-block .item_checkbox:checked::before{width: 8px;height: 5px;left: 55%;top: 0;}
    .dealer-block .item_checkbox:checked::after{height: 12px;width: 12px;}
    .dealer-block .checkbox_txt{font-size: 13px;}
    .dealer-block .filter_item_box{padding-top: 13px;padding-bottom: 17px;}
    .dealer-block .item_select_txt{font-size: 12px;letter-spacing: 0.3px;}
    .dealer-block .print_box a{font-size: 14px;}
    .dealer-block .map_block{margin-top: 25px;width: 100%;padding-top: 100%;position: relative;}
    .dealer-block .map_box{width: 100%;height: 100%;position: absolute;top: 0;}
    .dealer-block #container{width: 100%;height: 100%;}

}

/* UPAY450 经销商页 END   */

.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; -o-text-overflow: ellipsis; 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; -webkit-transition: all 0.5s; -o-transition: all 0.5s; 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; -webkit-transition: all 0.5s; -o-transition: all 0.5s; 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 #506ef5; font-size: 16px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; 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(../images/pro_cate_icon.png) no-repeat center / 100%; -webkit-transition: all 0.5s; -o-transition: all 0.5s; 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(../images/pro_cate_icon2.png) no-repeat center / 100%; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; z-index: 1; opacity: 0;}
.products .pro_cate .list:hover .first_cate a{ background: #506ef5; color: #fff;}
.products .pro_cate .list:hover .first_cate a:before{ -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.products .pro_cate .list:hover .first_cate a:after{ -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); opacity: 1;}
/*.products .pro_cate .list:hover .son_cate{ display: block;}*/
.products .pro_cate .son_cate{display: none;margin-bottom: 10px; background: #f7f7f7;}
/*.products .pro_cate .list.on .son_cate{display: block;}*/
.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:before{content: '';width: 4px;height: 7px;background: url(../images/cate_item_icon.png) no-repeat center;margin:auto;position: absolute;top: 0;bottom: 0;left: 30px;}*/
.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; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all 0.5s; -o-transition: all 0.5s; 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: #506ef5; 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; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.products .pro_cate .son_cate .subcate3 a:last-child{ border: 0;}
.products .pro_cate .son_cate .subcate3 a:hover{ background: #506ef5; color: #fff;}

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: 18px;height: 1px;background: #e3e3e3;margin-left: 20px;content: '';}

.product-list .ueeshop_responsive_products_list .item .info { float: left; padding-left: 47px; width: 100%; padding: 0; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box;}
.product-list .ueeshop_responsive_products_list .item .info .name{ margin-bottom: 0; height: auto;}
.product-list .ueeshop_responsive_products_list .item .info .name a{ display: block; width: 100%; height: 48px; line-height: 24px; font-family: 'Opensans-Light'; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.product-list .ueeshop_responsive_products_list .item:hover .info .name a{ color: #f9c737;}
.product-list .ueeshop_responsive_products_list .item .info .more{ display: none; margin: 0 auto; width: 123px; height: 36px; line-height: 36px; font-size: 14px; color: #506ef5; font-family: Arial; text-decoration: underline; text-align: center; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}

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

.wrap-module .ueeshop_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 .ueeshop_responsive_position{ width: 100%; border-bottom: 0;}
.in_ad .ad_con .ueeshop_responsive_position .title{ display: block; float: none; width: 100%; max-width: inherit; height: 70px; line-height: 70px; font-size: 50px; color: #fff; font-family: 'OpenSans-Bold'; 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: 16px; color: #fff;}
.in_ad .ad_con .ueeshop_responsive_position .position a{ font-size: 14px; color: #fff;}
.in_ad .bxSlide-outter {min-height: 3rem;}

body .ueeshop_responsive_turn_page{text-align: center;}
body .ueeshop_responsive_turn_page span{width: auto;min-width: 14px;}
body .ueeshop_responsive_turn_page span a{ display: block; background: #fff;}
body .ueeshop_responsive_turn_page span .page_item_current{background:#f9c737;color:#fff;}

body .ueeshop_responsive_turn_page.s1>span .page_item_current{background: #506ef5;color: #fff;}
body .ueeshop_responsive_turn_page span a,
body .ueeshop_responsive_turn_page span font{ background: #f5f5f5; color: #555;font-size: 18px;width: 100%;}
body .ueeshop_responsive_turn_page span a{ background: #fff;}
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/icon_pro_all.png) no-repeat 0 0;display: none;}
body .ueeshop_responsive_turn_page span em.icon_page_next{width: 21px;height: 10px;background: url(../images/icon_pro_all.png) no-repeat right 0 bottom 0;display: none;}

.wrap .cate-name{font-size: 30px;color: #000;margin-bottom: 15px;margin-bottom: 30px; text-decoration: none;}
.wrap .cate-name a{ text-decoration: none;}
.wrap .cate-name span{display: block;width: 28px;height: 2px;background: #506ef5;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: #0a3c5f;}

.bx-wrapper .bx-controls-direction a{ display: none;}

.wrap-module .cate-name{font-size: 30px;color: #000;margin-bottom: 15px;margin-bottom: 30px;}
.wrap-module .cate-name span{display: block;width: 28px;height: 2px;background: #f9c737;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; -o-text-overflow: ellipsis; 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: #506ef5; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);}

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

.info-list .menu-in-left .ueeshop_responsive_position{ border-bottom: 0;}
.info-list .menu-in-left .ueeshop_responsive_position .title{ display: none;}
.info-list .menu-in-left .ueeshop_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; width: auto; line-height: 43px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.menu-wrap-style .menu li a{ display: block; padding: 0 4px; min-width: 155px; border: 1px solid #506ef5; font-size: 18px; text-align: center; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; text-decoration: none;}
.menu-wrap-style .menu li a.on, .menu-wrap-style .menu li a:hover{ background: #506ef5; color: #fff;}

/*.menu-wrap-style .menu{ padding-bottom: 10px; border-bottom: 1px solid #dedede;}*/
.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; -o-text-overflow: ellipsis; 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: #506ef5; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); 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; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.menu-wrap-style .menu h3 a{ display: block; padding: 0 4px; min-width: 155px; border: 1px solid #506ef5; font-size: 18px; text-align: center; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; text-decoration: none;}
.menu-wrap-style .menu h3 a:hover{ background: #506ef5; color: #fff;}
.menu-wrap-style .menu h3 a.on, .menu-wrap-style .menu h3 a:hover { background: #506ef5;color: #fff; }
/*
.menu-wrap-style .menu li{height: 40px;line-height: 40px;padding-left: 20px;position: relative;padding-right: 10px; overflow:hidden; cursor: pointer;}
.menu-wrap-style .menu li a{font-size: 16px;}
.menu-wrap-style .menu li a.on{color: #f87b58;}
*/

.ueeshop_responsive_download_list ul li:hover{color: #f25529;}
.ueeshop_responsive_download_list ul li a:hover{background: #f25529;}

.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; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.contenter .cate_brief{ padding: 0 30px; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box;}
.contenter .ueeshop_responsive_position .title{ margin-bottom: 4px; width: 100%; height: 62px; line-height: 62px; font-size: 20px; color: #333;}
.contenter .ueeshop_responsive_position{ border-bottom: 0;}
.contenter .ueeshop_responsive_position .position{ display: none;}
.article-content .wrap .contenter .ueeshop_responsive_position .position{ display: block;}
.article-content .wrap .contenter { margin-top: 0;}
.contenter .ueeshop_responsive_case_list{ margin: 0;}
.contenter .ueeshop_responsive_case_list .item{ padding: 0; background: #f5f5f5; border-bottom: 0;}

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: #555;}
body .ueeshop_responsive_case_list .item .info .name a{ font-size: 24px; color: #333; text-decoration: none;}
body .ueeshop_responsive_case_list .item .info .desc{ padding-top: 20px; line-height: 24px; font-size: 14px; color: #5b5b5b;}

.rightside .ueeshop_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%); -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; 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); -ms-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%); -ms-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 .ueeshop_responsive_case_detail>.share { display: block; }
.wrap-module .ueeshop_responsive_info_detail>.share { display: block; }
.article-content .ueeshop_responsive_article_detail>.contents>.share { display: block; }

body .menu-in-left .wrap-righter-style .ueeshop_responsive_download_list ul li { overflow: hidden; }
body .menu-in-left .wrap-righter-style .ueeshop_responsive_download_list ul li .name { width: 65%; }

.ueeshop_responsive_header .header .func .cart_btn{background: url(../../../images/cart/cart_icon_white.png) no-repeat center center / 100% !important;}

@media screen and (max-width: 1440px) {
    .public_btn { width: 200px; }
    .public_btn a { font-size: 15px; line-height: 55px; }
    .all_protype .pro_item { width: 32.9%; }
    .all_protype .pro_item a .typename p { font-size: 22px; }
    .product_box .bankbox { margin: 80px auto 0; }
    .product_box .bankbox .bank_title { height: 50px; overflow: hidden; }
}

@media screen and (max-width: 1320px) {
    .wrap { width: 96%; }
}
@media screen and (max-width: 991px) {
  

    .pro_cate{display: none;}
    .menu-wrap-style{display: none;}
    .menu-in-left .wrap-righter-style{ padding-top: 0; width: 100%;}
    .product-list .contenter #plist .contents .blk{width: 31%;margin:0 1% 25px;}
}

@media screen and (max-width: 860px) {
    .pro_list .ueeshop_responsive_position .position { float: none; width: 100%; height: inherit; line-height: inherit; text-align: left; }
}

@media screen and (max-width: 768px) {
  
    body .ueeshop_responsive_turn_page span{min-width: 25px;}
    .info_block .page_box span{padding: 0 4px;}
    .in_ad .ad_con .ueeshop_responsive_position .title{ display: none;}
    .wrap-module .ueeshop_responsive_products_list .item{ margin-right: 2%; width: 49%;}
	.wrap-module .ueeshop_responsive_products_list .item:nth-child(4n){ margin-right: 2%;}
    .wrap-module .ueeshop_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;}
    body .ueeshop_responsive_case_list .item .img{ width: 100%;}
    body .ueeshop_responsive_case_list .item .info{ margin: 0 auto; padding: 0 0 20px 0; width: 90%;}
	body .ueeshop_responsive_case_list .item .info .name { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
    body .ueeshop_responsive_case_list .item .info .name a{ font-size: 20px;}
        
    .wrap .cate-name{margin-bottom: 15px;font-size: 22px;}
    .wrap .cate-name span{margin-top: 10px;}

    .rale_news .list { grid-template-columns: repeat(2, 46.5%); }
    .rightside .ueeshop_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; }
}



/* t268 start */

a:hover{text-decoration:none;}
.ly_wrapper_1400{margin:auto;padding-right:15px;padding-left:15px;width:1400px;}
.ly_wrapper_1720{margin:auto;padding-right:15px;padding-left:15px;width:1720px;}
.ly_wrapper_1180{margin:auto;padding-right:15px;padding-left:15px;width:1180px;}
.ly_typeItem_img{position:relative;overflow:hidden;padding-top:100%;}
.ly_typeItem_img .ly_type_img{position:absolute;margin-top:-100%;width:100%;height:100%;text-align:center;}
.ly_typeItem_img .ly_type_img img{display:inline-block;max-width:100%;max-height:100%;vertical-align:middle;font-size:0;}
.ly_typeItem_img .ly_type_img span{display:inline-block;height:100%;vertical-align:middle;}
#header{position:static;top:0;right:0;left:0;z-index:999;margin:auto;padding-top:21px;padding-bottom: 21px;background-color: #000000;}
#header .ly_header_top{padding-bottom:14px;display: flex;justify-content: flex-end;align-items: center;}
#header .ly_header_top .ly_header_login{display:inline-block;color:#ffffff;vertical-align:middle;font-size:16px;font-family:"Opensans-Regular";line-height:32px;}
#header .ly_header_top .ly_header_line{display:inline-block;margin:0 27px;width:1px;height:14px;background-color:#ffffff;vertical-align:middle;}
#header .ly_header_top .ly_header_lang{position:relative;display:inline-block;color:#ffffff;vertical-align:middle;text-transform:capitalize;font-size:16px;font-family:"Opensans-Regular";line-height:32px;cursor:pointer;}
.ly_header_lang .ly_header_subLang{position:absolute;top:102%;left:50%;z-index:100;visibility:hidden;padding:10px 10px;width:135px;border-radius:3px;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);box-shadow:0 0 10px rgba(0,0,0,0.1);text-align:center;opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform:translateX(-50%);transform:translateX(-50%);-ms-transform:translateX(-50%);}
.ly_header_lang .ly_header_subLang a{margin:10px 0;color:#000;text-decoration:none;font-size:14px;line-height:30px;display: block;}
.ly_header_lang:hover .ly_header_subLang{visibility:unset;opacity:1;}
#header .ly_header_top .default_shopping_cart{display: inline-block;width: 32px;height: 32px;background-image: url(../../../images/cart/cart_icon_white.png);}
#header .ly_header_bot{font-size:0;}
#header .ly_header_bot .ly_header_logo{display:inline-block;width:275px;vertical-align:middle;}
#header .ly_header_bot .ly_header_logo img { max-height: 50px; }
#header .ly_header_bot .ly_header_nav{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;/*padding:0 2.8125vw;*/padding: 0 1.8125vw;width:calc(100% - 550px);vertical-align:middle;}
#header .ly_header_bot .ly_heaedr_opear{display:inline-block;width:275px;vertical-align:middle;text-align:right;}
.ly_header_nav ul{width:100%;text-align:center;font-size:0;}
.ly_header_nav ul li{position:relative;display:inline-block;/*padding:0 2.23958vw;*/padding: 0 1.5vw;vertical-align:middle;text-align:left;}
.ly_header_nav ul li>a{position:relative;display:block;color:#ffffff;font-size:16px;font-family:"Opensans-Regular";line-height:50px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.ly_header_nav ul li a::after{position:absolute;right:0;bottom:3px;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:3px;background-color:#f9c737;content:'';-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.ly_header_navsub{position:absolute;top:99%;left:50%;z-index:999;-webkit-box-sizing:border-box;box-sizing:border-box;padding:9px 20px;width:200px;border-radius:3px;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);font-size:14px;opacity:0;-webkit-transition:all 300ms ease 0s;-o-transition:all 300ms ease 0s;transition:all 300ms ease 0s;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-ms-transform:translate(-50%,0);pointer-events:none;}
.ly_header_nav ul li .ly_header_navsub a{display:block;color:#000000;position:relative;font-size:16px;font-family:"Opensans-Regular";line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ly_header_nav ul li .ly_header_navsub a::after { bottom: 0; }
.ly_header_nav ul>li:hover .ly_header_navsub{opacity:1;pointer-events:all;}
.ly_heaedr_opear .ly_header_search{display:inline-block;width:50px;height:50px;background-image:url(../images/icons.png);background-position:0 center;background-repeat:no-repeat;vertical-align:middle;font-family:"Opensans-Regular";}
.ly_heaedr_opear .ly_header_inquiry{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:57px;width:166px;height:48px;border:solid 1px #f9c737;background-color:#f9c737;color:#000000;vertical-align:middle;text-align:center;text-transform:uppercase;font-size:16px;font-family:"Opensans-Regular";line-height:48px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.ly_heaedr_opear .ly_header_inquiry:hover{border-color:#fff;background-color:transparent;color:#fff;}


#footer{padding-top:58px;padding-bottom:37px;background-color:#000000;}
#footer .ly_footer_top{padding-bottom:130px;padding-bottom:36px;font-size:0;}
.ly_foot_menu{display:inline-block;width:75%;vertical-align:top;}
.ly_foot_menu .ly_menu_list{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:15px;width:33.33%;vertical-align:top;}
.ly_foot_menu .ly_menu_list dl dt{margin-bottom:15px;color:#ffffff;font-size:16px;font-family:"Opensans-Regular";line-height:30px;}
.ly_foot_menu .ly_menu_list dl dd{font-size:14px;line-height:30px;}
.ly_foot_menu .ly_menu_list dl dd a{color:#888888;font-family:"Opensans-Light";}
.ly_foot_contact{display:inline-block;width:25%;vertical-align:top;}
.ly_foot_contact_title{margin-bottom:15px;color:#ffffff;font-size:16px;font-family:"Opensans-Regular";line-height:30px;}
.ly_foot_contact_tel{color:#285ae6;font-size:24px;font-family:"Opensans-Regular";line-height:30px;}
.ly_foot_contact_btn{color:#888888;text-transform:lowercase;font-size:14px;font-family:"Opensans-Light";line-height:30px;}
.ly_foot_contact_btn a{color:#888888;text-decoration:underline;text-transform:none;}
.foot_share{margin-top:13px;font-size:0;}
.foot_share a{display:inline-block;margin:8px;width:44px;height:44px;border:solid 1px #fdffff;border-radius:50%;background-image:url(../images/icon_follow_1.svg);background-size:44px;}
.ly_footer_bot{padding-top:36px;border-top:solid 1px #363636;}
.ly_foot_copy{color:#888888;font-size:14px;font-family:"Opensans-Light";line-height:30px;}
#footer .parceiro { margin-bottom: 25px; }
#footer .parceiro .title { font-size: 16px; color: #fff; margin-bottom: 20px; text-transform: capitalize; }
#footer .parceiro .list { display: flex; flex-wrap: wrap; }
#footer .parceiro .list .item { position: relative; width: 100px; height: 70px; margin-right: 15px; margin-bottom: 10px; }
#footer .parceiro .list .item img { position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; }

body #banner_edit .banner_tab a{margin: 0 7.5px; width: 117px; height: 3px; background: #fff;}
body #banner_edit .banner_tab a:hover, body #banner_edit .banner_tab a.on{background: #0a3c5f;}

@media screen and (max-width:1780px){
    .ly_wrapper_1720{width:92%;}
}
@media screen and (max-width:1500px){
    .ly_wrapper_1400{width:92%;}
}
@media screen and (max-width:1360px){
    #header .ly_header_bot .ly_header_logo { width: 200px; }
    #header .ly_header_bot .ly_heaedr_opear { width: 240px; }
    #header .ly_header_bot .ly_header_nav { width: calc(100% - 450px); }
    .ly_heaedr_opear .ly_header_inquiry { margin-left: 20px; }
}
@media screen and (max-width:1300px){
    .ly_wrapper_1180{width:92%;}
}
@media screen and (min-width:991px){
    .ly_header_nav ul li a:hover{color:#f9c737;text-decoration:none;}
    .ly_header_nav ul li a:hover::after{width:100%;}
}

@media screen and (max-width:991px){
    #header{display: none;}
    .ly_foot_menu{width:100%;}
    .ly_foot_menu .ly_menu_list{padding-right:0;width:100%;}
    #footer{padding-top:22px;padding-bottom:26px;}
    #footer .ly_footer_top{position:relative;padding-bottom:10px;}
    #footer .ly_footer_top .ly_foot_menu .ly_menu_list dl dt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:6px 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
    .ly_foot_menu .ly_menu_list dl dt i{position:relative;display:inline-block;width:15px;}
    .ly_foot_menu .ly_menu_list dl dt i::after{position:absolute;top:50%;bottom:0;left:50%;display:inline-block;width:2px;height:15px;background-color:#ffffff;content:'';-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
    .ly_foot_menu .ly_menu_list dl dt i::before{position:absolute;top:50%;right:0;left:0;display:inline-block;width:15px;height:2px;background-color:#ffffff;content:'';-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-ms-transform:translate(0,-50%);}
    .ly_foot_menu .ly_menu_list dl dt.on i::after{opacity:0;}
    .ly_foot_menu .ly_menu_list dl dd{display:none;}
    .ly_foot_contact{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .ly_foot_contact_title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:6px 0;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
    .ly_foot_contact_title i{position:relative;display:inline-block;width:15px;}
    .ly_foot_contact_title i::after{position:absolute;top:50%;bottom:0;left:50%;display:inline-block;width:2px;height:15px;background-color:#ffffff;content:'';-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
    .ly_foot_contact_title i::before{position:absolute;top:50%;right:0;left:0;display:inline-block;width:15px;height:2px;background-color:#ffffff;content:'';-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-ms-transform:translate(0,-50%);}
    .ly_foot_contact_title.on i::after{opacity:0;}
    .ly_foot_contact_text{display:none;}
    .ly_foot_contact_tel{display:inline-block;padding-right:5px;vertical-align:top;font-size:20px;line-height:26px;}
    .ly_foot_contact_btn{display:inline-block;vertical-align:top;}
    .foot_share{margin-top:25px;width:100%;text-align:center;}
    .foot_share a{margin:7px;width:40px;height:40px;background-size:40px;}
    .ly_foot_copy{padding-right:15px;padding-left:15px;text-align:center;font-size:12px;line-height:20px;}



    /* other start */
    .product-list .pro_list .hot_cate .bx-pager{margin:30px 0 60px}
    /* other end  */

    body #banner_edit .banner_tab{display: block;}
}

/* t268 end */