@charset "utf-8";
/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/

*{font-family: 'Pakt-Black',Arial;}
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: #febf66!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;}
.in_ad{position: relative; font-size: 0;}
.in_ad .ad_con{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.in_ad .ad_con .con_table{ display: table; width: 100%; height: 100%;}
.in_ad .ad_con .con_table .con_table_cell{ display: table-cell; vertical-align: middle;}
.in_ad .ad_con .ueeshop_responsive_position{ width: 100%; border-bottom: 0;}
.in_ad .ad_con .ueeshop_responsive_position .title{ float: none; width: 100%; max-width: inherit; height: 70px; line-height: 70px; font-size: 48px; color: #fff; text-align: center;}
.in_ad .ad_con .ueeshop_responsive_position .position{ float: none; width: 100%; max-width: inherit; height: 26px; line-height: 26px; text-align: center;}
.in_ad .ad_con .ueeshop_responsive_position .position{ font-size: 14px; color: #fff;}
.in_ad .ad_con .ueeshop_responsive_position .position a{ font-size: 14px; color: #fff;}

.index-banner{ position: relative; width: 100%; background: url('../images_upload/banner.jpg') no-repeat center / auto 100%;}
.bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a:hover, .bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a.active{ background: #d1126f;}

.responsive_pc_header{ width: 100%; height: 93px; background: #000; border-bottom: 1px solid #333;}

.responsive_pc_header .header_in{ width: 100%; height: 93px; transition: all 0.3s;}
.responsive_pc_header .header_in.fixed{ position: fixed; left: 0; top: 0; z-index: 100; background: #000;}

.header .logo{ display: block; width: 173px; height: 100%; text-align: center;}
.header .h_right{ height: 100%;}
.header .h_right .h_icon{ margin-left: 35px; width: 17px; height: 100%; line-height: 92px; cursor: pointer;}
.header .h_right .h_icon.langWrapper{ margin-left: 18px; padding: 0 17px;}
.header .h_right .h_icon .sign_in{ height: 100%;}
.header .h_right .h_icon a{ display: block; height: 100%;}

.header .headerNav{box-sizing: border-box; height: 100%;}
.header .headerNav .head-nav{ display: flex; justify-content: space-around; padding-left: 50px; height: 100%;}
.header .headerNav .head-nav .n_item{ max-width: 150px;position: relative; z-index: 10;padding: 0 10px;}
.header .headerNav .head-nav .n_item .topName{ position: relative; line-height: 92px; font-size: 16px; color: #fff;}
.header .headerNav .head-nav .n_item .navSub{ max-width: 300px;background: url('../images/nav_sub_bg.png') no-repeat center top #fff;position: absolute;top: 100%;left:50%;transform: translate(-50%,0);box-shadow: 0 0 10px rgba(0,0,0,.1);padding:9px 30px;opacity: 0; border-radius: 3px; pointer-events: none;}
.header .headerNav .head-nav .n_item .navSub .subName{display: block; line-height: 36px;font-size: 14px;text-transform: capitalize;}
/*.header .headerNav .head-nav .n_item .navSub .subName + .subName{margin-top: 10px;}*/
.header .headerNav .head-nav .n_item:hover .topName{}
.header .headerNav .head-nav .n_item:hover .topName:before{ width: 100%;}
.header .headerNav .head-nav .n_item:hover .navSub{ opacity: 1; pointer-events: auto;}


.header{ height: 92px; text-align: center;}
.header .search-form{ position: relative; height: 100%; z-index: 100;}
.header .search-form .search_icon{ display: block; width: 17px; height: 100%; background: url(../images/search_icon.png) no-repeat center right;}
.header .search-form form{ opacity: 0; position: absolute; top: 50%; right: 0; width: 250px; height: 42px; background: #fff; pointer-events: none; transform: translateY(-50%);}
.header .search-form.open form{ opacity: 1; pointer-events: auto;}
.header .search-form form input.text{ padding-left: 10px; width: 80%; height: 100%; background: none; border: 0; box-sizing: border-box;}
.header .search-form form input.sub_btn{ width: 15%; height: 100%; background: url(../images/search_icon2.png) no-repeat center / 50% auto; border: 0;}

.header .sign{ height: 100%; background: url(../images/user_icon.png) no-repeat center right; cursor: pointer;}
.header .sign a, .header .sign span{ display: block; line-height: 40px; font-size: 14px; color: #000;}
.header .sign span{ margin: 0 5px;}

.header .cart_btn .default_shopping_cart{ width: 17px; background-size: 100%; filter: invert(1);}

.header .inq_btn{ height: 100%; background: url(../images/inquiry_icon.png) no-repeat center right;}

.header .langWrapper{ display: block; height: 100%; position: relative;}
.header .langWrapper .default_language_currency_style dt{color: #fff;padding-right: 0}
.header .langWrapper .topLang{ width: 100%; line-height: 92px; font-size: 14px; color: #fff;text-transform: uppercase;}
.header .langWrapper .otherLang{position: absolute; top: 100%;left: 50%; width: 120px;z-index: 101;background: #fff;padding:5px;border-radius: 5px;display: none;box-shadow: 0 5px 10px rgba(0,0,0,.3); -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.header .langWrapper .otherLang .langName{display: block;line-height: 24px;font-size: 12px;color: #000;}
.header .langWrapper:hover .otherLang{display: block;}

.index_con{ width: 100%;}
.index_con .brief,
.index_con .brief a{ font-family: Arial;}
.index_con .index_top{ padding: 71px 0 92px; width: 100%; background: #000;}
.index_con .index_top .title{ width: 100%; height: 72px; line-height: 72px; font-size: 40px; color: #fff; text-align: center;}
.index_con .index_top .brief{ width: 100%; line-height: 32px; font-size: 16px; color: #8c8c8c; text-align: center; box-sizing: border-box;}
.index_con .index_top .brief .view_more{ font-size: 14px; color: #d1126f;}
.index_con .index_top .video_btn{ display: block; margin: 0 auto; margin-top: 50px; width: 217px; height: 50px; line-height: 50px; background: url(../images/video_icon.png) no-repeat right 37px center #d1126f; text-indent: 37px; font-size: 21px; color: #fff;}

.index_con .index_mid{ padding: 82px 0; width: 100%;}
.index_con .index_mid .title{ width: 100%; height: 52px; line-height: 52px; font-size: 40px; color: #000; text-align: center;}
.index_con .index_mid .brief{ width: 100%; line-height: 32px; font-size: 16px; color: #666; text-align: center;}
.index_con .index_mid .list{ width: 100%; margin-top: 41px;}
.index_con .index_mid .list .img_list{ width: 411px;}
.index_con .index_mid .list .img_list .img{ display: block; position: relative; margin-top: 18px; width: 100%; overflow: hidden;}
.index_con .index_mid .list .img_list .img:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 10px; background: #d1126f; transition: transform 0.3s; transform: translateY(100%);}
.index_con .index_mid .list .img_list .img:first-child{ margin-top: 0;}
.index_con .index_mid .list .img_list .img .img_title{ position: absolute; left: 20px; bottom: 7px; max-width: 325px; height: 73px; line-height: 73px; font-size: 34px; color: #fff; text-transform: uppercase; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: transform 0.3s;}
.index_con .index_mid .list .img_list .img:hover:before{ transform: translateY(0);}
.index_con .index_mid .list .img_list .img:hover .img_title{ transform: translateY(7px);}
/*
.index_con .index_mid .list .img_list .img .img_title:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 59px; height: 5px; background: #8c8c8c;}
.index_con .index_mid .list .img_list .img .img_title:after{ display: block; content: ''; position: absolute; left: 63px; bottom: 0; width: 106px; height: 2px; background: #8c8c8c;}
*/

.index_con .index_mid .list .img_big{ margin: 0 auto; width: 441px;}
/*.index_con .index_mid .list .img_big .img{ height: 694px;}*/

.footer_top{ padding: 40px 0; width: 100%; background: #d1126f;}
.footer_top .left{ width: calc(100% - 271px);}
.footer_top .left .title{ width: 100%; height: 48px; line-height: 48px; font-size: 34px; color: #fff; white-space: nowrap; text-overflow: ellipsis; text-transform: uppercase; overflow: hidden;}
.footer_top .left .brief{ margin-top: 7px; width: 100%; max-height: 52px; line-height: 26px; font-size: 16px; color: #fff; font-family: Arial; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.footer_top .right .right_btn{ display: block; margin: 15px 85px 0 0; width: 186px; height: 56px; line-height: 56px; background: #000; font-size: 22px; color: #fff; text-align: center;}

#footer{ width: 100%; background: #000;/* color: #777;*/}
#footer .f_list{ margin: 0 auto; padding: 51px 0 61px; box-sizing: border-box;}
#footer .f_list .f_item{ margin-left: 10%; width: 11.5385%;}
#footer .f_list .f_item:first-child{ margin-left: 0; width: 25.7692%;}
#footer .f_list .f_item .logo{ display: block; width: 100%;}
#footer .f_list .f_item .brief{ margin-top: 34px; width: 100%; line-height: 22px; font-size: 12px; color: #999; font-family: Arial;}
#footer .f_list .f_item .share_img{ margin-top: 30px;}
#footer .f_list .f_item .item_title{ position: relative; width: 100%; line-height: 42px; font-size: 18px; color: #d1126f; text-transform: uppercase; backface-visibility: hidden;}
#footer .f_list .f_item .list{ margin-top: 13px; width: 100%;}
#footer .f_list .f_item .list .item{ display: block; width: 100%; height: 28px; line-height: 28px; font-size: 13px; color: #999; font-family: Arial; box-sizing: border-box;}
#footer .f_list .f_item.contact{ width: 20.7692%;}
#footer .f_list .f_item.contact .list .item{ padding-left: 25px; height: auto;}
#footer .f_list .f_item.contact .list .item.address{ background: url('../images/address_icon.png') no-repeat left 5px;}
#footer .f_list .f_item.contact .list .item.phone{ background: url('../images/phone_icon.png') no-repeat left 5px;}
#footer .f_list .f_item.contact .list .item.email{ background: url('../images/email_icon.png') no-repeat left 8px;}
#footer .f_list .f_item.contact .list .item.email a{ font-size: 13px; color: #999;}

.copyright{ margin: 0 auto; min-height: 48px; line-height: 48px; border-top: 1px solid #333; font-size: 12px; color: #999; text-align: center;}
.copyright a{ font-size: 12px; color: #666;}
.copyright span{ color: #8f4c44;}
.wrap-module *{}

#position{font-size: 14px;color: #7d7d7d;}
#position a{font-size: 14px;color: #7d7d7d;}

.article-content .art-title{height: 35px;margin: 30px 0;font-size: 22px;color: #333;text-align: center;}
.article-content .art-title{ position: relative; height: 69px; line-height: 69px;/* background: url('../images/cate_title_icon.png') no-repeat center bottom;*/ font-size: 36px; color: #000; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: uppercase;}
.article-content .art-title:before{ display: block; content: ''; position: absolute; bottom: 0; left: 50%; width: 28px; height: 2px; background: #d1126f; transform: translateX(-50%);}
.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-right: 27px; width: auto; line-height: 43px; transition: all 0.5s;}
.menu-wrap-style .menu li a{ display: block; padding: 0 4px; min-width: 155px; border: 1px solid #d1126f; font-size: 18px; text-align: center; transition: all 0.5s;}
.menu-wrap-style .menu li a:hover{ background: #d1126f; 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;}
*/
.wrap-module body .ueeshop_responsive_position{margin-top: 8px;line-height: 40px;margin-bottom: 25px;border-color: #e6e6e6;}

.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{ padding-bottom: 10px; border-bottom: 1px solid #dedede;}*/
.menu-wrap-style .menu .m-title{ position: relative; height: 69px; line-height: 69px;/* background: url('../images/cate_title_icon.png') no-repeat center bottom;*/ font-size: 36px; color: #000; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: uppercase;}
.menu-wrap-style .menu .m-title:before{ display: block; content: ''; position: absolute; bottom: 0; left: 50%; width: 28px; height: 2px; background: #d1126f; transform: translateX(-50%);}
.menu-wrap-style .menu .cate-top{margin-bottom: 30px;font-size: 30px;color: #1f1f1f;}
.menu-wrap-style .menu h3{ position: relative; display: inline-block; margin-top: 20px; margin-right: 27px; width: auto; line-height: 43px; transition: all 0.5s;}
.menu-wrap-style .menu h3 a{ display: block; padding: 0 4px; min-width: 155px; border: 1px solid #d1126f; font-size: 18px; text-align: center; transition: all 0.5s;}
.menu-wrap-style .menu h3 a:hover{ background: #d1126f; 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;}
*/

.products .pro_cate{ padding: 12px 0; width: 100%; background: #fff;}
.products .pro_cate .page_name{ position: relative; height: 69px; line-height: 69px;/* background: url('../images/cate_title_icon.png') no-repeat center bottom;*/ font-size: 36px; color: #000; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: uppercase;}
.products .pro_cate .content{ position: relative; width: 100%; border-bottom: 1px solid #dedede; z-index: 10;}
.products .pro_cate .list{ position: relative; display: inline-block; margin-right: 27px; width: auto; line-height: 43px; transition: all 0.5s;}
.products .pro_cate .list:first-child{ margin-left: 0;}
.products .pro_cate .list .son_cate{ position: absolute; left: 0; top: 100%; width: 100%;z-index: 10;}
.products .pro_cate .list .first_cate{ position: relative; overflow: hidden; cursor: pointer; transition: all 0.5s;}
.products .pro_cate .list .first_cate.son:after{content: '';width: 10px;height: 10px;margin:auto;position: absolute;top: 0;right: 16px;bottom: 0;}
.products .pro_cate .list .first_cate a{ display: block; position: relative; padding: 0 54px 0 36px; font-size: 16px; transition: all 0.5s; font-family: Arial;}
.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%; 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%; transition: all 0.5s; z-index: 1; opacity: 0;}
.products .pro_cate .list:hover .first_cate a{ background: #d1126f; color: #fff;}
.products .pro_cate .list:hover .first_cate a:before{ transform: rotate(180deg);}
.products .pro_cate .list:hover .first_cate a:after{ transform: rotate(180deg); opacity: 1;}
.products .pro_cate .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; text-overflow: ellipsis; overflow: hidden; transition: all 0.5s;}
.products .pro_cate .son_cate .item a.sia2{ border-bottom: 0;}
.products .pro_cate .son_cate .item a.sia2:last-child{ border: 0;}
.products .pro_cate .son_cate .item:hover a.sia2{ background: #d1126f; color: #fff;}
.products .pro_cate .son_cate .item:hover .subcate3{ display: block;}

.products .pro_cate .son_cate .subcate3{ display: none; position: absolute; top: 0; left: 100%; width: 100%; background: #f7f7f7;}
.products .pro_cate .son_cate .subcate3 a.sia{display: block; width: 100%; font-size: 16px; color: #7a7a7a; height: 48px; line-height: 48px; text-align: left; text-indent: 24px; border-bottom: 1px solid #ddd; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.5s;}
.products .pro_cate .son_cate .subcate3 a:last-child{ border: 0;}
.products .pro_cate .son_cate .subcate3 a:hover{ background: #d1126f; color: #fff;}

.contenter{ margin-top: 30px; width: 100%;}
.contenter .title{ padding: 12px 30px 13px; width: 100%; line-height: 25px; background: #fff; font-size: 18px; color: #202528; -webkit-box-sizing: border-box; box-sizing: border-box;}
.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;}
.contenter .ueeshop_responsive_case_list{ margin: 0;}
.contenter .ueeshop_responsive_case_list .item{ padding: 0; background: #f5f5f5; border-bottom: 0;}

.product-list{ width: 100%;}
.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';}
.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 .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;}
.product-list .pro_list .hot_cate .bx-viewport {padding-top: 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;}
.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;}
.product-list .pro_list .hot_cate .list .row .more{ display: block; margin: 0 auto; width: 123px; height: 36px; line-height: 36px; font-size: 14px; color: #d1126f; font-family: Arial; text-decoration: underline; text-align: center; transition: all 0.5s;}
.product-list .pro_list .hot_cate .bx-pager{ width: 100%; margin: 90px 0; text-align: center;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item{ display: inline-block; margin: 0 10px; width: 17px; height: 17px;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item a{ display: block; width: 100%; height: 100%; font-size: 0; background: #333; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.3s; transition: all 0.3s;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item:hover a{ background: #d1126f;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item a.active{ background: #d1126f;}

.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%;}
.product-list .ueeshop_responsive_products_list .item .info { float: left; padding-left: 47px; width: 100%; padding: 0; margin: 0; 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: Arial; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.product-list .ueeshop_responsive_products_list .item .info .more{ display: block; margin: 0 auto; width: 123px; height: 36px; line-height: 36px; font-size: 14px; color: #d1126f; font-family: Arial; text-decoration: underline; text-align: center; transition: all 0.5s;}

body .ueeshop_responsive_products_detail .gallery .left_small_img .pic_box.on{border:1px solid #f25529;}
.ueeshop_responsive_products_detail .info .name{}
.ueeshop_responsive_products_detail .info .desc{ font-family: Arial;}
.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{ background: #d1126f;}
.product-detail .ueeshop_responsive_products_detail .info .button > a:hover, 
.product-detail .ueeshop_responsive_products_detail .info .button .download_button > span:hover{ background: #d1126f !important;}
#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;}
body .product-detail .ueeshop_responsive_products_detail.products_detail_module1 .description .title span{padding-bottom: 8px;}
.product-detail .ueeshop_responsive_products_detail .description .title span:after{position: absolute;width: 10000px;left: 100%;top: 13px;height: 1px;background: #e3e3e3;margin-left: 20px;content: '';}

body .ueeshop_responsive_case_list .item .img{ width: 33.1073%;}
body .ueeshop_responsive_case_list .item .info{ margin-top: 36px; padding-left: 47px; width: 61.5819%;}
body .ueeshop_responsive_case_list .item .info .name{ position: relative; margin-bottom: 0; padding-bottom: 15px; height: 38px; line-height: 38px;}
body .ueeshop_responsive_case_list .item .info .name:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 44px; height: 1px; background: #d1126f;}
body .ueeshop_responsive_case_list .item .info .name a{ font-size: 24px; color: #333;}
body .ueeshop_responsive_case_list .item .info .desc{ padding-top: 20px; line-height: 24px; font-size: 14px; color: #5b5b5b;}

.ueeshop_responsive_download_list ul li:hover{color: #f25529;}
.ueeshop_responsive_download_list ul li a:hover{background: #f25529;}

.ueeshop_responsive_article_feedback .article_feedback_title .txt{ font-family: Arial;}

.g_member #header{position: static;}

body .ueeshop_responsive_turn_page{text-align: center;}
body .ueeshop_responsive_turn_page span a{ display: block; background: #fff;}
body .ueeshop_responsive_turn_page span .page_item_current{background: #d1126f;color: #fff;}
body .ueeshop_responsive_turn_page.s1>span .page_item_current{background: #d1126f;color: #fff;}
body .ueeshop_responsive_turn_page span a,
body .ueeshop_responsive_turn_page span font{ background: #f5f5f5; color: #555;font-size: 18px;}
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;}
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;}
.wrap-module .ueeshop_responsive_products_detail_review .review_form h1{font-size: 30px;color: #1f1f1f;text-align: center;margin-bottom: 35px;}

#chat_window .chat_box .chat_box_menu a{ background-color: #d1126f;}

/* 新闻详细(推荐文章) */
.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-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.desc_news{ margin-top: 55px;}
.rale_news.desc_news .news_title{ position: relative; width: 100%; text-align: center;}
.rale_news.desc_news .news_title:before{ display: block; content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #ddd; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.rale_news.desc_news .news_title .title{ position: relative; z-index: 1; padding: 0 40px; width: 100%; background: #fff; text-align: center;}
.rale_news.desc_news .list{ grid-template-columns: repeat(2, 49%); grid-row-gap: 44px;}
.rale_news.desc_news .list .item .img{ width: 39.2857%; height: 100%; text-align: center;}
.rale_news.desc_news .list .item .text{ width: calc(100% - 43.5374%);}
.rale_news.desc_news .list .item.no_img .text{ width: 100%;}
.rale_news.desc_news .list .item .text .title{ margin-top: 0; font-size: 18px;}
.rale_news.desc_news .list .item .brief{ font-size: 15px; color: #888;}


@media (max-width: 1600px){
}

@media (max-width: 1440px){
}

@media (max-width: 1320px){
    .wrap{width: 96%;}
    .menu-in-left .wrap-righter-style{width: 70%;}

    .index_con .index_mid .list .img_list{ width: 31.6154%}
    .index_con .index_mid .list .img_big{ width: 33.9231%;}
}

@media (max-width: 1300px){
	.index_con .index_mid .list .img_list .img{ margin-top: 1.3846vw;}
}

@media (max-width: 1200px){
	.index-photo{top: -95px;padding: 0 3%;}
	.index-photo .item{width: 32%;padding: 36px 0 56px;}
	.index-photo .item .tit{height: 36px;line-height: 36px;font-size: 26px;}
	.index-photo .item .bf{font-size: 14px;}
	.index-about{padding-top: 120px;}
	.header .h_left .h_bot .search-form{ margin-right: 0;}
	.header .h_left .h_bot .headerNav .head-nav .n_item{ margin-right: 20px;}

	#footer .f_list{ width: 95%;}

	#footer .footer_top .con_table{ width: 100%;}
	#footer .footer_top .con_table .con_table_cell .con .txt{ float: none; width: 100%; text-align: center;}
	#footer .footer_top .con_table .con_table_cell .con .btn{ float: none; margin: 0 auto;}

	.index_item.video .left{ margin-left: 0; width: 49%;}
	.index_item.video .right{ width: 49%;}
}

@media (max-width: 991px){

	.index_con .index_mid .list .img_list .img .img_title{ font-size: 24px;}

	.copyright{padding:10px 0;font-size: 12px; text-align:center;}

    .product-list .contenter #plist .contents .blk{width: 31%;margin:0 1% 25px;}
    .pro_cate{display: none;}

	.menu-wrap-style{display: none;}
	.menu-in-left .wrap-righter-style{width: 100%;}
	#footer .footer_top .con_table .con_table_cell .con .txt{ font-size: 22px;}
	#footer .foot_logo{height: 100px;}
	.share.foot_share{margin-top: 15px;}
	.foot_share .foot_share_box{margin-bottom: 5px;}

	.header{ top: 0 !important;}
	.header .logo{ height: auto;}

}

@media (max-width: 860px){
	.pro_list .ueeshop_responsive_position .position{ float: none; width: 100%; height: inherit; line-height: inherit; text-align: left;}
	#footer .foot-list a{font-size: 14px;padding: 0 15px;}
	.global_swap_chain.sc_pb{height:auto;line-height: 22px;}
	.global_swap_chain .sc_wrapper{padding-bottom: 10px;}
	.copyright a{font-size: 12px;}
	.index .video_con .video_con_in{ width: 80%; height: 58.1395vw;}
}

@media (max-width: 768px){
	.index_con .index_mid .list .img_list .img .img_title{ width: 80%; height: 9.7333vw; line-height: 9.7333vw; font-size: 3.2vw;}
	.index_con .index_mid .list .img_list .img .img_title:before{ width: 7.8667vw;}
	.index_con .index_mid .list .img_list .img .img_title:after{ left: 8.4vw; width: 14.1333vw;}

	.footer_top .left{ float: none; width: 100%;}
	.footer_top .left .title,
	.footer_top .left .brief{ text-align: center;}
	.footer_top .right{ float: none;}
	.footer_top .right .right_btn{ margin: 0 auto; margin-top: 15px;}
	.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;}
	#footer .f_list .f_item{ float: none; margin-left: 0; width: 100%;}
	#footer .f_list .f_item:first-child,
	#footer .f_list .f_item.contact{ width: 100%;}
	#footer .f_list .f_item .logo,
	#footer .f_list .f_item .brief,
	#footer .f_list .f_item .share_img{ text-align: center;}

    .copyright{ height: auto; min-height: inherit; line-height: 5.2vw;}

	.i_video{ margin-top: 15vw;}

	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%;}

	.contenter .title { padding: 0; }

	.download-list .menu-in-left .wrap-righter-style { padding-top: 0; }
}

@media (max-width: 640px){
	.index_con .index_top .title{ font-size: 6.6667vw;}
	.index_con .index_top .brief{ line-height: 4.8vw; font-size: 3.4vw;}
	.index_con .index_mid{ padding: 13.3333vw 0;}
	.index_con .index_mid .title{ font-size: 6.6667vw;}
	.index_con .index_mid .brief{ line-height: 4.8vw; font-size: 3.4vw;}
	.index_con .index_mid .list .img_list{ float: none; margin: 0 auto; margin-top: 1.3846vw; width: 411px;}
	.index_con .index_mid .list .img_list:first-child{ margin-top: 0;}
	.index_con .index_mid .list .img_list .img .img_title{ font-size: 4.2vw;}
	.index_con .index_mid .list .img_list .img .img_title:before{ width: 10.8667vw;}
	.index_con .index_mid .list .img_list .img .img_title:after{ left: 11.4vw; width: 10.8667vw;}
	.footer_top .left .title{ font-size: 7.7333vw;}
	.footer_top .left .brief{ font-size: 3.4667vw;}
	#footer{ height: auto; background: #000;}
}

@media (max-width: 450px){
	.index_con .index_mid .list .img_list{ width: 100%;}
	.index-module .index-title{height: 32px;line-height: 32px;padding-bottom: 16px;font-size: 22px;}
	.index-info .box{width: 90%;margin-left: 5% !important;margin-bottom: 30px;}
	.index-info .box:nth-child(3){display: block;}

    .index-product .list .box{width: 100%;margin: 0 0 25px;float: none;}
    .index-product .list .box + .box{margin: 0 0 25px;}
    .news_item .list .item{ width: 90%;}

    .index_item.update .list .item{ float: none; margin: 0 auto; margin-top: 4.0vw; width: 90%;}
    .index_item.update .list .item:first-child{ margin-left: auto;}
}