@charset "utf-8";
/*
Powered by ly200.com		http://www.ly200.com
广州联雅网络科技有限公司		020-83226791
*/

*{font-family: 'Opensans-Regular';}
html, div{outline:0;}
cite, em, strong, i{font-style:normal;}
.w{width: 980px; 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;}*/

body{background:#fff;width: 100%;height: 100%;max-width: 1920px;margin:0 auto;overflow-x: hidden;position: relative;}
.wrap{width:1440px; 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: #b97a56!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;}
a:hover{text-decoration: none;}



.headerTop{line-height: 60px;background: #0b1f4f;}
.headerTop *{font-size: 16px;color: #fff;}
.headerTop .wel{background: #0a152d;padding-right: 8%;}
.headerTop .wel:after{position: absolute;right: 100%;top: 0;height: 100%;width: 240px;background: #0a152d;content: '';}
.headerTop .langWrapper{display: inline-block;position: relative;margin-left: 35px;}
.headerTop .langWrapper .topLang{}
.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: 14px;color: #000;}
.headerTop .langWrapper:hover .otherLang{display: block;}
.headerTop .headerInfo{float: right;}
.headerTop .headerInfo img{vertical-align: middle;margin-right: 5px;}
.headerTop .headerInfo .headerInquiry{display: inline-block;margin-left: 35px;}
.headerTop .headerInfo .headerInquiry a{font-size: 14px;}
.headerTop .headerInfo .headerInquiry span{font-size: 14px;color: #b97a56;}
.headerTop .headerInfo .headerUser{display: inline-block;}
.headerTop .headerInfo .headerUser a{font-size: 14px;}
.headerTop a:hover{color: #b97a56;}

.headerNav{box-sizing: border-box;height: 120px;}
.headerNav .logo{width: 15.12%;max-width: 260px;height: 120px;}
.headerNav .head-nav{width: 75%;max-width: 1100px;margin-top: 50px;display: flex;justify-content: space-around;}
.headerNav .head-nav .n_item{max-width: 150px;position: relative;}
.headerNav .head-nav .n_item + .n_item{margin-left: 30px;}
.headerNav .head-nav .n_item .topName{line-height: 1;padding: 0 0 20px;font-size: 16px;border-bottom: 3px solid transparent;font-family: 'Opensans-Bold';}
.headerNav .head-nav .n_item .navSub{width: 242px;background: #fff;position: absolute;top:55px;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{border-bottom: 3px solid #b97a56;}
.headerNav .head-nav .n_item:hover .navSub{opacity: 1;z-index: 100;}
.headerNav .search_open_icon{cursor: pointer;}
.headerNav .search_icon{margin: 50px 0 0 0;}
.headerNav .search_icon .search{display: none;}
.headerNav .search_icon.open .search{display: block;}
.headerNav .search_icon .search input.absolute{right: 0;top: -5px;z-index: 10;}
.headerNav .search_icon .search input[name=Keyword]{width: 180px;height: 28px;background: #fff;box-sizing: border-box;padding:0  28px 0 7px;font-size: 12px;color: #505050;}
.headerNav .search_icon .search input[type=submit]{width: 28px;height: 28px;background: url(../images/icon_search.png) no-repeat center;}
.headerNav .search_box.on{visibility: visible;opacity: 1;}
.headerNav .search_box{position: absolute;top: 100%;width: 100%;height: 100px;background: white;opacity: 0;visibility: hidden;z-index: 10;}
.headerNav .search_box .search{/*width: 1280px;*/height: 80px;line-height: 80px;margin: 10px 25px 0;border-bottom: 1px solid #e3e3e3;}
.headerNav .search_box .search input[name=Keyword]{width: calc( 100% - 154px );border: none;text-align: center;line-height: 80px;font-size: 15px;color: #909090;}
.headerNav .search_box .search input[type=submit]{width: 100px;height: 42px;line-height: 42px;margin-top: 24px;margin-right: 4px;border: 1px solid #000000;background: white;font-weight: bold;font-size: 15px;border-radius: 4px;}

.index-banner .bx-controls-direction{}
.index-banner .bx-wrapper .bx-controls-direction a{width: 65px;height: 65px;background: #fff no-repeat center;}
.index-banner .bx-wrapper .bx-controls-direction  .bx-prev{left: 0;background-image: url(../images/icon_left.png);}
.index-banner .bx-wrapper .bx-controls-direction  .bx-next{right: 0px;background-image: url(../images/icon_right.png);}
.index-banner .bx-wrapper .bx-pager.bx-default-pager{display: none;}

.index-module{padding:85px 0;}
.index-module .i-title{position: relative;margin-bottom: 50px;text-align: center;font-size: 40px;color: #fff;}
/*.index-module .i-title:after{position: absolute;left: 0;right: 0;bottom: 0;margin:auto;width: 80px;height: 3px;background: #b97a56;content: '';}*/

.index-about{display: flex;align-items: center;background: #fff;}
.index-about .pic{width: 48%;}
.index-about .words{width: 44%;margin-left: 3%;}
.index-about .words .title_0{font-size: 20px;color: #959595;}
.index-about .words .title{line-height: 1.2;font-size: 45px;color: #0c2050;font-family: 'Opensans-Bold';margin: 5px 0 20px;}
.index-about .words .ab_line{height: 2px;margin:15px 0 30px;}
.index-about .words .ab_line:after{float: left;width: 90px;height: 2px;background: #d15812;display: block;content: '';}
.index-about .words .ab_line:before{float: left;width: 40px;height: 2px;background: #0e2151;display: block;content: '';}
.index-about .words .bf_0{line-height: 1.7;margin-bottom: 25px;font-size: 14px;color: #3d3d3d;font-family: 'Opensans-Bold';}
.index-about .words .bf{font-size: 15px;color: #828282;line-height: 1.5;}
/*.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{background: #000 url(../images/por_bg.jpg) no-repeat left top;}
.index-product .list{}
.index-product .list *{font-size: 0;}
.index-product .list .box{width: 18.125%;margin-left: 2.34%;}
.index-product .list .box:first-child{margin-left: 0;}
.index-product .list .box .pic{background: #fff;max-height: 348px;}
.index-product .list .pic .img{}
.index-product .list .box .name{height: 50px;line-height: 1.5;font-size: 16px;color: #fff;margin: 20px 0 0;}


.index-info{}
.index-info.index-module .i-title{/*font-size: 40px;*/color: #333;text-align: left;line-height: 1;}
.index-info.index-module .i-title:after{display: inline-block;vertical-align: bottom;width: 65px;height: 2px;margin-left: 40px;background: #d15812;content: '';}
.index-info .list{}
.index-info .list .box{width: 31.6%;}
.index-info .list .box + .box{margin-left: 2%;}
.index-info .list .box .img{}
.index-info .list .box .txt{box-sizing: border-box;padding: 20px 3.5% 0;}
.index-info .list .box .txt .name{max-height: 60px;margin-bottom: 20px;font-size: 22px;color: #333;font-family: "OpenSans-Bold";}
.index-info .list .box .txt .brief{max-height: 95px;line-height: 1.5;font-size: 16px;color: #828282;}
.index-info .list .box .txt .brief.none{display: none;}
.index-info .list .box .txt .more{margin-top: 15px;text-transform: uppercase;font-size: 16px;color: #333;font-family: "OpenSans-Bold";}
.index-info .list .box .txt .more img{margin-left: 10px;}
/*#ueeseo_info .themes_title{}*/

#footer{background: #0b1f4f;}
#footer .foot-wrap{width: 1206px;}
#footer .box{width: 33.33%;padding:4% 2%;box-sizing: border-box;}
#footer .box + .box{border-left: 1px solid #48577b;}
#footer .box img{margin-right: 20px;}
#footer .box .right{padding-top: 15px;max-width: 75%;}
#footer .box .ti{line-height: 1;font-size: 22px;color: #fff;margin-bottom: 20px;text-transform: uppercase;}
#footer .box .txt{line-height: 1.4;font-size: 16px;color: #fff;}
#footer .friendship-link{margin: 15px 0;}
#footer .friendship-link .title{font-size: 15px;color: #fff;margin-right: 3%;font-weight: bold;width: 10%;}
#footer .friendship-link .list{width: 85%;}
#footer .friendship-link .list a{font-size: 16px;color: #fff;width: 9%;margin-right: 1%;}
#copymsg{font-size: 16px;color: #fff;padding:45px 0;border-top: 1px solid #48577b;}
#copymsg a{color: #fff;}


#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;}
.wrap-righter-style .ueeshop_responsive_position{background:#f2f2f2;padding-left: 15px;}

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: 0 0 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;}

.wrap-righter-style .cate_info{ margin: 0 27px 29px;}
.wrap-righter-style .cate_info .cate_title{ margin-bottom: 15px; width: 20%; height: 35px; line-height: 35px; font-size: 26px; color: #29293a;}
.wrap-righter-style .cate_info .cate_brief{ width: calc(100% - 20%);}

.product-list{margin: 0 auto 30px;}
.product-list .pro_cate{float: left; width: 260px;}
.product-list .pro_cate .page_name{position: relative;margin-bottom: 10px;font-size: 22px;height: 55px;line-height: 55px;text-transform: uppercase;}
.product-list .pro_cate .page_name:after{position: absolute;bottom: 0;left: 0;width: 37px;height: 3px;background: #b97a56;content: '';}
.product-list .pro_cate .first_cate{height: 51px;line-height: 51px;position: relative;padding-right: 15px; overflow:hidden;cursor: pointer;}
.product-list .pro_cate .first_cate a{font-size: 18px;}
.product-list .pro_cate .first_cate .border{width: 37px;border-bottom: 1px solid #333;}
.product-list .pro_cate .son_cate{display: none;}
.product-list .pro_cate .list.on .son_cate{display: block;}
.product-list .pro_cate .list.on .first_cate{background: url(../images/pro_cate_icon_on.png) no-repeat center right;}
.product-list .pro_cate .son_cate .item:first-child{border-top: none;}
.product-list .pro_cate .son_cate .item{height: 49px;line-height: 49px;border-top: 1px solid #e2e2e2;}
.product-list .pro_cate .son_cate .item a{font-size: 13px;color: #909090;}
/*.product-list .pro_cate .son_cate .item:hover,*/
/*.product-list .pro_cate .son_cate .item.on{color: #b97a56;}*/
.product-list .pro_cate .son_cate .item:hover a,
.product-list .pro_cate .son_cate .item.on a,
.product-list .pro_cate .son_cate .item a.on,
.product-list .pro_cate .son_cate .subcate3 a.sia:hover{color: #b97a56;}
.product-list .pro_cate .son_cate .subcate3{margin-bottom: 10px;}
.product-list .pro_cate .son_cate .subcate3 a.sia{display: block;font-size: 12px;color: #909090;text-indent: 15px;line-height: 200%;}


.product-list{/*padding-top: 35px;*/}
.product-list .ueeshop_responsive_products_list{margin-top: 0;padding-top: 5px;}
.product-list .ueeshop_responsive_products_list .item{margin-bottom: 50px;}
.product-list .ueeshop_responsive_products_list .item .pro{width: 86%;}
.product-list .ueeshop_responsive_products_list .item .pro{padding-bottom: 30px;background: #fff;overflow: visible;}
.product-list .ueeshop_responsive_products_list .item .img{transition: all .2s .1s;-webkit-transition: all .2s .1s;border:1px solid #d2d2d2;border-radius: 5px;}
.product-list .ueeshop_responsive_products_list .item .pro:hover .img{-webkit-box-shadow:0 0px 8px 2px rgba(143, 143, 143, 0.3);box-shadow:0 0px 8px 2px rgba(143, 143, 143, 0.3);}
.product-list .ueeshop_responsive_products_list .item:hover img{transform: scale(1);}
.product-list .ueeshop_responsive_products_list .item .info .name{text-align: left;}
.product-list .ueeshop_responsive_products_list .item .info .more{display: inline-block;width: 130px;line-height: 40px;font-size: 16px;color: #333;text-align: center;text-transform: uppercase;border: 1px solid #000;border-radius: 4px;transition: all .2s; text-transform: uppercase;}
.product-list .ueeshop_responsive_products_list .item .info .more:hover{background: #0b1f4f;color: #fff;border-color: #0b1f4f;}
.product-list .ueeshop_responsive_products_list .item .info{text-align: left;}

body .ueeshop_responsive_products_detail .gallery .left_small_img .pic_box.on{border:1px solid #b97a56;}
.ueeshop_responsive_products_detail .info .name{}
.product-detail .ueeshop_responsive_products_detail .info .button > a,
.product-detail .ueeshop_responsive_products_detail{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: #b97a56;}
.ueeshop_responsive_download_list ul li a:hover{background: #b97a56;}
.g_member{position: static;}

.menu-in-left{padding-top: 30px;}
.menu-in-left .menu-wrap-style{width: 20%;float: left;}
.menu-in-left .wrap-righter-style{width: 76%;float: right;}
.menu-wrap-style .menu{}
/*.menu-wrap-style .menu .m-title{font-size: 19px;color: #191919;margin-bottom: 15px;}*/
.menu-wrap-style .menu .m-title{position: relative;margin-bottom: 10px;font-size: 22px;height: 55px;line-height: 55px;text-transform: uppercase;}
.menu-wrap-style .menu .m-title:after{position: absolute;bottom: 0;left: 0;width: 37px;height: 3px;background: #b97a56;content: '';}
.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:hover{color: #b97a56;}
/*.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: '';display: none;}
.menu-wrap-style .menu .sublist li a.on{color: #b97a56;}
/*.menu-wrap-style .menu .sublist li a.on:before{border-color: #b97a56;background: #b97a56;}*/
.menu-wrap-style .menu .sublist li a:hover{color: #b97a56;}
.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{position: relative;margin-bottom: 10px;font-size: 22px;height: 55px;line-height: 55px;text-transform: uppercase;}
.menu-wrap-style .related .r_title:after{position: absolute;bottom: 0;left: 0;width: 37px;height: 3px;background: #b97a56;content: '';}
.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 .left_outer{ width: 22.5%;}
.product-list .left_title{ width: 100%; height: 49px; line-height: 49px; text-indent: 17px; background: #0b1f4f; font-size: 20px; color: #fff;}
.product-list .left{ width: 100%;}
.product-list .left .cate_row span{display: block;position:relative;padding:15px;line-height: 30px;font-size: 16px;color: #333333;border-top: 1px solid #ebebeb;cursor: pointer;}
.product-list .left .cate_row span em{width: 10px;height: 100%;background: #000;position: absolute;top: 0;right: 2%;background: url(../images/icon_p_close.png) no-repeat center 25px;}
.product-list .left .cate_row a.topa{font-size: 16px;color: #333;}
.product-list .left .cate_row:first-child span{border-top:none;}
.product-list .left .cate_row ul{margin-top: 0px;padding-left: 35px;padding-bottom: 0px;}
.product-list .left .cate_row ul li{margin:3px 0;}
.product-list .left .cate_row ul li a{display: block;font-size: 16px;line-height: 25px;color: #8d8d8d;height: 0px;overflow: hidden;}
.product-list .left .cate_row ul li a:hover{color: #0b1f4f;}
.product-list .left .cate_row ul li.v3{padding-left: 15px;margin:0;}
.product-list .left .cate_row ul li.v3 a{font-size: 14px;}
.product-list .left .cate_row.on span em{background-image: url(../images/icon_p_open.png);}
.product-list .left .cate_row.on ul li a{height: auto;}
.product-list .left .cate_row.on ul{margin-top: -8px;padding-bottom: 23px;}

.product-list .leftContent .relate{ margin-top: 20px; -webkit-box-sizing: border-box; box-sizing: border-box;}
.product-list .leftContent .relate *{box-sizing: inherit;}
.product-list .leftContent .relate .title{ width: 100%; height: 49px; line-height: 49px; text-indent: 17px; background: #0b1f4f; font-size: 20px; color: #fff;}
.product-list .leftContent .relate .list{ margin-top: 33px; background: none;}
.product-list .leftContent .relate .list .row{ margin-bottom: 30px;}
.product-list .leftContent .relate .list .row a{display: inline-block;vertical-align: middle;}
.product-list .leftContent .relate .list .row .img{ width: 30.5%; margin-right: 5%; padding: 3px; border: 1px solid #d3d3d3; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-sizing: border-box; box-sizing: border-box;}
/*.product-list .leftContent .relate .list .row:hover .img{ border-color: #fd5657;}*/
.product-list .leftContent .relate .list .row .row_txt{ width: 55%;}
.product-list .leftContent .relate .list .row .name{ width: 100%; font-size: 14px;color: #555;line-height: 20px;vertical-align: top;}
.product-list .leftContent .relate .list .row .btn{ margin-top: 10px; width: 90px; height: 24px; line-height: 24px; border: 1px solid #000; font-size: 12px; color: #333; text-align: center; -webkit-text-transform: uppercase; text-transform: uppercase; -webkit-border-radius: 5px; border-radius: 5px;}

.wrap-module .ueeshop_responsive_products_detail_review .review_form h1{font-size: 30px;color: #1f1f1f;text-align: center;margin-bottom: 35px;}

body .ueeshop_responsive_turn_page span .page_item_current{background: #0b1f4f;}

.product-list .ueeshop_responsive_position{margin: 0 27px 25px;}

/* 新闻详细(推荐文章) */
.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;}

@media (max-width: 1440px){
    .wrap{width: 96%;}
}

@media (max-width: 1280px){
    .index-about .words{margin-top: 0;}
    #footer .foot-wrap{width: 96%;}
}

@media (max-width: 1024px){
    .swiper-hd{display: none;}
}

@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-banner .bx-controls-direction{display: none;}
    .index-module{padding: 40px 0;}
    .index-module .i-title{font-size: 34px;margin-bottom: 30px;}

    .index-about{display: block;}
    .index-about .pic{float: none;width: 100%;text-align: center;margin-bottom: 20px;}
    .index-about .words{float: none;width: 90%;max-width: 550px;margin: 0 auto;}
    .index-about .words .bf{text-align: left;}
    .index-about .words .more{margin:30px auto 0;}
    .index-about .words .ab_line{margin:5px 0 15px;}

    .index-info.index-module .i-title:after{display: none;}

    #footer .box{width: 100%;float: none;}
    #footer .box + .box{border:none;}
    #footer .box .right{padding-top: 0;}
    #footer .box .ti{margin-bottom: 10px;}
    #copymsg{padding: 15px 0;line-height: 1.6;}
	#footer .friendship-link .list a{width: 13%;}

    .product-list .ueeshop_responsive_products_list .item{width: 50%;margin-bottom: 25px;}
    .product-list .ueeshop_responsive_position{margin: 0 0 15px;}

	.product-list .left_outer{display: none;}

	.menu-in-left .wrap-righter-style{width: 100%;}
}
@media (max-width: 768px){
    .index-info .list .box{width: 100%;margin-bottom: 25px;}
    .index-info .list .box + .box{margin-left: 0;}

    .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%;}
}

@media (max-width: 640px){
	/*.mobile-nav .li a{font-size: 18px;}*/
    .clear_991{clear: none;}
    .clear_640{clear: both;}

    .index-product .list .name{margin-top: 10px;}

    .index-module .index-title-0{text-align: center;margin-bottom: 15px;font-size: 24px;}
    .index-about .words .title{font-size: 30px;margin:20px 0;}
    .index-about .words .bf{font-size: 16px;}
    .index-about .words .more{max-width: 100%;margin-top: 15px;}

    .index-info .list .item .img{float: none;width: 100%;margin:0 0 20px;text-align: center;}
    .index-info .list .item .info{float: none;width: 100%;}

    #footer{}
	#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%;}

    .index-product .list .box{width: 46%;margin: 0 2% 15px;}
    .index-product .list .box:first-child{margin-left: 2%;}
    .index-product .list .box:last-child{margin-left: 2%;}
    /*.index-product .list .box + .box{margin: 0 0 20px;}*/
}


@media (max-width: 450px){
	#footer .friendship-link .list a{width: 24%;text-align: center;margin: 0 .5% 5px;}
}