﻿@charset "utf-8";
body{ margin:0; padding:0; }
#header { position: relative;}
.top_logo h1 { padding: 0}

.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}
.fh{height:22px;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.fc30{color:#303030;}.fchot{color:#ff0700}
.f12{font-size:12px;font-weight:normal;} .f12 a{font-size:12px;line-height:22px;font-weight:normal;}
.f14{font-size:14px;font-weight:normal;} .f14 a{font-size:14px;line-height:22px;font-weight:normal;}
.f14b{font-size:14px;font-weight:700;} .f14b a{font-size:14px;line-height:22px;font-weight:700;}
.c02 { color:#999;}
.red { color:red;}

.content { *border:1px #ccc solid; background: #fff url(../images/body_bg.gif) repeat-y left top; overflow: hidden; width: 984px; *width: 982px; border-radius: 8px 8px 8px 8px; -webkit-box-shadow: 0px 0px 8px #666;-moz-box-shadow: 0px 0px 8px #666; box-shadow: 0px 0px 8px #666;}

.left { float:left; width:250px; padding:0; }
	.left .hd { height:53px; position: relative;}  
	.left .hd h3 { position: absolute; font: 18px/53px /*"FZZZHONGJW",*/"微软雅黑"; color: #000; font-weight: normal; left: 30px;}
	.left .class .hd {  font: 18px/53px /*"FZZZHONGJW",*/"微软雅黑";}

	.left ul li { line-height:25px; font-size:14px; padding:0;}
	.left ul.list { padding: 0px 0 20px 0px;}
	.left ul.list li {line-height: 30px; border-bottom: 1px #dfdfdf solid;}
	.left ul.list li a {display: inline-block;font: 14px/30px "微软雅黑"; padding-left: 30px; width: 203px; overflow: hidden; }
	.left ul.list li a:hover {color: #c00000;text-decoration: none;}
	.left ul.list li a.cur { color: #c00000;text-decoration: none;}
	.left ul.list li .sublist { padding:10px 0 10px 30px;}
	.left ul.list li .sublist a { font-size:12px; height:30px; line-height:30px; background: none; padding: 0; display:block; font-weight:normal;}
	.left ul.list li .sublist a.cur { background: none;}

	.left .contact .bd { padding:0px 10px 150px 30px; background: url(../images/tel.jpg) no-repeat center bottom;}
	.left .contact p { line-height: 25px; font-size: 12px; clear: both; overflow: hidden;}
	.left .contact p span { width: 40px; display: block; float: left}
	.left .contact p em { width: 170px; display: block; float: right}

	.search { overflow: hidden; height: 35px; padding-left: 30px;}
	.search .text {width: 149px; font-size: 12px; height: 15px;line-height: 12px;border: 1px solid #ccc;border-right: none;padding: 6px 5px; inline-block; float: left;}
	.search .button {width: 27px;height: 29px;border: none;background: url(../images/md_index_btn_bg01.png) no-repeat;cursor: pointer;display: inline-block; float: left;}



.right { width:730px; float: right; padding-bottom:20px; min-height:450px;}
	.right .hd h3 {font-size:14px; width:100%;height:36px; line-height:36px; color:#4c4c4c; background: url("../images/dotline.gif") repeat-x center bottom; overflow:hidden;}
	.right .bd { padding:20px 0;}

	.Crumbs { height: 32px; line-height: 28px; text-align: right; padding-right: 20px;}
	.Crumbs a,.Crumbs a:link,.Crumbs a:visited { line-height: 13px;display: inline-block;}
	.Crumbs a.home {padding-left: 20px;}
	.Crumbs em {display: inline-block;width: 20px;height: 28px;background: url(../images/icon/span.gif) no-repeat center center;padding: 0 8px;}

/*正文主体*/
#Main-Article { position: relative; overflow:hidden;width:952px; margin:8px auto 0 auto;}


/*图片区*/
ul.piclist { overflow: hidden; display:table; border-spacing:0px; }
ul.piclist li {border:0px solid #ccc; width:250px; height:208px; text-align:center; vertical-align:middle; position:relative;/* margin:12px 8px 8px 8px;*/ *float:left; float:left; display: table-cell;}
ul.piclist li .pic { *position:absolute; top:50%; } 
ul.piclist li .pic img { *position:relative; top:-50%; left:-50%; padding:3px; width:200px; background:#f5f5f5; border:1px #ccc solid; } 
ul.piclist li a.textlink { display:block; line-height:26px;}

/*新闻栏目列表*/
.news_top1 { overflow: hidden; padding-bottom: 20px;border-bottom: 1px #d9d9d9 solid; margin-bottom: 10px;}
	.news_top1 .newspic img { max-width: 500px}
	.news_top1 .intro {}
	.news_top1 .intro h6 { padding: 20px 0 10px 0;font: bold 12px/20px "微软雅黑";color: #222;}
	.news_top1 .intro h6 a,.news_top1 .intro h6 a:link,.news_top1 .intro h6 a:visited {padding-right: 20px; font: bold 18px/20px "微软雅黑";color: #007fbf;}
	.news_top1 .intro .text {font: 12px/24px "微软雅黑";color: #666;}
dl.newslist { margin:0 auto; line-height: 24px; padding: 15px 0 8px; clear:both; overflow: hidden; background: none;}
dl.newslist:hover {-webkit-transition: background-color .3s ease-in,color .3s ease-in;moz-transition: background-color .3s ease-in,color .3s ease-in;-ms-transition: background-color .3s ease-in,color .3s ease-in;-o-transition: background-color .3s ease-in,color .3s ease-in;transition: background-color .3s ease-in,color .3s ease-in; background:#f9f9f9;}
dl.newslist dd span.date { padding-left: 10px;}
dl.newslist dt a.img { float:left; width:140px; display:block;}
dl.newslist dt a.img img { width: 120px; padding: 2px; border: 1px #ccc solid;}
dl.newslist dd.title {}
dl.newslist dd a.textlink,dl.newslist dd a.textlink:link,dl.newslist dd a.textlink:visited { font: bold 14px/20px "微软雅黑";color: #007fbf; padding-bottom:10px;  }
dl.newslist dd.intro { /*text-indent:2em;*/ color: #999;}

/*专卖店*/
.sales {}
.salessearch { clear: both; float: right; font-size: 14px;}
	.salessearch label { display: inline-block;float: left;height: 29px; line-height: 29px; padding: 0 10px;}
	.salessearch select { display: inline-block;float: left;height: 29px; line-height: 29px;font-size: 14px;}
	.salessearch .q { display: inline-block;float: left;height: 15px; line-height: 14px; padding: 5px 5px;}
	.salessearch .search {display: inline-block;float: left;width: 71px;height: 29px;border: none;background: #2a9ad4;font: 12px/25px "微软雅黑";color: #fff;text-align: center;cursor: pointer;}

dl.saleslist { margin:0 auto; line-height: 24px; padding: 15px 0 15px 0px; overflow: hidden; background: none; /*float: left; width: 355px;*/ height: 80px; border-bottom: 1px #ccc solid;}
dl.saleslist dt { float:left; width:100px; display:block; height: 80px;}
dl.saleslist img.shop { float: right; height:75px; padding: 2px; border: 1px #ccc solid;}
dl.saleslist dd { line-height: 20px;font: 14px/20px "微软雅黑";}
dl.saleslist .title { color: #007fbf; font-weight: 700}
dl.saleslist dd.intro { /*text-indent:2em;*/ font-size: 12px; color: #999; padding-top: 5px;}

/*产品栏目列表*/
.proList { margin:0 auto; overflow: hidden;}
.proList .exp { font-size: 14px; padding: 10px;}
.prothumb { overflow: hidden; height:250px;width:210px; padding: 10px 10px 0px 10px; display:block; border-spacing:0px; float: left; } 
.prothumb .box { width:208px; height:210px; border:1px solid #efefef; text-align:center; display: block; vertical-align:middle; position:relative; *float:left; display: table-cell; }
.prothumb .box:hover { border-color: #cdcdcd; -webkit-box-shadow: 0 1px 8px #cdcdcd;-moz-box-shadow: 0 1px 8px #cdcdcd; box-shadow: 0 1px 8px #cdcdcd;}
.prothumb .pic { *position:absolute; top:0;} 
.prothumb .pic img { *position:relative; top:-50%; left:-50%; max-width: 210px;}
.prothumb a.textlink { font-size:12px; text-align:center; width: 208px; display: block; height:36px; line-height:16px; padding-top: 4px;}


/*产品内容页*/
#Products {font-size: 14px;}
	#Products .pic { /*padding: 10px;box-shadow: 0 0 10px 1px rgba(190,189,189,.74);*/}
	#Products .cont { line-height:25px; padding-bottom:20px; width: 520px;}
	#Products .cont h1 { text-align: left; font-weight: 700; }
	#Products .detail { border-bottom: 1px #ccc solid; position: relative; height: 35px;}
	#Products .detail h3 {line-height: 33px;color: #b10000;border-top: 2px solid #cfbfb1;border-left: 1px solid #cfbfb1;border-right: 1px solid #cfbfb1; padding: 0 10px; width: auto; text-align: center; right: 10px; position: absolute;;}
	#Products #content,#Products #content p,#Products #content div,#Products #content center {line-height: 25px;margin: 20px auto 0;color:#555555;}
	#Products #content table { border-top:1px #ccc solid; border-left:1px #ccc solid; }
	#Products #content th { background:#eee; font-weight:700; text-align:center; padding:3px; border-right:1px #ccc solid; border-bottom:1px #ccc solid;}
	#Products #content td { background:#fff; padding:3px; border-right:1px #ccc solid; border-bottom:1px #ccc solid;}


/*分页*/
.cutpage{font-size:12px; text-align:center; padding:10px 0; background: url("../images/dotline.gif") repeat-x center top; margin-top: 20px;}
.cutpage a:link,.cutpage a:visited{color:#007fbf;}
.cutpage a {font-family: Arial;display: inline-block;height: 22px;line-height: 22px;background: #fff;border: 1px solid #e3e3e3;text-align: center;padding: 0 5px;}
.cutpage a span{ background:url("../images/pages.png") right top no-repeat; padding:3px 8px; display:inline-block; cursor:pointer; height:24px; line-height:24px;}
.cutpage a.current,.cutpage a.current:link,.cutpage a.current:visited{background:#5a85b2;color:#fff;}
.cutpage a:hover{background:#f5f5f5; text-decoration: none;}
.cutpage a.current:hover{color:#fff;}


/*侧栏推荐图片及推荐文章*/
.left .bd .picBox ul { padding:10px 0 0; width:220px;}
.left .bd .picBox ul li { background:none; float: left; border:0; padding:0; width: 105px; height:115px; overflow:hidden; margin-right:5px; }
.left .bd .picBox img { background: #fff; border: 1px solid #d6d5d5; height: 67px; padding: 1px; width: 100px; display:block; }
.left .bd .picBox ul li a.textlink { font-size:12px; font-weight:normal; display: block; line-height: 16px; text-align:center; }

.innerBox {  padding: 15px 0; width:219px; margin:0 auto;} 
.innerBox li { line-height: 25px; height: 25px; overflow: hidden; }
.innerBox li a,.innerBox li a:link { color: #083671;} 
.innerBox em {background: url("../images/allpic.png") no-repeat scroll -251px -358px; color: #fff; float: left; font-family: Arial; font-size: 10px; height: 15px; line-height: 15px; margin-right: 9px; text-align: center; width: 15px; margin-top:5px;}
.innerBox em.hot1,.innerBox em.hot2,.innerBox em.hot3 { background-position:-251px -332px;}


/*内容页*/
#Article { overflow:hidden; margin:0 auto; padding:20px 0;line-height: 25px;color:#333; font-size:14px;}
#Article p, #Article center {line-height: 25px;margin: 10px auto 0;color:#333; font-size:14px;}
#Article th,#Article td { padding: 3px 3px;}
.Article { padding: 25px 20px 15px;}
.Article .hd {padding-bottom: 0;padding-top: 22px;text-align: center;height:auto;}
.Article .hd, .Article .bd, .Article .ft {margin: 0 auto;overflow: hidden;}
.Article .bd { padding:0;}
.Article h1 {color: #000000;font: bold 18px/30px "微软雅黑";font-size-adjust: none;font-stretch: normal;font-style: normal;font-variant: normal;font-weight: normal;line-height: 30px;margin-bottom: 9px;margin-top: 10px; text-align: center}
.Article .titBar {border-bottom: 1px solid #E5E5E5;overflow: hidden;padding: 5px 0;position: relative;}
	.titBar .tools { position:absolute; right:0; margin:0;}
	a.print { padding-left:20px; background:url(../images/icon/print.png) no-repeat left center;}
.Article .info {color: #7E7E7E;height: 18px;}
.Article .infoCol {padding-right: 19px;}
.where, .auth, .editer, .time {color: #7E7E7E;padding-right: 19px; font-size:0.9em;}
.time { font-style:italic;}
.Article .fontSize {color: #7E7E7E;position: absolute;right: 8px;top: 3px;}
.Article .fontSize span {cursor: pointer;font-family: "Times New Roman",arial;font-weight: bold;}
.Article .fontSize .small {color: #666666;font-size: 10px;padding-left: 3px;padding-right: 3px;}
.Article .fontSize .big {color: #0B3B8C;font-size: 13px;padding-left: 3px;padding-right: 3px;}
.Article .Introduction { border:1px solid #E5E5E5; border-left:0px; border-right:0px; background:#FBFBFB; line-height:24px; font-size:14px; padding-left:20px; padding-top:13px;padding-bottom:13px; padding-right:24px; margin:15px auto 15px auto; }

/*内容相关*/
.ft a,.ft a:link { color:#0b3b8c;}
.ft a:active,.ft a:hover { color:}
.otherNews,.next { background: url("../images/dotline.gif") repeat-x center top; padding: 15px 0; color:#1c2c58;}
.otherNews h2 a { padding-right:10px; font-weight:normal;}
.otherNews ul { padding:5px 0 0; overflow:hidden;}
.otherNews ul li { line-height:22px; font-size:14px; padding-left:12px; background:url("../images/allpic.png") no-repeat -967px -316px;}
.next h5 { font-weight:normal; line-height:26px; }