@charset "utf-8";

*{

    

     -webkit-box-sizing: content-box;

     -moz-box-sizing: content-box;

     box-sizing:content-box;

    

}

a,a:hover{ text-decoration: none;}



ol.breadcrumb{ background: none; padding: 0px;}

ol.breadcrumb li{ display: inline;}

.clear {

	clear: both;

	overflow: hidden;

}

/***面包屑导航条*****/

#breadCrumb {

	margin-bottom: 5px;

}

/***单独页面*****/







/***新闻终端***/

.shownews .title { background:#e7e7e7; height:65px;  text-align: center; }

.shownews .title h1 { color:#000; font-size:18px; line-height:40px;}

.shownews .title span { line-height:20px; color: #888;}

.shownews DIV.text { padding-top:25px; }

.shownews DIV.text p{ line-height:28px; font-size:14px;}

/***新闻终端***/



/***分页链接***/

.pager { height: 40px; padding-top: 10px; clear:both; }

.page_link { height: 26px; margin: 0 10px; padding-top: 10px !important; font-size: 14px; text-align: center; border-top: 1px solid #E2E2E2;}

.pager span { line-height: 20px; border: 1px solid #ccc; margin-right: 5px; padding: 4px 8px;}

.page_link_now { background: #13439D; color: #fff; font-weight: bold;}

/***错误提示****/

.msgStack {

	padding: 0.25em;

	margin: 0.5em;

	color: #666;

	line-height: normal;

	border-radius: 4px;

	text-indent: 27px;

}

.msgStack_s {

	background: url("../../images/success.gif") no-repeat scroll 5px center #DDFFDD;

	border: 1px solid #80CA82;

	width: 94%;

}

.msgStack_c {

	background: url("../../images/warning.gif") no-repeat scroll 5px center #FFFFCE;

	border: 1px solid #FFD186;

	width: 94%;

}

.msgStack_e {

	background: url("../../images/error.gif") no-repeat scroll 5px center #FFD9D9;

	border: 1px solid #FFB5B5;

	width: 94%;

}

/***表单验证消息提示***/

.inputValidateTip {

	cursor: pointer;

	display: inline-block;

	text-indent: -999px;

	overflow: hidden;

	width: 16px;

	height: 16px;

	background: url("../../images/icon_notice.png") no-repeat scroll 0 0 red;

}

.floatTip {

	position: absolute;

	line-height: 18px;

	padding: 0 5px;

	background: #FDEBE1;

	border: 1px solid #F0732F;

}

/**sitemap/feed 图标显示**/

.icon_sitemap {

	display: inline-block;

	width: 16px;

	height: 16px;

	text-indent: -9999px;

	overflow: hidden;

	background: url("../../images/icon_sitemap.png");

}

.icon_feed {

	display: inline-block;

	width: 16px;

	height: 16px;

	text-indent: -9999px;

	overflow: hidden;

	background: url("../../images/icon_feed.png");

}

/***左菜单***/

.LeftMenu dt {

	font-size: 14px;

	font-weight: bold;

}

/***询盘浮动框***/

#inquiryBasket {

	display: none;

	padding: 3px;

	width: 150px;

	height: 310px;

	border: 1px solid #ccc;

	background: #eee;

	position: fixed;

*position:fixed !important;

*position:absolute;

	right: 0;

	top: 120px;

}

#inquiryBasket_box {

	overflow: auto;

	padding: 3px;

	height: 250px;

	background: #fff;

}

#inquiryBasket .inquiryBasket_btn {

	padding: 5px;

	line-height: 21px;

}

#inquiryBasket .btn_send_inquiry {

	width: 32px;

	height: 22px;

	border: 0;

	background: url(../../images/btn_send_inquiry.gif) no-repeat 0;

	cursor: pointer;

}

#inquiryBasket .btn_trash_inquiry {

	display: inline-block;

	width: 32px;

	height: 22px;

	border: 0;

	background: url(../../images/btn_trash_inquiry.gif) no-repeat 0;

	cursor: pointer;

}

#inquiryBasket .btn_delete {

	display: inline-block;

	width: 18px;

	height: 18px;

	background: url(../../images/btn_delete.gif) no-repeat 0;

}

/***下载按钮***/

.downloadBtn {

	margin: 10px 0;

	padding: 20px;

	text-align: right;

	border-top: 1px dashed #E5E5E5;

	border-bottom: 1px dashed #E5E5E5;

}

.downloadBtn a {

	display: inline-block;

	text-indent: 999em;

	overflow: hidden;

	background: url(../../images/btn_download.jpg) no-repeat;

	width: 120px;

	height: 25px;

	line-height: 80px;

}

/***默认页面样式***/

#contentBox h2 {

	margin-top: 15px;

	margin-bottom: 5px;

	color: #54B9E7;

	border-bottom: 1px dashed #CCC;

}

#productIndex .subCats {

	background: #F6F6F6;

	border: 1px solid #EEE;

	margin: 5px 0;

	overflow: hidden;

	padding: 8px;

	line-height: 18px;

}

#productIndex .subCats .subCatItem {

	float: left;

	width: 150px;

	text-align: center;

}

#productIndex .subCats .subCatItem img {

	width: 100px;

	height: 100px;

}

.productList {

	clear: both;

}

.productKeyword li {

	float: left;

	padding: 0 1em;

}

#productShow .productMImg {

	float: left;

	width: 250px;

}

.richTitle {

	font-size: 16px;

	margin: 8px 0;

	text-align: center;

}

.richAbstract {

	margin-bottom: 15px;

	text-align: center;

	border-bottom: 1px solid #CCC;

	color: #646464;

	line-height: 25px;

}

.richBody {

	padding: 5px 10px;

	clear: both

}

.richBody ul {

	margin-top: 8px;

}

.richBody ul li {

	line-height: 20px;

}

.relatedArchiveLink {

	clear: both;

	width: 580px;

	margin: 0 auto;

	height: 54px;

	background: #f7f7f7;

	overflow: hidden;

	border: 1px solid #e7e7e7;

	font: 12px Verdana, Geneva, sans-serif;

	color: #939393;

	padding: 5px;

	padding-left: 15px;

}

.relatedArchiveLink p {

	line-height: 25px;

}

.richBody p {

	text-indent: 2em;

	margin-bottom: 18px;

}

.richFooter {

	text-align: right;

}

.productItemBox {

	float: left;

	width: 25%;

}

.productItemPic {

}

.productItemPic a {

	display: inline-block;

}

/*人才招聘*/

.archivelist ul {

}

.archivelist ul li {

	float: left;

	border-bottom: #ccc dotted 1px;

	width: 100%;

}

.archivelist ul li span.date {

	display: inline-block;

	text-indent: 20px;

}

.richBody {

	width: 100%;

	font-size: .9rem;

}

.richBody table {

	border-collapse: collapse;

	border: #ccc solid 1px;

	width: 98%;

}

.richBody table th {

	font-weight: bold;

	text-align: left;

	text-indent: 20px;

	width: 92px;

}

.richBody table tr, .richBody table tr td {

	border: #ccc solid 1px;

	text-align: left;

	text-indent: 8px;

}

.richBody table tr {

	line-height: 30px;

	text-align: center;

}

.richBody ul li {

	clear: both;

	line-height: 20px;

}

.richBody ul li span {

	float: left;

	display: inline-block;

	width: 120px;

	text-align: left !important;

	text-indent: 20px;

	font-weight: bold;

}

.richBody h2 {

	line-height: 30px;

	border-bottom: #ccc solid 1px;

	font-size: 15px;

	font-family: "微软雅黑";

	text-indent: 8px;

}

.archiveListItem {

	clear: both;

	padding: 10px;/*height:130px;*/

	border-bottom: 1px dotted #ccc;

}

.archiveListItemPic {

	float: left;

	margin: 8px;

}

.archiveListItemTitle {

	width: 520px;

	font-size: 14px;

	font-weight: bold;

	padding: 5px;

}

.archiveListItemSumary {

	float: left;

	width: 520px;

	height: 70px;

}

.archiveListItemEx {

	float: left;

	width: 520px;

	text-align: right;

}

.blogItem {

	margin-bottom: 1em;

	border-bottom: 1px solid #ccc;

}



.textarea_public {

	border: #C1C1C1 1px solid;

	line-height: 20px;

	font-size: 12px;

}





.notice {

	color: red;

}

/*产品列表*/

.catList {

	padding: 10px;

	float: left;

	width: 100%;

}

.catList h1 {

	font-weight: bold;

	text-align: center;

	font-size: 20px;

	line-height: 40px;

}

.porductinfo h2, .porductnews h2 {

}

.catList h2 {

	font-weight: bold;

	font-size: 16px;

	line-height: 30px;

	color: #000;

	margin: 10px 0 7px 10px;

	border-bottom: 1px solid #e2e2e2;

}

.list_nav {

	float: right;

	width: 250px;

	height: auto;

}

.view {

	width: 738px;

	height: 180px;

}

.view img {

	width: 250px;

	height: 150px;

	margin: 15px 10px 0 0px;

	float: right;

}

.viewmneu {

	width: 300px;

	margin: 10px;

	padding: 10px;

	border: solid 1px #ccc;

	float: left;

}

.viewmneu .viewtit {

	height: 30px;

	border-bottom: dashed 1px #666;

	padding-left: 15px;

	font-size: 16px;

	font-weight: bold;

	line-height: 30px;

	display: block;

}

.viewmneu ul {

	list-style: none;

	padding: 10px;

	overflow: hidden;

}

.viewmneu ul li {

	padding: 0 0 0 25px;

	height: 30px;

	line-height: 30px;

	background: url(../../images/vdot.jpg) no-repeat 5px center;

}

.viewmneu ul li a, .viewmneu ul li a:hover {

	color: #136ec2;

	text-decoration: underline;

	font-size: 15px;

}

.porductinfo {

	padding: 2px 6px;

}

.porductinfo p {

	background: none !important;

	font-size: 14px;

	line-height: 28px;

}

/*产品分类导航 开始*/

.list_nav .right_box {

	display: inline-block;

	padding-top: 10px;

	width: 255px;

	background: url(../../images/right_top.png) no-repeat

}

.list_nav .right_box .center_bg {

	overflow: hidden;

	padding: 0px 25px 10px 25px;

	width: 205px;

	background: url(../../images/right_y.png) repeat-y

}

.list_nav .right_box .center_bg ul li {

	line-height: 25px;

}

.list_nav .right_box .bottom_bg {

	display: block;

	_margin-top: -2px;

	width: 255px;

	height: 10px;

	background: url(../../images/right_bottom.png) no-repeat -1px bottom

}

.list_nav .right_box span {

	margin-bottom: 10px;

	padding-top: 10px;

	border-bottom: 1px solid #efefef;

	line-height: 25px;

	font-size: 14px;

	font-weight: bold;

}

.list_nav .right_box .center_bg_tab {

	overflow: hidden;

	padding: 0px 25px 10px 25px;

	width: 205px;

	background: url(../../images/right_y.png) repeat-y

}

.list_nav .right_box .menu {

	overflow: hidden;

	height: 36px;

}

.list_nav .right_box .menu li {

	width: 77px;

}

.list_nav .right_box .con_menua a {

	float: left;

*float:none;

*display:inline-block;

	margin: 10px 5px 0px 10px;

}

#article_right .more {

	display: block;

	margin-top: 15px;

	width: 90%;

	text-align: right

}

.list_nav .right_box .menu li {

	float: left;

	overflow: hidden;

	width: 78px;

	background: #f6f6f6;

	border-left: #dedede solid 1px;

	border-bottom: #dedede solid 1px;

	text-align: center;

	font-size: 14px;

	cursor: pointer;

	line-height: 35px;

}

#menua1, #menub1, #menuc1 {

	border-left: none;

}

.list_nav .right_box .menu li.hover {

	background: #ffffff;

	border-bottom: none;

	font-weight: bold

}

.list_nav .right_box .con_menua {

	display: inline-block;

}

.list_nav .right_box .con_menua li {

	height: auto

}

.list_nav .right_box .con_menua a {

	float: left;

*float:none;

*display:inline-block;

	margin: 0px 5px 0px 0px;

}

.list_nav .right_box .con_menua .more {

	display: block;

	margin-top: 15px;

	width: 90%;

	text-align: right

}

/*产品分类导航 结束*/





.productinfo p {

	line-height: 28px;

}

/*产品列表 开始*/

.productlist ul {

	margin: 10px;

}

.productlist ul li {

	float: left;

	width: 48%;

	margin: 10px 1%;

}

.productlist ul li.margin_right0 {

	margin-right: 0px;

}

.productlist ul li img {

	float: left;

	display: block;

	width: 210px;

	max-height: 160px;

	margin-right: 15px;

	border: 1px solid #d0d0d0;

}

.productlist ul li span {

	display: block;

	font-weight: bold;

	height: 30px;

	line-height: 30px;

	font-size: 15px;

	overflow: hidden;

}

.productlist ul li em {

	line-height: 22px;

	text-overflow: ellipsis;

	overflow: hidden;

	width: 48%;

	height: 130px;

	float: left;

}

.productlist ul li em a, productlist ul li span a {

	float: none;

}

/*产品列表 开始*/

ul.pro_list {

	zoom:1;

	overflow:hidden;

}

ul.pro_list li {

	float: left;

	width: 48%;

	margin: 10px 2% 16px 0;

}

ul.pro_list li.margin_right0 {

	margin-right: 0px;

}

ul.pro_list li a {

	float: left;

	width: 40%;

}

ul.pro_list li a img {

	display: block;

	width: 100%;

	border: 1px solid #999;

	border-radius: 3px;

	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.3);

	        box-shadow: 2px 2px 2px rgba(0,0,0,.3);

	height: 128px;

}

ul.pro_list li a:hover img {

	border: 1px solid #ccc;

}

ul.pro_list li span {

	display: block;

	height: 30px;

	line-height: 30px;

	text-align: left;

	font-size: 14px;

	overflow: hidden;

	font-weight: bold;

	text-indent: 4px;

	width: 57%;

	float: right;

}

ul.pro_list li span a {

	display: block;

	width: 100%;

}

ul.pro_list li em {

	line-height: 22px;

	overflow: hidden;

	height: 82px;

	display: block;

	text-align: left;

	padding-left: 6px;

	width: 57%;

	padding: 2px;

	float: right;

}

/*产品列表 结束*/

.cat_dir {

	border-bottom: #ccc solid 1px;

	border-top: #ccc solid 1px;

	background-color: #fbfbfb;

	clear: both;

	height: 85px;

}

.z-catalog {

	display: inline-block;

	float: left;

	width: 92px;

	height: 85px;

	font-size: 16px;

	color: #000;

	font-weight: bold;

	border-right: #ccc solid 1px;

}

.cat_dir span {

	border-bottom: 5px solid #64a0de;

	display: block;

	padding-top: 28px;

	padding-bottom: 6px;

	text-align: center;

}

.cat_dir ul {

	display: inline-block;

	float: left;

	padding-left: 10px;

	padding-top: 4px;

}

.cat_dir ul li {

	line-height: 20px;

	color: #36C;

	font-size: 13px;

}

.cat_dir ul li a {

	color: #36C;

}

.keywordsInner {

	margin-top: 16px;

}

.keywordsInner h4 {

	line-height: 40px;

	font-size: 16px;

	font-weight: bold;

	border-bottom: #333 solid 1px;

}

/*产品新闻列表 开始*/

.article_item {

	border-bottom: 1px solid #ededed;

	background: #fff;

	padding: 5px 10px;

	overflow: hidden;

	position: relative;

	height: 100px

}

.article_content {

	float: left;

	width: 556px;

}

.article_title {

	height: 26px;

	overflow: hidden;

	line-height: 26px;

	font-size: 14px;

	font-weight: bold;

}

.article_info {

	float: left;

	line-height: 26px;

	font-size: 13px;

	color: #666;

}

.article_pic {

	float: right;

	width: 160px;

	height: 100px;

}

.article_pic img {

	border: 1px #ccc solid;

	border-radius: 3px;

	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.3);

	        box-shadow: 2px 2px 2px rgba(0,0,0,.3);

	width: 96%;

	height: 96%;

}

/*产品新闻列表结束*/



/*文章内容分页*/

.article_page_link { clear: both; text-align:center; font-size:14px; margin-top: 10px;}

.article_page_link span { line-height: 20px; border: 1px solid #ccc; text-align: center; margin-right: 5px; padding: 4px 8px;}

.article_page_link span.current {color: red;}

/*上一页 下一页*/

/*上一页 下一页*/

/*FAQ 常见问题*/

.faq {

	width: 100%;

	float: left;

	padding-left: 8px;

}

.faq dt {

	float: left;

	width: 663px;

	background: url(../../images/faq-icon.gif) left no-repeat;

	padding-left: 25px;

	vertical-align: middle;

	font: bold 14px/24px Tahoma;

}

.faq dd {

	width: 662px;

	float: left;

	border-bottom: 1px dashed #ddd;

	padding-left: 26px;

	margin-bottom: 15px;

}

.tags {

	margin: 4px auto;

	width: 980px;

	clear: both;

	padding-top: 10px;

}

.btn_delete {

	display: inline-block;

	width: 18px;

	height: 18px;

	background: url(../../images/btn_delete.gif) no-repeat 0;

	margin-left: 8px;

}



.shownews .navTitle {

	height: 40px !important;

}

/*底部关键词产品导航显示区域 开始*/

.pronav {

	margin: 0px auto;

	padding: 0px;

	overflow: hidden;

}

.pronav_nr {

	background: none #f8f8f8;

}

.pronav_t {

	line-height: 30px;

	font-weight: bold;

	margin: 0px;

	overflow: hidden;

}

.pronav_t h2 {

	margin: 0px;

	padding: 0px;

	display: inline;

	font-size: 14px;

	font-weight: bold;

	text-indent: 10px;

}

.pronav_info {

	margin: 0px;

	padding: 10px;

	overflow: hidden;

	color: #373737;

}

.pronav_info li {

	line-height: 25px;

	overflow: hidden;

	width: 140px;

	float: left;

}

/*底部关键词产品导航显示区域结束*/







.show_related_news {

	margin-top: 10px; /* border-bottom:#ccc dashed 1px; */

	margin-bottom: 10px;

	clear: both;

}

.show_related_news h3 {

	line-height: 40px;

	font-size: 15px;

}

.show_related_news ul {

	width: 100%;

	zoom: 1;

	overflow: hidden;

}

.show_related_news ul li {

	float: left;

	height: 28px;

	line-height: 28px;

	font-size: 14px;

	width: 49%;

	border-bottom: #ccc solid 1px;

	margin: 0px 2px;

	overflow: hidden;

	text-indent: 5px;

}

/*相关产品*/

.other_product {

	float: left;

	width: 100%;

	margin-top: 5px;

}

.other_product h2 {

	height: 40px;

	line-height: 40px;

	color: #b7153a;

	text-indent: 10px;

}

.other_product ul {

	width: 100%;

	overflow: hidden;

}

.other_product li {

	float: left;

	margin: 0 7px;

	width: 152px;

}

.other_product li a {

	display: block;

}

.other_product li a:hover {

	display: block;

	text-decoration: underline;

}

.other_product img {

	background: none repeat scroll 0 0;

	border: 1px solid #ccc;

	display: block;

	height: 100px;

	margin: 0 auto;

	width: 150px;

}

.other_product span {

	display: block;

	font-size: 14px;

	height: 50px;

	line-height: 25px;

	text-align: center;

}

/*相关资讯*/

.other_news {

	float: left;

}

.other_news h2 {

	line-height: 32px;

	font-size: 14px;

	text-indent: 10px;

	color: #b7153a;

}

.other_news ul {

	width: 100%;

	zoom: 1;

	overflow: hidden;

}

.other_news ul li {

	float: left;

	height: 25px;

	line-height: 25px;

	font-size: 14px;

	width: 49%;

	border-bottom: #DDD solid 1px;

	margin: 0px 2px;

	overflow: hidden;

	text-indent: 5px;

}







.animated-fast {

    -webkit-animation-duration: 1.5s;

    animation-duration: 1.5s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

}



/*产品分类属性标签*/

.list_cat_nav {width:100%; height:37px;}

.list_cat_nav ul li { width:142px; line-height:37px; height:37px; margin-right:10px; background:#f4510e; float:left; 

text-align:center; border-radius:3px; box-shadow:2px 2px 2px rgba(0,0,0,.5);}

.list_cat_nav ul li a { display:block; font-size:14px; color:#fff;}

.list_cat_nav ul li:last-child{margin-right:0px; }



/*微信 qq*/

.product_tle{width: 320px; float: left;padding: 10px 0 0 20px;}

.pro_number{font-size:18px;background:url(../../images/number1.png) left  no-repeat ; line-height:28px; padding:2.5%;padding-left:80px;}

.pro_icon{background: #fc0 url(../../images/zhekou.png) no-repeat right center; line-height:60px; cursor: pointer;margin: 10px 0; }

.pro_icon span{background: url(../../images/line_equipmentt.png) no-repeat 8% center;display: block;padding-left:26%;font-size:22px;}

.pro_number strong a,.product_number strong a{font-size: 18px;color:#004e9b}



.next_page {

	display: block;

	width: 100%;

	height: 25px;

	line-height: 25px;

	overflow: hidden;

	font-size: 14px;

}

.next_page_last {

	width: 49%;

	float: left;

}

.next_page_next {

	width: 49%;

	float: right;

}



