@charset "utf-8";
/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/

*{font-family: 'Opensans-Regular';}
html, div{outline:0;}
.hide{display:none;}
.imgbox{display:block; overflow:hidden;}
.imgbox img{max-width:100%; max-height:100%;}
input,textarea{outline: none;}
input[type=submit]{cursor: pointer;}
/*#main.w>.fl{width:190px;}*/

body{background:#fff;width: 100%;height: 100%;max-width: 1920px;margin:0 auto;overflow-x: hidden;position: relative;}
.wrap{width:1300px; margin:0 auto; zoom:1;}
.wrap:after,.wrap:before{display:table; content:'';}
.wrap:after{clear:both;}
.text-over{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.over{overflow: hidden;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.table{width: 100%;height: 100%;display: table;}
.table-cell{display: table-cell;}
.inline{display: inline;}
.inline-block{display: inline-block;}
.block{display: block;}
.hidden{display: none;}
.visible-hidden{visibility: hidden;opacity: 1;}
.middle{vertical-align: middle;}
.middleImg img{vertical-align: middle;}
.middleImg .mid-ilb{vertical-align: middle;display: inline-block;}
.middleImg span{height: 100%;vertical-align: middle;display: inline-block;}
.relative{position: relative;}
.absolute{position: absolute;z-index: 1;}
.fixed{position: fixed;z-index: 1;}
.center-vertical{position: relative;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.trans-show{transition:all .5s;-webkit-transition:all .5s;opacity: 0;visibility: hidden;}
.trans-show.visable{opacity: 1;visibility: visible;}
.trans{-webkit-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.imgZoom img{transition: all .4s;-webkit-transition: all .4s;}
.imgZoom img:hover{transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1);}
.pointer{cursor: pointer;}
.flow-shadow{-webkit-transition:all .5s;transition:all .5s;}
.flow-shadow:hover{transform:translate3d(0, -2px, 0);-webkit-transform:translate3d(0, -2px, 0);-webkit-box-shadow:0 0px 10px #e9e9e9;box-shadow:0 0px 10px #e9e9e9;}
.clear_gt_991{clear: both;}
.border-box{box-sizing: border-box;}
*.hoverColor{-webkit-transition:all .3s;transition:all .3s;}
*.hoverColor:hover{color: #e39f59!important;}
.show-pc-block{display: block!important;}
.show-pc-inline-block{display: inline-block!important;}
.show-mb-block{display: none!important;}
.show-mb-inline-block{display: none!important;}
body.flex-foot-bottom{display: flex;flex-direction: column;}
.flex-foot-bottom .header,
.flex-foot-bottom .footer,
.flex-foot-bottom .top-cateogry,
.flex-foot-bottom .wrap-banner,
.flex-foot-bottom .bread{flex: 0 0 auto;}
.flex-main-content{flex: 1 0 auto;}
a:hover{text-decoration: none;}

.responsive_pc_header{ height: 249px;}
.responsive_pc_header .header_in{ width: 100%; height: 50px; transition: all 0.3s;}
.responsive_pc_header .header_in.fixed{ position: fixed; left: 0; top: 0; z-index: 100; background: #fff;}
.responsive_pc_header .header_in .head-nav{ height: 50px; line-height: 50px;}
.responsive_pc_header .header_in .head-nav .n_item .topName{ line-height: 50px;}

.headerTop{line-height: 48px;padding: 0 2%;background: url(../images/topper_bg.png) repeat-x center;}
.headerTop *{font-size: 14px;color: #fff;}
.headerTop .langWrapper{}
.headerTop .langWrapper .default_language_currency_style dt{padding-right: 0}
.headerTop .wel_word{width: 50%;left: 0;right: 0;margin:auto;}
.headerTop .langWrapper .topLang{line-height: 46px;text-transform: uppercase;padding-right: 17px;background: url(../images/icon_down_tri.png) no-repeat right center;}
.headerTop .langWrapper .otherLang{position: absolute; top: 100%;left:0; width: 130px;z-index: 1;background: #fff;padding:5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;display: none;box-shadow: 0 5px 10px rgba(0,0,0,.3);}
.headerTop .langWrapper .otherLang .langName{display: block;line-height: 24px;font-size: 12px;color: #000;}
.headerTop .langWrapper .otherLang .langName:hover{color: #ba7b57;}
.headerTop .langWrapper:hover .otherLang{display: block;}
.headerTop .headerInfo{float: right;}
.headerTop .headerInfo .t_icon{position: relative;line-height: 1;display: inline-block;vertical-align: middle;margin-right: 20px;}
.headerTop .headerInfo .icon_inq span{position: absolute;top: -3px;right: -3px;width: 6px;height: 6px;border-radius: 50px;background: #ffe400;}
.headerTop .headerInfo .headerUser{display: inline-block;}
.headerTop a:hover{color: #9c562e;}
.foot_share .foot_share_box{transform: scale(0.7);margin-right: 0;}

.headerNav{padding: 40px 0 20px;box-sizing: border-box;/*height: 172px;*/}
.headerNav .logo{ margin-bottom: 20px; height: 90px;}
.headerNav .head-nav{/*width: 63.95%;max-width: 1100px;*/display: flex;justify-content: space-around;}
.headerNav .head-nav .n_item{max-width: 150px;position: relative;margin-right: 5%;}
.headerNav .head-nav .n_item + .n_item{margin-left: 30px;}
.headerNav .head-nav .n_item .topName{line-height: 30px;font-size: 14px;text-transform: uppercase;}
.headerNav .head-nav .n_item .navSub{width: 242px;background: #fff;position: absolute;top:50px;left:50%;transform: translate(-50%,0);box-shadow: 0 0 10px rgba(0,0,0,.1);padding:20px 30px;box-sizing: border-box;opacity: 0;z-index: -1}
.headerNav .head-nav .n_item .navSub .subName{display: block;line-height: 1.8;font-size: 14px;text-transform: capitalize;}
/*.headerNav .head-nav .n_item .navSub .subName + .subName{margin-top: 10px;}*/
.headerNav .head-nav .n_item:hover .topName{}
.headerNav .head-nav .n_item:hover .navSub{opacity: 1;z-index: 100;}
.search-form{width: 0;padding-left: 20px;background: url('../images/icon_search.png') no-repeat center;box-sizing: border-box;cursor: pointer;}
.search-form.open{width: 240px;padding-left: 0;background: none;cursor: none;}
.search-form form input{border:none;/*float: left;*/vertical-align: middle;}
.search-form .text{border-bottom: 1px solid #c9c9c9;height: 30px;width: calc(100% - 25px);background: none;font-size: 14px;color: #b3b3b8;}
.search-form .sub_btn{width: 20px;height: 30px;background: url('../images/icon_search.png') no-repeat center;}

.index-banner .bx-controls-direction{display: none;}
.index-banner .bx-wrapper .bx-pager{bottom: 2%;}
.index-banner .bx-wrapper .bx-pager.bx-default-pager a{background: rgba(255,255,255,.6);border:1px solid transparent;width: 11px;height: 11px;opacity: 1;border-radius: 50px;}
.index-banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.index-banner .bx-wrapper .bx-pager.bx-default-pager a.active{background: none;border:1px solid rgba(255,255,255,.6);}

.index-module{padding:70px 0;}
.index-module .index-title{margin-bottom: 55px;font-size: 36px;color: #424242;font-family: "CrimsonText-Semibold";text-align: center;text-transform: uppercase;}
.index-module .index-title .top-title{margin-bottom: 10px;font-family: "Greatvibes-Regular";font-size: 34px;color: #333;text-transform: capitalize;}
.index-module .index-title span{display: block;position: relative;max-width: 180px;margin: 20px auto 0;text-align: center;}
.index-module .index-title span:after,
.index-module .index-title span:before{position: absolute;left: 0;top: 0;bottom: 0;margin:auto;max-width: 55px;width: 100%;height: 1px;background: #b97a56;content: '';}
.index-module .index-title span:before{left: auto;right: 0;}
.index-module .index-title.white{color: #fff;}
.index-module .index-title.white .top-title{color: #fff;}
.index-module .index-title.white span:after,
.index-module .index-title.white span:before{background: #fff;}

.index-photo{display: flex;flex-wrap: wrap;flex-direction: row;align-items: center;justify-content: center;font-size: 0;}
.index-photo .box{max-width: 31.5%;flex-grow: 1;margin-left: 2.7%;background: #f4f4f4;}
.index-photo .box:first-child{margin-left: 0;}
.index-photo .box .img{display: flex;align-items: center;justify-content: left;top: 0;right: 0;width: 55%;height: 100%;padding: 3%;}
.index-photo .box .word{display: flex;flex-direction: column;align-items: center;justify-content: center;top: 0;left: 0;width: 45%;height: 100%;box-sizing: border-box;text-align: center;}
.index-photo .box .word .tit{font-size: 30px;color: #424242;font-family: "Greatvibes-Regular";margin-bottom: 10px;}
.index-photo .box .word .bf{font-size: 18px;color: #7e8184;font-family: "CrimsonText-Semibold";}
.index-photo .box .word .more{margin-top: 25%;}

.index-about{padding:0;background: #f4f4f4 url(../images/ab_bg.png) no-repeat right center;}
.index-about .pic{width: 50%;}
.index-about .words{width: 45%;max-width: 648px;padding:4% 0 1% 4%;}
.index-about .words .index-title{margin-bottom: 30px;text-align: left;}
.index-about .words .index-title span{margin-left:0;}
.index-about .words .bf{font-size: 14px;color: #717171;line-height: 1.8;}
.index-about .words .more{font-size: 13px;color: #9c562e;text-transform: uppercase;border:1px solid #9c562e;max-width: 155px;width: 100%;line-height: 40px;margin-top: 30px;}
.index-about .words .more:hover{color: #fff;background: #9c562e;}

.index-product{}
.index-product .list{}
.index-product .list .box{width: 23.08%;margin-left: 2.5%;}
.index-product .list .box:first-child{margin-left: 0;}
.index-product .list .box .pic{border:1px solid transparent;}
.index-product .list .box:hover .pic{border-color: #ac6f4e;}
.index-product .list .box .pic .w-mask{width: 100%;height: 100%;top: 0;left: 0;background: rgba(255,255,255,.5);}
.index-product .list .box:hover .pic .w-mask{visibility: visible;opacity: 1;}
.index-product .list .box .pic .w-mask:after,
.index-product .list .box .pic .w-mask:before{position: absolute;top: 0;right: 0;bottom: 0;left: -10px;margin:auto;width: 22px;height: 2px;background: #ac6f4e;content: '';transition: all .3s .2s;opacity: 0;}
.index-product .list .box .pic .w-mask:before{width: 2px;height: 22px;top: -10px;left: 0;}
.index-product .list .box:hover .pic .w-mask:after,
.index-product .list .box:hover .pic .w-mask:before{top: 0;left: 0;opacity: 1;}
.index-product .list .box .pic img{transition: all .8s;-webkit-transition: all .8s;}
.index-product .list .box .name{font-size: 16px;color: #2e2e2e;margin: 15px 0;}
.index-product .list .box .price{font-size: 14px;color: #2e2e2e;margin: 15px 0;}
.index-product .list .box .more{text-transform: uppercase;font-size: 12px;color: #ac6f4e;border-bottom: 1px solid #ac6f4e;}

.index-case{background: url(../images/case_bg.jpg) no-repeat center top;}
.index-case .list{}
.index-case .list *{font-size: 0;}
.index-case .list .box{width: 20%;}

#footer{background: #282828; color:#777;}
#footer .link{padding:55px 0; padding-bottom:30px; max-width:1200px; margin:0 auto; box-sizing:border-box;}
#footer .link .ft_inform,
#footer .link ul{float: left;width:18%; overflow:hidden; box-sizing:border-box;}
#footer .link ul{margin-left: 3%;}
#footer .link ul li{height: 32px;overflow: hidden;line-height: 32px;font-size: 15px;color: #3e3e3e; text-transform:capitalize; max-width:90%; color:#717171;}
#footer .link ul li.tit{margin-bottom:5px;font-weight: bold;font-size: 16px;text-transform: uppercase; color:#fff;font-family: "CrimsonText-Semibold";}
#footer .link ul a{font-size: 14px;color: #717171;}
#footer .link .ft_inform{width: 30%;}
#footer .link .ft_inform .foot_logo{margin-bottom: 20px;}
#footer .link .ft_inform .brief{font-size: 14px;color: #777;line-height: 25px;margin-bottom: 20px;}
#footer .link .ft_inform .more{text-transform: uppercase; font-size: 12px; color: #ac6f4e; border-bottom: 1px solid #ac6f4e;}
#footer .link ul.contact{width:23%;}
#footer .link ul.contact li.i{line-height:150%; height:auto; position:relative; padding:5px 0 10px; box-sizing:border-box;}
#footer .link ul.contact li span{float: left;display:block; width:20px; height:24px; background:url(../images/icon_addr.png) no-repeat left center;margin-right: 10px;}
#footer .link ul.contact li.tel span{background-image: url(../images/icon_phone.png);}
#footer .link ul.contact li.email span{background-image: url(../images/icon_mail.png);}
#footer .partners{max-width:1200px; position:relative; margin:0 auto; box-sizing:border-box; padding-bottom:40px;}
#footer .partners .title{position:absolute; top:0; width:160px; font-size:16px; color:#fdc107; font-weight:bold;}
#footer .partners .box{padding-left:160px;}
#footer .partners .box .list{width:160px; height:60px; overflow:hidden; border:1px solid #ddd; margin-right:10px; text-align:center; margin-bottom:10px; background:#fff;}
#footer .partners .box .list .item{height:100%;}
.copyright{background: #1f1f1f; padding:25px 0;font-size: 14px;color: #717171;text-align: center;}
.copyright a{font-size: 14px;color: #717171;}
.foot_share .foot_share_box{margin-right: 0;}
#footer .foot-lang{}
#footer .foot-lang .down-select{bottom: 100%;right: 0;background: rgba(255,255,255,.8);padding: 5px 10px;border-radius: 4px;}
#footer .foot-lang .down-select a{padding:3px 0;}
#footer .foot-lang .down-select a img,
#footer .foot-lang .cur_lang img{max-width: 20px;max-height: 20px;margin-right: 4px;}
#footer .foot-lang .down-select a:hover{color:#42b3e5;}
#footer .foot-lang .cur_lang{text-transform: uppercase;}
#footer .foot-lang:hover .down-select{opacity: 1;visibility: visible;}

#copymsg{background: #212120;font-size: 14px;color: #fff;padding:15px 0;}
#copymsg a{color: #fff;}

.wrap-module *{}

#position{font-size: 14px;color: #7d7d7d;}
#position a{font-size: 14px;color: #7d7d7d;}
.product-detail .position_bg{background: #f3f3f3;}
.product-detail .ueeshop_responsive_position{width: 96%;max-width: 1200px;margin:0 auto;}
.wrap-righter-style .ueeshop_responsive_position .title{font-size: 30px;color: #1f1f1f;height: 35px;line-height: 35px;}
.wrap-righter-style .ueeshop_responsive_position .position{height: 35px;line-height: 35px;}
.wrap-righter-style .ueeshop_responsive_position .position a{font-size: 14px;color: #7d7d7d;}

body .ueeshop_responsive_article_feedback .article_feedback_title .title{}
.article-content .art-title{height: 35px;margin: 30px 0;font-size: 22px;color: #333;text-align: center;}
.wrap-module .ueeshop_responsive_position{margin-bottom: 25px;border-bottom: none;}
.art-menu-wrap-style{margin-bottom: 45px;}
.art-menu-wrap-style .menu{text-align: center;}
.art-menu-wrap-style .menu ul li{display: inline-block;font-size: 15px;color: #222;margin:0 25px;}

.menu-in-left{padding-top: 30px;}
.menu-in-left .menu-wrap-style{width: 20%;float: left;}
.menu-in-left .wrap-righter-style{width: 77.75%;float: right;}
.products .pro_cate{float: left;width: 20%;}
.products .pro_cate .page_name{margin-bottom: 10px;font-size: 22px;height: 55px;line-height: 55px;}
.products .pro_cate .first_cate{height: 51px;line-height: 51px;position: relative;padding-right: 15px; overflow:hidden; background: url(../images/pro_cate_icon.png) no-repeat center right;cursor: pointer;}
.products .pro_cate .first_cate.none{background: none;}
.products .pro_cate .first_cate:after{position: absolute;bottom: 0;left: 0;width: 37px;height: 1px;background: #b97a56;content: '';}
.products .pro_cate .first_cate a{font-size: 18px;}
.products .pro_cate .first_cate .border{width: 37px;border-bottom: 1px solid #333;}
.products .pro_cate .son_cate{display: none;}
.products .pro_cate .list.on .son_cate{display: block;}
.products .pro_cate .list.on .first_cate{background: url(../images/pro_cate_icon_on.jpg) no-repeat center right;}
.products .pro_cate .list.on .first_cate.none{background: none;}
.products .pro_cate .son_cate .item:first-child{border-top: none;}
.products .pro_cate .son_cate .item{height: 49px;line-height: 49px;border-top: 1px solid #e2e2e2;}
.products .pro_cate .son_cate .item a{font-size: 13px;color: #909090;}
.products .pro_cate .son_cate .item:hover,.products .pro_cate .son_cate .item.on{padding-left: 16px;background: url(../images/pro_son_cate_icon.png) no-repeat left center;}
.products .pro_cate .son_cate .item:hover a,
.products .pro_cate .son_cate .item.on a,
.products .pro_cate .son_cate .subcate3 a.sia:hover{color: #006967;}
.products .pro_cate .son_cate .subcate3{margin-bottom: 10px;}
.products .pro_cate .son_cate .subcate3 a.sia{display: block;font-size: 12px;color: #909090;text-indent: 15px;line-height: 200%;}

.products .pro_cate .leftContent .relate{ margin-top: 20px; -webkit-box-sizing: border-box; box-sizing: border-box;}
.products .pro_cate .leftContent .relate *{box-sizing: inherit;}
.products .pro_cate .leftContent .relate .title{height: 51px;line-height: 51px;position: relative;padding-right: 15px; font-size: 18px; overflow:hidden;cursor: pointer;}
.products .pro_cate .leftContent .relate .title:before{position: absolute;bottom: 0;left: 0;width: 37px;height: 1px;background: #b97a56;content: '';}
.products .pro_cate .leftContent .relate .list{ margin-top: 33px; background: none;}
.products .pro_cate .leftContent .relate .list .row{ margin-bottom: 15px;}
.products .pro_cate .leftContent .relate .list .row a{display: inline-block;vertical-align: middle;}
.products .pro_cate .leftContent .relate .list .row .img{width: 35%;margin-right: 5%;padding:3px; -webkit-transition: all 0.3s; transition: all 0.3s;}
/*.products .pro_cate .leftContent .relate .list .row:hover .img{ border-color: #fd5657;}*/
.products .pro_cate .leftContent .relate .list .row .row_txt{ width: 55%;}
.products .pro_cate .leftContent .relate .list .row .name{ width: 100%; font-size: 14px;color: #555;line-height: 20px;vertical-align: top;}
.products .pro_cate .leftContent .relate .list .row .btn{ margin-top: 10px; width: 100%; font-size: 12px; color: #ac6f4e; text-decoration: underline; -webkit-text-transform: uppercase; text-transform: uppercase;}

.menu-in-left{padding-top: 30px;}
.menu-in-left .menu-wrap-style{width: 20%;float: left;}
.menu-in-left .wrap-righter-style{width: 77.75%;float: right;}
.menu-wrap-style .menu{font-family: 'AccordAlternate-Light';}
.menu-wrap-style .menu .m-title{font-size: 19px;color: #191919;margin-bottom: 15px;}
.menu-wrap-style .menu .cate-top{margin-bottom: 30px;font-size: 30px;color: #1f1f1f;}
.menu-wrap-style .menu h3{margin-bottom: 10px;}
.menu-wrap-style .menu h3 a{font-size: 16px;color: #1f1f1f;}
/*.menu-wrap-style .menu h3 a.on{color: #e39f59;text-decoration: underline;}*/
.menu-wrap-style .menu .sublist{line-height: 250%;margin-bottom: 15px;}
.menu-wrap-style .menu .sublist li{}
.menu-wrap-style .menu .sublist li a{font-size: 16px;color: #737373;}
.menu-wrap-style .menu .sublist li a:before{width: 13px;height: 13px;border:1px solid #737373; display: inline-block;vertical-align: middle;margin-right: 10px;transition: all .5s; content: '';}
.menu-wrap-style .menu .sublist li a.on{color: #e39f59;}
.menu-wrap-style .menu .sublist li a.on:before{border-color: #e39f59;background: #e39f59;}
.menu-wrap-style .menu .sublist li a:hover{color: #e39f59;}
.menu-wrap-style .menu .sublist li a:hover:before{}
.menu-wrap-style .menu .sublist li.v3{padding-left: 20px;}
.menu-wrap-style .menu .sublist li.v3 a{}
.menu-wrap-style .menu .sublist li.v3 a:before{display: none;}

.menu-wrap-style .related{ margin-top: 22px; width: 100%;}
.menu-wrap-style .related .r_title{ width: 100%; height: 23px; line-height: 23px; font-size: 18px; color: #191919;}
.menu-wrap-style .related .r_list{ margin-top: 5px; width: 100%;}
.menu-wrap-style .related .r_list .item{ padding: 16px 0 19px; border-bottom: 1px solid #e5e5e5;}
.menu-wrap-style .related .r_list .item:first-child{ border-top: 0;}
.menu-wrap-style .related .r_list .item .img{ display: block; width: 100%; text-align: center;}
.menu-wrap-style .related .r_list .title{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; width: 100%; line-height: 24px; font-size: 18px; color: #555; text-decoration: none; overflow: hidden;}
.menu-wrap-style .related .r_list .author{ margin-top: 6px; width: 100%; height: 21px; line-height: 21px; font-size: 14px; color: #989898; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.menu-wrap-style .related .r_list .brief{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 8px; width: 100%; line-height: 20px; font-size: 14px; color: #888; font-family: 'HelveticaLTStd-Light'; word-break: break-all; overflow: hidden;}

.product-list{/*padding-top: 35px;*/}
/*.wrap-module .ueeshop_responsive_products_list .item{width: 25%;}*/
.wrap-module .ueeshop_responsive_products_list .item .pro{width: 90%;}
.ueeshop_responsive_products_list .item .info{text-align: center;}
.product-list .ueeshop_responsive_products_list .item .info .more{display: inline-block;font-size: 16px;color: #ac6f4e;text-transform: uppercase;border-bottom: 1px solid #ac6f4e;}

body .ueeshop_responsive_products_detail .gallery .left_small_img .pic_box.on{border:1px solid #e39f59;}
.ueeshop_responsive_products_detail .info .name{}
/*.product-detail .ueeshop_responsive_products_detail .info .button > a,.product-detail .ueeshop_responsive_products_detail .info .button .download_button > span{background: none!important;}*/
.product-detail .description .desc_txt{line-height: 250%;}
#global_editor_contents{}

.product-detail .ueeshop_responsive_products_detail .description .title{border: none;}
.product-detail .ueeshop_responsive_products_detail .description .title span{font-size: 30px;color: #1f1f1f;position: relative;background: #fff;margin-right: 0;padding-right: 15px;}
.product-detail .ueeshop_responsive_products_detail .description .title span:after{position: absolute;width: 10000px;left: 100%;top: 13px;height: 1px;background: #e3e3e3;margin-left: 20px;content: '';}

body .ueeshop_responsive_case_list .item .img{ margin: 0 auto; width: 50%;}
body .ueeshop_responsive_case_list .item .info{ margin: 0 auto; width: 50%;}

.ueeshop_responsive_download_list ul li:hover{color: #e39f59;}
.ueeshop_responsive_download_list ul li a:hover{background: #e39f59;}

.share.foot_share{display: block;margin-left: 0;text-align: center;}

.g_member #header{position: static;}

body .ueeshop_responsive_turn_page span .page_item_current{background: #006967;}
body .ueeshop_responsive_turn_page{text-align: right;}
body .ueeshop_responsive_turn_page span.jump_page_box{text-align: right;}
/*.wrap-module .ueeshop_responsive_turn_page span em{width: 34px;height: 34px;border:1px solid #666;}
.wrap-module .ueeshop_responsive_turn_page span em.icon_page_prev{background: url(../images/icon_page_l.png) no-repeat center;}
.wrap-module .ueeshop_responsive_turn_page span em.icon_page_next{background: url(../images/icon_page_r.png) no-repeat center;}
.wrap-module .ueeshop_responsive_turn_page span{width: 36px;height: 36px;line-height: 36px;margin: 0;}
.wrap-module .ueeshop_responsive_turn_page span a,
.wrap-module .ueeshop_responsive_turn_page span font{width: 42px;height: 36px;color: #737373;}*/

.wrap-module .ueeshop_responsive_products_detail_review .review_form h1{font-size: 30px;color: #1f1f1f;text-align: center;margin-bottom: 35px;}

/* 新闻详细(推荐文章) */
.rale_news{ padding-bottom: 56px; width: 100%;}
.rale_news .news_title{ width: 100%; height: 30px; line-height: 30px;}
.rale_news .news_title .title{ font-size: 22px; color: #191919; font-family: 'PlayfairDisplay-Regular';}
.rale_news .news_title .read_btn{ font-size: 14px; color: #888;}
.rale_news .news_title .read_btn span{ font-size: 14px; color: #888; font-family: cursive; font-weight: bold;}
.rale_news .list{ display: grid; grid-template-columns: repeat(4, 23.25%); justify-content: space-between; margin-top: 23px; width: 100%;}
.rale_news .list .item{ }
.rale_news .list .item .img{ display: block; width: 100%; text-align: center; text-decoration: none; overflow: hidden;}
.rale_news .list .item .title{ display: -webkit-box; margin-top: 15px; line-height: 21px; font-size: 16px; color: #333; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.rale_news .list .item .time{ margin-top: 8px; width: 100%; height: 21px; line-height: 21px; font-size: 14px; color: #989898;}
.rale_news .list .item .brief{ display: -webkit-box; margin-top: 6px; line-height: 24px; font-size: 14px; color: #888; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.rale_news .list .item:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
/*.rale_news .list .item:hover .title{ color: #691a19;}*/

.download-list .related{ margin-top: 22px; padding-bottom: 20px; width: 100%;}
.download-list .related .r_list{ margin-top: 5px; width: 100%;}
.download-list .related .r_list .item{ margin-top: 20px; width: 100%;}
.download-list .related .r_list .item:first-child{ border-top: 0;}
.download-list .related .r_list .title{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-top: 11px; width: 100%; line-height: 20px; font-size: 16px; color: #000; text-decoration: none; overflow: hidden;}
.download-list .related .r_list .time{ margin-top: 11px; width: 100%; height: 20px; line-height: 20px; font-size: 14px; color: #989898; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.download-list .related .r_list .brief{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 7px; width: 100%; line-height: 23px; font-size: 14px; color: #888; word-break: break-all; overflow: hidden;}

.ueeshop_responsive_header .header .func .cart_btn{filter: brightness(0) invert(0);}

@media (max-width: 1600px){
}

@media (max-width: 1440px){
}

@media (max-width: 1320px){
    .wrap{width: 96%;}
}

@media (max-width: 1024px){
}

@media (max-width: 991px){
    .show-pc-block,
    .show-pc-inline-block,
    .hide-991{display: none!important;}
    .show-mb-block{display: block!important;}
    .show-mb-inline-block{display: inline-block!important;}
    .clear_991{clear: both;}
    .clear_gt_991{clear: none;}

    .index-banner{margin-top: 0;}
    .index-module{padding: 30px 0;}

    .index-about .words .index-title{text-align: center;}
    .index-about .words .index-title span{margin-left: auto;}
    .index-about .pic{float: none;width: 100%;text-align: center;margin-bottom: 20px;}
    .index-about .words{float: none;width: 100%;max-width: 550px;padding: 0 3%;margin: 0 auto;text-align: center;}
    .index-about .words .bf{text-align: left;}
    .index-about .words .more{margin:30px auto 0;}

    .index-product .list .box{width: 47%;margin:0 1.5% 15px;}
    .index-product .list .box + .box{margin:0 1.5% 15px;}
    .index-product .list .box .name{margin-top: 5px;}

	#footer{width:100%; overflow:hidden;}
	#footer .link{padding:10px;}
	#footer .link ul{width:100%;margin-left: 0;}
	#footer .link ul li{display:none; border-bottom:1px solid #818181; text-indent:15px; height:44px; line-height:44px; max-width:100%;}
	#footer .link ul.contact{width:100%;}
	#footer .link ul.contact li.i{text-indent:0; padding:10px 0; padding-left:25px;}
	#footer .link ul li.tit{font-weight:normal; font-size:16px; display:block; background:url(../images/navsub.png) 95% center no-repeat; text-indent:5px; margin:0; height:44px; line-height:44px;}
	#footer .link .br{display:none;}
	#footer .partners{padding-bottom:10px;}
	#footer .partners .title{position:relative; text-align:center; width:100%; padding:8px 0; padding-bottom:5px;font-size:20px;}
	#footer .partners .box{padding:5px 0;}
	#footer .partners .box .list{width:50%; height:auto; float:left; box-sizing:border-box; margin:0; border:none; margin-bottom:10px; padding:0 5px; background:none;}
	#footer .partners .box .list .item{border:1px solid #ddd; width:100%; box-sizing:border-box;}
	#footer .partners .box .list .item a{background:#fff; display:block;}
	.copyright{padding:10px 0;font-size: 12px; text-align:center;}
    #footer .link .ft_inform .foot_logo{text-align: center;}
    #footer .link .ft_inform{width: 100%;padding-top: 15px;text-align: center;}

    .product-list .contenter #plist .contents .blk{width: 31%;margin:0 1% 25px;}
    .pro_cate{display: none;}
    .menu-in-left .wrap-righter-style{float: none;width: 100%;}

    #footer .link ul.show-child li{display: block;}
}
@media (max-width: 768px){
    .art-menu-wrap-style{display: none;}
    .menu-in-left .menu-wrap-style{display: none;}
	.index-photo .box{float: none;display: block;width: 100%;max-width: 410px;margin:0 auto 20px;}
    .index-photo .box:first-child{margin-left: auto;}
	.rale_news .list{ grid-template-columns: repeat(2, 46.5%);}

	body .ueeshop_responsive_case_list .item .img{ width: 98%;}
	body .ueeshop_responsive_case_list .item .info{ width: 98%;}
}

@media (max-width: 640px){
    .clear_991{clear: none;}
    .clear_640{clear: both;}
    .index-product .list .swiper-slide .name{margin-top: 10px;}

    .index-module .index-title{text-align: center;margin-bottom: 15px;font-size: 24px;}

    .index-about{padding: 30px 0;}
    .index-about .words .title{font-size: 28px;}
    .index-about .words .bf{font-size: 14px;}
    .index-about .words .more{max-width: 100%;margin-top: 15px;}

    .index-product{padding: 20px 0;}

    .product-list .contenter #plist .contents .blk{width: 48%;margin:0 1% 15px;}
    .index-case .list .box{width: 50%;}
}


@media (max-width: 450px){

    .index-product .list .box{width: 100%;margin: 0 0 25px;float: none;}
    .index-product .list .box + .box{margin: 0 0 25px;}
}


.default_shopping_cart{background: unset;width: auto;height: 17px;filter: brightness(0) invert(1);}