@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'NewTaiLue';
  font-weight: 300;
  src:url("../font/MicrosoftNewTaiLue.ttf") format("truetype");}

@font-face {
  font-family: 'NewTaiLue-Bold';
  font-weight: 300;
  src:url("../font/MicrosoftNewTaiLue-Bold.ttf") format("truetype");}

@font-face {
  font-family: 'CooperBlackStd';
  font-weight: 300;
  src:url("../font/CooperBlackStd.ttf") format("truetype");}

::-webkit-scrollbar {width:8px;height:8px}
::-webkit-scrollbar-thumb {cursor:pointer;background:#3a3a3a;}
::selection {background-color:#3a3a3a;color:#fff}
-webkit-::selection {background-color:#3a3a3a;color:#fff}
::-moz-selection {background-color:#3a3a3a;color:#fff}


/*************************************导航css*******************************************/
header{width:100%; position:absolute; z-index: 99; top: 20px; left: 0;}
header .header_fixed{width:100%; position: fixed;}
header .logo{width:32%; float:left; padding-left: 2%; position: relative; z-index: 99;}
header .logo img{width:100%;}
header .mobile_logo{width:60%; float: left; padding-left: 2%; position: relative; z-index: 99; display: none;}


.navbar-desctop.affix{width:375px; height:100px; position:fixed; top:0; background-color:rgba(255, 255, 255, 0.8); border-bottom-right-radius:8px; padding:1em 0 0;}
.navbar-desctop.affix.affix-top{ padding-top:2.2em;}
.navbar-desctop.affix .brand{display: inline-block;}

.cd-img-replace {display: inline-block;overflow: hidden;text-indent: 100%;white-space: nowrap;}
.overflow-hidden {overflow: hidden;}
.cd-main-content {min-height: 100%;position: relative;background: #f5f4e9;z-index: 2;padding-top: 50px;
	-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;
	transition-property: transform;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;transition-duration: 0.4s;}
.cd-main-content.lateral-menu-is-open {-webkit-transform: translateX(400px);-moz-transform: translateX(400px);-ms-transform: translateX(400px);-o-transform: translateX(400px);transform: translateX(400px);}
header.is-fixed {position: fixed; z-index: 9999999;}
#cd-logo {display: block;float: left;margin: 12px 0 0 20px;}
#cd-logo img {display: block;}

#cd-top-nav {position: absolute;top: 0;right: 100px;height: 100%;display: none;}
#cd-top-nav ul {height: 100%;padding-top: 18px;}
#cd-top-nav li {display: inline-block;margin-right: 1em;}
#cd-top-nav a {display: inline-block;padding: .5em;color: #FFF;text-transform: uppercase;font-weight: 600;}
#cd-top-nav a.current {background-color: #242e30;}
.no-touch #cd-top-nav a:hover {color: rgba(255, 255, 255, 0.7);}


/*导航按钮css*/
#cd-menu-trigger {position: absolute; z-index:9999; left:35%; top:3px; height:100%; width:80px;}
.cd-menu-text {z-index:1;text-transform: uppercase; color:#000;position:absolute; top:30%; font-family:"NewTaiLue-Bold"; font-style:normal;}
.cd-menu-text {z-index:1;text-transform: uppercase; color:#000;position:absolute; top:30%; font-family:"NewTaiLue-Bold"; font-style:normal;}
#cd-menu-trigger .cd-menu-icon {display: inline-block;position: absolute;left:80%;top:50%;bottom: auto;right: auto;width:24px;height:2px;background:#000; z-index:9;
	-webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}
#cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {content: '';width: 100%;height: 100%;position: absolute;background-color: inherit;left: 0;
	-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;}
#cd-menu-trigger .cd-menu-icon::before {bottom: 5px;}
#cd-menu-trigger .cd-menu-icon::after {top: 5px;}
#cd-menu-trigger.is-clicked .cd-menu-icon {background: rgba(0, 0, 0, 0); }
#cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {background:#000;}
#cd-menu-trigger.is-clicked .cd-menu-icon::before {bottom:0px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
#cd-menu-trigger.is-clicked .cd-menu-icon::after {top:0px;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}

/*********导航点击出来样式css***************/
#cd-lateral-nav {position: fixed;height: 90%;left: 0;top:10%;z-index:9999999;width:440px; overflow-x: hidden;box-shadow:rgba(50,50,50,0.35) 0 5px 15px; background:url("../images/header_bg.png") bottom center no-repeat;overflow-y: auto;
	-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;transition-property: transform;
	-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;transition-duration: 0.4s;
	-webkit-transform: translateX(-450px);-moz-transform: translateX(-450px);-ms-transform: translateX(-450px);-o-transform: translateX(-450px);transform: translateX(-450px);
}
#cd-lateral-nav .cd-navigation {margin: 60px 0 16px;}
#cd-lateral-nav .sub-menu {padding: 0 10px 20px 15px;display: none;}
#cd-lateral-nav li{width:100%; float:left;}
#cd-lateral-nav a {display: block;line-height:2.7em;padding: 0 0px 0 65px;}
#cd-lateral-nav a:hover em{border-right:6px #fff solid; height:26px; width:8px; position:absolute; top:20px; right:0;}
#cd-lateral-nav a.current {background: #3a4a4d;}
#cd-lateral-nav .nav_logo{width:100%; float:left; margin-bottom:15px;}
#cd-lateral-nav .nav_logo img{width:100%;}
#cd-lateral-nav .nav_logo a{ padding:0;}
#cd-lateral-nav.lateral-menu-is-open {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);-webkit-overflow-scrolling: touch;}
#cd-lateral-nav .item-has-children > a {position: relative; font-size:25px; color:#d0d0d0;}
#cd-lateral-nav .item-has-children > a:hover{ color:#fff;}
#cd-lateral-nav .item-has-children > a::after {content: '';display: block; height:26px; width:8px; position:absolute; top:30px; right:0;  /*background: url("../images/nav_icon.png") no-repeat center center;*/
	background-size: 8px 11px;
	-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);
	-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;transition-property: transform;
	-webkit-transition-duration: 0.2s;-moz-transition-duration: 0.2s;transition-duration: 0.2s;
}
#cd-lateral-nav .item-has-children > a.submenu-open::after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-moz-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	-o-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}
#cd-lateral-nav .sub-menu{width:100%; float:left; padding:10px 0;}
#cd-lateral-nav .sub-menu a{width:80%; font-size:18px; line-height:2em; padding:0 0 0 15%; color: #d0d0d0;}
#cd-lateral-nav .sub-menu a:hover{ color:#fff; text-decoration: underline;}
.nav_lang{ display:none;}


.nav_shares{width:350px; position:absolute; bottom:130px; left:50px; text-align:center;}
.nav_shares li{width:48px !important; height:48px; float:left; margin:5px 7px 15px 7px;}
.nav_shares li.nav_qq a{ background:#e6e3e3 url(../images/nav_qq.png) center center no-repeat; background-size:50%; border-radius:50%;}
.nav_shares li.nav_wx a{ background:#e6e3e3 url(../images/nav_wx.png) center center no-repeat; background-size:50%; border-radius:50%;}
.nav_shares li.nav_ali a{ background:#e6e3e3 url(../images/nav_ali.png) center center no-repeat; background-size:50%; border-radius:50%;}
.nav_shares li.nav_1688 a{ background:#e6e3e3 url(../images/nav_1688.png) center center no-repeat; background-size:50%; border-radius:50%;}
.nav_shares li.nav_tmall a{ background:#e6e3e3 url(../images/nav_tmall.png) center center no-repeat; background-size:50%; border-radius:50%;}
.nav_shares li a{ display:block; height:48px; padding:0 !important;}
.nav_shares li a:hover{ background:#ef8371; border-radius:50%;}
.nav_shares li.nav_qq a:hover{ background:#3d566d url(../images/nav_qq_hover.png) center center no-repeat; background-size:50%;}
.nav_shares li.nav_wx a:hover{ background:#3d566d url(../images/nav_wx_hover.png) center center no-repeat; background-size:50%;}
.nav_shares li.nav_ali a:hover{ background:#3d566d url(../images/nav_ali_hover.png) center center no-repeat; background-size:50%;}
.nav_shares li.nav_1688 a:hover{ background:#3d566d url(../images/nav_1688_hover.png) center center no-repeat; background-size:50%;}
.nav_shares li.nav_tmall a:hover{ background:#3d566d url(../images/nav_tmall_hover.png) center center no-repeat; background-size:50%;}
.nav_shares p{ font-size:12px; color:#b5b4b4;}

.nav_footer{width:100%; float:left; position:absolute; bottom:0; left:0; border-top: 4px rgba(0,0,0,0.5) solid;}
.nav_footer li{width:50% !important; float:left; height:80px; font-size:16px; color:#fff; background: #3d566d; font-family: "NewTaiLue-Bold"; text-transform: uppercase;  text-align: center;}
.nav_footer .nav_add{ background:#4abaad;}
.nav_footer li a{ color:#fff; line-height: 80px !important; padding:0 !important;}
.nav_footer li a:hover{ color:#fff; text-decoration:underline;}
.nav_footer li a img{ margin:-2px 12px 0 0;}

header .header_Exhibition{width:90%; font-size:16px; font-family: "NewTaiLue-Bold"; text-transform: uppercase; color:#b30808; position: absolute; z-index: 99; top:55px; left: 5.5%;}
header .header_Exhibition a{ color:#b30808;}
header .header_Exhibition a:hover{ color:#b30808; text-decoration: underline;}

/*导航右侧图标+电话css*/
header .nav_icon{width:350px; position:absolute; z-index: 9999; top: 15px; right:170px; display: none;}
header .nav_icon span{ float:left; margin-right: 20px; font-family: "NewTaiLue-Bold"; text-transform: uppercase; color:#000;}
header .nav_icon i{width:20px; height: 20px; float: left; margin-right: 20px;}
header .nav_icon i a{ display:block; height: 20px;}
header .nav_icon i.header_qq{ background:url("../images/header_qq.png") top center no-repeat;}
header .nav_icon i.header_wx{ background:url("../images/header_wx.png") top center no-repeat; cursor: pointer;}
header .nav_icon i.header_email{ background:url("../images/header_email.png") top center no-repeat;}
header .nav_icon i.header_wx .sy_smallicon_5pb{position:absolute;right:-118px;top:-350px; display: none; opacity: 0;}
header .nav_icon i.header_wx:hover .sy_smallicon_5pb{display:block; opacity: 1; top:15px; right:-120px;}

/*网站语言版本切换css*/
.current_lang{cursor:pointer;overflow:hidden; position:absolute; z-index:99999; top:10px; right:30px;}
.lang{padding:0 0px; width:125px; line-height:35px;background:rgba(255,255,255,0.5);box-shadow:rgba(0,0,0,0.2) 0 5px 15px;}
.lang_f{background:rgba(255,255,255,0.5); height:35px; line-height:35px; border-top-left-radius:6px; border-top-right-radius:6px; font-size:16px;}
.lang.selected{display:none;}
.lang span.lang-txt{position:relative;top:-1px;font-weight:700; color:#000;display:inline-block; float: right; margin-left:10px;vertical-align:middle;}
.lang img{width:20px;margin-left:0;}
.lang em{font-size:14px; color:#000; text-align:left;}
.lang span.fa{width:8px; height:8px; background:url("../images/icon.png") top center no-repeat; background-size:100%; float: right; display:inline-block; margin:15px 6px 0 0px;}
.lang em{ font-size:14px; color:#000; margin-left:10px; display:inline-block; font-style:normal;}
.lang em img{width:15px; margin:-2px 8px 0 0;}
.lang em.zh{ font-size:14px;}
.lang a{ padding:0; margin:0; display:block;}
.lang a em{color:#000;}
.lang a span{ font-size:14px; margin-right:15px; display:inline-block;}
.more_lang{transform:translateY(-20px);opacity:0;cursor:pointer;display:none; position:relative; z-index:100000; right:30px; top:45px;
-webkit-transition: all .3s cubic-bezier(.25, 1.15, .35, 1.15);
-moz-transition:    all .3s cubic-bezier(.25, 1.15, .35, 1.15);
-o-transition:      all .3s cubic-bezier(.25, 1.15, .35, 1.15);
-ms-transition:     all .3s cubic-bezier(.25, 1.15, .35, 1.15);
transition:         all .3s cubic-bezier(.25, 1.15, .35, 1.15);}
.translate_wrapper.active .more_lang{display:block; }
.more_lang.active{opacity:1;transform:translateY(-0px);}
.more_lang .lang:hover{background:#000;color:#fff;}
.more_lang .lang:hover span{color:#fff;}
.more_lang .lang:hover em{color:#fff;}
.translate_wrapper:hover,.translate_wrapper.active,.content a:hover{position:absolute; z-index:100000; right:0px; top:0px;
-webkit-transition: all 0.3s cubic-bezier(0,.99,.44,.99);
-moz-transition:    all 0.3s cubic-bezier(0,.99,.44,.99);
-o-transition:      all 0.3s cubic-bezier(0,.99,.44,.99);
-ms-transition:     all 0.3s cubic-bezier(0,.99,.44,.99);
transition:         all 0.3s cubic-bezier(0,.99,.44,.99);}
.translate_wrapper.active .lang-last{border-bottom:none;}

.patent_img img{width:95%}
.certification_img img{width:95%; border: 1px #eee solid;}



/*首页产品分类css*/
.project{/*padding:0;height:100vh; */overflow: hidden;}
.project figure{position: relative; cursor: pointer;}
.project figure img{width:100%; display: block; -webkit-transition: all 8s linear;-o-transition: all 8s linear;transition: all 8s linear;}
.project figure.product1:after{content:'';position: absolute;left: 0;top:0;width: 100%;height:55vh; background:#f9f9f9 url(../images/inproduct_img1_1.jpg) top center no-repeat; background-size:100%; -webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.project figure.product2:after{content:'';position: absolute;left: 0;top:0;width: 100%;height:55vh; background:#f9f9f9 url(../images/inproduct_img2_1.jpg) top center no-repeat; background-size:100%; -webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.project figure.product3:after{content:'';position: absolute;left: 0;top:0;width: 100%;height:55vh; background:#f9f9f9 url(../images/inproduct_img3_1.jpg) top center no-repeat; background-size:100%; -webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.project figure.product4:after{content:'';position: absolute;left: 0;top:0;width: 100%;height:55vh; background:#f9f9f9 url(../images/inproduct_img4_1.jpg) top center no-repeat; background-size:100%; -webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.project figure.product5:after{content:'';position: absolute;left: 0;top:0;width: 100%;height:55vh; background:#f9f9f9 url(../images/inproduct_img5_1.jpg) top center no-repeat; background-size:100%; -webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.project figure.product6:after{content:'';position: absolute;left: 0;top:0;width: 100%;height:55vh; background:#f9f9f9 url(../images/inproduct_img6_1.jpg) top center no-repeat; background-size:100%; -webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.project figure.product7:after{content:'';position: absolute;left: 0;top:0;width: 100%;height:55vh; background:#f9f9f9 url(../images/inproduct_img7_1.jpg) top center no-repeat; background-size:100%; -webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.project figure.product8:after{content:'';position: absolute;left: 0;top:0;width: 100%;height:55vh; background:#f9f9f9 url(../images/inproduct_img8_1.jpg) top center no-repeat; background-size:100%; -webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.project.project-light figure:after{opacity: 0.4;}
.project figcaption{position: absolute;z-index: 1;left: 0;top:0;right:0;bottom:0;}
.project-zoom{position: absolute;left:50%;top:50%; width:15em; height:15em; margin:-7.5em;border-radius:50%;background: url(../images/inproduct_icon.png) top center no-repeat; overflow: hidden;opacity: 0;-webkit-transform: scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5);-webkit-transition: all 0.7s;-o-transition: all 0.7s;transition: all 0.7s;}
.project-zoom:after{content: '';position: absolute;left: 50%;top:50%;width: 2.625em;height:2.625em;background:url(images/zoom.png) 0 0 no-repeat;background-size: cover;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.project figure:hover:after{opacity: 0;}
.project figure:hover img{width:100%; -webkit-transform: scale(1.4);transform: scale(1.4);}
.project figure:hover .project-title{top:30px;opacity: 0;}
.project figure:hover .project-category{opacity: 0;letter-spacing: 2em;}
.project figure:hover .project-zoom{opacity: 1;-webkit-transform: scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}

.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left; width:33.3vw !important; border-right:1px #ffeae6 solid;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}


/*++++++++++++++++++++++++++++++内页产品分类css++++++++++++++++++++++++++++++++*/
.product_list a{ color: #767676; padding: 0 14px; font-size:14px; text-transform: capitalize; position: relative;}
.product_list a:hover{ color:#000;}
.product_list a::before {position: absolute;content: '';top: 0;left: -2px;height: 15px;width: 1px;background: #d7d7d7;}
.product_list span{ padding:0 14px; color: #000; text-transform: capitalize;}

.product_show .product_name{ font-size:18px; color: #000; text-align: center;}
.thumbnail-modern-title {font-weight:400; transition:all .3s ease; text-transform: capitalize;}
.thumbnail-modern-title a {transition-property:color}

@media(max-width:640px) {
    .project figure.product1:after{height:70vh; background:#f9f9f9 url(../images/inproduct_img1_1.jpg) top center no-repeat; background-size:cover; }
    .project figure.product2:after{height:70vh; background:#f9f9f9 url(../images/inproduct_img2_1.jpg) top center no-repeat; background-size:cover;}
    .project figure.product3:after{height:70vh; background:#f9f9f9 url(../images/inproduct_img3_1.jpg) top center no-repeat; background-size:cover;}
    .project figure.product4:after{height:70vh; background:#f9f9f9 url(../images/inproduct_img4_1.jpg) top center no-repeat; background-size:cover;}
    .project figure.product5:after{height:70vh; background:#f9f9f9 url(../images/inproduct_img5_1.jpg) top center no-repeat; background-size:cover;}
    .project figure.product6:after{height:70vh; background:#f9f9f9 url(../images/inproduct_img6_1.jpg) top center no-repeat; background-size:cover;}
    .project figure.product7:after{height:70vh; background:#f9f9f9 url(../images/inproduct_img7_1.jpg) top center no-repeat; background-size:cover;}
    .project figure.product8:after{height:70vh; background:#f9f9f9 url(../images/inproduct_img8_1.jpg) top center no-repeat; background-size:cover;}
    
    .project-zoom{-webkit-transform: scale(0.3);-ms-transform:scale(0.3);-o-transform:scale(0.3);transform:scale(0.3);}
    .product_list{width:100%;}
    .m_product_list_all,.product_list a.m_product_list_name{ width:45%; float: left; margin: 0 2.5%; padding: 0; line-height: 30px; }
    .product_list a::before {display: none;}

    
}


/*.productview_img img{width:90%;}*/
.product_show h4{font-size:20px; font-family: 'NewTaiLue-Bold'; padding-bottom: 25px;}
.product_show ul li{width:90%; float: left; line-height: 30px; /*border-bottom:1px #efefef solid;*/}
.product_show li span{width:77%; float: right; font-size:15px;}
.product_show li img{width:100%; }
.productview_bottom{width:100%; float: left; text-align: center; color: #fff; font-size:18px; font-family: 'NewTaiLue-Bold'; text-transform:uppercase; margin-top: 40px;}
li.product_email{width:40%; float: left; background: #3d566d; line-height: 60px; list-style:none;}
li.product_buy{width:40%; float: left; background: #4abaad; line-height: 60px; margin: 0 0 0 10%; list-style:none;}
.productview_bottom img {width:25px !important; margin-right:8px;}
.productview_bottom li.product_email a{ color:#fff; display: block;}
.productview_bottom li.product_email a:hover{ color:#fff; background:#000;}
.productview_bottom li.product_buy a{ color:#fff; display: block;}
.productview_bottom li.product_buy a:hover{ color:#fff; background:#000;}

/*图片放大镜样式*/
/*.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:600px;height:480px;background:#fff;border:1px solid #CCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
*/
.jqzoom img{width:600px; height: 480px;}

/*图片小图预览列表*/
.spec-preview{width:602px;height:482px;border:1px solid #DFDFDF; margin-bottom: 20px;}
.spec-scroll{clear:both;margin-top:5px;width:600px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; text-align:center;width:20px;height:90px; line-height:90px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none; font-weight: bold;}
.spec-scroll .items{float:left;position:relative;width:550px;height:100px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; height:100px;}
.spec-scroll .items ul li{float:left;width:110px; text-align:center; border-bottom: none;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:90px;height:90px;}
.spec-scroll .items ul li img:hover{border:2px solid #3d566d;padding:1px;}




/*++++++++++++++++++++++++++++++内页设备展示css++++++++++++++++++++++++++++++++*/
/* 效果CSS开始 */
.msKeimgBox { margin: 0px auto; width:100%; position: relative;}
.mskeLayBg { background:rgba(0,0,0,0.2); width: 100%; position: absolute; left: 0px; top: 0px; z-index: 10; opacity: 0.7; filter: alpha(opacity=70); display: none; _display:none!important }
.mskelayBox {margin-top:-350px; margin-left:-607px; position:fixed; left:50%; top:50%; border:7px solid #FFF; border-radius:8px; z-index:20; background:#FFF; display:none; _display:none!important }
.mskeImgBg { height: 57px; width: 100%; position: absolute; left: 0px; bottom: 0px; }
.mskeClaose { position: absolute; top: -17px; right: -17px; cursor: pointer; }
.mske_downIco { position: absolute; left: 0px; top: 0px; }
.mske_imgDown {background:rgba(0,0,0,0.5); width:100%; position: absolute; left:0px; bottom:0px; color:#FFF; padding:15px 0;}
.mske_imgDown h2{ font-size:20px; font-weight:bold; text-transform:capitalize; padding:0px 0px 10px 20px; color:#FFF;}
.mske_imgDown p{ font-size:14px; line-height:20px; padding:0px 20px;}
.msKeimgBox ul li { float: left; /*width:30.1%; */margin-bottom:3%; cursor: pointer; }
.msKeimgBox2 { height: auto; }
.hidden {display: none !important;}


/*+++++++++++++++++++++++++++++++++内页展会信息css++++++++++++++++++++++++++++++*/
.news_info{ box-shadow: 0 0 5px #eee;}
.news_info img{width:30%; float: left; margin: 20px 4% 20px 0;}
.news_info h2{font-family: "NewTaiLue-Bold"; margin: 20px 0 0;}

.new_view h2{width:100%; margin-bottom: 0;}
.prev_next{width:100%; text-transform: uppercase; margin-bottom: 10px; color: #000;}
.prev_next a{ color:#000; margin-left: 10px;}
.prev_next a:hover{ color:#3d556d; text-decoration: underline;}

.copyright{background: #3a3a3a; color: #9b9b9b; text-align: center;}
.copyright .rights1 a{ color:#cacaca;}
.copyright .rights1 a:hover{ color:#fff;}


.banner_img1{ background: url("../images/banner-01.jpg") top center no-repeat;}
.banner_img2{ background: url("../images/banner-02.jpg") top center no-repeat;}
.banner_img3{ background: url("../images/banner-03.jpg") top center no-repeat;}
.banner_img4{ background: url("../images/banner-04.jpg") top center no-repeat;}



@media(max-width:640px) {
	.bg-contact{background-image:url("../images/m-contact_banner.jpg");}
	.bg-news{background-image:url("../images/m-news_banner.jpg");}
	.bg-equipment{background-image:url("../images/m-equipment_banner.jpg");}

    header{top: 5px;}
    header .logo{ display: none;}
    header .mobile_logo{ display: block;}
    header .mobile_logo img{width:85%;}
    header .header_Exhibition{font-size:14px;}
    
    #cd-menu-trigger {position: absolute; z-index:9999; left: 78%; top:3px; height:100%; width:80px;}
    .current_lang{ display:none;}
    #cd-lateral-nav {width:100% !important;background:url("../images/mobile_header_bg.png") bottom center no-repeat;}
    #cd-lateral-nav .cd-navigation {margin: 30px 0 16px;}
    #cd-lateral-nav .item-has-children > a {font-size:18px;}
    #cd-lateral-nav .sub-menu a{font-size:16px; line-height:1.5em;}
    
    .nav_shares{width:80%; position:absolute; bottom:80px; left:13%; text-align:center;}
    .nav_lang{ display:block;}
    
    .nav_footer li{width:50% !important; float:left; height:60px; font-size:16px; color:#fff; background: #3d566d; font-family: "NewTaiLue-Bold"; text-transform: uppercase;  text-align: center;}
    .nav_footer li a{line-height: 60px !important;}
    
    .m_inabout_img{ display:none;}
    
    .tabPanel ul{ margin: 50px 0 0 35%;}
    .tabPanel ul li{float:left;margin:0 5% 0 0;height:10px; width:20%; cursor:pointer; background: #e7e7e7;}
    
    .banner_img1{ background: url("../images/m-banner-01.jpg") top center no-repeat;}
    .banner_img2{ background: url("../images/m-banner-02.jpg") top center no-repeat;}
    .banner_img3{ background: url("../images/m-banner-03.jpg") top center no-repeat;}
    .banner_img4{ background: url("../images/m-banner-04.jpg") top center no-repeat;}

    .bg-advbg1 {background:none; height:auto; overflow:auto;}
    .bg-advbg {background:url("../images/adv_bg.png") right center no-repeat;height:auto; overflow:auto;}
    .bg-advbg ul li{width:100%; float: left; margin-top: 20px;}
    .bg-advbg li .adv_text_r{width:80%; float: right;}
    .bg-advbg li .adv_text_r p{ /*height: 45px;*/ overflow: hidden; margin-top: 0;}
    
    .network_img img{width:100%;}
    
    .in-cooperation-img{width:50%; margin-bottom: 0;}
    .in-cooperation-img img{width:100%;}
    
    .box-footer {padding:0px 15px 20px;}
    .box-footer h3,.box-footer .h3 {padding-bottom: 0px;}
    .box-footer-contact{ display:none;}
    .box-footer1 {padding:0px 0px 40px;}
    
    .fontsize_t1{ display:none;}
    
    .news_info{width:95%; float: left; padding-bottom: 20px; margin-left: 2.5%;}
    .news_info img{width:100%; float: left; margin: 20px 0 20px 0;}
    .news_info h2{font-family: "NewTaiLue-Bold"; margin: 20px 0 0; font-size:16px;}
    
    .new_view{width:98%; margin: 0 0 0 1%;}
    .new_view h2{width:100%; margin-bottom: 0; font-size:16px;}
    
    /*图片小图预览列表*/
    .jqzoom img{width:100%; height: auto;}
    .spec-preview{width:100%;height: auto;border:1px solid #DFDFDF; margin-bottom: 20px;}
    .spec-scroll{clear:both;margin-top:5px;width:100%;}
    .spec-scroll .prev{float:left;margin-right:4px;}
    .spec-scroll .next{float:right;}
    .spec-scroll .prev,.spec-scroll .next{display:block; text-align:center;width:20px;height:90px; line-height:90px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none; font-weight: bold;}
    .spec-scroll .items{float:left;position:relative;width:84%;height:100px;overflow:hidden;}
    .spec-scroll .items ul{position:absolute;width:999999px; height:100px;}
    .spec-scroll .items ul li{float:left;width:110px; text-align:center; border-bottom: none;}
    .spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:90px;height:90px;}
    .spec-scroll .items ul li img:hover{border:2px solid #3d566d;padding:1px;}

    .product_show h4{font-size:20px; font-family: 'NewTaiLue-Bold'; padding-bottom:5px;}
    .product_show ul li{width:100%; float: left; line-height: 40px;}
    .productview_bottom{width:100%; float: left; text-align: center; color: #fff; font-size:18px; font-family: 'NewTaiLue-Bold'; text-transform:uppercase; margin-top: 40px;}
    li.product_email{width:100%; float: left; background: #3d566d; line-height: 60px; list-style:none;}
    li.product_buy{width:100%; float: left; background: #4abaad; line-height: 60px; margin: 10px 0 0 0; list-style:none;}
    .prev_next{width:90%; text-transform: uppercase; margin:0 0 10px 5%; color: #000;}
    
    .section-60,.section-md,.section-lg,.section-xl {padding:30px 0}
    .contact-map{width:95%; margin: 0 0 0 2.5%;}
}

@media(min-width:768px) {
    header .nav_icon{ display: none;}
    .news_info{ padding-bottom: 20px;}
}
@media(min-width:992px) {
    header .nav_icon{ display: none;}
    
}

@media(min-width:1200px) {
    header .nav_icon{ display: block;}
}

/*equipment图片放大*/
.bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 100;transition:all 1s;display: none}
.bigbox{overflow: hidden;}
.bigbox>.imgbox{width:100%;aspect-ratio:300/245;overflow:hidden;float:left;overflow: hidden;}
.bigbox>.imgbox>img{width:100%;height:100%;object-fit: cover;}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
.mask>img:hover{cursor:pointer}

.bigbox{}
.bigbox .imgbox{}
.bigbox .bigbox img{}
