﻿@charset "utf-8";


*{font-family: 'AccordAlternate-Medium';}
html, div{outline:0;}
.w{width: 1300px; margin:0 auto;/* min-width:899px;*/}
.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;}*/
#onn{background: #fff;color: #333 !important;}
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: #333!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;}


#header{}
#header .wrap{background: #fff;height: 140px;}
#header .logo{padding-top:20px;}
#header .logo img{max-width: 100px;max-height: 100px; float:left;}
#header .logo h1{ float:left;}
#header h2{font-size:26px;margin-top:30px; display:block}
#header .logo span{font-size:28px;padding-top:16px; display:block; width:500px;font-weight:100;}
#header .logo a em{display:block;font-size:22px; font-style:normal;padding-top:3px; letter-spacing:1px; font-weight:700;}
#header .logo a em i{font-size:12px;font-weight:100;}
#header .box{padding-left: 45px;background: no-repeat 6px center;}
#header .box .ti{font-size: 15px;color: #333;text-transform: uppercase;line-height: 1;}
#header .box span,
#header .box a{font-size: 24px;color: #000; font-family:"impact"; }
#header .lang{left: 0;top: 50px;z-index: 5;background-image: url(../images/icon_head_lang.png);}
#header .lang:hover .down-select{opacity: 1;visibility: visible;}
#header .lang .down-select{width: 104px;padding:15px 0 15px 15px;background: #fff;box-shadow: 0 0 3px #efefef;}
#header .lang .down-select a{font-size: 12px;color: #818181;padding-left: 7px;line-height: 220%;transition: padding .4s;}
#header .lang .down-select a:hover{background: url(../images/icon_head_li.png) no-repeat left center;padding-left: 14px;color: #714345;}
#header .right{top: 50px;right: 0;z-index: 5;}
#header .account{background: url(../images/foot_icon_0.png) no-repeat 15px 5px;margin-right: 50px;}
#header .inquiry{background: url(../images/foot_icon_0.png) no-repeat 15px 5px;}
#header .cart_out{background:url(../images/cart_icon.png) no-repeat 15px 5px/24px auto;}


#nav{background: #333;border-top: 3px solid #333;}
#nav .a{ /*width: 115px; margin: 0 15px;*/}
#nav .a > a{font-size: 17px;color: #fff;height: 56px;line-height: 56px; padding: 0 45px;text-transform: capitalize;}
#nav .a:hover > a{background: #fff;color: #333;}
#nav .search{position: absolute;top: -4px;left: 0;}
#nav .search .text{height: 30px;width: 110px;padding-right: 25px;text-indent: 10px;}
#nav .search .sub_btn{background: #fff url(../images/icon_head_search_b.png) no-repeat center/contain;position: absolute;right: 10px;top: 1px;width: 18px;height: 96%;border:none;}

#nav{}
#nav.fixed{top: 0;left: 0;width: 100%;z-index: 100;}
#nav .nav-child{left: 0;top: 100%;width: 100%;padding:2%;background: #fff;border-bottom: 3px solid #333;box-sizing: border-box;}
#nav .nav-child a{font-size: 14px;color: #222;line-height: 230%;text-align:center;text-transform: capitalize;}
#nav .a:hover .nav-child,
#nav .a:hover .product-nav-child{visibility: visible;opacity: 1;}
#nav .a .product-nav-child{width: 855px;padding:20px 25px;background: #fff;}
#nav .a .product-nav-child .list{padding:10px 0 25px;border-bottom: 1px solid #dedede;}
#nav .a .product-nav-child .list .box{width: 20%;padding:0 1%;text-align: left;}
#nav .a .product-nav-child .list .box .c{font-size: 15px;color: #714345;margin-bottom: 17px;text-transform: capitalize;}
#nav .a .product-nav-child .list .box .li{font-size: 12px;color: #222;background: url(../images/icon_head_li.png) no-repeat left center;line-height: 200%;padding-left: 10px;text-transform: capitalize;}
#nav .a .product-nav-child .list .box .li:hover{background-image: url(../images/icon_head_li_b.png);}
#nav .a .product-nav-child .pic{padding:13px 0;}
#nav .a .product-nav-child .pic .box{width: 32%;margin:0 .5%;}
#nav .a .product-nav-child .pic .box .name{font-size: 17px;color: #222;width: 50%;}
#nav .a .product-nav-child .pic .box .pic{width: 50%;}
#nav .s-btn{ margin-left: 46px;}
#nav .s-btn > img{cursor: pointer;}

.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 .index-title-0{margin-bottom: 60px;font-size: 2rem;color: #1f1f1f;font-family: 'AccordAlternate-Light';text-align: center;}
.index-prouct-category{padding:45px 0 65px;}
.index-prouct-category .list{}
.index-prouct-category .list .box{width: 23.75%;background: #f1f1f1;transition: all .2s .1s;-webkit-transition: all .2s .1s;}
.index-prouct-category .list .box.flow-shadow:hover{-webkit-box-shadow:0 0px 11px 4px #e3e3e3;box-shadow:0 0px 11px 4px #e3e3e3;}
.index-prouct-category .list .box + .box{margin-left: 1.66667%;}
.index-prouct-category .list .box .pic{}
.index-prouct-category .list .box .word{padding:6% 7%;}
.index-prouct-category .list .box .attr{font-size: 12px;color: #676767;line-height: 1;display: none;}
.index-prouct-category .list .box .name{font-size: 1.1rem;color: #222;margin:6px 0;}
.index-prouct-category .list .box .line{width: 33px;height: 2px;background: #333;}
.index-prouct-category .list .box .bf{font-size: 14px;color: #555;line-height: 160%;margin-top: 10px;height: 44px;}

.index-about{padding:58px 0;background: #f5f5f5;}
.index-about .pic{width: 46%;}
.index-about .words{width: 45%;margin-top: 50px;}
.index-about .words .title{font-size: 2rem;color: #2e2e2e;font-family: 'AccordAlternate-Light';margin-bottom: 20px;}
.index-about .words .bf{font-size: 16px;color: #555;line-height: 180%; text-indent:2em;}
.index-about .words .more{font-size: 13px;color: #242424;text-transform: uppercase;font-weight: bold;border:1px solid #bdbab7;max-width: 167px;width: 100%;line-height: 39px;margin-top: 30px;}

.index-product{padding:80px 0 40px;}
.index-product .list{}
/*.index-product .list .box{width: 310px;}
.index-product .list .box + .box{margin-left: 20px;}*/
.index-product .list .swiper-slide .pic{}
.index-product .list .swiper-slide .pic img{transition: all .8s;-webkit-transition: all .8s;}
.index-product .list .swiper-slide .name{font-size: 16px;color: #2e2e2e;margin-top: 30px;}
.index-product .list .swiper-slide .name:hover{text-decoration: underline;}
.list .swiper-hd{margin-top: 60px;}
.list .swiper-hd .pointer{display: inline-block;width: 33px;height: 33px;border:1px solid #bbb;background: #fff no-repeat center;}
.list .swiper-hd .lb{background-image: url(../images/icon_left.png);}
.list .swiper-hd .rb{background-image: url(../images/icon_right.png);margin-left: 7px;}

.index-case{padding:80px 0 0;}
.index-case .title{margin-bottom: 60px;
    font-size: 36px;
    color: #1f1f1f;
    font-family: 'AccordAlternate-Light';
    text-align: center;}
.index-case .title-bf{font-size: 16px;color: #747474;margin-bottom: 30px;font-family: 'HelveticaNeueLTProTh-Regular';}
.index-case .list{}
.index-case .list .box{width: 18.8333%;margin:0 0 17px 1.4583%;}
.index-case .list .box.noml{margin-left: 0;}
.index-case .list .box .hover-layer{left: 0;top: 0;width: 100%;height: 97%;background: rgba(0,0,0,.4);display: flex;flex-direction: column;align-items: center;justify-content: center;/*opacity: 1;visibility: visible;*/}
.index-case .list .box .hover-layer .name{font-size: 17px;color: #fff;max-width: 85%;margin:0 auto;transition: all .8s .2s;transform: translateY(20px);}
.index-case .list .box .hover-layer .more{font-size: 13px;color: #fff;text-transform: uppercase;text-decoration: underline;transition: all .8s .4s;transform: translateY(85px);}
.index-case .list .box:hover .hover-layer,
.index-case .list .box:hover .hover-layer .name,
.index-case .list .box:hover .hover-layer .more{opacity: 1;visibility: visible;}
.index-case .list .box:hover .hover-layer .name{transform: translateY(0px);}
.index-case .list .box:hover .hover-layer .more{transform: translateY(60px);}
.index-case .more-btn{}
.index-case .more-btn a{font-size: 13px;color: #242424;font-weight: bold;text-transform: uppercase;border:1px solid #bdbab7;max-width: 167px;width: 100%;line-height: 39px;margin-top: 37px;}
.index-about .words .more:hover,
.index-case .more-btn a:hover{background: #333;color: #fff;border-color: #333;}
/*.index-case .list .box{width: 325px;display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}*/

#ueeseo_info .themes_title{font-family: 'AccordAlternate-Light';}

#footer{background: #f5f5f5;padding:65px 0 55px;}
#footer .foot-title{font-size: 15px;color: #222;font-weight: bold;margin-bottom: 15px;text-transform: uppercase;font-style:normal}
#footer .foot-logo{width: 100%;max-width: 236px;margin-right: 5.83333%;}
#footer .foot-nav{margin-left: 7.5%;width: 15.8333%;}
#footer .foot-nav .ul{line-height: 200%;}
#footer .foot-nav .ul .li{font-size: 14px;color: #666;font-style:normal}
#footer .foot-contact{max-width: 325px;width: 40%;}
#footer .foot-contact .c-icon{margin-bottom: 30px;cursor: pointer;font-style:normal}
#footer .foot-contact .c-icon p{ text-align:left;}
#footer .foot-contact .c-icon .box{border:1px solid #686767;box-shadow: 0 0 0 1px #222;border-radius: 4px;width: 25.781%;max-width: 60px;}
#footer .foot-contact .c-icon .box + .box{margin-left: 9%;}
#footer .foot-contact .c-icon .box.wechat{}
#footer .foot-contact .c-icon .box.wechat:after{position: absolute;top:-20px;left: 20px;border: 10px solid transparent;border-top-color: #fff;transition: .5s;content: '';}
#footer .foot-contact .c-icon .wechat .wc-qrcode{bottom: calc(100% + 20px);left: 50%;margin-left: -60px;width: 120px;max-height: 108px;padding:6px 0;background: #fff;border-radius: 6px;}
#footer .foot-contact .c-icon .box.wechat:after,
#footer .foot-contact .c-icon .wechat .wc-qrcode{visibility: hidden;opacity: 0;}
#footer .foot-contact .c-icon .box.wechat:hover:after,
#footer .foot-contact .c-icon .wechat:hover .wc-qrcode{visibility: visible;opacity: 1;}
#footer .foot-contact .c-icon .c-phone{width: auto;height: 100%;border-radius: 4px;background: #333;font-size: 16px;color: #fff;padding: 0 3% 0 10%;line-height: 39px;box-shadow: 0 0 0 1px #333;top: 0;left: 0;display: none;white-space: nowrap;min-width: 100%;}
#footer .foot-contact .c-icon .c-phone .icon{margin-right: 10px;line-height: 1;}
#footer .foot-contact .c-icon .c-phone .close{cursor: pointer;float: right; margin-right: 10px;line-height: 45px;display: none;}
#footer .foot-contact .c-icon .box.icon-phone:hover{}
#footer .foot-contact .c-icon .box.icon-phone:hover .c-phone{/*visibility: visible;opacity: 1;*/display: block;}
#footer .foot-contact .service-time{}
#footer .foot-contact .service-time + .service-time{margin-top: 15px;}
#footer .foot-contact .service-time .day{font-size: 14px;color: #222;}
#footer .foot-contact .service-time .hour{font-size: 14px;color: #666;}
#footer .foot-contact .smller-mb{margin-bottom: 10px;}
#footer .friendship-link{margin-top: 50px;}
#footer .friendship-link .title{font-size: 15px;color: #222;margin-right: 3%;font-weight: bold;width: 10%;}
#footer .friendship-link .list{width: 85%;}
#footer .friendship-link .list a{font-size: 16px;color: #666;width: 9%;margin-right: 1%;}

#copymsg{background: #212120;font-size: 14px;color: #fff;padding:15px 0;}
#copymsg a{color: #fff;}

/*.wrap-module *{font-family: 'AccordAlternate-Light';}*/

@media (min-width:992px) {
    /*.wrap-module{padding-top: 110px;}*/
}

#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;}
/*.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: #333;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: #333;}
.menu-wrap-style .menu .sublist li a.on:before{border-color: #333;background: #333;}
.menu-wrap-style .menu .sublist li a:hover{color: #333;}
.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 .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; word-break: break-all; overflow: hidden;}

.product-list{/*padding-top: 35px;*/}
.product-list .hot_pro{ margin: 30px 0; width: 100%;}
.product-list .hot_pro .title{ font-size: 18px;color: #191919;margin-bottom: 20px;}
.product-list .hot_pro .list{ display: block; width: 100%; height: 100%; text-decoration: none;}
.product-list .hot_pro .list .item{ margin-top: 16px; width: 100%; height: 74px;}
.product-list .hot_pro .list .item:first-child{ margin-top: 0;}
.product-list .hot_pro .list .item .img{ display: block; width: 74px; height: 100%; background: #d1d1d1;}
.product-list .hot_pro .list .item .item_title{ display: block; width: calc(100% - 80px); height: 100%; line-height: 24px; font-size: 15px; color: #555; overflow: hidden;}
.product-list .contenter .brief_desction{ text-align: left;}

.wrap-module .ueeshop_responsive_products_list .item{width: 25%;}
.wrap-module .ueeshop_responsive_products_list .item .pro{width: 90%;}

body .ueeshop_responsive_products_detail .gallery .left_small_img .pic_box.on{border:1px solid #333;}
.ueeshop_responsive_products_detail .info .name{}
/*.product-detail .ueeshop_responsive_products_detail .info .button > a{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: #333;}
.ueeshop_responsive_download_list ul li a:hover{background-color: #333;}

.share.foot_share{display: block;margin-left: 0;text-align: center;padding-top: 2%;}

.g_member #header{position: static;}

.wrap-module .ueeshop_responsive_turn_page span em{width: 40px;height: 40px;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{display: inline-block;vertical-align: middle;height: 42px;line-height: 42px;margin: 0 5px;background: none;}
.wrap-module .ueeshop_responsive_turn_page span a,
.wrap-module .ueeshop_responsive_turn_page span font{height: 40px;color: #737373;}
.wrap-module .ueeshop_responsive_turn_page span:hover{background: none;}
.wrap-module .ueeshop_responsive_turn_page span .page_item_current{color: #fff;}

.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: #333;}

@media (max-width: 1600px){
}

@media (max-width: 1440px){
    #header .header,
    #header .search_box{width: 96%;margin: 0 auto;}
    #header .search_box .search{width: 90%;}

    #nav .list{padding: 0 9px;margin: 0 20px 0 0;}
    #header .func .icon{margin-left: 30px;}
}

@media (max-width: 1280px){
    .wrap{width: 96%;}

    .index-about .words{margin-top: 0;}

    #header .func .icon.language_icon .down{left: auto;right: -20px;top: 100%;width: 80px;padding-left: 10px;overflow: hidden;background: #fff;line-height: 120%;}
    #header .func .icon.language_icon .down a{font-size: 12px;}
    #header .search_box{height: 110px;}
    #header .search_box .search{height: 70px;}
    #header .search_box .search input[name="Keyword"]{line-height: 60px;}
    #header .search_box .search input[type="submit"]{margin-top: 8px;}
    #nav .list{margin: 0 10px 0 0;}
    #header .func .icon{margin-left: 25px;}

    #footer{padding: 40px 0;}
    #footer .foot-logo{margin-right: 2%;}
}

@media (max-width: 1024px){
    #header .header{height: 80px;}
    #header .header .logo{width: 100px;}
    #header .search_box{top: 80px;}
    #nav{margin-top: 15px;}
    #nav .list a{font-size: 12px;}
    #header .func{margin-top: 30px;}
}

@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-prouct-category .list .box{width: 47%;margin: 0 1.5% 20px;}
    .index-prouct-category .list .box + .box{margin: 0 1.5% 20px;}
    .index-prouct-category .list .box .pic{padding-top: 6%;}*/

    .index-about .pic{float: none;width: 100%;text-align: center;margin-bottom: 20px;}
    .index-about .words{float: none;width: 100%;max-width: 650px;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;}
.index-case .list .box{width: 30%;margin:0 1.5% 15px;}
    .index-case .list .box.noml{margin:0 1.5% 15px;}
    .index-case .list .box.box_9{display: none;}
    /*.index-case .list .box{width: 30%;}*/

    #footer .foot-nav{margin-left: 2.5%;}
    #footer .foot-contact{width: 25%;}
	#footer .friendship-link .list a{width: 13%;}

    .product-list .contenter #plist .contents .blk{width: 31%;margin:0 1% 25px;}
}
@media (max-width: 768px){

    #footer .foot-logo{float: none;margin:0 0 0;max-width: 100%;}
    #footer .foot-contact{width: 40%;margin-right: 5%;}
    #footer .foot-nav{margin-left: 7.5%;}

    .art-menu-wrap-style{display: none;}
    .menu-in-left .menu-wrap-style{display: none;}
    .menu-in-left .wrap-righter-style{float: none;width: 100%;}
	.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%;}

    .wrap-module .ueeshop_responsive_products_list .item{ width: 50%; }
}

@media (max-width: 640px){
	/*.mobile-nav .li a{font-size: 18px;}*/
    .clear_991{clear: none;}
    .clear_640{clear: both;}

    .index-banner .swiper-pagination-bullet{width: 7px;height: 7px;}

    .index-prouct-category .list .box{width: 100%;max-width: 420px;float: none;margin:0 auto 20px;}
    .index-prouct-category .list .box + .box{margin:0 auto 20px;}
    .index-prouct-category .list .box .name{font-size: 1.1rem;}
    .index-product .list .swiper-slide .name{margin-top: 10px;}

    .index-module .index-title-0{text-align: center;margin-bottom: 15px;font-size: 1.6rem;}
    .index-prouct-category{padding: 30px 0;}
    .index-prouct-category .list .box .pic{padding-top: 0;}
    .list .swiper-hd{margin-top: 20px;}
	.index-case .title{margin-bottom:30px;}

    .index-about{padding: 30px 0;}
    .index-about .words .title{font-size: 1.6rem;}
    .index-about .words .bf{font-size: 14px;}
    .index-about .words .more{max-width: 100%;margin-top: 15px;}

    .index-product{padding: 20px 0;}

     .index-case{padding: 30px 0;}

    .index-case .title{text-align: center;font-size:28px;}
    .index-case .title-bf{text-align: center;}
    .index-case .list .box{width: 47%;}
    .index-case .list .box.box_9{display: block;}
    .index-case .more-btn a{max-width: 100%;margin-top: 10px;}
    .index-case .more-btn{width: 97%;margin: 0 auto;}

    #footer{padding: 25px 0;}
    #footer .foot-nav{display: none;}
    #footer .foot-contact .c-icon{max-width: 236px;margin: 0 auto 15px;}
    #footer .foot-contact .c-icon .box{float: none;display: inline-block;}
    #footer .foot-contact{width: 100%; margin-right: 0; max-width: 100%; text-align: center;}
	#footer .friendship-link{margin-top: 30px;}
	#footer .friendship-link .title{width: 100%;float: none;text-align: center;margin-bottom: 10px;}
	#footer .friendship-link .list{width: 100%;float: none;}
	#footer .friendship-link .list a{width: 19%;}

    .product-list .contenter #plist .contents .blk{width: 48%;margin:0 1% 15px;}
}


@media (max-width: 450px){
    /*.mobile-nav .m-search .btn_submit{background-size: contain;}*/


    .index-product .list .box{width: 100%;margin: 0 0 15px;float: none;}
    .index-product .list .box + .box{margin: 0 0 15px;}

	#footer .friendship-link .list a{width: 24%;text-align: center;margin: 0 .5% 5px;}
}


.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: 5rem;}


@media (max-width: 768px){
	
	.in_ad .ad_con .ueeshop_responsive_position .title{display: block; float: none; width: 100%; max-width: inherit; height: 70px; line-height: 70px; font-size: 20px; color: #fff; font-family: 'Opensans-Bold'; text-align: center;}
	
	#footer .foot-logo img{ width:50%;}
	#copymsg a{ display:block;}
	}
	
	
		.side{position:fixed;width:78px;left:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#0d62e3;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../images/right_pic7.png)}
.side ul li i.bgs3{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;left:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#0d62e3;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;right:-240px;top:0;background-image:url(../images/ewm.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;height:237px;display:none;color:#fff;text-align:left;position:absolute;right:-240px;top:-79px;background:#0d62e3}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#333}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}
@media (max-width: 768px){
	.side{ display:none}
	.foot-contact{display:none}
	}
	@media (min-width: 768px){
	.Footer{ display:none}
	
	}
	
	
.FooterTop{background-color: #fff;text-align: center;margin-bottom: 3rem;}
.FooterTop p{color: #282828;font-size: .313rem;}

.Footer .footerBottom{width: 100%;position: fixed;left: 0;bottom: 0;height: 3.5rem;background: #0d62e3;z-index: 999;}
.Footer .footerBottom .mainCon{position: relative;}
.Footer .footerBottom .mainCon ul{float: left;width: 100%;display: flex;}
.Footer .footerBottom li{text-align: center;flex: 1;border-left: 1px #689bea dotted; list-style:none}
.Footer .footerBottom li:first-child{border-left: none;}
.Footer .footerBottom li a{height: 3.5rem;padding: .185rem 0;box-sizing: border-box;display: block;}
.Footer .footerBottom li span{display: block;box-sizing: border-box;}
.Footer .footerBottom li img{display: block;width:1.5rem;height:1.5rem;position: relative;margin: 0 auto;}
.Footer .footerBottom li em{display: block;font-size:0.9rem;color: #fff;margin-top: 0.1rem;font-style:normal}
.Footer .footerBottom li:first-child a{border-left: none;}
/* Footer End */