/* CSS Document */
a{ text-decoration:none; color:#333333; }
a:hover{ color:#eb6100;}
ul li{ list-style-type:none;}
*{ margin:0; padding:0;}
body{ font-family:"微软雅黑"; font-size:16px; color:#333333; }
.clear{ clear:both}

/*首页开始*/
.header{ width:100%; background:#FFFFFF;}
.header_tb{ width:1200px; margin:0 auto; height:114px;}
.header_tb1{ margin-top:42px; float:left;}
.header_tb2{ width:677px; float:left; margin-top:45px; margin-left:25px;}
.header_tb3{ width:184px; margin-top:34px; float:left; margin-left:10px;}
.headert_tb3{ font-size:14px; color:#333333;}
.headert_tb3 img{display:block; margin-top:4px; margin-right:5px; float:left;}
.headerb_tb3{}
.headerb_tb3 p{ font-size:22px; color:#e9571c; font-weight:bold}
  /*下拉开始*/
.menu{padding:0;margin:0 auto;min-height:100%;z-index:99999;}
.menu>ul{margin:0;padding:0}
.menu>ul>li>a{}
.nav_link a{ position:relative}
.nav_item{border-bottom:1px solid rgba(255,255,255,.3);line-height:50px;list-style:none}
.nav_item a{font-size:16px;text-decoration:none;transition:all .3s;display:block;position:relative;transform:translate(0,0)!important;color:#333333; padding-bottom:9px;}
.nav_item a:hover,.menu a.active-parent{color:#333333;}
.nav_sub,.nav_ssub{margin:0;padding:0;text-align:left;background:#fff;pointer-events:none;top:0;display:none;opacity:1;visibility:visible;position:relative;}
.nav_sub.open{visibility:visible;opacity:1;display:block;pointer-events:auto;transform:translate(0,0)}
.nav_sub_list a{display:block;font-size:16px;font-weight:400;color:#333;}
.nav_sub_list a p{white-space: nowrap;text-overflow: ellipsis;overflow: hidden; width:100%; float:left;}
.nav_sub_list a:hover{color:#333;font-weight:400}
.nav_sub .nav_sub{top:0;left:0;position:relative}
.nav_sub .nav_sub.open{visibility:visible;opacity:1;transform:translate(0,0)}
.menu-button{padding:10px;border:none;cursor:pointer;transition:0s;border-radius:2px;width:auto;position:fixed;top:0;right:5%; z-index:8; top:3px;}
.burger-icon{position:relative;margin-top:10px;margin-bottom:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.burger-icon,.burger-icon::after,.burger-icon::before{display:block;width:26px;height:3px;background-color:#333;outline:1px solid transparent;-webkit-transition-property:background-color,-webkit-transform;-moz-transition-property:background-color,-moz-transform;-o-transition-property:background-color,-o-transform;transition-property:background-color,transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}
.burger-icon::after,.burger-icon::before{position:absolute;content:""}
.burger-icon::before{top:-10px}
.burger-icon::after{top:10px}
.menu.open .burger-icon{position:relative;margin-top:10px;margin-bottom:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.menu.open .burger-icon,.menu.open .burger-icon::after,.menu.open .burger-icon::before{display:block;width:30px;height:4px;background-color:#222;outline:1px solid transparent;-webkit-transition-property:background-color,-webkit-transform;-moz-transition-property:background-color,-moz-transform;-o-transition-property:background-color,-o-transform;transition-property:background-color,transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}
.menu.open .burger-icon::after,.menu.open .burger-icon::before{position:absolute;content:""}
.menu.open .burger-icon::before{top:-10px}
.menu.open .burger-icon::after{top:10px}
.menu-button.is-active .burger-icon{background-color:transparent}
.menu-button.is-active .burger-icon::before{-webkit-transform:translateY(10px) rotate(45deg);-moz-transform:translateY(10px) rotate(45deg);-ms-transform:translateY(10px) rotate(45deg);-o-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg)}
.menu-button.is-active .burger-icon::after{-webkit-transform:translateY(-10px) rotate(-45deg);-moz-transform:translateY(-10px) rotate(-45deg);-ms-transform:translateY(-10px) rotate(-45deg);-o-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg)}
.nav_content{height:100%;transform:translate(-100%,0);width:0;overflow-y:auto;z-index:1; background:#fff;  position:fixed; top:0}
.nav_content.open{transform:translate(0,0);transition:all .5s;transition-timing-function:cubic-bezier(.62,.04,.82,.13);width:80%;box-shadow:5px 5px 15px 0 rgba(0,0,0,.1);min-height:100%!important}
.nav_content.close{transform:translate(-100%,0);transition:all .5s;transition-timing-function:cubic-bezier(.62,.04,.82,.13);text-shadow:none;width:0}

.menu>ul>.nav_item.to-left>ul{right:0}
.menu ul>.nav_sub_list.to-left>ul{left:-300px}
.menu .nav_sub.to-left-ul>li>a .arrow{text-align:right;right:auto;left:0}
.nav_item{border-bottom:none;line-height:27px; float:left; margin-left:25px; margin-right:25px; }
.nav_sub{position:absolute;visibility:hidden;opacity:0;top:35px;pointer-events:none;transition:all .3s;transform:translate(0,-0);z-index:99999;width:1200px;background:url(../images/xlbg.jpg) 0px 34px repeat-x; padding-top:34px; left:-329px; height:370px;}
.menu-button.visible-xs{display:none}
.nav_content{width:100%;transform:translate(0,0);height:27px;overflow:visible; position:relative; border-right:1px solid #d7d7d7;}
.nav_content.open{width:100%}
.nav_content.close{width:100%}
.top-nav{ width:100%; display:block; margin-bottom:1rem; }
.top-nav{ line-height:30px !important;}
.top-nav .tit{ text-align:left; display:table; width:100%; font-size:15px;}
.top-nav .nav_sub_list{ float:left; line-height:40px;}
.top-nav .nav_sub_list:nth-child(3){ margin:0 3.5% 0}
.language_nav{ position:relative}
.language_nav .nav_sub{text-align:center; line-height:35px}
.language_nav .nav_sub a:hover{color:#eb6100}
.search-close.cd-search-trigger.search-is-visible{ display:none; margin:0 !important; padding:0; top:0}
.nav_item a.nav_link:hover::after{ position:absolute; background:#d70c25; width:100%; left:0; bottom:0px; display:block;content:""; height:3px;}
.nav_item .nav_link.on::after{ position:absolute;background:#e9571c; width:100%; left:0; bottom:0px; display:block;content:""; height:2px;}
header{ position:relative; z-index:7}
.navnn_tb{}
.navnn_tb1{ width:382px; float:left;}
.navnn_tb1 ul{ padding-top:50px;}
.navnn_tb1 ul li{ width:270px; margin-left:83px; margin-bottom:27px; height:76px;}
.navnn_tb1 ul li a{ display:block; height:76px;}
.navnn_tb1 ul li a:hover p{ color:#eb6100;}
.navnn_tb1 ul li a p{ float:left; font-size:18px; color:#333333; font-weight:bold; line-height:76px;}
.navnn_tb1 ul li a img{ float:right;}

.nav_ssub{position:absolute;visibility:hidden;opacity:0;top:35px;z-index:99999;width:150px;background:url(../images/xlbg.jpg) 0px 34px repeat-x; left:90px; border-bottom:2px solid #e9571c;}
.nav_ssub .nav_sub_list{ height:35px; display:block; line-height:35px;}
.navnn_tb2{ width:817px; float:left;border-left:1px solid #cfcfcf; margin-top:50px; height:277px; }
.navnn_tb2 ul{ width:817px; display:block; height:70px; margin-bottom:34px;}
.navnn_tb2 ul:hover{border-left:1px solid #e9571c; margin-left:-1px; }
.navnn_tb2 ul li{ float:left; margin-left:45px; margin-right:21px; margin-top:7px; margin-bottom:7px; height:20px;}
.navnn_tb2 ul li a{ font-size:14px; color:#333333;}
.navnn_tb2 ul li a:hover{ color:#eb6100;}
.navnn_tb2 .zge1_tb1{}
.navnn_tb2 .zge1_tb2{}
.navnn_tb2 .zge1_tb2 li{ margin-top:22px;}
.navnn_tb2 .zge1_tb3{}
.menuOverlay {
    position:fixed;
    left: 0;
    top: 114px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    z-index:5;
    display: none;
}
   /*下拉结束*/
   
   /*热门产品开始*/
.rmcp_tb{ background:url(../images/zyndd.jpg) center bottom repeat-x #fff; height:641px; width:100%;}
.rmcpn_tb{ width:1200px; margin:0 auto;}
.rmcpn_tb h1{ font-size:34px; padding-top:68px; text-align:center; margin-bottom:10px;}
.rmcpn_tb h2{ text-align:center; font-size:16px; color:#333333; font-weight:normal; height:30px; margin-bottom:40px;}
.rmcpn_tb ul{
    display: -webkit-flex;
    display: flex;
	justify-content:space-between}
.rmcpn_tb ul li{ width:366px; background:url(../images/zgsbxx.png) no-repeat; padding-top:4px; padding-left:3px; height:459px;}
.rmcpn_tb ul li a{ display:block}
.rmcpn_tb ul li a img{ width:360px;}
.rmcpn_tb ul li a i{ font-style:normal; font-size:20px; font-weight:bold; padding-left:40px; padding-top:30px; display:block; margin-bottom:15px;}
.rmcpn_tb ul li a p{padding-left:40px; margin-bottom:10px; font-size:16px; color:#666666;}
.rmcpn_tb ul li a p img{ width:18px; display:block; margin-top:3px; float:left; margin-right:10px;}
.rmcpn_tb ul li a b{ display:block; margin-top:-28px; margin-right:38px;background:url(../images/zsgjtt.png) no-repeat; width:32px; height:18px; float:right;}
.rmcpn_tb ul li a:hover b{background:url(../images/zsgjtto.png) no-repeat;}
   /*热门产品结束*/
   
   /*专题轮播开始*/
.ztlba_tb{ width:100%; background:url(../images/ztlbbg.jpg) center center no-repeat; height:539px; margin-top:66px;}   
#example {
	margin-left:auto;
	margin-right:auto;
	width:600px;
}
.tab-content {
	height:539px;
}
.tab-pannel {
	height:539px;
	position:relative;
}
.tab-pannel .tbg1 {
	width:100%;
	height:100%;
}

.pr {
	position:relative;
}

.pa {
	position:absolute;
}

.sublayer1-1 {
	top:320px;
	left:73px;
	width:544px;
	height:187px;
}

.sublayer1-2 {
	top:170px;
	left:150px;
	width:425px;
	height:351px;
}

.sublayer1-3 {
	top:70px;
	left:70px;
	font-size:30px;
	color:#ffffff;
	 font-weight:normal;
}

.sublayer1-4 {
	top:137px;
	font-size:18px;
	left:70px;
	color:#fff;
	line-height:40px;
	font-weight:normal;
}

.sublayer1-5 {
	top:103px;
	font-size:16px;
	left:640px;
	color:#333333;
	display:block;
	width:570px;
	line-height:28px;
	font-weight:normal;

}
.sublayer1-5 span{ display:block; font-size:30px; margin-bottom:40px; font-weight:bold;}
.sublayer1-6 {
	top:368px;
	font-size:16px;
	left:1033px;
	border-radius:50px;
	color:#999999;
	display:block;
	width:165px;
	height:50px;
	text-align:center;
	line-height:52px;
	font-weight:normal;
	border:1px solid #999999;

}
.sublayer1-6:hover{ color:#e9571c;
	border:1px solid #e9571c;}
.sublayer2-1 {
	top:41px;
	left:56px;
	width:206px;
}

.sublayer2-2 {
	top:50px;
	left:310px;
	height:39px;
}

.sublayer2-3 {
	top:95px;
	left:320px;
	height:37px;
}

.sublayer2-4 {
	top:146px;
	left:342px;
	height:28px;
}

.sublayer3-1 {
	width:171px;
	top:117px;
	left:214px;
}

.sublayer3-2 {
	top:65px;
	left:277px;
	width:235px;
}

.sublayer3-3 {
	top:142px;
	left:336px;
	width:193px;
}

.sublayer3-4 {
	top:25px;
	left:274px;
	width:100px;
}

.sublayer3-5 {
	top:99px;
	left:17px;
}

.sublayer3-6 {
	top:154px;
	left:17px;
}

.sublayer3-7 {
	top:185px;
	left:17px;
}

.pn1 {
	-webkit-font-smoothing: subpixel-antialiased;
}
.pn3 {

}
.pn3 h2 {
}

.pagination {
	width:45px;
}
   /*专题轮播结束*/
   
   /*关于我们开始*/
.sygyw_tb{ width:100%; background:#FFFFFF; padding-bottom:50px;} 
.sygywn_tb{ width:1200px; margin:0 auto;padding-top:35px;}  
.sygywl_tb{ width:519px; float:left; }
.sygywl_tb b{ font-size:34px; display:block; height:45px;}
.sygywl_tb p{ margin-top:45px; font-size:16px; line-height:28px;}
.sygywl_tb i{ font-style:normal; line-height:40px; font-size:16px; display:block; margin-top:30px;}
.sygywl_tb a{ display:block; color:#333333; text-align:center; width:164px; height:52px;border-radius:52px;border:1px solid #999999; line-height:52px; margin-top:43px;}
.sygywl_tb a:hover{color:#e9571c;
	border:1px solid #e9571c;}
.sygywr_tb{ background:url(../images/dtxbg.jpg) 100% 100% no-repeat; width:615px; float:left; margin-left:66px; height:425px;}
.sygywr_tb a{ display:block; width:50px; height:50px; margin-top:130px; margin-left:454px;}
.sygywr_tb a img{}	
   /*关于我们结束*/
   
   /*经典案例开始*/
.jdanl_tb{ width:100%; background:#fff;} 
.jdanlb_tb{ height:200px; background:#f7f7f7; position:absolute; width:100%; z-index:10} 
.jdanln_tb{ width:1200px; margin:0 auto; z-index:100; position:relative;} 
.jdanln_tb h1{ font-size:34px; text-align:center; padding-top:46px; height:40px;} 
.jdanln_tb ul{ padding-top:50px;display: flex;justify-content: space-between;}
.jdanln_tb ul li{ width:380px; background:#f7f7f7; padding-bottom:26px;}
.jdanln_tb ul li a{ display:block;}
.jdanln_tb ul li a:hover{ color:#333333;}
.jdanln_tb ul li a img{}
.jdanln_tb ul li a b{ display:block; padding-left:25px; padding-top:27px; font-weight:normal; font-size:20px;overflow:hidden}
.jdanln_tb ul li a p{ padding-left:25px; padding-right:40px; padding-top:14px; font-size:16px; line-height:28px; color:#666666;}
   /*经典案例结束*/
   
   /*公司新闻开始*/
.gsnews_tb{ width:100%; background:#FFFFFF; padding-bottom:60px;}   
.gsnews_tb h1{ text-align:center; padding-top:70px; padding-bottom:30px; height:40px;}
.zsxwl_tb{ width:580px; float:left; height:460px;}
.zsxwl_tb a{ display:block;}
.zsxwl_tb a:hover{ color:#333333}
.zsxwl_tb img{}
.zsxwl_tb b{ display:block; font-size:20px; font-weight:normal; padding-top:20px;}
.zsxwl_tb i{ font-style:normal; font-size:14px; color:#999999; display:block;}
.zsxwl_tb p{ padding-top:10px; padding-right:10px; font-size:16px; color:#666666; line-height:26px;}
.zsxwy_tb{ width:580px; float:left; margin-left:38px;}
.zsxwy_tb ul{}
.zsxwy_tb ul li{ height:140px; background:#FFFFFF; margin-bottom:20px;}
.zsxwy_tb ul li:hover{ background:#f7f7f7;}
.zsxwy_tb ul li a{ display:block;;}
.zsxwy_tb ul li a:hover{ color:#333333}
.zsxwy_tb ul li a b{ width:84px; height:56px; border-right:1px solid #c4c4c4; display:block; float:left; margin-top:35px; padding-right:16px; text-align:right; font-size:14px; color:#999999; font-weight:normal; padding-top:6px;}
.zsxwy_tb ul li a b span{ display:block; color:#666666; font-size:24px; text-align:right;}
.zsxwy_tb ul li a p{ float:left; width:445px; padding-top:24px; padding-left:16px;}
.zsxwy_tb ul li a p span{ font-size:18px; display:block; color:#333333; margin-bottom:7px;}
.zsxwy_tb ul li a p:hover,.zsxwy_tb ul li a p span:hover{ color:#e9571c;}
   /*公司新闻结束*/
   
   /*服务支持开始*/
.fwzcd_tb{ width:100%; background:url(../images/fwzcdb.jpg) center center no-repeat; height:180px;}  
.fwzcdn_tb{ width:1200px; margin:0 auto;} 
.fwzcdl_tb{ width:228px; float:left; height:180px; line-height:180px; font-size:34px; color:#FFFFFF; font-weight:bold;}
.fwzcdr_tb{ width:914px; float:left; margin-left:58px; padding-top:31px;}
.fwzcdr_tb ul{}
.fwzcdr_tb ul li{ width:87px; float:left; margin-left:42px; margin-right:42px;}
.fwzcdr_tb ul li p{ font-size:18px; line-height:21px; color:#FFFFFF; text-align:center; padding-top:15px;}
   /*服务支持结束*/
   
   /*底部网站地图开始*/
.footer_tb{ width:100%; background:#4f4f4f;} 
.footern_tb{ width:1200px; height:294px; margin:0 auto;}
.footerl_tb{ width:704px; float:left; padding-top:66px;}  
.footerl_tb ul{ float:left;}
.footerl_tb1{ width:257px;}
.footerl_tb2{ width:240px;}
.footerl_tb3{ width:207px;}
.footerl_tb ul h1{ height:35px;}
.footerl_tb ul h1 a{ font-size:20px; color:#FFFFFF; font-weight:normal;}
.footerl_tb ul li{}
.footerl_tb ul li a{ font-size:14px; line-height:30px; color:#c4c4c4;}
.footerl_tb ul li a:hover{ color:#e9571c}    
.footerr_tb{ width:495px; float:left; padding-top:66px;}  
.footerrl_tb{ width:264px; height:120px; border-left:1px solid #808080; float:left; padding-left:80px;}
.footerrl_tb ul{}
.footerrl_tb ul h1{ font-weight:normal; font-size:20px; color:#FFFFFF; height:35px;}
.footerrl_tb ul li{ font-size:14px; line-height:30px; color:#c4c4c4;}
.footerrr_tb{ float:right; width:150px;}
   /*底部网站地图结束*/
   
   /*版权信息开始*/
.dbbqx_tb{ width:100%; background:#464646;}  
.dbbqxn_tb{ width:1200px; margin:0 auto; height:72px;} 
.dbbqxn_tb p{ text-align:center; line-height:72px; font-size:16px; color:#FFFFFF}
   /*版权信息结束*/

/*首页结束*/


/*案例列表开始*/
  /*头部开始*/
.anlist_tb1{ width:100%; background:url(../images/anlistb.jpg) center center no-repeat;}
.anlistn_tb1{ width:1200px; margin:0 auto; height:172px;}
.anlistn_tb1 b{ font-size:34px; color:#FFFFFF; display:block; padding-top:35px; height:40px;}
.anlistn_tb1 p{ padding-top:33px; font-size:16px; color:#FFFFFF;}
  /*头部结束*/
  
  /*菜单开始*/
.sida_tb{ width:100%; background:#f3f3f3;}  
.sidan_tb{ width:1200px; margin:0 auto; height:70px;}
.sidan_tb ul{}
.sidan_tb ul b{ float:left; height:25px; width:1px; background:#c9c9c9; margin-top:23px;}
.sidan_tb ul li{ width:399px; float:left; text-align:center;}
.sidan_tb ul li a{ color:#333333; font-size:20px; line-height:70px;}
.sidan_tb ul li .on{ color:#e9571c; font-weight:bold;} 
.sidan_tb ul li a:hover{ color:#e9571c;} 
  /*菜单结束*/
  
  /*列表开始*/
.silis_tb{ width:100%; background:url(../images/zyndd.jpg) center top repeat-x #fff; }
.silist_tb{ width:1213px; margin:0 auto; padding-top:20px;}
.silist_tb1{}  
.silist_tb1 ul{}
.silist_tb1 ul li{ background:url(../images/allbxb.png) center center no-repeat; height:311px; margin-top:40px;}
.silist_tb1 ul li a{}
.sihnat_tb{ width:508px; float:left; margin-top:5px; margin-left:6px;}
.sihnar_tb{ width:617px; float:right; padding-top:38px;}
.sihnar_tb b{ display:block; font-size:26px; height:36px;}
.sihnar_tb p{ margin-top:16px; line-height:28px; width:552px; color:#333333}
.sihnar_tb i{background: url(../images/zsgjtt.png) no-repeat; width:32px; height:17px; display:block; float:right; margin-right:32px; margin-top:30px;}
.silist_tb1 ul li:hover i{background: url(../images/zsgjtto.png) no-repeat;}
.silist_tb1 ul li:hover b{ color:##eb6100;}
  /*列表结束*/
  
  /*热销产品开始*/
.silist_tb2,.silist_tb3{ width:1222px; margin:0 auto; margin-top:66px;}  
.silist_tb2 h1,.silist_tb3 h1{ padding-left:10px; font-size:30px; color:#666666;}
.silist_tb2 h1 a,.silist_tb3 h1 a{ float:right; display:block; width:180px; height:45px; border:1px solid #9f9f9f; line-height:45px; text-align:center; margin-right:12px; font-size:16px; color:#666666; font-weight:normal;border-radius:23px;}
.silist_tb2 h1 a:hover,.silist_tb3 h1 a:hover{ border:1px solid #e9571c; color:#e9571c; }
.silist_tb2 ul{display: flex;justify-content: space-between; width:1222px; margin-top:36px;}
.silist_tb2 ul li{ background:url(../images/rmdbg.jpg) center center no-repeat; width:400px; height:255px;}
.silist_tb2 ul li a{ display:block;}
.silist_tb2 .rxdtl_tb{ margin-left:29px; margin-top:26px; width:170px; height:200px; float:left}
.silist_tb2 .rxdtr_tb{ width:170px; float:left; margin-top:60px; margin-left:20px;}
.silist_tb2 .rxdtr_tb b{ font-size:16px; padding-bottom:28px; display:block; height:20px;}
.silist_tb2 .rxdtr_tb p{ font-size:14px; line-height:14px; height:20px; margin-bottom:10px;}
.silist_tb2 .rxdtr_tb p img{ width:15px; height:15px; display:block; margin-top:1px; float:left; margin-right:3px;}
.silist_tb2 .rxdtr_tb i{ font-style:normal; display:block; width:103px; height:30px; margin-left:47px; border:1px solid #999999; line-height:30px; text-align:center;border-radius:15px; margin-top:25px;}
.silist_tb2 a:hover .rxdtr_tb i{border:1px solid #e9571c;}
  /*热销产品结束*/
  
  /*物料加工开始*/
.silistw_tb3{ width:100%; background:#FFFFFF;padding-bottom:63px;}  
.silist_tb3 ul{display: flex;justify-content: space-between; width:1222px; margin-top:36px;}
.silist_tb3 ul li{ width:373px; height:394px; background:url(../images/wljgdbg.jpg) center center no-repeat;} 
.silist_tb3 ul li a{ padding-top:7px; padding-left:6px; display:block}
.silist_tb3 ul li a img{}
.silist_tb3 ul li a p{ width:240px; float:left; font-size:20px; font-weight:bold; padding-top:26px; padding-left:36px;} 
.silist_tb3 ul li a i{background: url(../images/zsgjtt.png) no-repeat; display:block; width:32px; height:18px; float:right; margin-top:32px; margin-right:40px;} 
.silist_tb3 ul li a:hover i{background: url(../images/zsgjtto.png) no-repeat;}
  /*物料加工结束*/
  
/*案例列表结束*/

/*产品列表开始*/
  /*头部开始*/
.anlist_tb2{ width:100%; background:url(../images/anlistb2.jpg) center center no-repeat;}
.anlistn_tb2{ width:1200px; margin:0 auto; height:172px;}
.anlistn_tb2 b{ font-size:34px; color:#FFFFFF; display:block; padding-top:35px; height:40px;}
.anlistn_tb2 p{ padding-top:33px; font-size:16px; color:#FFFFFF;} 
  /*头部结束*/
  
  /*轮播开始*/
.zgslbc_tb{ height:631px; width:100%; background:url(../images/zyndd.jpg) center bottom repeat-x #fff;}  
.mod18Box {  margin: 0 auto; width: 1200px; margin-top:70px; }
.mod18{ width: 1200px; height: 630px; margin: 0px auto; position: relative; }
.mod18 .btn{position:absolute;width:76px;height:153px;top:420px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../images/controls.png) no-repeat;}
.mod18 .prev:hover{left:0;background:url(../images/controls2.png) no-repeat;}
.mod18 .next{right:0;background:url(../images/controls.png) -76px center no-repeat;}
.mod18 .next:hover{right:0;background:url(../images/controls2.png) right center no-repeat; no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;}
.mod18 .cf a{display:block;width:1200px;height:370px;position:absolute;}
.mod18 .cf li span{display:block;width:157px;position:absolute;left:486px;bottom:0;
height:54px;line-height:54px;text-align:center; font-size:18px; color:#666666; font-weight:bold; background:#fff;}
.mod18 .picBox{height:370px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:370px;position:absolute;}
.mod18 .picBox li{width:1200px;height:370px;}
.mod18 .listBox{ width: 1048px; height: 152px; margin: 0 auto; position: relative;overflow: hidden; margin-top:50px; }
.mod18 .listBox ul{height:152px;position:absolute;}
.mod18 .listBox li{width:209px;height:152px;cursor:pointer;position:relative; text-align:center; }
.mod18 .listBox li i{display:none; width:200px; margin-left:4px; margin-right:4px; background:#000000;opacity:0.7;  height:152px; position:absolute}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:200px;height:152px;}
.mod18 .listBox .on img{width:200px;height:152px;
}
.mod18 .listBox .on i{display:block;}

.picBox ul li a img{ width:643px; float:left}
.cpcbx_tb{ width:524px; float:left; margin-left:33px; color:#333333}
.cpcbx_tb h1{ padding-top:48px; font-weight:normal; height:40px; padding-bottom:33px; font-size:34px;}
.cpcbx_tb p{ font-size:16px; line-height:28px; padding-bottom:18px;}
.cpcbx_tb b{ display:block; float:left; width:262px; font-size:16px; font-weight:normal; height:26px;}
.picBox ul li a .cpcbx_tb b img{ float:left; width:18px; height:18px; margin-top:3px; margin-right:10px;}
.cpcbx_tb i{ font-style:normal; background:url(../images/zsgjtt.png) left center no-repeat; font-size:16px; display:block; margin-top:72px; padding-left:42px; color:#333333}
.picBox ul li a:hover .cpcbx_tb i{background:url(../images/zsgjtto.png) left center no-repeat; color:#eb6100 }
  /*轮播结束*/
  
  /*设备列表开始*/
.sspos_tb{ width:100%; background:#FFFFFF;}  
.ssposn_tb{ width:1200px; margin:0 auto; padding-top:70px;}
.ssposnc_tb1{ height:77px;}
.ssposnc_tb1 b{ font-size:34px; height:48px; display:block; width:900px; float:left}
.ssposnc_tb1 b span{ float:left}
.ssposnc_tb1 b img{ width:68px; height:28px; margin-left:5px; float:left; display:block; margin-top:10px;}
.ssposnc_tb1 p{ padding-top:10px; width:900px; float:left}
.ssposnc_tb1 a{ display:block; float:right; width:180px; height:45px; margin-top:16px; line-height:45px;border-radius: 23px; font-size:16px;border: 1px solid #9f9f9f;color: #666666; text-align:center;}
.ssposnc_tb1 a:hover{border: 1px solid #e9571c;color: #e9571c;}

.ssposnc_tb2,.ssposnc_tb3{ margin-top:30px; padding-bottom:20px;}
.ssposnc_tb2 ul,.ssposnc_tb3 ul{
    display: -webkit-flex;
    display: flex;
	justify-content:space-between;
	flex-wrap:wrap;}
.ssposnc_tb2 ul li{ width:366px; background:url(../images/zgsbxx.png) no-repeat; padding-top:4px; padding-left:3px; height:459px; margin-bottom:42px;}
.ssposnc_tb3 ul li{ width:366px; background:url(../images/zgsbxx2.png) no-repeat; padding-top:4px; padding-left:2px; height:391px; margin-bottom:42px;}
.ssposnc_tb2 ul li a,.ssposnc_tb3 ul li a{ display:block}
.ssposnc_tb2 ul li a img,.ssposnc_tb3 ul li a img{ width:360px;}
.ssposnc_tb2 ul li a i,.ssposnc_tb3 ul li a i{ font-style:normal; font-size:20px; font-weight:bold; padding-left:40px; padding-top:30px; display:block; margin-bottom:15px;}
.ssposnc_tb2 ul li a p,.ssposnc_tb3 ul li a p{padding-left:40px; margin-bottom:10px; font-size:16px; color:#666666;}
.ssposnc_tb2 ul li a p img,.ssposnc_tb3 ul li a p img{ width:18px; display:block; margin-top:3px; float:left; margin-right:10px;}
.ssposnc_tb2 ul li a b,.ssposnc_tb3 ul li a b{ display:block; margin-top:-28px; margin-right:38px;background:url(../images/zsgjtt.png) no-repeat; width:32px; height:18px; float:right;}
.ssposnc_tb2 ul li a:hover b,.ssposnc_tb3 ul li a:hover b{background:url(../images/zsgjtto.png) no-repeat;}
  /*设备列表结束*/
  
  /*相关案例开始*/
.ssposnc_tb4{}  
.ssposnc_tb4 h1{font-size:30px; color:#666666; height:46px;}
.ssposnc_tb4 h1 a{ float:right; display:block; width:180px; height:45px; border:1px solid #9f9f9f; line-height:45px; text-align:center; margin-right:12px; font-size:16px; color:#666666; font-weight:normal;border-radius:23px;}
.ssposnc_tb4 h1 a:hover{ border:1px solid #e9571c; color:#e9571c; }  

	    .links{
	    	padding: 8px;
	    	background-color: #52b529;
	    	margin: 5px;
	    	-webkit-transition: all 1s;
	    	-o-transition: all 1s;
	    	transition: all 1s;
	    }
	    .links a{
	    	color: #fff;
	    	display: inline-block;
	    	width: 100%;
	    	height: 100%;
	    	text-decoration: none;
	    }
	    .links:hover{
		background-color: #1e824c;
	    }
	    .current{
	    	background-color: #22a7f0;
	    }
	    .swiper-container {
	       width: 100%;
	        height: 336px;
	        margin-left: auto;
	        margin-right: auto;
	    }
	    .swiper-slide {
	        font-size: 18px;
	        background: #fff;

	        /* Center slide text vertically */
	        display: -webkit-box;
	        display: -ms-flexbox;
	        display: -webkit-flex;
	        display: flex;
	        -webkit-box-pack: center;
	        -ms-flex-pack: center;
	        -webkit-justify-content: center;
	        justify-content: center;
	        -webkit-box-align: center;
	        -ms-flex-align: center;
	        -webkit-align-items: center;
	        align-items: center;
	    }

.swiper-slide1{ width:600px; float:left;}	
.swiper-slide2{ width:552px; float:left; margin-left:48px;}	
.swiper-slide2 h1{ font-size:24px; padding-top:10px; height:34px; text-align:left; font-weight:normal; color:#333333;}
.swiper-slide2 p{ padding-top:10px; font-size:16px; line-height:28px;}
.swiper-slide2 a{ width:105px; height:33px; line-height:33px; display:block; text-align:center;border-radius: 33px; border:1px solid #999999; color:#999999; font-size:14px; margin-top:26px;}
.swiper-slide2 a:hover{border:1px solid #e9571c; color:#e9571c; }
.col-md-12{ height:336px;}
.zzsc-container{ margin-top:37px;}
.towe1{ width:116px; float:left; margin-left:248px; margin-top:45px;}
.towe2{ width:60px; float:left; margin-top:15px; margin-right:8px;}
.towe2 .swiper-pagination-bullet{ width:20px; height:1px;border-radius:0}
.swiper-pagination-bullet{width:10px;height:10px;display:inline-block;border-radius:100%;background:#cccccc;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px}
.swiper-pagination-bullet-active{opacity:1;background:#e9571c}
.swiper-pagination{text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-container b{ display:block; width:145px; margin-left:456px; font-size:30px; line-height:30px; font-weight:normal; margin-top:35px;}
.swiper-container b span1{ display:block; width:36px; float:left;}
  /*相关案例结束*/
/*产品列表结束*/

/*服务保障开始*/
  /*头部开始*/
.anlist_tb2{ width:100%; background:url(../images/fwlistb.jpg) center center no-repeat;}
.anlistn_tb2{ width:1200px; margin:0 auto; height:172px;}
.anlistn_tb2 b{ font-size:34px; color:#FFFFFF; display:block; padding-top:35px; height:40px;}
.anlistn_tb2 p{ padding-top:33px; font-size:16px; color:#FFFFFF;}  
  /*头部结束*/
  
  /*服务核心开始*/
.fwhx_tb{height: 414px;width: 100%;background: url(../images/zyndd.jpg) center bottom repeat-x #fff; padding-top:70px;}
.fwhxn_tb{ width:1200px; margin:0 auto;} 
.fwhxn_tb1{}
.fwhxn_tb1 h1{ font-size:34px; text-align:center; height:39px;}
.fwhxn_tb1 p{ font-size:16px; padding-top:15px; text-align:center; line-height:28px;}
.fwhxn_tb2{ height:267px; margin-top:37px;}
.fwhxn_tb2 ul{display: -webkit-flex;display: flex;justify-content:space-between;}
.fwhxn_tb2 ul li{ width:214px; background:url(../images/fusja.png) center center no-repeat; height:267px;}
.fwhxn_tb2 ul li img{ margin-top:20px; margin-left:50px;}
.fwhxn_tb2 ul li b{ display:block; margin-top:40px; text-align:center; font-size:22px;}
.fwhxn_tb2 ul li p{ padding-top:10px; text-align:center; font-size:16px; color:#666666;}
  /*服务核心结束*/
  
  /*服务理念开始*/
.fwlna_tb{ width:100%; background:#FFFFFF; padding-top:70px; padding-bottom:60px;}  
.fwlnan_tb{ width:1211px; margin:0 auto;}
.fwlnal_tb{ width:566px; float:left;}
.fwlnal_tb1{ padding-left:11px;}
.fwlnal_tb1 p{ font-size:34px; font-weight:bold;}
.fwlnal_tb2{ background:url(../images/fwdcb.png) center center no-repeat; height:449px; margin-top:47px;}
.fwlnal_tb2 i{ font-style:normal; display:block; padding-left:124px; font-size:26px; color:#FFFFFF; font-weight:bold; padding-top:8px; padding-bottom:10px;}
.fwlnal_tb2 b{ display:block; padding-left:80px; padding-top:29px; color:#e9571c; font-size:22px; height:28px; font-weight:normal;}
.fwlnal_tb2 p{ padding-left:80px; font-size:16px; line-height:28px; color:#666666; padding-top:5px; width:450px;}
.fwlnar_tb{ width:644px; float:left; padding-top:9px;}
  /*服务理念结束*/
  
  /*服务流程开始*/
.fwlck_tb{ width:100%; background:url(../images/fwlckvb.jpg) center center repeat-x; height:380px;}  
.fwlckn_tb{ width:1200px; margin:0 auto; padding-top:48px;}
.fwhxn_tb3 h1{ font-size:34px; text-align:center; height:39px;}
.fwhxn_tb3 p{ font-size:16px; padding-top:15px; text-align:center; line-height:28px; color:#666666;}
.fwlckn_tb2{ margin-top:36px;}
.fwlckn_tb2 ul{display: -webkit-flex;display: flex;justify-content:space-between;}
.fwlckn_tb2 ul li{ width:145px;}
.fwlckn_tb2 ul li b{ font-size:20px; text-align:center; display:block; height:44px;}
.fwlckn_tb2 ul li img{}
.fwlckn_tb2 ul li p{ text-align:center; padding-top:15px; font-size:16px; color:#666666; line-height:26px;}
  /*服务流程结束*/
  
  /*配件服务开始*/
.pjfw_tb{ width:100%; background:#FFFFFF; padding-bottom:70px; padding-top:70px;}
.pjfwn_tb{ width:1200px; margin:0 auto;}  
.pjfwn_tb1{ height:280px; margin-top:46px;}
.pjfwn_tb1 ul{display: -webkit-flex;display: flex;justify-content:space-between;}
.pjfwn_tb1 ul li{ width:380px;}
  /*配件服务结束*/
/*服务保障结束*/

/*物料加工列表开始*/

  /*头部开始*/
.anlist_tb3{ width:100%; background:url(../images/anlistb3.jpg) center center no-repeat;}
.anlistn_tb3{ width:1200px; margin:0 auto; height:172px;}
.anlistn_tb3 b{ font-size:34px; color:#FFFFFF; display:block; padding-top:35px; height:40px;}
.anlistn_tb3 p{ padding-top:33px; font-size:16px; color:#FFFFFF;}  
  /*头部结束*/
  
  /*面包屑导航开始*/
.mbxdh_tb{ width:100%; height:50px; background:#f3f3f3;}  
.mbxdhn_tb{ width:1200px; margin:0 auto;}
.mbxdhn_tb p{ font-size:14px; line-height:50px;}
.mbxdhn_tb p a{}
.mbxdhn_tb p a:hover{ color:#e9571c;}
.mbxdhn_tb p .on{ color:#e9571c;}
.gzjs_tb{ width:100%;background: url(../images/zyndd.jpg) center top repeat-x #fff;}
.gzjsn_tb{ width:1200px; margin:0 auto; padding-top:70px;}
  /*面包屑导航结束*/
  
  /*物料分类开始*/
.silistw_tb4{ width:100%;padding-bottom:63px;}  
.silist_tb4 ul{display: flex;justify-content: space-between; width:1222px; flex-wrap:wrap;}
.silist_tb4 ul li{ width:373px; height:394px; background:url(../images/wljgdbg.jpg) center center no-repeat; margin-top:40px;} 
.silist_tb4 ul li a{ padding-top:7px; padding-left:6px; display:block}
.silist_tb4 ul li a img{}
.silist_tb4 ul li a p{ width:240px; float:left; font-size:20px; font-weight:bold; padding-top:26px; padding-left:36px;} 
.silist_tb4 ul li a i{background: url(../images/zsgjtt.png) no-repeat; display:block; width:32px; height:18px; float:right; margin-top:32px; margin-right:40px;} 
.silist_tb4 ul li a:hover i{background: url(../images/zsgjtto.png) no-repeat;}  
  /*物料分类结束*/
/*物料加工列表结束*/

/*新闻列表开始*/

  /*头部开始*/
.anlist_tb4{ width:100%; background:url(../images/anlistb4.jpg) center center no-repeat;}
.anlistn_tb4{ width:1200px; margin:0 auto; height:172px;}
.anlistn_tb4 b{ font-size:34px; color:#FFFFFF; display:block; padding-top:35px; height:40px;}
.anlistn_tb4 p{ padding-top:33px; font-size:16px; color:#FFFFFF;}  
  /*头部结束*/
  
  /*产品知识开始*/
.cpzsl_tb{ width:100%;background: url(../images/zyndd.jpg) center bottom repeat-x #fff; height:526px; padding-top:67px;}  
.ssposnc_tb5{ width:1200px; margin:0 auto;}
.ssposnc_tb5 h1{font-size:34px; color:#333333; height:46px;}
.ssposnc_tb5 h1 a{ float:right; display:block; width:180px; height:45px; border:1px solid #9f9f9f; line-height:45px; text-align:center; margin-right:12px; font-size:16px; color:#666666; font-weight:normal;border-radius:23px;}
.ssposnc_tb5 h1 a:hover{ border:1px solid #e9571c; color:#e9571c; } 

.cpzsl_tb1{ width:1210px; margin:0 auto; padding-top:46px;}
.cpzsl_tb1 ul{display: flex;justify-content: space-between;flex-wrap:wrap; width:1210px;}
.cpzsl_tb1 ul li{ background:url(../images/shemd.png) center center no-repeat; width:385px; height:442px; padding-left:10px;}
.cpzsl_tb1 ul li a{ display:block; color:#333333}
.cpzsl_tb1 ul li a img{border-radius:12px 12px 0px 50px;}
.cpzsl_tb1 ul li a h1{ font-size:20px; padding-top:25px; padding-left:25px; font-weight:normal}
.cpzsl_tb1 ul li a b{ display:block; padding-left:25px; padding-top:15px; font-size:14px; color:#999999; font-weight:normal;}
.cpzsl_tb1 ul li a b img{border-radius:0px; display:block; float:left; margin-right:10px; margin-top:3px;}
.cpzsl_tb1 ul li a p{ padding-left:25px; padding-top:15px;}
.cpzsl_tb1 ul li a:hover h1{ color:#e9571c}
  /*产品知识结束*/
  
  /*新闻列表开始*/
.gsxwl_tb{ width:100%; background:#FFFFFF; padding-bottom:69px;} 
.gsxwln_tb{ width:1220px; margin:0 auto; padding-top:63px;} 
.gsxwln_tb h1{ font-size:34px; padding-left:10px;}
.gsxwln_tb ul{ padding-top:42px;}
.gsxwln_tb ul li{ background:url(../images/zhenew.png) center center no-repeat; height:173px; color:#333333; margin-bottom:40px;}
.gsxwln_tb ul li a{ display:block;}
.gsxwln_tb ul li a .gsxwll_tb{ width:954px; float:left; padding-left:48px; padding-right:40px;}
.gsxwln_tb ul li a .gsxwll_tb b{ padding-top:35px; height:28px; line-height:28px; font-size:22px; display:block;}
.gsxwln_tb ul li a .gsxwll_tb p{ padding-top:20px; font-size:16px; color:#666666; line-height:28px;}
.gsxwln_tb ul li a .gsxwlr_tb{ width:130px; float:left; height:100px; margin-top:39px; border-left:1px solid #d7d7d7; padding-left:47px;}
.gsxwln_tb ul li a .gsxwlr_tb b{ font-size:30px; height:28px; color:#999999; font-weight:normal;}
.gsxwln_tb ul li a .gsxwlr_tb p{ font-size:14px; color:#999999; padding-bottom:15px;}
.gsxwln_tb ul li a .gsxwlr_tb i{ display:block; width:70px; height:26px; background:url(../images/xwxjq.jpg) center center no-repeat;}
.gsxwln_tb ul li a:hover .gsxwlr_tb i{background:url(../images/xwxjh.jpg) center center no-repeat;}

.zsncd_tb{ width:1200px; margin:0 auto; margin-top:64px;}
.zsncd_tb ul{display: flex;justify-content:center;flex-wrap:wrap; width:1210px; }
.zsncd_tb ul li{ display:inline;   margin-left:10px; margin-right:10px; height:50px; border:1px solid #e4e4e4; line-height:50px; }
.zsncd_tb ul li .pageinfo{ padding-left:20px; padding-right:20px;}
.zsncd_tb ul li a{ display:block; padding-left:20px; padding-right:20px; line-height:50px; font-size:16px; color:#666666;}
.zsncd_tb ul li a:hover,.zsncd_tb ul li .szd_tb{ color:#FFFFFF; background:#e9571c;}
.zsncd_tb ul .thisclass{ background:#e9571c; padding-left:20px; padding-right:20px;color:#FFFFFF}
.zsncd_tb ul .thisclass a{ color:#FFFFFF}
  /*新闻列表结束*/
/*新闻列表结束*/

/*新闻内容页开始*/

  /*面包屑导航开始*/
.mbxdh_tb1{ width:100%; height:50px;background:url(../images/xwmbx.jpg) center center no-repeat;}  
.mbxdhn_tb1{ width:1200px; margin:0 auto;}
.mbxdhn_tb1 p{ font-size:14px; line-height:50px; color:#fff;}
.mbxdhn_tb1 p a{color:#fff;}
.mbxdhn_tb1 p a:hover{ color:#e9571c;}
.mbxdhn_tb1 p .on{ color:#e9571c;}  
  /*面包屑导航结束*/
  
  /*新闻内容开始*/
.xwnra_tb{ width:100%;background:url(../images/zxhenx.png) center top no-repeat; padding-bottom:56px;} 
.xwnran_tb{ width:1200px; margin:0 auto;} 
.xwnral_tb{ width:860px; float:left; padding-top:65px;}
.xwnrar_tb{ width:340px; float:left;}
.xwnral_tb1{}
.xwnral_tb1 h1{ font-size:30px;}
.xwnral_tb1 b{ font-size:14px; color:#666666; font-weight:normal; padding-top:22px; display:block}
.xwnral_tb1 b img{ display:block; float:left; margin-top:3px; margin-right:10px;}
.xwnral_tb2{ margin-top:20px; padding-right:50px; line-height:30px;}
.xwnral_tb2 a{ color:#eb6100}
.xwnral_tb2 img{  margin-bottom:10px;}
.xwnral_tb2 p{ padding-top:7px; padding-bottom:7px; text-indent:2em; line-height:30px;}
.xwnrar_tb1{ padding-top:67px; padding-left:75px;}
.xwnrarz_tb1{ width:150px; border-right:1px solid #c5c5c5; height:30px; float:left}
.xwnrarz_tb1 a{ display:block; width:113px;background:url(../images/xwsxdq.png) left 8px no-repeat; padding-left:30px; line-height:30px;}
.xwnrarz_tb1 a:hover{background:url(../images/xwsxdh.png) left 8px no-repeat; color:#e9571c;}
.xwnrary_tb1{ float:left; width:100px; padding-left:14px;}
.xwnrary_tb1 a{ display:block; width:34px; height:34px; float:left; margin-left:15px;}
.xwnrary_tb1 .xwjtt{background:url(../images/xwjtt.png) no-repeat;}
.xwnrary_tb1 .xwjtt:hover{background:url(../images/xwjtth.png) no-repeat;}
.xwnrary_tb1 .xwjtx{background:url(../images/xwjtx.png) no-repeat;}
.xwnrary_tb1 .xwjtx:hover{background:url(../images/xwjtxh.png) no-repeat;}

.xwnrar_tb2{ width:340px; height:398px;float:left; margin-top:30px; }
.show_tool{width: 320px;
border: 10px solid #f3f3f3;
background: #FFFFFF; height:410px;}
.show_fixer {position:fixed;top:0px;}
.show_fixer2 {position:absolute}
.zgessy_tb{ height:178px;}
.zgessy_tb a,.zgesxy_tb a{ padding-top:37px; margin-left:20px; padding-bottom:25px; display:block; width:270px;}
.zgessy_tb a{ border-bottom:1px solid #c5c5c5;}
.zgessy_tb a h1,.zgesxy_tb h1{ font-size:20px; height:25px;}
.zgessy_tb a b,.zgesxy_tb a b{ font-size:14px; color:#666666; padding-top:17px; display:block; font-weight:normal}
.zgessy_tb a b img,.zgesxy_tb a b img{ display:block; float:left; margin-top:3px; margin-right:10px;}
.zgessy_tb a p,.zgesxy_tb a p{ padding-top:27px; height:57px; font-size:16px; color:#666666; font-weight:bold; line-height:28px; letter-spacing:1px;}
.zgessy_tb a:hover p,.zgesxy_tb a:hover p{ color:#eb6100}
.zgesxy_tb{ padding-bottom:13px;margin-top: 87px;}
.hnnna_tb1{margin-top:-101px; height:50px;}
.hnnna_tb2{margin-top:-124px;}
  /*新闻内容结束*/
  
  /*推荐新闻开始*/
.xwmetj_tb{ width:100%; background:#f7f7f7;}  
.xwmetn_tb{ width:1200px; margin:0 auto; padding-bottom:35px;}
.xwmetn_tb h1{ padding-top:50px; font-size:28px; font-weight:normal; padding-bottom:25px;}
.xwmetn_tb ul{}
.xwmetn_tb ul li{ width:600px; float:left;margin-bottom:18px;}
.xwmetn_tb ul li a{ font-size:16px; }
.xwmetn_tb ul li a img{ display:block; float:left; margin-top:2px; margin-right:10px;}
.xwmetn_tb ul li a:hover{ color:#eb6100}
  /*推荐新闻结束*/
/*新闻内容页结束*/

/*关于我们开始*/
  /*头部开始*/
.anlist_tb5{ width:100%; background:url(../images/anlistb5.jpg) center center no-repeat;}
.anlistn_tb5{ width:1200px; margin:0 auto; height:172px;}
.anlistn_tb5 b{ font-size:34px; color:#FFFFFF; display:block; padding-top:35px; height:40px;}
.anlistn_tb5 p{ padding-top:33px; font-size:16px; color:#FFFFFF;}  
  /*头部结束*/
  
  /*走进迈科路开始*/
.gywmd_tb{ width:100%;background:url(../images/zyndd.jpg) center 397px repeat-x; height:494px; padding-top:70px; }  
.gywmdn_tb{ width:1220px; margin:0 auto;background:url(../images/zhggyw.png) center center no-repeat; height:495px;}
.gywmdl_tb{ width:705px; float:left;}
.gywmdl_tb p{ width:516px; height:164px; margin-top:278px; margin-left:78px; padding:20px; font-size:16px; line-height:32px; color:#fff;}
.gywmdr_tb{ width:515px; float:left;}
.gywmdr_tb b{ display:block; padding-top:48px; text-align:right; font-size:34px; height:50px;}
.gywmdr_tb p{ font-size:16px; line-height:32px; margin-top:230px; margin-left:36px; width:437px;}
  /*走进迈科路结束*/
  
  /*生产能力开始*/
.scnla_tb{ width:100%; background:#FFFFFF;}
.scnln_tb{ width:1200px; margin:0 auto; padding-top:60px;}
.scnln_tb h1{ font-size:34px; height:40px;}
.scnlnn_tb{background:url(../images/hdsba.jpg) center center no-repeat; height:614px; margin-top:45px;} 
.scnlnn_tb p{ width:510px; font-size:16px; line-height:32px;}   
  /*生产能力结束*/
  
  /*主要产品开始*/
.zycpd_tb{ width:100%; background:#FFFFFF}  
.zycpdn_tb1{ width:1200px; margin:0 auto; padding-top:70px;}
.zycpdn_tb1 h1{ font-size:34px;}
.zycpdn_tb2{ margin-top:40px;background:url(../images/scndhb.jpg) center center no-repeat; height:514px; width:100%;}
.zycpdnn_tb2{ width:1200px; margin:0 auto}
.zycpdn_tb2 b{ font-size:16px; line-height:32px; width:479px; display:block; font-weight:normal}
.zycpdn_tb2 ul{ margin-top:80px;}
.zycpdn_tb2 ul li{ float:left;}
.zycpdnn_tb2 .sgehf_tb1{ width:250px;}
.zycpdnn_tb2 .sgehf_tb2{ width:512px; margin-left:80px;}
.zycpdnn_tb2 .sgehf_tb3{ width:332px; margin-left:25px;}
.zycpdn_tb2 ul li a{ display:block; text-align:center;}
.zycpdn_tb2 ul li a img{ width:98%;}
.zycpdn_tb2 ul li a:hover img{ width:100%; transition:0.4s;}
.zycpdn_tb2 ul li a i{ font-style:normal; display:block; margin:0 auto;padding-left:20px; padding-right:20px; height:45px; line-height:45px; text-align:center; color:#e9571c; background:#FFFFFF; border:1px solid #e9571c; margin-top:15px; width:164px;}
.zycpdn_tb2 ul li a:hover i{ background:#e9571c; border:0; color:#FFFFFF; transition:0.4s; margin-top:10px;}
  /*主要产品结束*/
  
  /*服务支持开始*/
.sgmyd_tb{ width:100%; background:#FFFFFF; padding-bottom:64px;}  
.sgmydn_tb{ width:1200px; margin:0 auto;}
.sgmydn_tb1{ padding-top:44px;}
.sgmydn_tb1 h1{ font-size:34px; text-align:center;}
.sgmydn_tb1 p{ font-size:16px; text-align:center; padding-top:10px;}
.homeTitle {
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    line-height: 40px;
}
.homeTitle h2 {
    font-size: 36px;
    color: #FF0000;
    font-weight: normal;
}
.strength{padding-top:60px;}
.strengthMain{height:;overflow:hidden;display: flex;justify-content:space-between;width:1200px;}
.strengthMain li{float:left;width:271px;height:400px;overflow:hidden;background:#000;position:relative;}
.strengthMain li img{width:271px;height:400px;transition:all .5s;opacity:0.9;filter:alpha(opacity=40);}
.strengthMain li .font{width:270px;height:273px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding-top:125px;}
.strengthMain li .font h3{font-size:26px;color:#fff;line-height:26px; margin-top:176px; margin-bottom:13px;}
.strengthMain li:hover img{transform: scale(1.05, 1.05);}
.strengthMain li .font::before,.strengthMain li .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.strengthMain li .font::before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.strengthMain li .font::after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.strengthMain li:hover .font::before,.strengthMain li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}
.shydl_tb{ margin-top:50px;}
  /*服务支持结束*/
  
  /*国际合作开始*/
.gjhza_tb{ width:100%;background:url(../images/gjhzds.jpg) center bottom no-repeat #fafafa; height:458px;}  
.gjhzan_tb{ width:1200px; margin:0 auto;}
.gjhzan_tb h1{ padding-top:70px; height:47px; font-size:34px; text-align:center;}
.gjhzan_tb p{ padding-top:17px; font-size:16px; color:#666666; text-align:center; line-height:30px;}
  /*国际合作结束*/
/*关于我们结束*/

/*联系我们开始*/
  /*头部开始*/
.anlist_tb6{ width:100%; background:url(../images/anlistb6.jpg) center center no-repeat;}
.anlistn_tb6{ width:1200px; margin:0 auto; height:172px;}
.anlistn_tb6 b{ font-size:34px; color:#FFFFFF; display:block; padding-top:35px; height:40px;}
.anlistn_tb6 p{ padding-top:33px; font-size:16px; color:#FFFFFF;}  
  /*头部结束*/
  
  /*给我信任开始*/
.gwxrm_tb{ width:100%;background:url(../images/zyndd.jpg) center 339px repeat-x; height:438px; padding-top:70px;  padding-bottom:70px;} 
.gwxrmn_tb1{ width:1200px; margin:0 auto;} 
.gwxrmn_tb1 h1{ font-size:34px; text-align:center;}
.gwxrmn_tb1 p{ font-size:16px; text-align:center; padding-top:15px;}
.gwxrmn_tb2{  width:1220px; margin:0 auto;margin-top:45px;}
.gwxrmn_tb2 ul{display: flex;justify-content:space-between;width:1220px;}
.gwxrmn_tb2 ul li{ width:285px;background:url(../images/mwahjd.png) center center no-repeat; height:308px;}
.gwxrmn_tb2 ul li img{ display:block; margin-top:48px; margin-left:91px;}
.gwxrmn_tb2 ul li b{ font-weight:normal; font-size:24px; display:block; text-align:center; margin-top:40px;}
.gwxrmn_tb2 ul li p{ margin-top:18px; text-align:center; font-size:16px;}
  /*给我信任结束*/
  
  /*在线留言开始*/
.zxlybf_tb{ width:100%;background:url(../images/zyndsad.jpg) center bottom no-repeat; height:754px;} 
.zxlybn_tb{ width:1200px; margin:0 auto} 
.zxlybn_tb1{ width:726px; float:left;}
.zxlybn_tb1 h1{ font-size:30px; color:#666666; padding-top:26px;}
.zxlybn_tb1 p{ padding-top:20px;}
.zxlybn_tb1 form{ margin-top:67px;}
.zxlybn_tb1 .dygcd_tb1{ width:578px; height:61px; margin-top:29px; margin-left:49px; padding-left:50px;border-radius:11px; border:0; background:none; line-height:62px; font-size:18px;}
.zxlybn_tb1 ::-webkit-input-placeholder { /* WebKit, Blink, Edge */    color:    #999999; }
.zxlybn_tb1 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */   color:    #999999; }
.zxlybn_tb1 ::-moz-placeholder { /* Mozilla Firefox 19+ */   color:    #999999; }
.zxlybn_tb1 :-ms-input-placeholder { /* Internet Explorer 10-11 */   color:    #999999; }
.zxlybn_tb1 .dygcd_tb2{ margin-top:29px; background:none;border-radius:11px; width:562px; height:101px; margin-left:49px; padding-left:50px;padding-right:15px;border:0; line-height:30px; padding-top:15px; font-size:18px; font-family:"微软雅黑";resize:none; padding-bottom:10px;}
.zxlybn_tb1 .dygcd_tb3{ width:135px; height:42px; background:#eb6100; display:block; text-align:center; line-height:42px;border-radius:21px; color:#FFFFFF; font-size:18px; border:0px;cursor:pointer; margin-top:32px; margin-left:544px;}
.zxlybn_tb2{ width:474px; float:left;background:url(../images/yehsya.jpg) center center no-repeat; margin-top:230px; height:388px;}
.zxlybn_tb2 b{ font-size:20px; color:#FFFFFF; display:block; margin-top:154px; height:20px; padding-left:40px;}
.zxlybn_tb2 p{ font-size:16px; margin-top:20px; padding-left:40px; color:#FFFFFF;}
.zxlybn_tb2 ul{ padding-left:67px; margin-top:23px;}
.zxlybn_tb2 ul li{ height:20px; margin-bottom:11px; color:#FFFFFF; font-size:16px;}
  /*在线留言结束*/
  
  /*地图开始*/
.zksdt_tb{ width:100%; background:#FFFFFF; height:507px;}  
  /*地图结束*/
/*联系我们结束*/

/*物料详情开始*/

  /*面包屑导航开始*/
.mbxdh_tb2{ width:100%; height:50px;background:url(../images/xwmbx2.jpg) center center no-repeat;}  
.mbxdhn_tb2{ width:1200px; margin:0 auto;}
.mbxdhn_tb2 p{ font-size:14px; line-height:50px; color:#fff;}
.mbxdhn_tb2 p a{color:#fff;}
.mbxdhn_tb2 p a:hover{ color:#e9571c;}
.mbxdhn_tb2 p .on{ color:#e9571c;}   
  /*面包屑导航结束*/
  
  /*内容部分开始*/
.hlszs_tb{ width:100%; width:100%;background:url(../images/zxhenx.png) center top no-repeat;} 
.hlszsn_tb{ width:1217px; margin:0 auto; padding-top:55px;} 
.hlszsl_tb{ width:563px; float:left;background:url(../images/zgsshz.png) center center no-repeat; height:387px; padding-top:60px; padding-left:64px; margin-left:-9px;}
.hlszsl_tb h1{ width:350px; float:left; font-size:34px; color:#e9571c; height:41px; line-height:39px; display:block}
.hlszsl_tb b{ width:150px; text-align:center; display:block; float:right; margin-right:60px; font-size:16px; color:#e9571c; font-weight:normal; height:42px; line-height:42px;}
.hlszsl_tb p{ margin-top:22px; float:left; width:496px; font-size:16px; line-height:28px;}
.hlszsr_tb{ width:590px; height:414px; float:left; margin-top:15px;}

.hlsjg_tb{ width:100%; background:#FFFFFF;}
.hlsjgn_tb,.hlsjgn_tb2{ width:1200px; margin:0 auto; padding-top:23px;}
.hlsjgn_tb h1{ font-size:30px; color:#666666; padding-bottom:27px; padding-top:27px;}
.hlsjgn_tb img{-webkit-box-shadow: #c6c3c3 0px 0px 10px; 
   -moz-box-shadow: #c6c3c3 0px 0px 10px; 
   box-shadow: #c6c3c3 0px 0px 10px; margin-top:25px; margin-bottom:5px;}
.hlsjgn_tb p{  line-height:30px; padding-bottom:10px; padding-top:9px;}
.hlsjgn_tb p img{ margin-top:10px; margin-bottom:10px;}
.hlsjgn_tb b{ padding-bottom:25px; display:block; height:28px;}
.hlsjgn_tb a{ color:#eb6100;}

.ssdzsn_tb1{ width:1200px; margin:0 auto; margin-top:60px; padding-bottom:60px; background:#FFFFFF;}
  /*内容部分结束*/
/*物料详情结束*/

/*产品详情开始*/
  /*产品大图开始*/
.cpxqy_tb{ width:100%; background:url(../images/zxhenx2.jpg) center center no-repeat; height:480px;}
.cpxqyn_tb{ width:1200px; margin:0 auto; padding-top:76px;}
.cpxqyn_tb .cpxqyl_tb{ width:600px; float:left; text-align:center; height:420px; }
.cpxqyn_tb .cpxqyl_tb img{ max-height:420px;text-align:center;vertical-align:middle; }
.cpxqyl_tb:after{display:inline-block; width:0; height:100%; content:"center"; vertical-align:middle; overflow:hidden;}
.cpxqyn_tb .cpxqyr_tb{ width:600px; float:left}
.cpxqyr_tb h1{ font-size:34px; color:#000000; height:40px; font-weight:normal; margin-bottom:20px;}
.cpxqyr_tb p{ font-size:16px; color:#666666; line-height:28px; margin-bottom:5px; height:53px;}
.cpxqyr_tb b{ display:block; margin-top:7px; height:35px; line-height:35px; font-size:20px; font-weight:normal;}
.cpxqyr_tb b img{ float:left; display:block; margin-top:10px; margin-right:10px;}
.cpxqyr_tb h2{ height:50px; line-height:50px; margin-top:76px; padding-left:30px; font-size:16px; font-weight:normal;}
.cpxqyr_tb h2 span{ font-size:20px;}
.cpxqyr_tb h2 a{ display:block; float:right; margin-right:45px; width:184px; text-align:center; background:#e9571c; color:#FFFFFF; font-size:20px;border-radius:25px;}
  /*产品大图结束*/
  
  /*产品简介开始*/
.cpjjd_tb{ width:100%; background:#FFFFFF;padding-bottom:70px;}  
.cpjjdn_tb{ width:1200px; margin:0 auto; padding-top:120px; }
.cpjjdn_tb1{ width:750px; float:left;}
.cpjjdn_tb1 h1{ font-size:30px; color:#666666; height:30px;}
.cpjjdn_tb1 p{ padding-top:44px; font-size:16px; line-height:28px; width:660px;}
.cpjjdn_tb2{ width:450px; height:296px; float:left;}
  /*产品简介结束*/
  
  /*产品优势开始*/
.cpysh_tb{ width:100%; background:#fafafa;}  
.cpyshn_tb{ width:1200px; margin:0 auto; padding-top:45px;}
.cpyshn_tb1{}
.cpyshn_tb1 h1{ height:38px; color:#666666; font-size:30px;}
.cpyshn_tb1 p{ margin-top:40px; font-size:16px; line-height:28px; padding-bottom:15px;}
.cpyshn_tb2{ width:100%; background:url(../images/dhyeha.png) left center no-repeat; height:68px; padding-top:5px;}
.cpyshn_tb2 b{ padding-left:60px; font-size:20px;color:#e9571c; height:25px; display:block;}
.cpyshn_tb2 p{ padding-left:60px; font-size:16px; line-height:28px; margin-top:5px;}
  /*产品优势结束*/
  
  /*产品影像展示开始*/
.cpyxz_tb{ width:100%; background:#fafafa; padding-top:68px; height:200px;}  
.cpyxzn_tb{ width:1200px; margin:0 auto; height:449px;}

#imgPlay { WIDTH: 900px; ZOOM: 1; POSITION:absolute; HEIGHT: 449px; margin-left:93px; z-index:1000
}
#imgPlay .imgs{}
#imgPlay .imgs IMG { WIDTH: 799px;  }
#imgPlay .imgs LI {
	FLOAT: left; POSITION: relative; 
	height:449px;
}

#imgPlay .prev {
	BACKGROUND: url(../images/imgPlayer.png) no-repeat 0px -25px; LEFT: 92%; WIDTH: 30px; CURSOR: pointer; TEXT-INDENT: -9999px; POSITION: absolute; TOP: 300px; HEIGHT: 30px; z-index:99999
}
#imgPlay .next {
	BACKGROUND: url(../images/imgPlayer.png) no-repeat -87px -25px; LEFT: 92%; WIDTH: 30px; CURSOR: pointer; TEXT-INDENT: -9999px; POSITION: absolute; TOP: 256px; HEIGHT: 30px
}
#imgPlay .num {
	DISPLAY: inline; LEFT: 92%; POSITION: absolute; TOP: 275px; HEIGHT: 19px
}
#imgPlay .num SPAN {
	DISPLAY: inline-block; BACKGROUND: url(../images/imgPlayer.png) no-repeat -19px -83px; MARGIN: 0px 2px; OVERFLOW: hidden; WIDTH: 14px; CURSOR: pointer; LINE-HEIGHT: 0; HEIGHT: 13px
}
#imgPlay .num SPAN.on {
	BACKGROUND-POSITION: 1px -83px
}
#imgPlay .num .mc {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../images/lc.png) no-repeat; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 13px; PADDING-TOP: 3px; HEIGHT: 16px
}
#imgPlay .num .mc {
	BACKGROUND: url(../images/mc.png) repeat-x
}
#imgPlay #numInner {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; PADDING-TOP: 3px; POSITION: absolute; TOP: 352px; TEXT-ALIGN: center
}
.zhgsn_tb{ width:799px; overflow:hidden}
.cpyxsz_tb{ margin-left:1064px; margin-top:371px; position:absolute}
.cpyxsz_tb p{ font-size:24px; line-height:26px; width:60px;}
  /*产品影像展示结束*/
  
  /*工作原理部分开始*/
.jyxja_tb{ width:100%; background:#FFFFFF;    margin-top: 250px;}  
.jyxjn_tb{ width:1200px; margin:0 auto; padding-top:70px; padding-bottom:70px;}
.jyxjn_tb1{ width:299px; float:left; height:241px;}
.jyxjn_tb1 img{-webkit-box-shadow: #eae7e7 0px 0px 7px; 
   -moz-box-shadow: #eae7e7 0px 0px 7px; 
   box-shadow: #eae7e7 0px 0px 7px;}   
.jyxjn_tb2{ width:356px; float:left; overflow:hidden; height:241px; text-align:center; margin-left:15px;}
.jyxjn_tb2 img{ max-width:356px; min-height:241px;align-items: center;}
.jyxjn_tb3{ width:508px; float:left; height:241px; overflow:hidden; margin-left:15px;}
.jyxjn_tb3 b{ font-size:30px; color:#666666; display:block; height:72px;}
.jyxjn_tb3 p{ font-size:16px; line-height:28px;}
  /*工作原理部分结束*/
  
  /*技术参数开始*/
.jscsb_tb{ width:100%; background:#fafafa; padding-bottom:50px;} 
.jscsbn_tb{ width:1200px; margin:0 auto; padding-top:50px;} 
.jscsbn_tb1{ height:84px;}
.jscsbn_tb1 b{ font-size:30px; color:#666666; height:50px; display:block}
.jscsbn_tb1 p{ font-size:16px; color:#eb6833; float:right;background:url(../images/cpjscd.jpg) left center no-repeat; padding-left:67px;}
.jscsbn_tb2{}
.jscsbn_tb2 table{text-align:center;}
.jscsbn_tb2 table td{ height:40px;}
.shzsj_tb{background:url(../images/asdsd.jpg) center center no-repeat; }
.jscsbn_tb2 table .shzsj_tb td{ line-height:28px; height:94px;}
.shzsj_tb{border:0;color:#FFFFFF;}
.shzsj_tb tr{ padding:0; margin:0; line-height:28px;}
.shzsj_tb2 td{ padding-top:5px; padding-bottom:5px;}
  /*技术参数结束*/
  
/*产品详情结束*/

/*案例详情开始*/
.anarc_tb{ width:100%;background:url(../images/zxhenx.png) center top no-repeat;} 
.anarcn_tb{ width:1200px; margin:0 auto; padding-top:70px;} 
.anarcn_tb1{}
.anarcn_tb1 h1{ text-align:center; font-size:34px; height:50px;}
.anarcn_tb2{ margin-top:35px;}
.anarcl_tb{ margin-top:3px; width:781px; float:left;}
.anarcr_tb{background:url(../images/zhsydga.jpg) left center no-repeat; width:355px; float:right; padding-left:49px; padding-top:40px; height:343px;}
.anarcr_tb h1{ font-size:28px; height:32px;}
.anarcr_tb p{ margin-top:20px; font-size:16px; color:#666666; line-height:24px;}
.anarcr_tb b{ display:block; line-height:24px; font-size:18px;}
.anarcr_tb a{ width:150px; height:55px; display:block; margin-top:54px; margin-left:195px; text-align:center; line-height:55px; color:#fff; font-size:18px;}

.scxjj_tb{ width:100%; background:#FFFFFF;}
.scxjjn_tb{ width:1200px; margin:0 auto; padding-top:10px;}
.scxjjn_tb1{}
.scxjjn_tb1 h1{ font-size:24px; height:28px; line-height:28px; margin-top:30px; margin-bottom:9px;}
.scxjjn_tb1 h1 img{ display:block; float:left; margin-right:10px; margin-top:2px; max-width:1200px; border:0; filter:none;-webkit-box-shadow:0;box-shadow:0px 0px 0px;}
.scxjjn_tb1 p,.scxjjn_tb1{ line-height:30px; padding-top:9px; padding-bottom:9px; height:auto}
.scxjj_tb .scxjjn_tb .scxjjn_tb1{ line-height:30px;}
.scxjjn_tb1 a{ color:#eb6100;}
.dhyajh_tb{ line-height:50px;}
.scxjjn_tb1 p img,.scxjjn_tb1 img{ margin-top:25px; margin-bottom:5px;-webkit-box-shadow: #c6c3c3 0px 0px 10px; 
   -moz-box-shadow: #c6c3c3 0px 0px 10px; 
   box-shadow: #c6c3c3 0px 0px 10px;}
/*案例详情结束*/

.sjhgs_tb{ display:block; }