<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, select, textarea, th, td, span,b { margin: 0; padding: 0; }
body, button, input, select, textarea { font:12px/1.5 Arial,'微软雅黑',sans-serif; }
h1, h2, h3, h4, h5, h6,b,th { font-size: 100%;font-weight:normal; }
small { font-size: 12px; }
ul, ol, li { list-style: none; }
table {border-collapse:collapse; border-spacing:0;border:0px;margin:0px;}
table th,table td{padding:0;}
caption{text-align:left; font-weight:normal;}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a { text-decoration: none; cursor: pointer;color:#222222; }
a:hover { text-decoration: none;color:#897d55; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; outline: none; }
img {display: inline-block; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { display: block; margin: 0; padding: 0; }
object, embed { outline: 0; }
*{padding:0;margin:0;}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clear{clear:both;margin:0px;height:0px;padding:0px;}
.w{
	width:1200px;
	margin:0px auto;
}
.w1{
	width:1020px;
	margin:0px auto;
}
.w2{
	width:1400px;
	margin:0px auto;
}
.top{
	background:#fff;
	height:30px;
	line-height:20px;
	width:100%;	
}
.left{
	float:left;
}
.right{
	float:right;
}
.top_left{
	width:800px;
	float:left;
	color:#8c7e5e;
}
.top_right{
	width:150px;
	float:right;
	color:#8c7e5e;
	text-align:right;
}
.top_right a{
	color:#8c7e5e;
}
.wrap{
	background:#fff;
	height:80px;
	width:100%;
}
.logo{
	text-align:center;
	width:100%;
}
.menu{
	margin:0px auto;
	padding:30px 10px;
	margin-bottom:30px;
	*margin-bottom:0px;
	width:1050px !important;
}
.menu ul{
	float:left;
}
.menu ul li{
	float:left;padding-right:5px;
}
.menu .end{
	padding-right:0px !important;
}
.menu ul li a{
	color:#828282;
	font-size:16px;
	font-weight:900;
	width: 140px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	float: left;
	background:#fff;
}
.menu ul li a:hover{
	background:#828282;
	color:#fff;
}
.menu li dl{
	display:none;
	overflow:inherit !important;
	position:relative;
	z-index:9999;
	*position:absolute;
	*overflow:hidden;
	width:140px;
	*margin:30px 0px 0px -140px;
}
.menu li dl{

}
.banner{
	width:100%;	
}
.design{
	width:1020px;
	margin:40px auto;
	overflow:hidden;
}
.design a{
	color:#fff;
	font-size:21px;
}

.design1 a{
	background:#4d4948;
	width:240px;
	*width:200px;
	height:240px;
	*height:150px;
	padding-top:90px;
	text-align:center;
	float:left;	
	padding-left:20px;
	padding-right:20px;
}
.design1 a:hover{
	background:#828282;
}
.design2 a{
	background:#8d7e5f;
	width:240px;
	*width:200px;
	height:240px;
	*height:150px;
	padding-top:90px;
	text-align:center;
	float:left;
	margin-left:20px;	
	padding-left:20px;
	padding-right:20px;
}
.design2 a:hover{
	background:#a5a293;
}
.design3 a{
	background:#828282;
	width:240px;
	*width:200px;
	height:240px;
	*height:150px;
	padding-top:90px;
	text-align:center;
	float:left;
	margin-left:20px;	
	padding-left:20px;
	padding-right:20px;
}
.design3 a:hover{
	background:#4d4948;
}
.design4 a{
	background:#a5a293;
	width:240px;
	*width:200px;
	height:240px;
	*height:150px;
	padding-top:90px;
	text-align:center;
	float:right;
	padding-left:20px;
	padding-right:20px;
}
.design4 a:hover{
	background:#8d7e5f;
}
.help{
	width:1020px;
	margin:30px auto;
	overflow:hidden;
	height:165px;
}
.help_l{
	background:url(../images/tel.png) no-repeat;
	width:200px;
	height:165px;
	float:left;
}
.help_l:hover{
	background:url(../images/tel2.png) no-repeat;
	
}
.help_l p{
	color:#fff;
	font-weight:700;
	font-size:22px;
	padding-top:83px;
	padding-left:27px;
}
.help_m{
	float:left;
	width:380px;
	height:165px;
}
.help_m p{
	font-size:43px;
	color:#917e54;
	font-weight:normal;
	padding:0px 10px;
}
.help_r{
	float:right;
	width:440px;
	height:165px;
}
.help_r p{
	font-size:16px;
	line-height:30px;	
	color:#888888;
}
.help_r span{
	float:right;
}
.help_r span a{
	border:1px solid #222222;
	color:#222222;
	padding:2px 5px;
}
.help_r span a:hover{
	border:1px solid #897d55;
	color:#897d55;
}
.hr{
	margin:0px auto;
	border-bottom:1px solid #a1a29d;
	width:1020px;
	margin-bottom:40px;
}
.hr1{
	border-bottom:1px solid #8d7a5a;
	width:180px;
	height:1px;
	*height:0px;
}
.hr2{
	border-bottom:1px solid #a3a3a3;
	width:100%;
	height:1px;
	*height:0px;
}
.hr3{
	border-bottom:1px solid #8d7a5a;
	width:140px;
	height:1px;
	*height:0px;
}
.hr4{
	margin:40px auto;
	border-bottom:2px solid #C9C9C9;
	width:100%;
	height:2px;
	*height:1px;
}
.hezuokh{
	margin:30px auto;
	overflow:hidden;
}
.hezuokh_l{
	float:left;
	width:140px;
}
.hezuokh_l h2{
	color:#8c7e5e;
	font-size:16px;
	padding:16px 10px;
	font-weight:700;
}
.hezuokh_m{
	width:40px;
	float:left;
}
.hezuokh_r{
	float:right;
	width:805px;
}
.choose{
	background:url(../images/choose.jpg) no-repeat center;
	height:375px;
}
.choose_yuan1{
	background:url(../images/choose_yuan.png) no-repeat center;
	width:199px;
	height:199px;
	float:left;
	margin-top:135px;
	margin-left:25px;
}
.choose_yuan1:hover{
	background:url(../images/choose_yuan1.png) no-repeat center;
	width:204px;
	height:204px;
	float:left;
	margin-top:130px;
	margin-left:20px;
}
.choose_yuan2{
	background:url(../images/choose_yuan.png) no-repeat center;
	width:199px;
	height:199px;
	float:left;
	margin-top:135px;
	margin-left:65px;
}
.choose_yuan2:hover{
	background:url(../images/choose_yuan1.png) no-repeat center;
	width:204px;
	height:204px;
	float:left;
	margin-top:130px;
	margin-left:60px;
}
.choose_yuan3{
	background:url(../images/choose_yuan.png) no-repeat center;
	width:199px;
	height:199px;
	float:left;
	margin-top:135px;
	margin-left:60px;
}
.choose_yuan3:hover{
	background:url(../images/choose_yuan1.png) no-repeat center;
	width:204px;
	height:204px;
	float:left;
	margin-top:130px;
	margin-left:55px;
}
.choose_yuan4{
	background:url(../images/choose_yuan.png) no-repeat center;
	width:199px;
	height:199px;
	float:left;
	margin-top:135px;
	margin-left:60px;
}
.choose_yuan4:hover{
	background:url(../images/choose_yuan1.png) no-repeat center;
	width:204px;
	height:204px;
	float:left;
	margin-top:130px;
	margin-left:55px;
}
.zhuti{
	margin:40px auto;
	padding-top:20px;
}
.case1{
	float:left;
	width:740px;
}
.case1_top{
	margin-bottom:35px;
}
.case1_top h2{
	font-size:20px;
	font-weight:700;
	margin-bottom:15px;
	color:#8c7e5e;
}
.case1_nr a{
	background:#222222;
	height:245px;
	margin-bottom:30px;
	float:left;
	color:#fff;
	width:740px;
}
.case1_nr a:hover{
	background:#d4dbd4;
	color:#a4a293;
}
.case1_nr a h4{
	width:500px;
	height:245px;
}
.case1_nr a h4 img{
	-webkit-filter: grayscale(1);/* Webkit */ 
	filter:gray;/* IE6-9 */ 
	filter: grayscale(1);/* W3C */ 
}
.case1_nr a:hover h4 img{
	-webkit-filter:  none;/* Webkit */ 
	filter:none;/* IE6-9 */ 
	filter: none;/* W3C */ 
}
.case1_nr a h3{
	width:240px;
	*width:160px;
	height:245px;
	*height:145px;
	float:left;	
	padding-top:100px;
	padding-left:40px;
	padding-right:40px;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:left;
}
.case1_nr div h3 a{

}
.news{
	float:right;
	width:250px;
	margin-bottom:40px;
}
.news_top{
	margin-bottom:35px;
}
.news_top h4{
	font-size:20px;
	font-weight:700;
	margin-bottom:15px;
	color:#8c7e5e;
}
.news_nr li{
	line-height:24px;
}
.news_nr li a{
	color:#949494;
	font-size:14px;
}
.news_nr li a:hover{
	color:#897d55;	
}
.prolist{
	float:right;
	width:250px;
}
.prolist_top{
	margin-bottom:35px;
}
.prolist_top h4{
	font-size:20px;
	font-weight:700;
	margin-bottom:15px;
	color:#8c7e5e;
}
.prolist_nr li {
	line-height:24px;	
	margin-top:30px;
}
.prolist_nr li a{
	color:#8c7e5e;
	font-size:14px;
	font-weight:700;
}
.prolist_nr dd{
	line-height:24px;
	text-align:left;
	padding:0px;
}
.prolist_nr dd a{
	color:#949494;
	font-size:14px;
	text-align:left;
}
.prolist_nr dd a:hover{	
	color:#897d55;
	
}
.liuyanban{
	margin:40px auto !important;
	border:1px solid #CBC4BA;
	height:300px;
}
.liuyanban_l{
	float:left;
	width:300px;
	margin-top:25px;
	margin-left:25px;
	color:#a3a3a3;
}
.liuyanban_l .dizhi{
	background:url(../images/dizhi.jpg) no-repeat left;
	height:80px;
	line-height:80px;
	padding-left:80px;
}
.liuyanban_l .dianhua{
	background:url(../images/dianhua.jpg) no-repeat left;
	height:80px;
	line-height:80px;
	padding-left:80px;
}
.liuyanban_l .youxiang{
	background:url(../images/youxiang.jpg) no-repeat left;
	height:80px;
	line-height:80px;
	padding-left:80px;
}
.liuyanban_r{
	float:left;
	padding-right:40px;
}
.contact{
	overflow:hidden;
}
.contact_l{
	float:left;
	width:460px;
}
.contact_l h4{
	font-size:20px;
	font-weight:700;
	margin-bottom:30px;
	color:#8c7e5e;
	line-height:40px;
}
.contact_l p{
	float:left;
	padding-right:30px;
	color:#828282;
	font-size:14px;
	margin-bottom:10px;
}
.lxdd{
	background:url(../images/lxdd.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxdh{
	background:url(../images/lxdh.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxr{
	background:url(../images/lxr.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxsj{
	background:url(../images/lxsj.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxqq{
	background:url(../images/lxqq.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxwz{
	background:url(../images/lxwz.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
}
.lxzj{
	background:url(../images/lxzj.jpg) no-repeat left;
	padding-left:25px;
	height:20px;
	font-size:16px !important;
	font-weight:700;
}

.contact_m{
float:left;
	width:300px;
}
.contact_m h4{
	font-size:20px;
	font-weight:700;
	margin-bottom:30px;
	color:#8c7e5e;
	line-height:40px;
}
.contact_m p{
	float:left;
	padding-right:30px;
	color:#828282;
	font-size:14px;
	margin-bottom:10px;
}

.contact_r{
	float:right;
	width:220px;
}
.foter{
	background:#000000;
	width:100%;	
	text-align:center;
	color:#828282;
	padding:20px;
}
.foter a{
	color:#828282;
}
.cnzz{
	display:inline-block;
}
.cnzz img{
	vertical-align:middle;
}
.smcy{
	width:1020px;
	margin:20px auto;
}
/**seach**/
.iseaCon{height:100px;background:#8C7E5E;}
.hotSea,.hotSea a{color:#00020a;line-height:99px;}
.hotSea a{margin:0px 6px;}
.hotSea a:hover{color:#fff;}
.hotSea a:first-child{margin-left:0px;}
.search{position:relative;width:290px;background:#ededed;height:30px; margin-top:35px;}
.search_text{width:184px;height:30px;background:#ededed;color:#828282; border:0px;padding-left:5px;outline:none;line-height:30px\9}
.search_select{width:51px;height:30px}
.search_select select{display:none}
.select_box{position:relative;height:20px;font-family:'宋体'}
.search_select .select_showbox{width:40px;color:#989898;background: url(../images/seaBg.png) no-repeat right center;line-height:13px;border-left:1px solid #dedede;padding-left:8px;margin:8px 0px}
.select_option {position: absolute;top:22px;border: 1px solid #dddddd;border-top: 0px;background: #fff;right: -4px;width:53px;line-height:24px;display:none;background:#ededed;}
.select_option li{padding-left:9px;color:#989898}
.select_option li.hover{background:#f9f9f9;}

/**ban**/
html{overflow-x:hidden}
.ban{position:relative;width:1000px;height:570px;margin:0px auto;}
.banPa{left:-460px; position:absolute;}
#foucsBox { margin: 0 auto; padding: 0; width: 1920px; height: 570px; overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 1920px; height: 570px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 1920px; height: 570px; }
#foucsBox .imgCon li img {width: 1920px; height: 570px; }
#foucsBox .foucs { width: 1920px; height: 8px; position: absolute; bottom: 30px; text-align: center; z-index: 3; }
#foucsBox .foucs span { width: 72px; height: 8px;background:#fff;display:inline-block;margin:0px 5px;}
#foucsBox .foucs span.f { background:#8C7E5E;}


/**公司简介**/
.aboutWarp{background:url(../images/aboutBg.jpg) no-repeat top center;height:576px;}
.abLeft{width:600px;}
.icomWarp{width:600px;}
.icomWarp .con{margin-top:20px;}
.icomWarp h3{width:600px;color:#fff;}
.icomWarp h3 p{line-height:26px;font-size:14px;margin-top:10px;}
.icomWarp h3 a{color:#fff;}
.icomWarp h3 a:hover{color:#8C7E5E;}
.abRight{width:540px;background:url(../images/wenBg.png) no-repeat 40px 0px;height:576px;}
.abRight dl{float:left;width:540px;margin-top:68px;}
.abRight dl dt{float:left;width:98px;height:98px;background:url(../images/radius.png) no-repeat 0px 0px;padding:5px;}
.abRight dl dd{float:right;width:410px;margin-top:14px;}
.abRight dl dd span{font-size:16px;color:#8C7E5E;}
.abRight dl dd p{font-size:14px;color:#fff;margin-top:5px;line-height:26px;}

/**联系我们**/
.iConta{width:600px;}
.iConta h2{float:left;width:280px;border:9px solid #8C7E5E;border-top:0px;}
.iConta ul{margin-top:35px;width:265px;}
.iConta li,.iConta li a{color:#d7d7d7;}
.iConta li{line-height:24px;padding:10px 0px;height:24px;}
.iConta li em{float:left;width:32px;height:24px;display:inline-block;vertical-align:middle;background:url(../images/contaBg.png) no-repeat;border-right:1px solid #909090;margin-right:12px;}
.iConta li span{float:left;width:220px;}
.iConta li.people em{background-position:0px -299px;}
.iConta li.tel em{background-position:3px 0px;}
.iConta li.email em{background-position:2px -198px;}
.iConta li.address em{background-position:0px -100px;}

.insLeft .contact{background:url(../images/contact.png) no-repeat left top #292929!important;padding:155px 5px 0px;}

/**产品**/
.itit{background:url(../images/titBg.png) no-repeat bottom center;padding-bottom:26px;margin:40px 0px;}
.itit span{color:#454545;}
.itit p{color:#666;}

.iproWarp .con .proCon{width:1092px;}
.iproWarp .con .proCon li{float:left;position:relative;overflow:hidden;margin-bottom:1px;margin-right:1px;}
.iproWarp .con .proCon li h2{position:relative;}
.iproWarp .con .proCon li h2 em{position:absolute;background:#000;z-index:10;opacity:0.3;filter:alpha(opacity=30);}
.iproWarp .con .proCon li h3{width:145px;height:150px;background:#000;opacity:0.8;filter:alpha(opacity=80);color:#fff;position:absolute;bottom:0px;right:0px;padding:65px 15px;}
.iproWarp .con .proCon li h3 span{text-align:center;}
.iproWarp .con .proCon li h3 p{margin-top:10px;}
.iproWarp .con .proCon li h3 a{color:#fff;font-size:12px;border:1px solid #fff;display:inline-block;height:24px;line-height:24px;padding:0px 10px;margin:15px 49px 0px;}

/**我们的优势**/
.teamWarp{height:490px;background:url(../images/teamBg.jpg) no-repeat top center;margin-top:60px;padding-top:504px;}
.teamWarp .con .list{width:525px;margin-top:70px;}
.teamWarp .con .list h2{border:7px solid #ffc517;width:104px;height:104px;float:left;}
.teamWarp .con .list h3{color:#b0b0b0;width:390px;float:right;}
.teamWarp .con .list h3 span{font-size:20px;color:#fff;margin-bottom:10px;display:block;}

/**新闻**/
.inewWarp .con .list{width:560px;}
.inewWarp .con .list .tit{color:#1f1f1f;}
.inewWarp .con .list li .newC{float:left;width:560px;}
.inewWarp .con .list li .newC h2{float:left;width:160px;}
.inewWarp .con .list li .newC h3{float:right;width:380px;}
.inewWarp .con .list li .newC h3 p{color:#686868;margin-top:6px;line-height:22px;}
.inewWarp .con .list li .newT{height:46px;border-bottom:1px dashed #d0d0d0;line-height:46px;float:left;width:560px;}
.inewWarp .con .list li a{color:#2b2b2b;}
.inewWarp .con .list li a:hover{color:#f38000;}
.inewWarp .con .list li .newT span{color:#b0b0b0;}

/**产品**/
.caseWarp{height:545px;background:url(../images/caseBg.jpg) no-repeat top center;margin-top:70px;padding-top:70px;}
.caseCon{height:400px;overflow:hidden;}
.case .caseLi{float:left;width:293px;height:400px;overflow:hidden;position:relative;margin-right:9px;}
.case .caseLi p{position:absolute;top:0px;left:-293px;}
.case h2{padding-top:70px;}
.case h2 span em {width: 72px;height: 8px;background:#949494;margin: 0 5px;display: inline-block;cursor: pointer;}
.case h2 span em.emon {background:#8C7E5E;}
.busCon .con a{margin:0px 6px;color:#00020a;line-height:26px;}
.busCon .con a:hover{color:#f38000;}

/**底部**/
.foot{background:#292929;margin-top:30px;}
.ftNav{height:50px;line-height:50px;background:#8C7E5E;color:#000;}
.ftNav a{color:#000;line-height:30px;padding:0px 20px;font-family: 'Microsoft YaHei';}
.bottom{line-height:30px;color:#fff;padding:30px 0px;}
.bottom a{color:#fff;margin:0px 2px;}
.bottom a:hover{color:#8C7E5E;}
.bottom .cnzz {margin-top:10px;*margin-top:1px;display:inline-block;vertical-align:middle;}

/**产品列表**/
.main{padding-top:30px;}
.insLeft{width:270px;}
.insLeft .proSide{background:url(../images/typeTop.jpg) no-repeat left top #292929;padding:155px 5px 0px;}
.insLeft .proSide li{background:url(../images/line.jpg) repeat-x left top;}
.insLeft .proSide li:first-child{background:none;}
.insLeft .proSide li a{color:#cecece;display:block;padding-left:5px;height:65px;line-height:65px;}
.insLeft .proSide li:first-child a{height:52px;line-height:52px;}
.insLeft .proSide li a:hover,.insLeft .proSide li a.cur{color:#8C7E5E;}

.insLeft .proSide1{background:url(../images/typeTop1.jpg) no-repeat left top #292929;padding:155px 5px 0px;}
.insLeft .proSide1 li{background:url(../images/line.jpg) repeat-x left top;}
.insLeft .proSide1 li:first-child{background:none;}
.insLeft .proSide1 li a{color:#cecece;display:block;padding-left:5px;height:65px;line-height:65px;}
.insLeft .proSide1 li:first-child a{height:52px;line-height:52px;}
.insLeft .proSide1 li a:hover,.insLeft .proSide1 li a.cur{color:#8C7E5E;}

.insLeft .proSide2{background:url(../images/typeTop2.jpg) no-repeat left top #292929;padding:155px 5px 0px;}
.insLeft .proSide2 li{background:url(../images/line.jpg) repeat-x left top;}
.insLeft .proSide2 li:first-child{background:none;}
.insLeft .proSide2 li a{color:#cecece;display:block;padding-left:5px;height:65px;line-height:65px;}
.insLeft .proSide2 li:first-child a{height:52px;line-height:52px;}
.insLeft .proSide2 li a:hover,.insLeft .proSide2 li a.cur{color:#8C7E5E;}

.asideCotact{padding:20px;background:#8C7E5E;}
.asideCotact h3{color:#373737;}

.insRight{width:900px;padding-bottom:10px;}
.crumb{border-bottom:1px solid #d9d9d9;height:35px;line-height:35px;}
.crumb span{border-bottom:3px solid #c4c4c4;height:34px;color:#101010;padding-right:10px;}
.crumb b,.crumb b a{color:#756a5a;font-family:'瀹嬩綋';}
.crumb b a{margin:0px 3px;}

.insPro .type{margin-bottom:15px;display:inline-block;}
.insPro p{margin-bottom:25px;border:1px solid #d6d2cf;width:1170px;*width:1150px;}
.insPro .type a{height:43px;display:inline-block;padding:0px 20px;line-height:43px;color:#454545;background:#d6d2cf;margin:10px 15px;float:left;}
.insPro .type a:hover,.insPro .type a.cur{background:#8C7E5E;}
.insPro .con{padding-bottom:20px;}
.insPro .con li{float:left;position:relative;margin-bottom:2px;margin-right:2px;width:389px;height:279px;overflow:hidden;}
.insPro .con li h4{position:relative;}
.insPro .con li h4 em{position:absolute;background:#000;z-index:10;opacity:0.3;filter:alpha(opacity=30);width:389px;height:279px;}
.insPro .con li h3{width:145px;height:149px;*height:10px;background:#000;opacity:0.8;filter:alpha(opacity=80);color:#fff;position:absolute;bottom:0px;right:0px;padding:65px 15px;}
.insPro .con li h3 span{text-align:center;}
.insPro .con li h3 p{margin-top:10px;}
.insPro .con li h3 a{color:#fff;font-size:14px;}

.cms_page{margin-top:20px;}
.cms_page li{display:inline-block;width:100px;height:32px;line-height:30px;margin:0px 4px;}
.cms_page li a{display:block;background:#fff;color:#000;height:30px;border:1px solid #000;}
.cms_page li a:hover{background:#8C7E5E;color:#fff;border:1px solid #8C7E5E;}
.cms_page .previous_s,.cms_page .next{display:none}
.cms_page .previous_s,.cms_page .next,.cms_page .previous_s a,.cms_page .next a{text-indent:-9999px;}
.cms_page .previous_s,.cms_page .next,.cms_page .pages_solid{background:#8C7E5E;color:#fff;border:1px solid #8C7E5E;width:30px;height:30px;}
.cms_page .previous_s a{background:url(../images/pageCoin.png) no-repeat 11px -42px #fff;}
.cms_page .previous_s,.cms_page .previous_s a:hover{background:url(../images/pageCoin.png) no-repeat 11px 8px #f38000;}
.cms_page .next a{background:url(../images/pageCoin.png) no-repeat -44px -42px #fff;}
.cms_page .next,.cms_page .next a:hover{background:url(../images/pageCoin.png) no-repeat -44px 8px #f38000;}

/**产品详情**/
.picimg_wj{width:230px;height:230px;text-align:center;vertical-align:middle;display:table-cell;*display:block;*font-size:197px;}
.picimg_wj img{vertical-align:middle;}
.proArtiTop .proct_bg1{line-height:30px;padding-top:10px;}
.insNewsArti img{max-width:730px;}

.artiPro li{float:left;position:relative;margin-bottom:2px;margin-right:2px;width:298px;height:214px;overflow:hidden;}
.artiPro li h4{position:relative;}
.artiPro li h4 em{position:absolute;background:#000;z-index:10;opacity:0.3;filter:alpha(opacity=30);width:298px;height:214px;}
.artiPro li h3{width:105px;height:20px;background:#000;opacity:0.8;filter:alpha(opacity=80);color:#fff;position:absolute;bottom:0px;right:0px;padding:40px 15px;}
.artiPro li h3 span{text-align:center;}
.artiPro li h3 p{margin-top:10px;}
.artiPro li h3 a{color:#fff;font-size:14px;}
.artiPro li h3 span a{color:#fff;}

/**新闻列表**/
.insNewList {border-bottom:1px dashed #bebebe;padding:15px 20px;cursor:pointer;margin:6px 0px;}
.insNewList .nTit a{color:#383838;font-size:18px;float:left;}
.insNewList .nTit span{color:#7f7f7f;float:right;padding-right:15px;}

.insNewList .con{color:#888;margin-top:8px;padding:0px 5px;}
.insNewH{background:#e8e8e8;}

/**新闻详情**/
.insNewsArti,.insNewsArti h3 span a{color:#343434;}
.insNewsArti h2{margin:10px 0px;}
.insNewsArti h3 span{padding:0px 8px;}
.insNewsArti .con{line-height:26px;}
.insNewsArti .con,.insNewsArti .con a{color:#343434;}
.insNewsArti .newArtiNext,.insNewsArti .tag,.proArtiNum{line-height:24px;}
.insNewsArti .tag,.insNewsArti .tag a,.insNewsArti .newArtiNext ,.insNewsArti .newArtiNext a,.proArtiNum,.proArtiNum a{color:#343434;}
.insNewsArti .tag a{margin:0px 5px;}
.insNewsArti .tag a:hover,.insNewsArti .newArtiNext a:hover,.proArtiNum a:hover{color:#f38000;}


.insNews1 li{float:left;line-height:35px;width:820px;padding:0px 5px;}
.insNews1 li a{float:left;color:#343434;}
.insNews1 li a:hover{color:#897d55;}
.insNews1 li span{float:right;color:#b4b4b4;}

/**网站地图**/
.sitemap {padding:5px 10px;line-height:24px;}
.sitemap .title3{font-size:16px;}
.sitemap DL {PADDING-BOTTOM: 5px;PADDING-TOP: 5px}
.sitemap DL FONT {TEXT-ALIGN: left;DISPLAY: block; COLOR: #666; FONT-SIZE: 12px; FONT-WEIGHT: normal}
.sitemap DL FONT A {PADDING-BOTTOM: 0px;PADDING-LEFT: 5px; PADDING-RIGHT: 5px; COLOR: #666; PADDING-TOP: 0px}
.sitemap DL FONT A:hover {COLOR: #fd3639;TEXT-DECORATION: none}

.yuan {
	width:1020px;
	margin:0 auto;
}</pre></body></html>