﻿@charset "utf-8";
/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/

*{font-family: 'Montserrat-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{ position: relative;}
.check_img{ position: absolute; width: 100%; pointer-events: none; opacity: 0.5;z-index: 99;}
body::-webkit-scrollbar{display:none}

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;}
.trans1{-webkit-transition:all 800ms ease 0s; transition:all 800ms 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: #42b3e5!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;}
.img_center{ text-align:center;}/*图片居中*/
.img_center img{ vertical-align:middle;}
.img_center span{height:100%;display:inline-block; vertical-align:middle;}

#header{width: 100%;top: 0;left: 0;right: 0;margin:auto;z-index: 100;}
#header .header{height: 201px;}
#header .header .top{height: 110px;border-bottom: 1px solid #d5d5d5;display: flex;align-items: center;background: #f5f5f5;}
#header .header .top{vertical-align: middle;}
#header .header .bottom .wrap{display: flex;}
#header .header .bottom .wrap .nav_right{display: flex;align-items: center;justify-content: flex-end;}
.nav_right{width: 23%;}
.nav_right .icon a{color: #999;font-size: 16px;display: block;position: relative;padding-right: 26px;white-space: nowrap;}
.nav_right .icon a:hover{color:#004d95;}
.nav_right .index-inquiry a:hover{color: #004d95;}
.nav_right .icon a::before{position: absolute;content: '';background: #18191d;width: 1px;height: 17px;right: 0;top:0;}
.nav_right .index-inquiry a{color: #999;font-size: 16px;display: block;position: relative;padding-right: 26px;padding-left: 25px;text-transform: capitalize;}
.nav_right .index-inquiry a::before{position: absolute;content: '';background: #18191d;width: 1px;height: 17px;right: 0;top:0;}
.nav_right .icon.language_icon{padding-left: 22px;padding-right: 16px;}
.nav_right .icon.language_icon{position: relative;font-size: 16px;background: url(../images1/index_lang_select.png) no-repeat right center;}
.nav_right .icon.language_icon span{color: #999;}
.nav_right .icon.language_icon .down{position: absolute;left: 0;top: 100%;background: rgba(255,255,255,1);opacity: 0;visibility: hidden;z-index: 100;padding: 10px;border-radius: 5px;}
.nav_right .icon.language_icon:hover .down{opacity: 1;visibility: visible;}
.nav_right .icon.language_icon .down a{display: block;width: 120px;line-height: 25px;font-size: 17px;overflow: hidden;}
.nav_right .icon.language_icon span:hover{color:#004d95;}
.nav_right .icon.language_icon a::before{display: none;}
/*.header{width: 1440px;}*/
#header .header .logo{max-width: 400px;height: 100%;float: left;}
#header .header .logo a{}
#nav{display: flex;align-items: center;width:100%;margin-right: 2%;line-height: 90px;}

#nav .list{display: inline-block;vertical-align: middle;margin: 0 105px 0 0;position: relative;}
#nav .list > a{display: block;font-size: 18px;color: #333;text-transform: uppercase;white-space: nowrap;}
#nav .list > a.cur{color: #004d95;}
#nav .list > a:hover{color: #004d95;}
/*#nav .list:hover > a,
#nav .list.on > a{padding-bottom: 15px;border-bottom: 2px solid #d17474;}*/
#nav .list .sub_row{width:280px;position: absolute;left: -98px;top: 100%;/*width: 140px;*/background:#f2f2f2;box-sizing: border-box;z-index: 110;line-height: 28px;opacity: 0;visibility: hidden;}
/*#nav .list .sub_row:before{width: 9999px;height: 100%;position: absolute;left: 100%;top: 0;background: rgba(255,255,255,.8);content: '';}*/
/*#nav .list .sub_row:after{width: 9999px;height: 100%;position: absolute;right: 100%;top: 0;background: rgba(255,255,255,.8);content: '';}*/
#nav .list .sub_row:before{height: 3px;width:100%;position: absolute;left: 0;top: -3px;background:#004d95;content: '';}
#nav .list .sub_row:after{width:0;position: absolute;top: -13px;left:50%;transform:translateX(-50%);content: '';height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #004d95;}
#nav .list .sub_row a{display: block;line-height: 65px;font-size: 16px;color: #333;text-align: center;}
#nav .list .sub_row a span{margin-right: 10px;}
#nav .list .sub_row a:hover{color:#fff;background: #004d95;}
#nav .list:hover .sub_row{opacity: 1;visibility: visible;}
#header .func{float: right;width: 9.2%;margin-top: 47px;margin-right: 1%;}
#header .func .icon{cursor: pointer;}
#header .func .icon:first-child{margin-left: 0;padding:0 17.8% 0 0;}
#header .func .icon.language_icon{position: relative;padding:0 17.8% 0 0;font-size: 20px;background: url(../images1/language_arrow.png) no-repeat right center;}
#header .func .icon.language_icon span{color: #fff;text-transform: uppercase;font-family: Arial;}
#header .func .icon.language_icon .down{position: absolute;left: 0;top: 100%;background: rgba(255,255,255,.8);opacity: 0;visibility: hidden;z-index: 100;padding: 10px;border-radius: 5px;}
#header .func .icon.language_icon:hover .down{opacity: 1;visibility: visible;}
#header .func .icon.language_icon .down a{display: block;width: 120px;line-height: 25px;font-size: 17px;overflow: hidden;}
#header.index_header{position: absolute;left: 0;top: 47px;width: 100%;z-index: 10001;}
#header.index_header .header{background: rgba(255,255,255,.8);border-radius: 10px;}
#header.fiexd{position: fixed;top: 0;left: 0;width: 100%;background: white;z-index: 10001;}
/*#header.fiexd .header{height: 80px;}
#header.fiexd #nav{margin-top: 17px;}*/
#header.fiexd #nav .list{padding-bottom: 9px;}
/*#header.fiexd .func{margin-top: 31px;}*/
/*#header .search_box.on{visibility: visible;opacity: 1;}*/
/*#header .search_box{position: absolute;top: 100%;width: 100%;max-width: 1440px;border-radius: 4px;background: rgba(255,255,255,.5);opacity: 0;visibility: hidden;z-index: 100;overflow: hidden;}*/
/*#header .search_box .search{}*/
/*#header .search_box .search input[name=Keyword]{width: calc( 100% - 120px );border: none;text-align: center;line-height: 60px;font-size: 15px;color: #909090;}*/
/*#header .search_box .search input[type=submit]{width: 120px;height: 60px;line-height: 60px;background: white;font-weight: bold;font-size: 15px;border:none;border-left: 1px solid #eee;}*/

#header .search_box .search input[name=Keyword]{width: 245px;height: 46px;border: 1px solid #e6e6e6;padding-left: 14px;border-right: none;}
#header .search_box .search input[name=Keyword]::-webkit-input-placeholder{color: #b8b8b8;}
#header .search_box .search input[name=Keyword]::-moz-placeholder{color: #b8b8b8;}
#header .search_box .search input[name=Keyword]::-ms-input-placeholder{color: #b8b8b8;}
#header .search_box .search input[type=submit]{width: 75px;color: #000;border:0;height: 48px;background-color: #4d4d4d;text-indent: -9999px;background-repeat:no-repeat;background-position:center;background-image: url(../images1/index_search.png);}

#header.white-module{background: #fff;box-shadow: 0 1px 6px rgba(122, 122, 122, 0.4);position: relative;}
#header.white-module #nav .list > a{color: #000;}
#header.white-module .func .icon img{visibility: hidden;opacity: 0;}
#header.white-module .func .icon{background: url(../images1/icon_member_b.png) no-repeat center;}
#header.white-module .func .icon.search_icon{background-image: url(../images1/icon_search_b.png);}

/************ footer *****************/
#footer{background: #111213; color:#777;}
#footer .link{padding:60px 0; padding-bottom:56px; max-width:1440px; margin:0 auto; box-sizing:border-box;}
#footer .link ul{float: left;width:20%; overflow:hidden; box-sizing:border-box;}
/*#footer .link ul{margin-left: 5%;}*/
#footer .link ul li{overflow: hidden;line-height: 40px;font-size: 14px;text-transform:capitalize; max-width:90%; color:#8c8c8c;font-family: OpenSans-Regular;}
#footer .link ul li.tit{margin-bottom:12px;font-weight: bold;font-size: 18px;text-transform: uppercase; color:#fff;font-family: Montserrat-Bold;}
#footer .link ul a{font-size: 14px;color: #8c8c8c;font-family: OpenSans-Regular;}
#footer .link ul a:hover{color: #fff;}
#footer .link .ft_inform{width: 25%;}
#footer .link ul.contact li.i span:hover{color: #fff;cursor: pointer;}
#footer .link .ft_inform .foot_logo{margin-bottom: 20px;}
#footer .link .ft_inform .brief{font-size: 14px;color: #777;line-height: 25px;margin-bottom: 20px;}
#footer .link ul.contact{width:30%;margin-left: 3%;}
#footer .link ul.follow{width:20%;margin-left: 7%;}
#footer .link ul.contact li.i{height:auto; position:relative;box-sizing:border-box;font-family: OpenSans-Regular;}
#footer .link ul.contact li.i span{font-family: OpenSans-Regular;padding-left: 30px;display:block;}
#footer .link ul.contact li{position: relative;}
#footer .link ul.contact li.address::before{background: url(../images1/index_bottom_address.png);width:14px;height:17px;left:0;top:14px;position: absolute;content: '';}
#footer .link ul.contact li.tel::before{background: url(../images1/index_bottom_phone.png) no-repeat;width:14px;height:17px;left:0;top:14px;position: absolute;content: '';}
#footer .link ul.contact li.skype::before{background: url(../images1/index_bottom_skype.png) no-repeat;width:14px;height:17px;left:0;top:14px;position: absolute;content: '';}
#footer .link ul.contact li.email::before{background: url(../images1/index_bottom_email.png) no-repeat;width:14px;height:17px;left:0;top:14px;position: absolute;content: '';}
#footer .link ul.contact li.wechat::before{background: url(../images1/index_bottom_wechat.png) no-repeat;width:16px;height:12px;left:0;top:14px;position: absolute;content: '';}
/*#footer .link ul.contact li span{float: left;display:block; width:20px; height:24px; background:url(../images1/icon_addr.png) no-repeat left center;margin-right: 10px;}*/
/*#footer .link ul.contact li.tel span{background-image: url(../images1/icon_phone.png);}*/
/*#footer .link ul.contact li.email span{background-image: url(../images1/icon_mail.png);}*/
#footer .link ul.follow li.desc{line-height: 30px;}
#footer .link ul.follow li.desc:hover{color: #fff;}
#footer .link ul.follow li.tit{margin-bottom: 17px;}
#footer .link ul.follow li.share{margin-top: 30px;}

#footer .link ul.contact li.i span{width: 95%;}
#footer .partners{max-width:1200px; position:relative; margin:0 auto; box-sizing:border-box; padding-bottom:40px;}
#footer .partners .title{position:absolute; top:0; width:160px; font-size:16px; color:#fdc107; font-weight:bold;}
#footer .partners .box{padding-left:160px;}
#footer .partners .box .list{width:160px; height:60px; overflow:hidden; border:1px solid #ddd; margin-right:10px; text-align:center; margin-bottom:10px; background:#fff;}
#footer .partners .box .list .item{height:100%;}
#footer .copyright{padding:20px 0 25px 0;font-size: 14px;color: #818183; border-top:1px solid #2f313d;}
#footer .copyright .txt{color:#818183;display: block;font-size: 14px;color: #bfbfbf;text-align: center;font-family: OpenSans-Regular;}
.foot_share .foot_share_box{margin-right: 16px;}
.foot_share .foot_share_box:last-child{margin-right: 0;}
#footer .foot-lang{}
#footer .foot-lang .down-select{bottom: 100%;right: 0;background: rgba(255,255,255,.8);padding: 5px 10px;border-radius: 4px;}
#footer .foot-lang .down-select a{padding:3px 0; white-space: nowrap;}
#footer .foot-lang .down-select a img,
#footer .foot-lang .cur_lang img{max-width: 20px;max-height: 20px;margin-right: 4px;}
#footer .foot-lang .down-select a:hover{color:#42b3e5;}
#footer .foot-lang .cur_lang{text-transform: uppercase;}
#footer .foot-lang:hover .down-select{opacity: 1;visibility: visible;}

.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  .bxSlide-outter{line-height: 0;}
.in_ad .ad_con .con_table .con_table_cell{ display: table-cell; vertical-align: middle;}
.in_ad .ad_con .con_table .con_table_cell .wrap{width: 1382px;}
.in_ad .ad_con .ueeshop_responsive_position{ width: 100%; border-bottom: 0;}
.in_ad .ad_con .ueeshop_responsive_position .title{display:block;font-family:Montserrat-Bold;float: none; width: 100%; max-width: inherit;margin-bottom:18px;font-size: 50px; color: #fff;text-align: left;}
.in_ad .ad_con .ueeshop_responsive_position .position{ float: none; width: 100%; max-width: inherit; height: 26px; line-height: 26px; text-align: left}
.in_ad .ad_con .ueeshop_responsive_position .position{ font-size: 16px; color: #fff;}
.in_ad .ad_con .ueeshop_responsive_position .position a{ font-size: 16px; color: #fff;font-family: OpenSans-Regular;}


.index-banner{ position: relative;}
.banner-swiper-pagination{position: absolute;bottom: 45px;left: 0;z-index: 100;width: 100%;}
.banner-swiper-pagination .swiper-pagin{height: 160px;}
.banner-swiper-pagination .bullet{cursor: pointer;font-size: 14px;color: #fff;opacity: .4;}
.banner-swiper-pagination .bullet.active{opacity: 1;font-family: "OpenSans-Bold";}
.banner-swiper-pagination .bullet.pag-slide-next,
.banner-swiper-pagination .bullet.pag-slide-prev{opacity: .7;}
.banner-swiper-pagination .bullet::before{float: left;width: 2px;height: 16px;background: none;margin: 2px 25px 0 0;content: '';}
.banner-swiper-pagination .bullet.active::before{background: #fff;}

.index-photo{padding-top: 60px;background: #f6f6f6;padding-bottom: 60px;font-size: 0;}
.index-photo .box{width: 49.16667%;}
.index-photo .box.left{max-height: 658px;}
.index-photo .box.right{}
.index-photo .box.right div{max-height: 319px;}
.index-photo .box.right div + div{margin-top: 3%;}
.index-photo .bot{margin-top: 40px;}
.index-photo .bot .box{max-height: 296px;}

.index-blog{padding:35px 0 50px;}
.index-blog .title{overflow: hidden;margin-bottom: 60px;}
.index-blog .title span{font-size: 24px;color: #111;font-family: "OpenSans-Semibold";text-transform: uppercase;padding:0 25px;}
.index-blog .title span::after,
.index-blog .title span::before{position: absolute;top: 0;bottom: 0;width: 1000%;height: 1px;background: #ddd;margin:auto;content: '';}
.index-blog .title span::after{left: 100%;}
.index-blog .title span::before{right: 100%;}
.index-blog .list{}
.index-blog .list .box{width: 48.75%;}
.index-blog .list .box .date{width: 90px;}
.index-blog .list .box .date span{display: block;}
.index-blog .list .box .date span.d{line-height: 50px;font-size: 46px;color: #aaa;font-weight: bold;font-family:"OpenSans-Semibold";}
.index-blog .list .box .date span.m{font-size: 14px;color: #666;font-family: "Opensans-Light";}
.index-blog .list .box .word{width: calc(100% - 90px);padding-left: 25px;box-sizing: border-box;border-left: 1px solid #e5e5e5;}
.index-blog .list .box .word .name{margin-bottom: 10px;font-size: 16px;color: #333;font-family: "OpenSans-Semibold";}
.index-blog .list .box .word .brief{max-height: 40px;font-size: 14px;color: #666;font-family: "OpenSans-Light";}
.index-blog .list .box .img{max-height: 290px;margin-top: 35px;}

.wrap-module .ueeshop_responsive_position .position a{font-size: 14px;color: #545454;}
.menu-wrap{width: 280px;margin-right: 100px;}
.menu{margin-bottom: 35px;}
.menu .photo{margin-top: 30px;}
.menu .cate-top{height: 64px;line-height: 64px;background: #004d95;text-align:center;font-size: 22px;color: #fff;font-family: "Montserrat-Bold";}
.menu h3{height: 64px;line-height: 64px;background: #f2f2f2;text-align: center;border-bottom:1px solid #fff;}
.menu h3 a{display: block;font-size: 14px;color: #333;}
.menu h3:hover{background: #004d95;}
.menu h3:hover a{color: #fff;}
.menu h3.on{background: #004d95;}
.menu h3.on a{color: #fff;}
.menu .name{height: 64px;line-height: 64px;background: #f2f2f2;text-align: center;border-bottom:1px solid #fff;;}
.menu .name:before{position: absolute;left: 0;top: 0;width: 2px;height: 100%;background: none;content: '';}
.menu .name.open{background: #004d95;}
.menu .name.open a{color: #fff;}
.menu .name:hover{background: #004d95;}
.menu .name:hover a{color: #fff;}

.menu .name a{display: block;font-size: 14px;color: #333;}
.menu .sublist{}
.menu .name.open{}
.menu .sublist{display: none;border-bottom:1px solid #ddd;}
.menu .sublist.open{display: block;}
.menu .sublist li{}
.menu .sublist li.v3{}
.menu .sublist li.v3 a{padding-left: 32px;}
.menu .sublist li a{height: 35px;line-height: 35px;padding-left: 20px;font-size: 13px;color: #7a7a7a;}
.menu .sublist li a.on,
.menu .sublist li a:hover{background-color: #f7f7f7;}
.product-list .relate{box-sizing: border-box;margin-bottom: 50px;}
.product-list .relate *{box-sizing: inherit;}
/*.product-list .relate .title{font-size: 20px;color: #333;border-bottom:1px solid #ddd;height: 50px;line-height: 50px;padding:0 13px;}*/
.product-list .relate .list{}
.product-list .relate .list .row{border:1px solid #ddd;padding:10px;}
.product-list .relate .list .row + .row{border-top: none;}
.product-list .relate .list .row a{}
.product-list .relate .list .row .img{width: 40%;}
.product-list .relate .list .row .rg{width: 56%;}
.product-list .relate .list .row .name{margin-bottom: 5px;}
.product-list .relate .list .row .name a{font-size: 14px;color: #333;line-height: 160%;}
.product-list .relate .list .row .p{font-size: 14px;color: #42b3e5;}

.pro-right{width: 1060px;}
.product-list .pro-right .cate_info{ margin-bottom: 32px; width: 100%;}
.product-list .pro-right .cate_info .cate_title{ width: 100%; height: 37px; line-height: 37px; font-size: 24px; color: #000; font-family: "OpenSans-Semibold";}
.product-list .ueeshop_responsive_products_list{margin-top: 0;}
.product-list .ueeshop_responsive_products_list .item{margin-bottom: 35px;}
.product-list .ueeshop_responsive_products_list .item .info .more{display: block;max-width: 185px;width: 100%;margin:0 auto;background: #3a3a3a;border-radius: 3px;padding:10px 0;font-size: 14px;color: #fff;text-align: center;}
/*.ueeshop_responsive_products_list .item .pro{width: 100%;}*/


.products_cont_t{position: relative;margin-top: 30px;}
.products_cont_t .arrow .index_products_left{width: 50px;height: 50px;background: #4d4d4d;position: absolute;left: 0;top:50%;cursor:pointer;transform: translateY(-50%); }
.products_cont_t .arrow .index_products_right{width: 50px;height: 50px;background: #4d4d4d;position: absolute;right: 0;top:50%;cursor: pointer;transform: translateY(-50%);}
.products_cont_t .arrow .index_products_right:hover,#index_products .arrow .index_products_left:hover{background: #004d95;}
.products_cont_t .arrow .index_products_left img{position: absolute;left: 50%;top:50%;transform:translate(-50%,-50%);}
.products_cont_t .arrow .index_products_right img{position: absolute;left: 50%;top:50%;transform:translate(-50%,-50%);}
.products_list .item .item_top{margin:auto;}
.products_list .item .item_top{position: relative;padding-top: 100%;}
.products_list .item .item_top a{line-height: 0;overflow: hidden;text-align: center;display: flex;align-items: center; font-size: 0;width:100%;height:100%;justify-content: center;position:absolute;left:0;top:0;}
.products_list  .arrow{display: none;}
.products_cont_t .new_wrap{width: 850px;margin:0 auto;}

.ban_word{margin:auto;width: 97%;max-width: 1200px;}
.ban_word.absolute{bottom: 4%;left: 0;right: 0;}
.ban_word .p_title{font-size: 40px;color: #010101;}

.info-content{margin-top: 60px;padding-bottom: 50px;}
.article-content{margin-top: 60px;}
.product-wrap{padding-top: 60px;}

/* 新闻详细(推荐文章) */
.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;}

body .ueeshop_responsive_turn_page *{font-family: "OpenSans-Regular";}
body .ueeshop_responsive_turn_page.s1 > span .page_item_current{font-weight: bold;color: #fff;background: #004d95;}
/*body .ueeshop_responsive_turn_page.s1 > span .page_item_current:after{display: block;width: 19px;height: 3px;background: #000;margin:-12px auto 0;content: '';}*/
body .ueeshop_responsive_turn_page span a,
body .ueeshop_responsive_turn_page span font{color: #4c4c4c;background: #f5f5f5;}



.wrap-module .cate-name{font-size: 26px;color: #000;font-family: Montserrat-Bold;margin-top: -5px;}
.product-wrap  .cate-name{margin-top: 16px;padding-bottom: 15px;border-bottom:1px solid #ededed;margin-bottom: 30px;}
body .ueeshop_responsive_info_list{overflow: visible;}
/*body .ueeshop_responsive_info_list .item{transition: all .4s;margin-bottom: 0;padding:35px 30px;}*/
/*body .ueeshop_responsive_info_list .item:hover{box-shadow:0 0px 10px #e9e9e9;border-bottom-color: #fff;}*/
/*body .ueeshop_responsive_info_list .item .info .title:hover a{color: #138bff;}*/

/*body .ueeshop_responsive_download_list ul li{border:none;padding:40px;padding: 25px 40px;}*/
/*body .ueeshop_responsive_download_list ul li .name{font-size: 16px;}*/
/*body .ueeshop_responsive_download_list ul li a{width: 45px;height: 45px;line-height: 45px;margin:0;background-color: #aaa;}*/
/*body .ueeshop_responsive_download_list ul li:nth-child(odd){background-color: #f6f6f6;}*/
/*body .ueeshop_responsive_download_list ul li:nth-child(odd) a{background-color: #3a3a3a;}*/
.download-list .cate-name{margin-top: 0;}
body .ueeshop_responsive_download_list ul li { overflow: hidden; }
body .ueeshop_responsive_download_list ul li .name { width: 65%; }
body .ueeshop_responsive_download_list_t ul li { overflow: hidden; }
body .ueeshop_responsive_download_list_t ul li .name { width: 65%; }
.ueeshop_responsive_download_list ul li:hover{color: #004d95;}
.ueeshop_responsive_download_list_t ul li:hover{color: #004d95;}
.download-list  .wrap{padding-top: 60px;}
.download-list .ad_con .wrap{padding-top: 0;}
/*.info-list .wrap{padding-top: 60px;}*/
.mb_banner{display: none;}

.menu-wrap{ position: sticky; top: 0px; height: min-content;}

@media (max-width: 1600px){
   #nav{width: 100%;}
   .nav_right{width: 21%;}
}
@media (max-width: 1560px){
	.wrap{width:92%;}
    .menu-wrap{width: 19.445%;margin-right: 6.9%;}
    .pro-right{width: 73.612%;}

    body .ueeshop_responsive_products_list .item{margin-right:2%;}
}

@media (max-width: 1440px){
    .header{width: 100%;}
    .wrap{width: 92%;}
    #nav .list > a{font-size: 14px;}
    #nav .list{}
    .nav_right .icon a{padding-right: 13px;}
    .nav_right .index-inquiry a{padding-right: 13px;padding-left: 13px;}
    .in_ad .ad_con .con_table .con_table_cell .wrap{width: 92%;}
    .menu-wrap{width: 19.445%;margin-right: 6.9%;}
    .pro-right{width: 73.612%;}
	.products_cont_t .new_wrap{width: 73.612%;}
}

@media (max-width: 1280px){
	.nav_right .icon a{padding-right:20px;}
    #nav{width: 100%; margin-right: 1.8%;}
    .nav_right{width: 23.2%;}
    #header .func{width: 11%;}
     #header .func .icon:first-child{padding: 0px 15.2% 0 0;}
    .nav_right .icon a{font-size: 14px;}
    #nav .list .sub_row{width: 220px;left: -68px;}
    #header .func .icon.language_icon{padding: 0px 15.2% 0 0;}
        #nav .list{margin-right: 20px;}
        .nav_right .icon.language_icon{padding-left: 16px;}
}

@media (max-width: 1024px){

}


@media (max-width: 991px){
    .show-pc-block,
    .show-pc-inline-block,
    .hide-991{display: none!important;}
    .show-mb-block{display: block!important;}
    .show-mb-inline-block{display: inline-block!important;}
    .clear_991{clear: both;}
    .clear_gt_991{clear: none;}
    .pro-right{width: 100%;}
	#header .logo{}
	#nav{display: none;}
    .download-list .wrap{padding-top: 30px;}
	.index-pro-category{padding: 30px 0;}
	.index-pro-category .list{margin-top: 25px;}
    body .ueeshop_responsive_download_list_t ul li .name{width: 80%;}
	.product-list .rows .box{width: 31%;margin: 0 1% 20px;}
    .menu-wrap{display: none;}
    .info-list .wrap{padding-top: 0px;}
	#footer{width:100%; overflow:hidden;}
	#footer .link ul{width:100%;margin-left: 0;}
	#footer .link ul li{display:none; border-bottom:1px solid #333; text-indent:15px; height:44px; line-height:44px; max-width:100%;}
	#footer .link ul.cur li{ display: block;position:relative;}
    #footer .link ul li.tit{position: relative;}
    #footer .link ul li.tit::before{position: absolute;content: '';right: 0;top:21px;background: url(../images1/index_add.png) 100% center no-repeat;width: 16px;height: 16px;background-size: 100%;}
    #footer .link ul.cur li.tit::before{position: absolute;content: '';right: 0;top:28px;background: url(../images1/index_reduce.png) no-repeat;width: 16px;height: 2px;background-size: 100%;}
	#footer .link ul.contact{width:100%;}
	#footer .link ul.contact li.i{text-indent:0; padding:10px 0; padding-left:25px;}
	#footer .link ul li.tit{font-weight:normal; font-size:19px; display:block; background:url(../images1/navsub.png) 95% center no-repeat; text-indent:0px; margin:0; height:60px; line-height:60px;}
	#footer .link .br{display:none;}
	#footer .partners{padding-bottom:10px;}
	#footer .partners .title{position:relative; text-align:center; width:100%; padding:8px 0; padding-bottom:5px;font-size:20px;}
	#footer .partners .box{padding:5px 0;}
	#footer .partners .box .list{width:50%; height:auto; float:left; box-sizing:border-box; margin:0; border:none; margin-bottom:10px; padding:0 5px; background:none;}
	#footer .partners .box .list .item{border:1px solid #ddd; width:100%; box-sizing:border-box;}
	#footer .partners .box .list .item a{background:#fff; display:block;}
	#footer .copyright{padding:15px 0 17px 0;}
	#footer .copyright .txt{font-size: 12px; text-align:center; float:none;}
    #footer .link .ft_inform .foot_logo{text-align: center;}
    #footer .foot_share{display: block;text-align: left;}
	/*#footer .foot_share{text-align:center; width:100%; float:none; margin:0; padding-top:10px; float:none;}*/
    #footer .link .ft_inform{width: 100%;padding-top: 15px;}
    #footer .foot-lang{display: none;}
    .product-list .menu-wrap{display: none;}
    .product-list .pro-right{width: 100%;float: none;}
    .product-list .ueeshop_responsive_products_list .item .pro{width: 100%;padding-bottom: 0;}
    .product-list .ueeshop_responsive_products_list .item .info .more{display: none;}
    .product-list .ueeshop_responsive_products_list .item{margin-bottom: 15px;}
    #footer .link{padding: 10px 0;}
    #footer .link ul li.share{display: block;}
    .ban_word{position: relative;}
    .ban_word .p_title{display: none;}
    #footer .link ul.contact li.i{padding-left: 0;}
    body .ueeshop_responsive_turn_page.s1 > span .page_item_current::after{margin-top: -6px;}
    #footer .link ul.follow{width: 100%;margin-left: 0;}
    #footer .link ul.follow li.desc{height: auto;font-size: 14px;line-height: 30px;padding-bottom: 10px;display: block;border-bottom: none;text-indent: 0;}
    #footer .link ul.follow li.share{border-bottom: none;}
    #footer .link ul.contact{margin-left: 0;}
    #footer .link ul.follow li.share{margin-top: 0;}
    #footer .link ul.contact li.i{line-height: 30px;}
    #footer .link ul.follow li.tit{margin-bottom: 0px;}
    #footer .link ul.follow li.tit{border: none;}
    #footer .link ul.contact li.skype::before{top:18px;}
    #footer .link ul.contact li.tel::before{top:18px;}
    #footer .link ul.contact li.wechat::before{top:18px;}
    #footer .link ul.contact li.address::before{top:18px;}
    #footer .link ul.contact li.email::before{top:20px;}
    #footer .link ul.contact li.i span{padding-left: 25px;}
    #footer .link ul .height{height: 0;overflow: hidden;transition: all 0.5s;}
    .product-wrap{padding-top: 30px;}
    .info-content{margin-top: 45px;padding-bottom: 30px;}
    .article-content{margin-top:30px;}
    .wrap-module .info-content .cate-name{text-align: center;margin-bottom: 18px;}
    .products_cont_t .arrow .index_products_left,.products_cont_t .arrow .index_products_right{width:40px;height: 40px;}
}

@media (max-width: 768px){
	.banner-swiper-pagination{bottom: auto;top: 0;}

	.wrap-module .cate-name{margin-bottom: 15px;font-size: 22px;}
	.wrap-module .cate-name span{margin-top: 10px;}
	.menu{display: none;}
    .product-wrap .cate-name{text-align: center;border-bottom: none;margin-top: 8px;margin-bottom: 10px;}
	.banner-swiper-pagination .bullet{font-size: 12px;}
    .info-content .ueeshop_responsive_turn_page{margin-top: 3px;}

}
@media (max-width: 750px){
    .mb_banner{display: block;}
    .pc_banner{display: none;}
    .in_ad .ad_con .con_table .con_table_cell{vertical-align: top;}
    .in_ad .ad_con .ueeshop_responsive_position .title{font-size: 25px;margin-top: 20px;margin-bottom: 0;height:auto;line-height: 30px;text-align: center;}
    .in_ad .ad_con .ueeshop_responsive_position .position{text-align: center;}

}

@media (max-width: 640px){
    .clear_991{clear: none;}
    .clear_640{clear: both;}

	.product-list .rows .box{width: 48%;}

    .index-photo{padding-top: 35px;}
    .index-photo .box{width: 100%;float: none;}
    .index-photo .box.left{max-height: none;margin-bottom: 3%;}
    .index-photo .bot .box{max-height: none;}
    .index-photo .bot .box + .box{margin-top: 3%;}

    .index-blog{padding-bottom: 0;}
    .index-blog .title{margin-bottom: 30px;}
    .index-blog .list .box{width: 100%;float: none;}
    .index-blog .list .box + .box{margin-top: 25px;}
    .index-blog .list .box .img{margin-top: 15px;}
}


@media (max-width: 450px){
	#copymsg,
	#copymsg a{font-size: 14px;}
}