*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:14px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{line-height:1.6}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur());}
a{text-decoration:none;cursor: pointer; color: #666;}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
 
/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
 
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.fl{ float: left;}
.fr{float: right;}
.fb {font-weight:bold;}
.f12 {font-size:12px;}
.f14 {font-size:14px;font-weight:bold;}
.f141 {font-size:14px;}
.f16 {font-size:16px;font-weight:bold;}
.fm{font-family:"微软雅黑";}


.text-l{text-align:left}/*水平居左*/
.text-r{text-align:right}/*水平居中*/
.text-c{text-align:center}/*水平居右*/
.va *{vertical-align:sub!important;*vertical-align:middle!important;_vertical-align:middle!important}
.va-t{ vertical-align:top!important}/*上下居顶*/
.va-m{ vertical-align:middle!important}/*上下居中*/
.va-b{ vertical-align:bottom!important}/*上下居底*/
.clear{    clear: both;
    height: 0;
    width: 0;
    zoom: 1;
    overflow: hidden;}
.cl:after,.clearfix:after,.container:after{content:"";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
.clear{ width: 100%; clear: both; height: 1px;}
#ie9{position: fixed; top:0; left:0; width:100%; height:100%; z-index:9999999; background:#00ADB5}
#ie9 h6{ font-size: 20px; text-align: center; padding-top: 80px; color: #fff; font-weight: 100;}
#ie9 ul{ width: 20%; margin:50px auto;}
#ie9 ul li{ width: 50%; float: left; text-align: center;}
#ie9 ul li img{  width: 80px ;}
#ie9 .logo{ float: none;font-weight: initial; cursor: pointer; text-align: center; padding:0 30px; padding-top:50px;letter-spacing: -.5px; text-decoration: none; color: #fff; line-height: 75px; font-size:30px;font-family: Lato,PingFang SC,Microsoft YaHei,sans-serif;}
/*公用开始------------------------------------------------------------------*/

.container-fluid{ width:100%}

.container{width: 1200px !important; margin: 0 auto;}/*固定外框*/	
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.ml10 {margin-left:10px;_margin-left:5px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.mr10 {margin-right:10px;}
.b-white{ background-color: #fff !important;}
.b-Red{ background-color: #CC0000 !important;}
.b-orange{ background-color: #FF6600 !important;}
.b-yellow{ background-color: #FFFF33 !important;}
.b-green{ background-color: #00CC66 !important;}
.b-Blue{ background-color: #0099FF !important;}
.b-black{ background-color: #000 !important;}
.b-Violet{ background-color: #660066 !important;}
.f-white{color: #fff !important;}
.f-Red{ color: #CC0000 !important;}
.f-orange{ color: #FF6600 !important;}
.f-yellow{ color: #FFFF33 !important;}
.f-green{ color: #00CC66 !important;}
.f-Blue{color: #0099FF !important;}
.f-black{color: #000 !important;}
.f-Violet{color: #660066 !important;}


.f-self{ color: #00ADB5 !important;}
.b-self{ background-color: #00ADB5 !important;}

/*公用颜色------------------------------------------------------------------*/

/*----header------*/
.ztop-bg{
	background: #e3e3e3;
	line-height: 35px;
	font-size: 13px;
	color: #515151;
}
.header{ width: 100%;padding: 35px 0;}
.logo-text{
	margin-left: 10px;
	margin-top: 4px;
}
.logo-text p:first-child{
	font-size: 16px;
	color: #006a14;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
}
.logo-text p:last-child{
	font-size: 15px;
	color: #3e3e3e;
	line-height: 20px;
}
.fwrx-con p:first-child{
	font-size: 15px;
	color: #545454;
}
.fwrx-con p:last-child{
	font-size: 30px;
	font-weight: bold;
	color: #006a14;
}
.fwrx-icon{
	margin-top: 10px;
	margin-right: 10px;
}

.index_nav{background: #006a14;}
.index_nav .nav{ line-height: 50px;}
.index_nav .nav li{ float:left;}
.index_nav .nav li a{color: #fff; font-size: 15px; display: block;padding: 0 70px;}
.index_nav .nav li a:hover{ background:#008c1a;}
.index_nav .nav li a.on{background:#008c1a;}
/*----banner-----*/
.slideBox{ width:100%;  overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5%; bottom:5%; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;  display:block;  }
		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
/*----首页内容-----*/
/*chanpin*/
.index-product{margin-top: 60px;margin-bottom: 80px;}
.pro-title{
	text-align: center;
}
.pro-title p:first-child a{ font-size:24px; color:#006a14;font-weight: bold;}
.pro-title p:last-child{
	font-size: 16px;
	color: #676767;
	width: 390px;
	margin: 10px auto 0;
}
.pro-title p:last-child:before{
	content: "";
	display: block;
	width: 80px;
	height: 1px;
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/bt-before.jpg) no-repeat center top;
	float: left;
	margin-top: 12px;
}
.pro-title p:last-child:after{
	content: "";
	display: block;
	width: 80px;
	height: 1px;
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/bt-before.jpg) no-repeat center top;
	float: right;
	margin-top: 12px;
}
.cp-img{
	margin-top: 50px;
}
.cp-img ul li{
	width: 285px;
	height: 75px;
	text-align: center;
	padding-top: 190px;
	float: left;
	margin-right: 20px;
}
.cp-img ul li:last-child{
	margin-right: 0;
}
.cp-img ul li a{
	display: block;
}
.cp-img ul li a:last-child{
	margin-top: 15px;
	font-size: 16px;
	color: #fff;
}
.mj{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/cp-img1.jpg) no-repeat center top;
}
.cp-img ul .mj:hover{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/cp-img1a.jpg) no-repeat center top;
}
.sk{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/cp-img2.jpg) no-repeat center top;
}
.cp-img ul .sk:hover{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/cp-img2a.jpg) no-repeat center top;
}
.lb{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/cp-img3.jpg) no-repeat center top;
}
.cp-img ul .lb:hover{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/cp-img3a.jpg) no-repeat center top;
}
.bl{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/cp-img4.jpg) no-repeat center top;
}
.cp-img ul .bl:hover{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/cp-img4a.jpg) no-repeat center top;
}
.cp-box{
	margin-top: 50px;
}
.cp-boxl{
	border: solid 1px #c9c9c9;
	border-radius: 5px;
	width: 280px;
}
.cpzx-tit{
	background: #006a14;
	border-radius: 5px;
	padding: 40px 0 40px 40px;
}
.cpzx-tit p:first-child a{
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}
.cpzx-tit p:last-child a{
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
}
/*分类*/
.index-pronav{margin:10px 0;}
.index-pronav a{ text-align: center; line-height: 60px; color: #232323; font-size: 16px;border-bottom: solid 1px #c9c9c9;display: block;}
.index-pronav a.on{ }
.index-pronav a:hover{}
/*………………*/
.cp-boxr{
	width: 895px;
}
.dyhy-text{
	background: #ececec;
	text-align: center;
	width: 340px;
	padding-top: 45px;
}
.dyhy-cn a{
	font-size: 20px;
	font-weight: bold;
	color: #00400c;
}
.dyhy-line{
	margin-bottom: 8px;
}
.dyhy-con{
	width: 270px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 30px;
	color: #343434;
}
.dyhy-more{
	width: 160px;
	line-height: 35px;
	text-align: center;
	background: #006a14;
	border-radius: 10px;
	margin: 20px auto;
}
.dyhy-more a{
	font-size: 13px;
	color: #fff;
}
/*chanpin*/
.index-proimg ul{ display: none;}
.index-proimg ul li{ float: left; margin-right:5px; margin-top:27px; width: 295px;}
.index-proimg ul li:last-child{
	margin-right: 0;
}
.index-proimg ul li img{}
.index-proimg ul li:nth-child(4),.index-proimg ul li:nth-child(8){ margin-right: 0;}
.index-proimg ul li a{display: block;}
.index-proimg ul li a:first-child{height: 180px;overflow: hidden;}
.index-proimg ul li a:last-child{
	color: #00400c; font-size: 14px; text-align: center; line-height: 35px;background: #ececec;
}
.index-proimg ul li a img{ width: 100%;min-height: 180px;}
.index-proimg ul li:hover a:last-child{
	background: #006a14;
}
.index-proimg ul li:hover a:last-child{ color: #fff;}

.gg-bg{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/gg-bg.jpg) no-repeat center top;
	padding-bottom: 15px;
}
.gg-left{
	margin: 60px 0 0 80px;
}
.gg-left p:first-child{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.gg-left p:last-child{
	font-size: 18px;
	color: #006a14;
	font-weight: bold;
	margin: 50px 0 0 130px;
}
.gg-right{
	width: 200px;
	margin: 50px 40px 0 0;
	text-align: center;
}
.gg-right p:first-child{
	font-size: 16px;
	color: #00400c;
}
.gg-right p:nth-child(2){
	font-size: 26px;
	color: #006a14;
	font-weight: bold;
}
.gg-right p:last-child{
	font-size: 16px;
	color: #fff;
	margin-top: 38px;
	margin-left: 20px;
}

.about_bg{ background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/about-bg.jpg) no-repeat center top;padding-top: 70px;padding-bottom: 44px;}
.ys-box{
	margin-bottom: 130px;
}
.ys-box ul li{
	width: 182px;
	text-align: center;
	padding: 130px 15px 20px;
	font-size: 14px;
	color: #1f1f1f;
	line-height: 31px;
	float: left;
	margin-right: 35px;
}
.ys-box ul li:last-child{
	margin-right: 0;
}
.ys-box ul li:hover{
	color: #fff;
}
.ys1{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/ys1.jpg) no-repeat center top;
}
.ys-box ul .ys1:hover{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/ys1a.jpg) no-repeat center top;
}
.ys2{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/ys2.jpg) no-repeat center top;
}
.ys-box ul .ys2:hover{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/ys2a.jpg) no-repeat center top;
}
.ys3{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/ys3.jpg) no-repeat center top;
}
.ys-box ul .ys3:hover{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/ys3a.jpg) no-repeat center top;
}
.ys4{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/ys4.jpg) no-repeat center top;
}
.ys-box ul .ys4:hover{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/ys4a.jpg) no-repeat center top;
}
.ys5{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/ys5.jpg) no-repeat center top;
}
.ys-box ul .ys5:hover{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/ys5a.jpg) no-repeat center top;
}
.index-about{ width:730px;margin-left: 440px;margin-top: 100px;}
.abouttp a{
	font-size: 20px;
	color: #252525;
}
.abouttp a span{
	font-weight: bold;
}
.about-con{
	margin-top: 50px;
}
.about-con p{ color:#303030;line-height:32px;font-size: 14px;}
.about-more a{font-size: 14px;
color: #006a14;}
.about-more{
	margin-top: 50px;
}

.index-news{margin: 80px auto 30px;}
.xw-box{
	margin-top: 50px;
}
.xw-left{
	width: 325px;
	padding: 8px;
	border: solid 1px #d2d2d2;
	border-radius: 10px;
	margin-right: 10px;
}
.xw-left:hover{
	border: solid 1px #008c1a;
	background: #008c1a;
}
.xw-left:hover .xw-left1 ul li p a{
	color: #fff;
}
.xw-left:hover .xw-left1 ul li p a:first-child span{
	color: #fff;
}
.xw-left1{
	margin-bottom: 20px;
}
.xw-left1 ul li p a:first-child span{
	font-size: 16px;
	color: #363636;
	font-weight: bold;
	line-height: 60px;
}
.xw-left1 ul li p a:last-child{
	font-size: 14px;
	color: #505050;
	line-height: 30px;
}
.new1 ul li a span{
	font-size: 14px;
	color: #272727;
	font-weight: normal;
}
.new1 ul li{
	font-size: 14px;
	color: #006a14;
	font-weight: bold;
	float: left;
	width: 50%;
	line-height: 45px;
}
.xw-right{
	width: 476px;
	border: solid 1px #d2d2d2;
	border-radius: 10px;
	padding: 8px;
}
.new1{margin-top: 20px; }

.yqlj{color:#505050;font-size: 14px;line-height: 40px;}
.yqlj a{ color:#505050}
/*----底部-----*/
.bottom-bg{
	background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/bottom-bg.jpg) no-repeat center top;
	padding-top: 100px;
	padding-bottom: 54px;
}
.bottom-lx{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.blx-con{
	margin-top: 40px;
}
.blx-con ul{
	float: left;
	margin-right: 30px;
}
.blx-con ul:first-child li{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.blx-con ul:first-child li:first-child{
	margin-bottom: 12px;
}
.blx-con ul:first-child li span{
	font-size: 30px;
	font-weight: bold;
}
.blx-con ul:last-child li{
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
.footer{ background-color:#00400c;text-align: center;padding: 10px 0;line-height: 24px;}
.foot{color:#fff}
.foot a{ color:#fff}
/*----内页-----*/
.ny-banner img{
	width: 100%;
}
.main-page{ padding-top: 60px; padding-bottom:50px;}
.onurl{ width: 100%;color:#333; line-height: 35px; margin-bottom: 20px; border-bottom:#006a14 2px solid}
.onurl a{ color:#333; padding:0 5px;}
.onurl a img{ vertical-align: middle; margin-right: 5px;}
/*----内页左-----*/
.page-left{ width: 280px; float: left;border: solid 1px #c9c9c9;border-radius: 5px;}
.ny-navtop{
	background: #006a14;
	border-radius: 5px;
	padding: 40px;
}
.ny-navtop p:first-child{
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}
.ny-navtop p:last-child{
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
}
.page-left .left-nav li{text-align: center;line-height: 60px; border-bottom: 1px solid #c9c9c9;}
.page-left .left-nav li a{ color:#232323 ; font-size:16px ;}
.page-left .left-nav li hover{ color:#006a14 ; font-size:16px;font-weight: bold;}
.page-left .left-nav li.on{ color:#006a14 ; font-size:16px;font-weight: bold;}
.page-left .left-nav li.on a{ color: #006a14;font-size:16px;font-weight: bold;}
.page-left .left-nav1 li{text-align: center;line-height: 60px; border-bottom: 1px solid #c9c9c9;}
.page-left .left-nav1 li a{ color:#232323 ; font-size:16px ;}
.page-left .left-nav1 li hover{ color:#006a14 ; font-size:16px;font-weight: bold;}
.page-left .left-nav1 li.on{}
.page-left .left-nav1 li.on a{ color: #006a14;font-size:16px;font-weight: bold;}
.left-cont img{ width: 100%;border-radius: 5px;}
/*pages开始--------------------------------------------------------------------------*/
.pages{ height: 35px;  padding: 20px 0; margin: 0 auto; text-align: center;}

/*----内页右-----*/
.page-right{ width:900px; float:right;}
.page-about,.page-news,.page-messages,.page-product{}
.page-newshow{ padding-top: 20px;font-size: 16px;line-height: 32px;}
/*----内页关于-----*/
.page-about img{ max-width: 100%; display: block;  margin: 20px auto;}
.page-about p{ font-size: 16px; line-height: 32px;}
/*---内页新闻---*/
.newsList li{ padding-bottom:10px; padding-top:10px; border-bottom:1px solid #ccc;}
.newsList li p{padding-top: 20px;}
.newsList li .lhfl{ width:70px; height: 80px; float: left; background: #f2f2f2;}
.newsList li .lhfl p{ width: 70px; text-align: center;  color:#006a14; padding-top: 0;}
.newsList li .lhfl p b{ font-size: 28px; line-height: 47px;}
.newsList li:hover .lhfl{ background: #006a14;}
.newsList li:hover .lhfl p{ color: #f7f7f7;}
.newsList .lhfr{ width:810px; float: right;}
.newsList .lhfr .lhxq{  height: 30px; display:block; width: 100px; font-weight: 100; line-height: 30px; font-size: 14px;  text-align: center; float: right; border: 1px solid #ccc;}
.newsList .lhfr .lhjt{ background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/jt.jpg) no-repeat left -33px;  height: 33px; display:block; width: 33px;  float: right;}
.newsList .lhfr:hover .lhjt{background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/jt.jpg) no-repeat left 0;}
.newsList .lhfr span{ font-size: 14px;}
.newsList .lhfr .dateTitle { display: block; color: #333; font-size: 18px; }
.newsList .lhfr p{ display: inline-block; width:100%;}
.newsList li:hover .lhfr .dateTitle{ color: #ee4b4e;}
.newsList li:hover a{ text-decoration:none ;}
/*---内页产品---*/
.page-pro li{  width: 290px; float: left; margin-right:15px; margin-bottom:10px;}
.page-pro li>a{ display: block;  height:180px; text-align: center;overflow: hidden;}
.page-pro li>a img{width: 100%;min-height: 180px;}
.page-pro li p{ line-height: 40px; text-align: center; font-size:14px ; color: #3c241e;} 
.page-pro li:nth-child(3),.page-pro li:nth-child(6),.page-pro li:nth-child(9),.page-pro li:nth-child(12){ margin-right: 0;}
.lhtab{ width: 100%; line-height: 50px; height: 50px; background: #006a14; margin: 30px auto;}
.lhtab span{ width: 148px;display: block; height: 48px; font-size: 14px; color: #fff; float: left; border: 1px solid #006a14; text-align: center;}
.lhtab span.on{ background: #fff; color: #006a14;}
/*---内页留言---*/
.massages span{ width: 30%; display: block; float: left; margin-right:5% ; margin-bottom: 20px;}
.massages input[type="text"]{ width: 100%; text-indent: 15px; border: 1px solid #ddd; border-radius: 4px; line-height: 35px; }
.massages div input[type="text"]{ width: 150px; }
.massages div {padding-bottom:20px ;}
.massages textarea{ clear: both; display: block; width: 96%; padding: 0 2%; height: 100px;border: 1px solid #ddd; border-radius: 4px; margin-bottom: 20px;}
.submit{ background: #006a14; color: #fff; display: block; width: 80px; height: 30px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
/*---内页新闻详情---*/
.newshowheader h1 { text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600
}

.newshowheader .article-info {
    height: 30px;
    line-height: 30px;
    color: #666;
   text-align: center;
    border-bottom: 1px solid #ddd;
  
}

.newshowheader .article-info .split {
    margin: 0 10px;
    color: #ddd
}
.page-newshow p{ line-height: 26px; text-indent: 28px;}
/*---内页联系我们---*/
.pconus{ background: url(https://web.archive.org/web/20220315035913im_/http://www.zylssmm.com/template/pc/static/images/contentimg.png) no-repeat right center; height: 180px; padding-top: 20px;}
.pconus p{ color: #3c241e;}
/*---n内页招商加盟---*/
.join-list{ margin-top: 30px; padding-left: 30px;}
.join-list .jointitle{ font-size: 16px; font-weight: bold; color: #ff9900;}
.join-list p{color: #3c241e;}
/*---内页产品详情---*/
.page-productshow{}
.page-productshow .fl{ width: 310px; height: 310px;}
.page-productshow .fr{ width: 570px; height: 310px;}
.page-productshow .fl{ line-height: 310px;background: #f8f8f8;}

.page-productshow .fl .bd { width: 310px; margin: 0 auto;}
.page-productshow .fl .bd img{width:310px; max-height: 310px;}
.page-productshow .fr{ background: #f8f8f8;}
.page-productshow .fr h1{ font-size: 28px; color: #3c241e;  line-height: 80px; width:480px ;font-weight: 300; margin: 0 auto 20px; border-bottom: 1px solid #ddd;}
.page-productshow .fr p{font-size: 16px; color: #3c241e; margin: 0 auto;  line-height: 30px; width:480px ;}
.abimg{ position: relative;}
.abimg a{position: absolute;  bottom:20px ; height: 45px; line-height: 45px;}
.abimg a.prev{left:calc(310px + 65px);left:-webkit-calc(310px + 65px);}
.abimg a.next{left:calc(310px + 125px);left:-webkit-calc(310px + 125px);}
.page-procon{ clear: both; padding: 40px 0; border-bottom: 1px solid #ddd;line-height: 32px;font-size: 16px;}
.page-procon p{ line-height: 26px; color: #3c241e;}
.abptit{ font-size: 20px; text-align: center; line-height: 60px;border-bottom: solid 1px #eee;}
.about-pro ul li{  width: 205px; float: left; margin-right:26px;}
.about-pro ul li>a{ display: block; width: 205px; height:153px; line-height: 153px; text-align: center;}
.about-pro ul  li>a img{ max-width: 100%; max-height:100% ; margin: 0 auto;}
.about-pro ul li p{ line-height: 40px; text-align: center; font-size:14px ; color: #3c241e;} 
.about-pro ul  li:nth-child(4){ margin-right: 0;}
.about-newspro ul li{  width: 280px; float: left; margin-right:30px;}
.about-newspro ul li>a{ display: block; width: 280px; height:200px; line-height: 200px; text-align: center;}
.about-newspro ul  li>a img{ max-width: 100%; max-height:100% ; margin: 0 auto;}
.about-newspro ul li p{ line-height: 40px; text-align: center; font-size:14px ; color: #3c241e;border-bottom: dotted 1px #eee;} 
.about-newspro ul  li:nth-child(3),.about-newspro ul  li:nth-child(6),.about-newspro ul  li:nth-child(9){ margin-right: 0;}
.listname{ background: #f4f4f4; padding: 23px; font-size:14px ; margin: 10px auto 20px;}
/*---分页---*/
.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #006a14;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #006a14;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #006a14;
  border-color: #006a14;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagetb{border-top:1px solid #ccc ; margin: 40px auto;}
.pagetb p{ line-height: 40px; border-bottom:1px solid #ccc ;}


/*
     FILE ARCHIVED ON 03:59:13 Mar 15, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:54:33 Nov 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.85
  exclusion.robots: 0.03
  exclusion.robots.policy: 0.014
  esindex: 0.016
  cdx.remote: 5.699
  LoadShardBlock: 152.134 (3)
  PetaboxLoader3.datanode: 211.732 (5)
  load_resource: 117.861
  PetaboxLoader3.resolve: 42.299
  loaddict: 47.416
*/