@charset "utf-8";
*{font-family: 'SourceSansPropfa-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: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: #2d94c9;}
.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;}
.foot-contp{color: #b7b7b7;font-size: 14px; line-height:30px;}
.ueeshop_responsive_header .header .func .btn:first-child{ /*display:none;*/}

.desc span{color: #333;padding-right: 5px;}

.gdsjgjdiv{padding: 15px 0;}
.gdsjgjdiv ul{ overflow:hidden;justify-content: center;display: flex;}
.gdsjgjdiv ul li{ overflow:hidden; float:left; width:20%; text-align:center;}
.gdsjgjdiv ul li img{ max-width:100%;}
.gdsjgjdiv ul li p{color: #333; font-size:12px;}


/* banner-box */
.banner-box{min-width:1210px;height:450px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;height:800px;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{width:100%;position:absolute;top:40%;/*left:50%;margin-left:-605px;*/}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:20px;background:url(../images/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../images/foot.png) no-repeat -49px 0;}

.banner-box .hd {position:absolute;top:250px;left:48%;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#fff;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#2d94c9;}

.sjxs {
    display: none;
}




svg{
	fill: currentColor;
}
.mt-tabpage {
	width: 1200px;
	margin: 50px auto 0;
	/*box-shadow: 0 0 5px #999;*/
	/*background-color: #FFFFFF;*/
}
.mt-tabpage-title {
	height: 90px;
	font-size: 0;
	/*background-color: #fff;*/
	width: 94%;
	margin: auto;
	/*background: #fff;*/
	text-align:center;
	/*border-bottom: 1px solid #f1f1f1;*/
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width: 140px;
	height: 115px;
	line-height: 15px;
	text-align: center;
	color: #666;
	font-size: 12px;
	border-right: 1px solid #eee;
}
.mt-tabpage-title .mt-tabpage-item:hover{
	color: #2d94c9;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #2d94c9;
	font-size: 14px;
	/*border-bottom: 1px solid #F85B5E;*/
	background:url(/images/gdjn2.jpg) no-repeat center bottom;
}
.mt-tabpage-count {
	position: relative;
	width: 1200px;
	height: 380px;
	overflow: hidden;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 1200px;
	height: 290px;
	text-align: center;
}



.gdjntitle{ text-align:center;font-size: 30px; line-height:32px;font-weight: 700; background:url(/images/gdjn3.jpg) no-repeat center; color:#333;}
.gdjntitle_p{ text-align:center;font-size: 14px;color: #333;margin: 15px 0 35px;}

.customerbg{ width:100%; background:#f8f8f8;padding: 20px 0 0;}
.ingdcasetitle{ text-align:center;font-size: 18px;color: rgb(38, 38, 38);font-weight: bold;}
.ingdcasep{text-align:center;font-size: 14px;color:#333; line-height:30px;padding: 20px 15% 0;}
.customertino{background:none;}
.customerxtu{padding: 0 30px;height: 120px;}
.customerxtu img{border-radius: 10px;width: 98%;}
.customerlbdiv{height: 250px;}
.customerlbli{height: 210px;}

.ingdabsdiv{ overflow:hidden; width:100%; border:1px solid #eee; justify-content: center;display: flex;margin-top: 66px;
padding: 20px 0;}
.ingdabsa{ float:left; overflow:hidden; width:32%; text-align:center;}
.ingdabsatu{}
.ingdabsatu img{width: 50px;}
.ingdabsasz{color: #333;font-size: 22px;line-height: 22px;margin: 8px 0px;font-weight: bold;}
.ingdabsasz span{font-size: 14px;}
.ingdabsatitle{font-size: 14px;color: #333;}


.ingdytbg{ overflow:hidden; width:100%;/*background-color: transparent;
background-image: url(/images/gdjn7.png);
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 0%;
background-Attachment: scroll;*/
padding-top: 6.1841%;
padding-left: 2.0921%;
padding-right: 2.0921%;
padding-bottom: 8.0753%;
background: url(/images/gdjn7.jpg) center top black;}
.ingdytdiv{justify-content: center;display: flex;}
.ingdyt{float:left; overflow:hidden; width:30%; text-align:center; border:1px dashed #cfcfcf;border-radius: 8px;margin: 0 auto;padding: 20px 14px;background-color: rgba(0,0,0,0.5);}
.ingdyttu{}
.ingdyttu img{width: 50px;}
.ingdyttitle{color: white;font-size: 20px;line-height: 22px;margin: 12px 0px;font-weight: bold;font-weight: 700;}
.ingdytp{font-size: 14px;color: white;line-height: 24px;}
.ingdyt:hover{border:1px dashed #2d94c9; background:white;}
.ingdyt:hover .ingdyttitle{ color:#2d94c9;}
.ingdyt:hover .ingdytp{ color:#2d94c9;}

.gdcpdtu{ width:100%; overflow:hidden; margin:50px 0 0; text-align:center;}
.gdcpdtu img{ max-width:100%;}

.index-news{ padding: 20px 0 60px;}
.ingdnewsdiv{justify-content: center;display: flex;}
.ingdnews{ overflow:hidden; float:left; width:46%; margin: 0 auto;}
.ingdnewstu{ overflow:hidden; width:100%; text-align:center; height:290px;}
.ingdnewstu img{ width:100%; max-height:100%;transition: all .3s ease-out 0s;}
.ingdnews:hover .ingdnewstu img{transform: scale(1.2);} 
.ingdnewshang{ overflow:hidden;margin-top: 20px;padding-bottom: 12px;}
.ingdnewstime{ float:left; width:14%; border-right:1px solid #eee;margin-right: 15px;}
.ingdnewstime1{ text-align:center;font-size: 18px;color: rgb(127, 127, 127); font-weight:bold;}
.ingdnewstime2{ text-align:center;font-size: 14px;color: rgb(165, 165, 165);font-weight: bold;}
.ingdnewswz{ float:left; width:80%;}
.ingdnewstitle{font-size: 16px;line-height: 18px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin: 0 0 10px 0;}
.ingdnewsp{font-size: 13px;color: #999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ingdnews:hover .ingdnewstitle{ color:#2d94c9;}
.ingdnews:hover .ingdnewshang{ border-bottom:1px solid #2d94c9;}

#header{z-index: 500;left: 0;top: 0;width: 100%;}
#header.ts{transition: all .4s;position: relative;}
#header .head-top{/*margin-top: 25px;*/}
#header .head-top .left-icon{left: 0;top: 0;margin-top: 15px;}
#header .head-top .left-icon .h-lang{margin-left: 35px;}
#header .head-top .left-icon .h-lang .lang-on{width: 35px;height: 35px;line-height: 35px;border:1px solid #fff;border-radius: 100px;font-size: 15px;color: #fff;text-transform:uppercase;}
#header .head-top .left-icon .h-user{font-size: 0;}
#header .head-top .left-icon .icon:after{position: absolute;bottom: -20px;left: 10px;border:10px solid transparent; width: 0;height: 0;border-bottom-color:rgba(108, 108, 108, 0.9);transition:all .5s;-webkit-transition:all .5s;opacity: 0;visibility: hidden;content: '';}
#header .head-top .left-icon .icon .layer{width: 135px;background: rgba(108, 108, 108, 0.9);top: calc(100% + 20px);left: 50%;margin-left: -67.5px;border-radius: 8px;}
#header .head-top .left-icon .icon .layer a{line-height: 45px;font-size: 14px;color: white;}
#header .head-top .left-icon .icon .layer a img{ margin-right:5px;}
#header .head-top .left-icon .icon .layer a + a{border-top: 1px solid rgba(255, 255, 255, 0.2);}
#header .head-top .left-icon .icon .layer a:hover{text-decoration: underline;}
#header .head-top .left-icon .icon:hover .layer,
#header .head-top .left-icon .icon:hover:after{opacity: 1;visibility: visible;}
#header .head-search{right: 0;top: 0;margin-top: 20px;transition: all .5s;opacity: 1;}
#header .head-search a{/*color: white;*/font-size: 16px;}
#header .head-search.vs-hidden{visibility: hidden;opacity: 0;}
#header .search-form{border-bottom: 1px solid rgba(255,255,255,.6);padding-bottom: 7px;top: 0;right: 0;margin-top: 15px;transform: translateX(30px);}
#header .search-form input{border:none;background: none;width: 385px;font-size: 18px;color: #ccc;}
#header .search-form input::-webkit-input-placeholder{ color:#fdfdfd; opacity: 1;}
#header .search-form input::-moz-placeholder{ color:#fdfdfd; opacity: 1;}
#header .search-form input:-moz-placeholder{ color:#fdfdfd; opacity: 1;}

#header .search-form .close{}
#header .search-form.visable{transform: translateX(0px);}
#header .logo{max-width: 236px;height: 83px;margin: 0 auto;}
/*头部-导航栏*/
#header .nav{/*margin-top: 15px;padding-bottom: 12px;*/}
#header .nav .a{padding-bottom: 12px;width: 14%;display: inline-block;}
#header .nav .a a{font-size: 16px;font-family: 'SourceSansPropfa-Regular';text-transform: capitalize;}
#header .nav .a a:hover{background: #2d94c9;padding: 5px 18px;border-radius: 25px; color:white;transition: all 300ms ease 0s;}
#header .nav .a + .a{/*padding-left: 13%;*/}
#header .nav .a .nav-child{width: 260px;top: 100%;left: 25%;/*background: #fff;*/padding:15px 0 25px;border-top:1px solid #e5e5e5;visibility: hidden;opacity: 0;transition: all .1s;z-index: -1;}
#header .nav .a .nav-child:before,
#header .nav .a .nav-child:after{width:10000px;position: absolute;top: -1px;height: 100%;background: #fff;border-top:1px solid #e5e5e5;content: '';visibility: hidden;opacity: 0;transition: all .5s;z-index: -1;}
#header .nav .a .nav-child:before{left: 0;}
#header .nav .a .nav-child:after{right: 100%;}
#header .nav .a .nav-child .li{font-size: 15px;color: #222;line-height: 240%;padding-left: 15px;background: url(../images/icon_nav_li.png) no-repeat left center; transform: translateY(10px);transition: all .1s;}
#header .nav .a .nav-child .li:hover{font-size: 15px;color: #2d94c9;background-image: url(../images/icon_nav_li_cur.png);}
#header .nav .a.hover-able:hover .nav-child{visibility: visible;opacity: 1;z-index: -1;}
#header .nav .a.hover-able:hover .nav-child .li{transform: translateY(0);}
#header .nav .a.hover-able:hover .nav-child:before,
#header .nav .a.hover-able:hover .nav-child:after{visibility: visible;opacity: 1;}
#header .menu-btn{max-width: 35px;margin-top: 6px;display: none;}
/*头部-下滑缩小*/
#header .small-style{border-top: 1px solid #eee;padding-top: 15px;border-bottom: 1px solid #eee;}
#header .small-style .s-search{display: none;}
#header.small-module{transform: translateY(-110px);background: #fff;position: fixed;top: auto;padding-top: 25px;}
#header.small-module .head-top{}
#header.small-module .head-top .left-icon .layer{display: none;}
#header.small-module .small-style{padding:15px 0 10px;}
#header.small-module .s-logo{display: block;max-width: 180px;height: 50px;}
#header.small-module .s-search{display: none;margin-top: 10px;}
#header.small-module .s-search a{font-size: 16px; font-weight:bold;}
#header.small-module .s-search form{right: 0;top: 0;}
#header.small-module .s-search form input.text{border:none;border-bottom: 1px solid #222;padding-bottom: 5px;width: 250px;height: 30px;font-size: 15px;}
#header.small-module .s-search form input.sub{border:none;background: url(../images/head_icon_3.png) no-repeat center/contain;top: 5px;right: 0;width: 15%;}
#header.small-module .nav{width: 90%;float: left;margin: 10px 0 0 35px;}
#header.small-module .nav .a{/*padding-bottom: 32px;*/}
#header.small-module .nav .a a{/*color: #222;*/}
#header.small-module .nav .a + .a{padding-left: 3px;}
/*头部-导航hover白色背景*/
#header.white-module{background: #fff;}
#header.white-module .nav .a a{/*color: #222;*/}
#header.white-module .white-icon{/*display: none;*/}
#header.white-module .black-icon{display: inline;}
#header.white-module .head-top .left-icon .h-lang .lang-on{border-color: #222;color: #222;}
#header.white-module .search-form input{color: #222;}
#header.white-module .search-form{border-bottom-color: rgba(0, 0, 0, 0.6);}
#header.white-module .search-form input::-webkit-input-placeholder,
#header.white-module .search-form input::-moz-placeholder{color: #222;}
#header.white-module .head-top .left-icon .icon .layer{background: rgba(108, 108, 108, 0.9);}
#header.white-module .head-top .left-icon .icon::after{border-bottom-color:rgba(108, 108, 108, 0.9);}

.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{font-size: 22px;color: #191919;/*font-family: 'PlayfairDisplay-Regular';*/margin-bottom: 25px;}
.index-prouct-category{padding:45px 0 65px;}
.index-prouct-category .list{}
.index-prouct-category .list .box{width: 26.75%;background: #f5f2f0;transition: all .2s .1s;-webkit-transition: all .2s .1s;margin-left: 5.667%;
margin-bottom: 20px;}
.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: 5.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: 17px;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: #f5f2f0;*//*background: url(../images/case_bg.jpg) no-repeat center top;*/}
.index-about .pic{width: 46%;}
.index-about .words{width: 45%;/*margin-top: 50px;*/}
.index-about .words .title{font-size: 18px; color:#333;/*font-family: 'PlayfairDisplay-Regular';*/margin-bottom: 20px;font-weight: 700;}
.index-about .words .bf{font-size: 16px;color:#333;line-height: 180%;}
.index-about .words .more{font-size: 13px;/*color: #242424;*/color:#606060;text-transform: uppercase;border:1px solid #ccc;max-width: 130px;width: 100%;line-height: 33px;margin-top: 30px;}

.index-product{padding:50px 0;}
.index-product .list{}
.index-product .list .box{width: 23.16667%;}
.index-product .list .box + .box{margin-left: 2.3333%;}
.index-product .list .box .pic{height: 256px;}
.index-product .list .box .pic img{transition: all .8s;-webkit-transition: all .8s;}
.index-product .list .box .name{font-size: 16px;color: #333;/*margin-top: 15px;*/padding: 15px 0;border-top: 1px solid #eee;}
.index-product .list .box .name:hover{/*text-decoration: underline;*/}
.index-product .list .box:hover .name{ background:#2d94c9; color:white;}

.index-case{padding:40px 0 60px;}
.index-case .title{font-size: 30px;color: #1f1f1f;margin-bottom: 10px;font-family: "PlayfairDisplay-Regular";}
.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: #2d94c9;color: #fff;border-color: #2d94c9;border-radius: 20px;}

#footer{background: #000;padding:65px 0 55px;}
#footer .foot-title{font-size: 15px;color: #fff;font-weight: bold;margin-bottom: 15px;text-transform: uppercase;}
#footer .foot-logo{width: 100%;max-width: 236px;margin-right: 5.83333%;}
#footer .foot-nav{margin-left: 2.5%;width: 18%;}
#footer .foot-nav:nth-child(1){width: 30%;}
#footer .foot-nav .ul{line-height: 200%;}
#footer .foot-nav .ul .li{font-size: 14px;color: #b7b7b7;}
#footer .foot-contact{max-width: 340px;width: 40%;color: #b7b7b7;}
#footer .foot-contact .c-icon{margin-bottom: 30px;cursor: pointer;}
#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;margin-bottom: 14px;}
#footer .foot-contact .c-icon .box + .box{margin-left: 5%;}
#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: 100%;height: 100%;border-radius: 4px;background: #2d94c9;font-size: 16px;color: #fff;padding: 0 0 0 10%;line-height: 39px;box-shadow: 0 0 0 1px #2d94c9;top: 0;left: 0;display: none;}
#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 .c-icon .box.icon-email:hover .c-phone{font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#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;}






@media (min-width:992px) {
    .wrap-module{/*padding-top: 164px;*//*margin-top: 159px;*/}
}

#position{font-size: 14px;color: #7d7d7d;}
#position a{font-size: 14px;color: #7d7d7d;font-family: "PlayfairDisplay-Regular";}
/*body .ueeshop_responsive_position .position{ float: none; width: 100%;}*/

.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: 20px;color: #191919;font-family: "PlayfairDisplay-Regular";}
.wrap-righter-style .ueeshop_responsive_position .position a{font-size: 14px;color: #7d7d7d;font-family: "PlayfairDisplay-Regular";}


body .ueeshop_responsive_article_feedback .article_feedback_title .title{font-family: "PlayfairDisplay-Regular";}
.article-content .art-title{font-size: 22px;color: #333;margin: 30px 0;text-align: center;font-family: "PlayfairDisplay-Regular";}
.wrap-module .ueeshop_responsive_position{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;}
.art-menu-wrap-style .menu ul li a:hover{border-bottom: 2px solid #2d94c9;padding-bottom: 8px; color:#2d94c9;}
.AId_222 {border-bottom: 2px solid #2d94c9;padding-bottom: 8px; color:#2d94c9;}

.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{}
.menu-wrap-style .menu .m-title{font-size: 19px;color: #191919;margin-bottom: 15px;}
.menu-wrap-style .menu .cate-top{font-size: 18px;color: #191919;font-weight: bold;margin-bottom: 20px;}
.menu-wrap-style .menu h3{margin-bottom: 10px;}
.menu-wrap-style .menu h3 a{font-size: 15px;color: #222;/*font-weight: bold;*/}
.menu-wrap-style .menu h3 a:hover{ color:#2d94c9;}
/*.menu-wrap-style .menu h3 a.on{color: #2d94c9;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: #555;}
.menu-wrap-style .menu .sublist li a:before{width: 13px;height: 13px;border:1px solid #464646;border-radius: 3px; display: inline-block;vertical-align: middle;margin-right: 10px;transition: all .5s; content: '';}
.menu-wrap-style .menu .sublist li a.on{color: #2d94c9;text-decoration: underline;}
.menu-wrap-style .menu .sublist li a.on:before{border-color: #2d94c9;border-radius: 100px;}
.menu-wrap-style .menu .sublist li a:hover{color: #2d94c9;text-decoration: underline;}
.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; text-transform: uppercase;}
.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: #222; font-weight: bold; text-decoration: none; overflow: hidden;}
.menu-wrap-style .related .r_list .title:hover{ color:#2d94c9;}
.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;}

.ueeshop_responsive_info_list .item .info .title a:hover{ color:#2d94c9 !important;}

.product-list{/*padding-top: 35px;*/}
.product-list .hot_pro{ margin: 30px 0; width: 100%;}
.product-list .hot_pro .title{ font-size: 18px;color: #191919;font-weight: bold;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;border-bottom: 1px solid #eee;}
.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 .hot_pro .list .item:hover .item_title{ color:#2d94c9;}

.product-list .contenter{width: 77.75%;padding-bottom: 40px;}
.product-list .contenter .top{margin-bottom: 15px;}
.product-list .contenter .cate-name{font-size: 22px;color: #191919;}
.product-list .contenter .brief_desction{ text-align: left;}
.product-list .contenter #plist{}
.product-list .contenter #plist .contents{}
.product-list .contenter #plist .contents .blk{width:24%;margin:0 .5% 25px;}
.product-list .contenter #plist .contents .blk .pic_box{ height:220px;}
.product-list .contenter #plist .contents .blk .name{margin-top: 13px;}
.product-list .contenter #plist .contents .blk .name a{font-size: 15px;color: #333;}
.product-list .contenter #plist .contents .blk:hover .name a{ color:#2d94c9;}

.product-detail{}
/*
.product-detail .gallery{width: 45%;margin-right: 3.3333%;text-align: center;position: relative;}
.product-detail .gallery .bigimg{width: 83.3333%;float: right;position: relative;}
*/

body .ueeshop_responsive_products_detail .gallery .left_small_img .pic_box.on{border:1px solid #2d94c9;}
.ueeshop_responsive_products_detail .info .name{font-family: "PlayfairDisplay-Regular";}
.product-detail .ueeshop_responsive_products_detail .info .button > a,
.product-detail .ueeshop_responsive_products_detail .info .button .download_button > span{background-color: #6d1f1e!important;}
.product-detail .description .desc_txt{line-height: 250%;}
#global_editor_contents{font-family: 'SourceSansPropfa-Regular';}

.product-detail .ueeshop_responsive_products_detail .description .title{border: none;}
.product-detail .ueeshop_responsive_products_detail .description .title:before{display: inline-block;width: 9px;height: 9px;border:1px solid #2d94c9;border-radius: 50px; margin-right: 10px;content: '';}
.product-detail .ueeshop_responsive_products_detail .description .title span{font-size: 18px;color: #2d94c9;position: relative;background: #fff;margin-right: 0;padding-right: 30px;font-weight: bold;}
.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: '';}

/*#lib_review_form h1{display: none;}*/

/*body .ueeshop_responsive_article_detail > .contents{width: 48%;float: left;}
body .ueeshop_responsive_article_feedback{width: 49%;float: left;padding-left: 3%;}
body .ueeshop_responsive_article_feedback .rows .fc_red{margin-right: 0;}
*/

body .ueeshop_responsive_case_list .item .img{ margin: 0 auto; width: 50%;}
body .ueeshop_responsive_case_list .item .info{ margin: 0 auto; width: 50%;}

body .ueeshop_responsive_header .header .func{margin-top: 13px;}

/* 新闻详细(推荐文章) */
.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: #2d94c9;}

.ueeshop_responsive_download_list ul li:hover{color: #2d94c9;}
.ueeshop_responsive_download_list ul li a:hover{background: #2d94c9;}

.share.foot_share{display: block;margin-left: 0;text-align: center;padding-top: 2%;}

.g_member #header{position: static;}

@media (min-width: 1600px){
	.banner-box{ height:600px;}
	.banner-btn{top: 50%;}
}

@media (max-width: 1600px){

}

@media (max-width: 1440px){
}

@media (max-width: 1280px){
    .wrap{width: 96%;}
	.mt-tabpage{width: 100%;}
	.mt-tabpage-title{ height:auto;width: 100%;}
	.mt-tabpage-title .mt-tabpage-item{width: 19%;}
	
    #header .nav{/*margin-top: 25px;*/width: 100%;}
    #header .nav .a + .a{/*padding-left: 5%;*/}
    #header .head-top .h-user .layer{margin-left: -27.5px;}
    #header.small-module .nav .a + .a{padding-left: 3px;}

    .index-about .words{margin-top: 0;}

    #footer{padding: 40px 0;}
    #footer .foot-logo{margin-right: 2%;}

    #header .head-top .left-icon .h-user.icon .layer{left: 0;margin-left: -7px;}
}

@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;}


    /*.mobile-nav{display: block;}
    .mobile-nav .li{padding: 12px 0;}*/

    #header{transform: translateY(-90px);background: #fff;}
    #header .small-style .s-search{display: 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: 550px;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;}

    #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){
.ueeshop_responsive_info_detail > .title{margin-bottom: 8px;}
    #footer .foot-logo{float: none;margin:0 0 25px;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%;}
}

@media (max-width: 640px){
	/*.mobile-nav .li a{font-size: 18px;}*/
	.pcdn{ display:none;}
    .clear_991{clear: none;}
    .clear_640{clear: both;}
.sjxs{ display:block;}

.mt-tabpage-title .mt-tabpage-item-cur{/*color: #666; background:none;*/}
.mt-tabpage-count{width: 640px;height: 355px;}
.mt-tabpage-count .mt-tabpage-item{width: 640px;}

.customerbg .mt-tabpage-title .mt-tabpage-item {
    width: 16%;
    height: 80px;
}

.ingdnewstu{ height:120px;}

.ingdnewstime{ /*width:100%;*/border: none;}
.ingdnewswz{ width:100%;}

    .index-banner .swiper-pagination-bullet{width: 7px;height: 7px;}

    .index-module .index-title-0{text-align: center;margin-bottom: 15px;}
    .index-prouct-category{padding: 30px 0;}
    .index-prouct-category .list .box .pic{padding-top: 0;}

    .index-about{padding: 30px 1.5%;}
    .index-about .words .title{font-size: 28px;}
    .index-about .words .bf{font-size: 14px;}
    .index-about .words .more{max-width: 100%;margin-top: 15px;}

    .index-product{/*padding: 30px 1.5%;*/padding: 30px 0;}

    .index-case{padding: 30px 0;}

    .index-case .title{text-align: center;}
    .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: 240px;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;}*/
.mt-tabpage-count{width: 450px;}
.mt-tabpage-count .mt-tabpage-item{width: 450px;}
    .index-prouct-category .list .box{width: 100%;max-width: 284px;float: none;margin:0 auto 20px;}
    .index-prouct-category .list .box + .box{margin:0 auto 20px;}

    .index-product .list .box{ width:45%;/*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;}
}

@media (max-width: 375px){
.mt-tabpage-count{width: 366px;}
.mt-tabpage-count .mt-tabpage-item{width: 366px;}
}