﻿@charset "utf-8";
/*布局元素*/
.subOuter{width:980px;overflow:hidden;background:url(repeat.gif) repeat-y right top}
.subInner{float:left;width:980px;overflow:hidden;background:url(line.gif) no-repeat right bottom}
.subLeft{float:left;width:220px;overflow:hidden}
.subRight{float:right;width:740px;overflow:hidden}
/*当前位置*/
.siteOuter{height:40px;line-height:40px;overflow:hidden}
.siteInner{height:40px;background:url(site.jpg) no-repeat}
.siteInner .site h2{float:left;font-size:14px;padding-left:35px;color:#105aaf}
.siteInner .site div.R{text-align:right;padding-right:10px;overflow:hidden}
/*侧栏导航*/
.subMenu{padding-bottom:10px;overflow:hidden}
.subMenu h2{height:53px;line-height:40px;font-size:14px;color:#105aaf;padding-left:35px;overflow:hidden;background:url(sideTit.jpg) no-repeat}
.subMenu .content{border:1px solid #eee;border-top:none;overflow:hidden}
.subMenu .content ul{display:block;width:200px;margin:0 auto;padding-bottom:5px}
.subMenu .content li{line-height:30px;margin-bottom:5px}
.subMenu .content li a,
.subMenu .content li a:visited{display:block;width:180px;padding-left:20px;background:url(sideli.jpg) no-repeat left center}
.subMenu .content li a:hover{background:url(sideCurrentLi.jpg) no-repeat;color:#fff;text-decoration:none}
.subMenu .content li li{line-height:24px;border-bottom:1px dotted #ededed;margin:0px}
.subMenu .content li li a,
.subMenu .content li li a:visited{display:block;width:165px;padding-left:35px;background:url(arrow.gif) no-repeat 20px center}
.subMenu .content li li a:hover{background:url(arrow.gif) no-repeat 20px center;color:#f00;text-decoration:underline}
.subLeft .subMenu .content li.oneCurrent a{background:url(sideCurrentLi.jpg) no-repeat;color:#fff;text-decoration:none}
.subLeft .subMenu .content li.oneCurrent li a{background:url(arrow.gif) no-repeat 20px center;color:#333}
.subLeft .subMenu .content li.oneCurrent li a:hover{color:#f00}
.subLeft .subMenu .content li.oneCurrent li.twoCurrent a{color:#1285dc}
/*四级产品分类*/
.subLeft div.subProSort{padding-bottom:10px;overflow:hidden}
.subLeft div.subProSort h2{height:53px;line-height:40px;font-size:14px;color:#105aaf;padding-left:35px;overflow:hidden;background:url(sideTit.jpg) no-repeat}
.subLeft div.subProSort div.content{border:1px solid #eee;border-top:none;overflow:hidden}

dl.twoSort{display:block;width:200px;margin:0 auto;clear:both;padding-bottom:10px}
dl.twoSort dt{line-height:30px;margin-bottom:5px}
dl.twoSort dt a:link,
dl.twoSort dt a:visited{display:block;width:180px;padding-left:20px;background:url(sideLi.jpg) no-repeat left center}
dl.twoSort dt a:hover{background:url(sideCurrentLi.jpg) no-repeat;color:#fff;text-decoration:none}

dl.twoSort dt a.oneCurrent:link,
dl.twoSort dt a.oneCurrent:visited{background:url(sideCurrentLi.jpg) no-repeat;color:#fff;text-decoration:none}

dl.twoSort dd ul li{line-height:22px;font-weight:bold;clear:both;font-family:"宋体"}
dl.twoSort dd ul li a:link,
dl.twoSort dd ul li a:visited{display:block;width:180px;padding-left:20px;background:url(three.gif) no-repeat 10px center;color:#444;border-bottom:1px dotted #ccc}
dl.twoSort dd ul li a:hover{color:#00c;text-decoration:underline}
dl.twoSort dd ul li a.oneCurrent:link,
dl.twoSort dd ul li a.oneCurrent:visited{color:#00c;text-decoration:underline}

dl.twoSort dd ul li ul{float:left;padding-bottom:5px}
dl.twoSort dd ul li ul li{float:left;width:100px;font-weight:normal;clear:none}
dl.twoSort dd ul li ul li a:link,
dl.twoSort dd ul li ul li a:visited{display:block;width:80px;padding-left:20px;background:none;border:none;color:#555}
dl.twoSort dd ul li ul li a:hover{color:#00c;text-decoration:underline}
dl.twoSort dd ul li a.twoCurrent:link,
dl.twoSort dd ul li a.twoCurrent:visited{color:#00c;text-decoration:underline}

/*侧栏联系方式*/
.subContact{height:117px;padding-top:70px;text-align:center;background:url(side.jpg) no-repeat;padding-bottom:10px;overflow:hidden}
.subContact div p{font-size:15px;font-weight:bold;margin-top:10px}
/*侧栏最新产品*/
.subNewsPro h2{height:53px;line-height:40px;font-size:14px;color:#105aaf;padding-left:35px;overflow:hidden;background:url(sideTit.jpg) no-repeat}
.subNewsPro a{display:block;width:220px;height:223px;overflow:hidden;text-indent:-9999px;background:url(side.jpg) no-repeat left bottom}
/*简介页面*/
.aboutShow{padding:20px 30px;overflow:hidden}
/*客户列表*/
.customersList{width:680px}
.customersList col#para1{background-color:#f5faf7}
.customersList col#para3{background-color:#f3f5fa}
.customersList col#para5{background-color:#f9fbfb}
.customersList th{font-size:12px;white-space:nowrap}
.customersList th,
.customersList td{border:1px solid #ccc;padding:5px;text-align:center}
/*列表分页*/
.page{clear:both;text-align:right;vertical-align:middle;margin:10px 0px}
.page li{display:inline}
.page li a{color:#575757;border:1px solid #575757;background:#fff;padding:1px 5px;text-decoration:none}
.page li a:hover{color:#fff;border-color:#575757;background:#575757;text-decoration:none}
.page li.current a{color:#fff;border:1px solid #333;background:#333;padding:1px 5px;text-decoration:none}
.page select{display:inline;vertical-align:middle}
/*查看留言*/
.mSite .siteInner{background:url(mSite.jpg) no-repeat}
.messageShow{padding:20px;overflow:hidden}
.allMessage{border:1px solid #d5e4f4;padding:1px;background:#fff;margin:20px 0px;overflow:hidden}
.allMessage .users{background-color:#f4faff;border-top:1px solid #ebf5fe;border-bottom:1px solid #ebf5fe;padding:2px 10px}
.allMessage .users span{color:#999;margin-right:10px}
.allMessage .users span.name{color:#175cbb}
.allMessage .users span.theme{color:#c60}
.allMessage .users .operating{float:right}
.allMessage .content{padding:10px 30px}
.allMessage .content strong{font-weight:normal}
.allMessage .reply{border:1px dashed #dcdcdc;margin-top:10px;padding:2px 10px;background-color:#f8f8f8}
.allMessage .reply span{display:block;color:#f60}
.allMessage .clientInfo{padding:10px;overflow:hidden}
.allMessage .clientInfo .L{margin-right:10px}
/*表格样式*/
.tableStyle th{vertical-align:top;white-space:nowrap;padding:0px 0px 0px 10px;font-weight:normal;text-align:right}
.tableStyle th span{color:#f00;margin-right:5px}
.tableStyle td{padding-bottom:5px}
.tableStyle td img{vertical-align:middle}
.tableStyle td label{display:block;text-align:right}
.tableStyle .inpTxt{padding:3px;font-family:Arial;color:#333}
.tableStyle .tipsBox{float:left;padding-bottom:5px;background:url(tips.gif) no-repeat left bottom}
.tableStyle .tipsTxt{float:left;width:285px;padding:2px 5px 0px 40px;background:url(tips.gif) no-repeat left top}
.tableStyle .errBox{float:left;padding-bottom:5px;background:url(err.gif) no-repeat left bottom}
.tableStyle .errTxt{float:left;width:285px;padding:2px 5px 0px 40px;background:url(err.gif) no-repeat left top}
/*回复留言*/
.replyMessage{margin-bottom:10px;padding:10px;border:1px solid #ddd;border-top:none;overflow:hidden}
/*信息列表分页*/
.mPage{clear:both;text-align:right;vertical-align:middle;margin-bottom:10px}
.mPage a{color:#575757;border:1px solid #575757;background:#fff;padding:1px 5px;text-decoration:none}
.mPage a:hover{color:#fff;border-color:#575757;background:#575757;text-decoration:none}
.mPage span.current{color:#fff;border:1px solid #333;background:#333;padding:1px 5px;text-decoration:none}
.mPage span,
.mPage a{margin-left:5px}
/*新闻模型*/
.newsShow{padding:20px 30px;overflow:hidden}
/*新闻列表*/
.newsList{overflow:hidden}
.newsList li{border-bottom:1px dotted #dadada;line-height:30px;padding-left:15px;background:url(arrow.gif) no-repeat left center}
.newsList li span{color:#666;float:right}
/*新闻分类列表*/
.newsListDesc li{border-bottom:1px dotted #dadada;margin-bottom:15px;padding:0px 0px 15px 15px;background:url(arrow.gif) no-repeat left 10px}
.newsListDesc h3{margin-bottom:5px}
.newsListDesc h3 img{margin-left:5px;vertical-align:middle}
.newsListDesc h3 a,
.newsListDesc h3 a:visited{color:#505050;font-size:13px;font-weight:bold}
.newsListDesc h3 span{float:right;color:#999;font-size:12px;font-weight:normal;margin-left:10px}
.newsListDesc p{line-height:20px;color:#666;text-align:justify;text-justify:distribute}
/*文章相关信息*/
.aboutInfo{text-align:center;margin-bottom:20px;color:#7e7e7e}
.aboutInfo h2{font-size:18px;margin:5px 0px;color:#666}
.aboutInfo span{margin-right:10px}
/*上下页*/
.preNext{width:680px;margin-top:30px;padding:20px 0px;background:url(shadow.jpg) no-repeat top center;clear:both;overflow:hidden}
.preNext div.preNews,
.preNext div.nextNews{float:left;width:335px;overflow:hidden;text-align:left}
.preNext div.R{float:right}
/*相关新闻*/
.related{width:680px;clear:both;overflow:hidden;background:#fff}
.related h3{font-size:14px;height:25px;line-height:25px;padding-left:10px;background:#f8f8f8;border:1px solid #ddd;border-bottom:none}
.related ul{float:left;width:658px;padding:5px 10px;border:1px solid #ddd;overflow:hidden}
.related li{float:left;width:319px;line-height:27px;padding-left:10px;overflow:hidden;background:url(dian.gif) no-repeat left center}
.related li span{margin-left:10px;font-size:11px}
/*网站地图*/
.siteMap{clear:both;overflow:hidden}
.siteMap .mapBox{padding-bottom:10px;margin-bottom:10px;border-bottom:1px dotted #ccc;overflow:hidden}
.siteMap .mapBox h3{font-size:14px}
.siteMap .mapBox li{display:inline;margin-right:10px}
/*搜索页面*/
.searchShow{padding:0px 10px;overflow:hidden;font-family:"宋体"}
.searchSite{margin-bottom:10px;padding:10px 0px;border-top:1px dotted #ddd;border-bottom:1px dotted #ddd}
.searchSite h2{display:inline;font-size:14px;font-weight:normal;margin-right:10px}
.searchSite h2 strong{margin:0px 2px}
.searchSite form{display:inline}
.searchList li{padding-bottom:20px}
.searchList li h3 a{font-weight:normal;font-size:14px;color:#256EB1}
.searchList li p a{color:#008400}
.searchList li p span{margin-right:10px}
/*产品展示*/
.proShow{width:700px;padding:20px;overflow:hidden}
/*产品分类列表*/
ul.oneProSort{float:left;width:710px;overflow:hidden}
ul.oneProSort li{float:left;display:inline;width:226px;margin:0px 10px 20px 0px;overflow:hidden}
ul.oneProSort li div.photo{float:left;position:relative;display:block;width:220px;height:215px;margin-bottom:5px;padding:2px;border:1px solid #eee;overflow:hidden}
ul.oneProSort li div.photo a{display:table-cell;vertical-align:middle;text-align:center;width:220px;height:215px;overflow:hidden;*display:block;*font-size:193px;*font-family:Arial}
ul.oneProSort li div.photo a img{vertical-align:middle}
ul.oneProSort li h3{clear:both;height:50px;font-size:14px;text-align:center;font-weight:normal}
/*产品列表*/
dl.proList dt{float:left;width:260px;height:260px;margin-bottom:30px;padding:2px;border:1px solid #eee;overflow:hidden}
dl.proList dt div.photo{float:left;position:relative;display:block;width:260px;height:260px;overflow:hidden}
dl.proList dt div.photo a{display:table-cell;vertical-align:middle;text-align:center;width:260px;height:260px;overflow:hidden;*display:block;*font-size:234px;*font-family:Arial}
dl.proList dt div.photo a img{vertical-align:middle}
dl.proList dd{float:left;width:420px;height:266px;margin-bottom:30px;padding-left:14px;overflow:hidden}
dl.proList dd h3 a,
dl.proList dd h3 a:visited{font-size:14px;color:#3e79bd}
dl.proList dd div{line-height:26px}
/*产品详细页面*/
.proDescSite .siteInner{height:39px;background:url(mSite.jpg) no-repeat}
.proDescShow{width:948px;padding:10px 15px;border:1px solid #ededed;border-top:none;overflow:hidden}
.proDescShow .proFrame{clear:both;padding-bottom:10px;overflow:hidden}
.proFrame h4{font-size:16px;margin:10px 0px 10px 20px}
.proDescShow table th,
.proDescShow table td{font-weight:normal;text-align:center;padding:3px 5px;border:1px solid #666}
.proDescShow .proTit{height:63px;line-height:63px;font-size:18px;margin-bottom:10px;background:#eef9fe;border:1px solid #cdeefd;text-align:center}
.proDescShow .proPhoto{float:left;width:365px;overflow:hidden}
.proDescShow .proDescription{float:left;width:583px;overflow:hidden}
.proParameter{float:left}
.proPicture{float:right;text-align:center}
.proPicture img{display:block}
.goBack{text-align:center}
.goBack a,.goBack a:visited{font-weight:bold;text-decoration:underline;color:#f00}
/*资源下载*/
.downShow{padding:20px;overflow:hidden}
/*下载列表*/
ul.downList{padding-bottom:10px}
ul.downList li{line-height:28px;border-bottom:1px dotted #dadada;padding-left:12px;background:url(dian.gif) no-repeat left center}
ul.downList li span{float:right}
ul.downList li a,
ul.downList li a:visited{color:#00f}
div.downLink{text-align:center}
div.downLink a{padding-left:20px;background:url(downLoad.gif) no-repeat left center}