﻿@charset "utf-8";
/**通用CSS开始**/
body, button, input, select, textarea {color: #404040;}
/*ul.inline > li, ol.inline > li{display:block;float:left;}*/
body{background:#fff url(https://storage.nongjitong.com/Skin/2015/images/bg2.jpg) no-repeat center 31px;}
a {color: #4F4F4F;outline: medium none;text-decoration: none;}
.breadcrumb { margin:0}
.clear_both{clear:both;}
.row{margin:0;}
[class*="span"]{float: left;min-height: 1px;margin-left:0px}
.row .span8{margin-right:10px;width:690px;}
.module{background:#fff;}
.hidden {
  display: none;
  visibility: hidden;
}
/* #nc-main-border,.span4 .module{background:#fff;} */
/*顶部通栏*/
#topNav { background-color: #F7F7F7;border-bottom: 1px solid #D8D8D8; height: 22px;
    line-height: 22px;
    padding-bottom: 5px;
    padding-top: 4px;}
#topNav .quick-menu {
list-style: none outside none;
}
#topNav .quick-menu li {
    background-position: right 6px;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
	background-attachment: scroll;
    background-image: url("https://storage.nongjitong.com/Skin/2014/icon-01.png");
    background-repeat: no-repeat;
}

#ad_t1,#ad_t2 {margin-top: 18px;}


/*LOGO区*/
#topLogo{width:100%;overflow:hidden;}
#topLogo .row-fluid{width:1000px;margin:0 auto;overflow:hidden;}
#logoImg img {padding-left:0px;padding-top: 5px; }

/*主菜单*/
#mainNav {width:100%;margin-top:2px;overflow:hidden;background: #D70717;clear:both;}
#mainNav .navbar-inner {background: none;border:0;box-shadow:none;margin-bottom:0px;min-height:34px;background:#D70717;border-radius:0;width:1000px;margin:0 auto;padding:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D70717',endColorstr='#D70717',GradientType=0)}
#mainNav .nav li {line-height: 34px; margin-right: 1px;margin-top:5px;}

#mainNav .nav li a {color: #FFFFFF;font-family:"宋体";font-size: 14px;font-weight: bold;padding: 0 13px;text-shadow:none;}
#mainNav .nav ul .current a {
    color: #D70717;
    cursor: default;
    text-decoration: none;
}
#mainNav .nav li a:hover, #mainNav .nav li.current a {background-color: #FFFFFF;color: #D70717;}/*margin-top: 5px;*/

.mtop {margin-top:10px}
.border {border: 1px solid #DADADA; padding:10px}
.note { font-size:12px;}
.note span {padding:10px}

/*面包屑*/
.breadcrumb{border:solid 1px #ddd;border-radius:0;}
.breadcrumb h1 {font-size:14px; padding:0px; margin:0px; line-height:normal}
.breadcrumb>li{text-shadow:none;}
.breadcrumb>li>.divider{color:#555;}
.breadcrumb>.active{color:#b7000e;}

/*内容标题*/
#conTit {font-family:"微软雅黑","MicrosoftYahei","宋体","Arial",sans-serif;font-size:18px;color: #000; text-align:center} /*内容标题*/
/*内容主体*/
#conBody {font-family:"宋体"; font-size:14px; color: #333333;line-height: 26px; overflow:hidden}
#conBody p {padding:5px 0;margin:0;}
#comment {background-color:#F8FCFF}
.comment {background:none;border:none;}
#comment blockquote blockquote {border: 1px solid #e1e1e3;background-color: #fefbea;margin-bottom: 5px;border-radius: 3px;padding: 10px 15px;line-height: 34px;}

blockquote.comment { border:none;}
.writer { padding:5px}
.writer cite { color:#1E50A2}
/*新添新闻列表*/
.addnewlist{width:100%;padding:10px 0;overflow:hidden;margin:0;}
.addnewlist li{float:left;width:345px;height:26px;line-height:26px;overflow:hidden;}
.addnewlist li a{display:block;height:26px;width:320px;margin:0 auto;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:#056fb8;}

/*百度分享*/
#snsshare {margin-top:10px; padding-top:5px}
#bds_des {float: left;font-family: "微软雅黑","MicrosoftYahei","黑体","宋体";font-size: 16px;font-weight: bold;line-height: 32px;padding-top: 5px;}

/*模块*/
.module {}
.module h3 ,.module h2{font-size: 14px; line-height:30px;border: 1px solid #DADADA;background-color: #F8F8F8; margin:0; padding-left:15px; color:#143590}
.module .border {border-top:none}


/*文字信息列表*/
.module ul.inline li {line-height:25px; background-attachment: scroll;background-image: url("https://storage.nongjitong.com/Skin/2014/dian.gif"); background-repeat: no-repeat;background-position: 0 10px;padding-left: 10px;}
ul.infolist,ul.inline, ol.inline {margin:0}

ul.infolist li {line-height:25px;background-attachment: scroll;background-image: url("https://storage.nongjitong.com/Skin/2014/dian.gif"); background-repeat: no-repeat;background-position: 0 10px;padding-left: 10px; list-style-type:none;word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.infolist li.line  {margin-bottom:15px; border-bottom:1px dotted #CCCCCC; padding-bottom:15px}
.module ul.towcolumn li {width:47%; line-height:28px;background-position:0 14px;}
ul.threecolumn li {width:30%; }
ul.listwithdate li a {*float: left;}
@-moz-document url-prefix() {
ul.listwithdate li a { width:70%;float: left;}
}
ul.listwithdate span {color: #999999;font-size: 12px;float: right;}

ul.infolist li ,ul.listwithdate li,.infolist li, .inline li,.unstyled li {word-break:keep-all;/* 不换行 */ 
white-space:nowrap;/* 强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象。不换行 */ 
overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */ 
text-overflow:ellipsis;/* IE 专有属性，当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/ 
}

/*缩略图*/
.thumbnails{margin-left:0;}
.thumbnails li {margin: 0;text-align: center;}
.thumbnails img {border:none;}
.thumbnails  p{  margin: 0;  padding:0;  line-height: 26px;  overflow: hidden;}

/*重新定义的、普通的media组件样式*/
.small-media img { width:110px; height:83px; border:1px #EEEEEE solid; padding:2px}
.span4 .small-media .media-heading {font-size:14px;font-family:\5FAE\8F6F\96C5\9ED1;width:153px;height: 40px;overflow: hidden;line-height: 20px;}
.small-media .media-body{height:95px;overflow: hidden;text-overflow:ellipsis;}
.small-media .media-body p {font-size:12px}
.small-media .media {margin-bottom:10px}

/*补贴*/
.butie{overflow:hidden;line-height:28px;}
.butie span{float:left;padding:1px 10px;white-space:nowrap;font-size:14px;}
.butie span em{font-style:normal;}
/*经销商报价*/
#change_city_btn{margin-top:15px;}
.modal-backdrop.fade.in{z-index:2147483646;}
/*搜索*/
#searchform{font-family:\5FAE\8F6F\96C5\9ED1;}
#s_submit{text-shadow:none;}

/*网站页脚*/
#footer{border-top: 1px solid #DDDDDD;margin-top: 10px;padding-top: 10px;margin-bottom:10px;}
#footer p {color: #666666;margin-top:2px;text-align: center;margin-bottom:0px;}
#footer p a {margin: 0 5px;}
#dealerlist button{display:block;margin:0 auto;text-shadow:none;}
#dealerlist button:hover{background:#2f5fc3;color:#fff;}

/*广告位*/
#ad_t1,#ad_t2,#cl_1,#cl_2 ,#cr_1 ,#cr_2 ,#cr_3 ,#cr_4{overflow:hidden;position:relative;}
#cr_1 ,#cr_2 ,#cr_3 ,#cr_4{height:250px}
#cl_1,#cl_2 ,#cr_1 ,#cr_2 ,#cr_3 ,#cr_4{margin-top:10px;margin-bottom:10px;}
.ad span,#ad_t1 span,#ad_t2 span,#ad_t1 span,#ad_t2 span,#cl_1 span,#cl_2 span,#cr_1 span,#cr_2 span,#cr_3 span,#cr_4 span{position:absolute;bottom:0;left:0;background:rgba(205,205,205,0.6);padding:0 1px;font-size:10px;line-height:15px;font-family:"宋体";color:#fff;}

/*幻灯片*/
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.rslides li {-webkit-backface-visibility: hidden;position: absolute;display: none;width: 100%;left: 0;top: 0;}
.rslides li:first-child {position: relative;display: block;float: left;}
.rslides img {display: block;height: auto;float: left;width: 100%;border: 0;}
.rslides_tabs {list-style: none;padding: 0;background: rgba(0,0,0,.25);box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);font-size: 18px;list-style: none;margin: 0 auto 0px;max-width: 540px;padding: 10px 0;text-align: center;width: 100%;}
.rslides_tabs li {display: inline;float: none;margin-right: 1px;}
.rslides_tabs a {width: auto;line-height: 20px;padding: 9px 20px;height: auto;background: transparent;display: inline;}
.rslides_tabs li:first-child {margin-left: 0;}
.rslides_tabs .rslides_here a {background: rgba(255,255,255,.1);color: #fff;font-weight: bold;}
.rslides_nav {position:absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);top: 52%;left: 0;opacity: 0.7;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 61px;width: 38px;background: transparent url(https://all.img.s105.cn/kfupload/up/201801/18192742_2721.gif) no-repeat left top;margin-top: -45px;}
.rslides_nav:active {opacity: 1.0;}
.rslides_nav.next {left: auto;background-position: right top;right: 0;}
.rslides p{text-align:center;}

/*头条新闻*/
.focus-title {border-bottom: 1px dotted #CCCCCC;margin-bottom:8px}
.focus-title h2 {font-size: 16px;text-align: center;margin: 0;padding: 0;line-height:normal;}
.focus-title h2 a {color: #FF6600;}
.focus-title p {text-indent: 1em; font-size:12px}
.focus-title p a {color: #838383;}

/***通用CSS结束**/

/****各页面CSS开始****/
#conBody li {padding:3px 2px;}
#conBody a{color:#0088cc}
#relate_pic a {color:#4F4F4F}
/*右侧浮窗*/
.right_nav{width:65px; height:246px; background:none; position:fixed; _position:absolute; right:0px; top:20%;overflow:visible;}
.right_nav a{display:block;width:53px;height:46px;overflow:hidden;text-align:center;border:solid 1px #ddd;background:#fff;margin-bottom:10px;color:#666;padding-top:6px;}
.right_nav a:hover{color:#666;text-decoration:none;}
.right_nav a.right_curr{border:solid 1px #cc0000;background:#f8f8f8;}
/*newscontent -- nc */
#nc-main-border {border:none; border-top:2px solid #CC0000; margin-top:10px; padding:0;}
#nc-main-border .note {border-bottom:1px dashed #d8d8d8;padding-bottom:10px;color: #7E7E7E;}
#conBody li {padding:3px 2px;}

/* -- mftcategory -- */
#mfthome-arealist a {margin:5px}

/*-- procategory --*/
#procate .btn-link { color:#4F4F4F;}
#catename { margin-top:10px; padding-bottom:0px; margin-bottom:10px}
#catename .btn {margin-right:10px; margin-bottom:10px;}
#pro-toplist li { padding-top:5px}
#pro-toplist li a { padding-left:5px}

/*product content*/
#menu_tool span { color: #666; padding-right:10px }
#menu_tool em { color: #C00;font-style: normal;}
#menu_tool a { color: #0b3b8c; font-size:12px; }

#conBody h2 ,#conBody h3,#conBody h4{ font-size: 18px; margin:0; padding:5px 0 }

#conBody h2.title { font-size: 18px; line-height: 40px; height: 40px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e5e5e5; color: #000; font-family: "微软雅黑", "黑体", "宋体";padding:0 10px; }
#conBody h2#pin-base{margin-bottom:10px;}

#arealist li {line-height:40px}
#arealist li button { margin-right:10px;text-shadow:none;}
#arealist li button:hover{background:#2f5fc3;color:#fff;}

/* knowcontent -- kc */
#kc-main-border { border-top:2px solid #2AA14F; }
#kc-main-border .note {border-bottom:1px solid #EEEEEE;padding-bottom:10px;color: #7E7E7E;}


#kc-main-border #conTit {margin-left:20px; margin-top:10px; margin-bottom:20px;background: url(https://all.img.s105.cn/kfupload/up/201801/18192916_4713.png) no-repeat left -1092px ;font-family:微软雅黑, 宋体; font-weight:bold; text-align:center; line-height:20px; font-size:18px}
#kc-main-border #conBody{white-space:pre-wrap; word-wrap: break-word;}
#answer-form{margin-top:10px;margin-bottom:10px;background:#F1F8E9; border:1px solid #EEEEEE;}
#wolai { margin:20px}
#wolai h2 { font-size:18px; color:#009933; text-align:left; font-weight:bold;font-family:微软雅黑, 宋体;}
#answer-textarea {border:2px solid #009933; width:95%; padding:5px; height:200px}
#zhidao_btn {text-align:right;}
#success {z-index:1; margin-right:150px; font-size:18px; color:red; display:none}
#reply-header {background: url(https://all.img.s105.cn/kfupload/up/201801/18192916_4713.png) no-repeat left -94px ; padding-left:25px; height:25px; display:block; font-size:18px; font-weight:bold}
.zhidao-entry {margin:10px;font-size:14px;border-bottom:1px dashed #bbbbbb}
.reply-content {padding:10px;}
.reply-info {text-align:right; margin-bottom:5px;}
.caina {background: url(https://all.img.s105.cn/kfupload/up/201801/18192916_4713.png) no-repeat left -428px ; padding-left:25px; display:inline; cursor:pointer; color:blue}
#best-answer-panel{margin-top:10px;margin-bottom:10px;border:1px solid #FADEC4; font-size:14px;background-color:#FFFCF6;text-align:left}
#best-answer-head {background:url(https://all.img.s105.cn/kfupload/up/201801/18193011_3629.png) repeat-x left -110px; height:30px}
#best-answer-head span {margin-left:20px;background: url(https://all.img.s105.cn/kfupload/up/201801/18193011_3629.png) no-repeat -24px -310px ; width:23px; height:32px; display:block; float:left}
.reply-content span {background: url(https://all.img.s105.cn/kfupload/up/201801/18193011_3629.png) no-repeat -24px -310px ; width:23px; height:32px; display:block; float:left}
#best-answer-head strong {font-family:微软雅黑, 宋体; font-size:15px; font-weight:bold; line-height:24px; margin-top:7px; margin-left:10px; display:block; float:left }
#best-answer-content {margin-left:20px;}
#best-answer-content pre{width:630px;}
#best-answer-info { font-size:12px; text-align:right; margin-right:20px; color:#666666;}
#best-replyer,#thank-info { margin-left:20px; margin-top:10px;border-top:1px dashed #bbb; height:30px;}
.v-split { margin-left:10px; margin-right:10px}

#reply-body .reply-info .replayquote{background: url(https://all.img.s105.cn/kfupload/up/201801/18192916_4713.png) no-repeat left -548px; padding-left: 25px;cursor: pointer;color:#009933}
#answer-form #quotecontent{color:#7E7E7E;padding:10px; display:none;}

/*knowindex -- ki */
#ki-sumbtn {padding:15px; text-align:center}
/*产品内容页*/
#para li {width:45%; }
#product-logo { border:1px solid #eee}
#pro-navbar {background:#fff5e4; border: 1px solid #cc0000;width:688px;}
#pro-navbar ul{overflow:hidden;margin:0;}
#pro-navbar li { float:left; list-style:none;line-height:37px;padding:0 5px;}
#pro-navbar li.pro-pin-now{background:#f78117;}
#pro-navbar li a {color: #000; font-family: "微软雅黑","宋体"; font-size: 16px; font-weight: bold;padding: 0 8px;text-decoration: none;}
 #pro-navbar li.pro-pin-now a {color: #fff;}
.nav_fixed{padding-bottom: 2px; padding-top: 2px;  position: fixed; top: 0; background-color:#CCCCCC;z-index: 999999;}
#pro-navbar.border{padding:0px;}
/*图片内容页*/
/*大图*/
.pic_row{position:relative;}
.pic_row img{width:100%;}
.pic_row p{background:rgba(0,0,0,0.7);color:#fff;line-height:26px;padding:2px 0;position:absolute;left:0;width:100%;bottom:0;margin:0;}
#pic_thumb img.active { /*border:2px solid #FFFF66; padding:2px*/ }

/*二手*/
 #ershouTab h2
    {
        font-size:14px;line-height:inherit;
    }

    #ershouTab
    {
        border-bottom: 1px solid #d70717;
    }

        #ershouTab > .active > a, #ershouTab > .active > a:hover, #ershouTab > .active > a:focus
        {
            border-color: #d70717 #d70717 transparent;
        }


/*招标信息*/
.zblist div {border-bottom:1px dashed #CCCCCC; padding-bottom:10px;}
.zblist div span {padding-right:20px}
.zblist div p {color:#999999}
/*#zbtitle {border-bottom: 2px  solid #d70717; font-weight:bold; font-size:14px;}*/
h1#zbtitle{font-size:18px;font-family: "微软雅黑","MicrosoftYahei","宋体","Arial",sans-serif;color:#000;text-align: center;border-bottom:1px dashed #d8d8d8;padding-bottom:10px;}
.btn-large{padding:4px;}
#nodemain p{ line-height: 26px;font-size:14px;}
/*qsx*/
    #conBody td{line-height:18px;}
    #nodemain .img_001 .span2 p, #nodemain .img_001 .span3 p, #nodemain .img_002 li {line-height: 18px;}
		#post_comment_btn_a,#post_comment_btn_b{background:#2f5fc3;color:#fff;text-shadow:none;}
	.shipin_001,.shipin_002{text-align:center;margin:0 auto;}
	#procate .t .btn{text-align:left;text-indent:8px;}
	.img_w ul.unstyled a img{border:1px solid #d8d8d8;}
	ul.listwithdate li a {width:80%;float: left;overflow: hidden;text-overflow:ellipsis;}
	ul, ol{ padding: 0px; margin: 0px 0px 0px 25px;}
	.bottom_border{border:1px dashed #d8d8d8;}
	#footer .ftlogo img,#footer p img{bottom: 30px;left: 1px;z-index: 300;position: fixed;}
		/*产品内容页*/
	.media{border-bottom:1px dashed #d8d8d8; padding-bottom:10px;}
	.media .pull-left img{border:1px solid #d8d8d8;}
	.media .media-body h5,.media .media-body h5 a{color:#a09d9c;}
     #product-list .media .pull-left img.media-object{width:160px;height:120px;}
	 .img_003 #product-list .media .pull-left img.media-object{width:160px;height:120px;}
	/*问答内容页*/
	.width_004 #answer-textarea{border:1px solid #327c4b; width:100%;  padding:0px;height: 200px;}
    /*厂家*/
	#nodemain .shipin_001 p,#nodemain .shipin_002 p{line-height:20px;}
	/*****************************用户评价************************************/
#conBody .pingjia {margin-top:10px;}
#conBody .pingjia li{width: 47%;line-height:25px;padding:0;}
#conBody .pingjia li.star0{background:url(https://storage.nongjitong.com/Skin/2015/images/icon-01.png) no-repeat 45px -496px;}
#conBody .pingjia li.star1{background:url(https://storage.nongjitong.com/Skin/2015/images/icon-01.png) no-repeat 45px -525px;}
#conBody .pingjia li.star2{background:url(https://storage.nongjitong.com/Skin/2015/images/icon-01.png) no-repeat 45px -555px;}
#conBody .pingjia li.star3{background:url(https://storage.nongjitong.com/Skin/2015/images/icon-01.png) no-repeat 45px -585px;}
#conBody .pingjia li.star4{background:url(https://storage.nongjitong.com/Skin/2015/images/icon-01.png) no-repeat 45px -615px;}
#conBody .pingjia li.star5{background:url(https://storage.nongjitong.com/Skin/2015/images/icon-01.png) no-repeat 45px -645px;}	
/*修改用户评价*/
#conbody_top{overflow:hidden;}
#conbody_top .span5_pro{border:solid 1px #ddd;padding:1px 0;}
#conbody_top .span5_pro img{display:block;margin:0 auto;}
#conbody_top p a{display:block;width:131px;height:35px;overflow:hidden;background:url(https://storage.nongjitong.com/Skin/2015/images/intro.jpg) no-repeat;text-indent:-99999px;}
#conbody_top p span{float:left;display:block;width:230px;padding-right:10px;}
#conbody_top p em{color:#f20505;font-size:24px;font-style:normal; padding-right: 5px;}
#review_f{padding:9px 34px;*padding:14px 25px;text-align:center;}
.bang a{display:inline-block;height:31px;line-height:31px;color:#f20505;text-decoration:underline;background:url(https://storage.nongjitong.com/Skin/2015/images/bang.jpg) no-repeat;text-indent:33px;font-size:18px;}
/*基本参数*/
.towcolumn{display:block;padding-bottom:10px;overflow:hidden;}
.towcolumn li{display:block;width:200px;float:left;overflow:hidden;}
/*产品介绍*/
.p10{padding:10px;}
.product_intro .span8{width:460px;padding:10px 0;}
.product_intro .span4{width:215px;margin:0;}
.right_productlogo{padding:18px 0 10px;overflow:hidden;}
.right_productlogo span{display:block;float:left;}
.right_productlogo img{display:block;width:100px;height:50px;}
#product_kinds{border-left:solid 1px #aaa;font-size:16px;font-family:\5FAE\8F6F\96C5\9ED1;padding-left: 7px;margin-top:9px;margin-left:7px;}
/*视频*/
#conBody .video_fan li{padding:0;}
.video_fan{width:100%;overflow:hidden;padding:10px 1px;margin:0;}
.video_fan li{float:left;width:168px;overflow:hidden;position:relative;margin:0 2px;}
.video_fan li img{border-radius:5px;margin:0;}
.bofang_btn{position:absolute;top:40px;*top:60px;left:57px;display:block;width:54px;height:53px;overflow:hidden;background:url(https://storage.nongjitong.com/Skin/2015/images/bo.png) no-repeat;_background:url(https://storage.nongjitong.com/Skin/2015/images/bo.gif) no-repeat;}
.video_fan li  p{display:block;width:136px;height:37px;text-overflow:ellipsis;*height:37px;_height:38px;}
#conBody .video_fan li p{width:136px;margin:0 auto; line-height:20px;overflow:hidden;}
/*****认证起始**********/
.position_v1 em{position:relative;width:15px ;height:15px;}
.v1{position:absolute;width:250px;height:auto;top:25px;left:0;z-index:10;border:1px solid #d8d8d8;padding:5px 10px;background:#fff;border-radius:5px;}
.v1 a{text-decoration:underline;}
.v1 a span{color:#0000CA}
.v1 ins{text-decoration:none;}
.small-media.v .media,.small-media.v .media-body{overflow:visible;}
.small-media i,table i{
    position: absolute;
    top: 14px;
    left: 10px;
    width: 16px;
    z-index: 30;
    height: 12px;
    background: url("https://storage.nongjitong.com/Skin/2014/v.png") no-repeat -7px -2px;
}
.small-media ins,.small-media ins h4,table ins,table ins h4{text-decoration:none;line-height:20px;font:menu;font-weight: 700;}
.small-media ins h4,table ins h4{font-size:12px;}
.small-media ins h4,table ins h4{margin:5px 0;}
.small-media  em,table  em{width:40px;height:15px;font:menu;font-size:10px;}
.small-media  em span a,table  em span a{width:15px;height:15px;padding:10px 15px;cursor:pointer}
.small-media  em span.r_v1 a,table  em span.r_v1 a{background: url("https://storage.nongjitong.com/Skin/2014/v.png") no-repeat -4px -29px;}
.small-media  em span.r_v2 a,table  em span.r_v2 a{background: url("https://storage.nongjitong.com/Skin/2014/v.png") no-repeat -38px -29px;}
.small-media  em span.r_v3 a,table  em span.r_v3 a{background: url("https://storage.nongjitong.com/Skin/2014/v.png") no-repeat -74px -29px;}
.small-media ins p,.small-media ins span,table ins p,table ins span{font-size:12px;}
.small-media em ins span a,table em ins span a{padding:0;color:#0000ca;}
.small-media ins span,table ins span{margin:0 5px;}
.small-media  em ins img,.small-media  em ul li img,table  em ins img,table  em ul li img{width:auto;height:auto;border:none;}
.small-media  em ul,table  em ul{margin:0;}
.small-media  em ul li,table  em ul li{line-height:25px;list-style:none;text-indent:20px;font-size: 12px;}
.small-media  em ul li span,table  em ul li span{width:15px;height:15px;padding:10px 15px;}
.small-media  em ul li.r_v1,.small-media  em ul li.r_v2,.small-media  em ul li.r_v3,table  em ul li.r_v1,table  em ul li.r_v2,table  em ul li.r_v3{background:url("https://storage.nongjitong.com/Skin/2014/v_g.png") no-repeat 10px center;}
.small-media  em ul li.r_v1 span,table  em ul li.r_v1 span{background: url("https://storage.nongjitong.com/Skin/2014/v.png") no-repeat -4px -29px;}
.small-media  em ul li.r_v2 span,table  em ul li.r_v2 span{background: url("https://storage.nongjitong.com/Skin/2014/v.png") no-repeat -38px -29px;}
.small-media  em ul li.r_v3 span,table  em ul li.r_v3 span{background: url("https://storage.nongjitong.com/Skin/2014/v.png") no-repeat -74px -29px;}
.small-media  em ul li.r_v1_h span,table  em ul li.r_v1_h span{background: url("https://storage.nongjitong.com/Skin/2014/v.png") no-repeat -4px -66px;color:#acadae;}
.small-media  em ul li.r_v2_h span,table  em ul li.r_v2_h span{background: url("https://storage.nongjitong.com/Skin/2014/v.png") no-repeat -38px -66px;color:#acadae;}
.small-media  em ul li.r_v3_h span,table  em ul li.r_v3_h span{background: url("https://storage.nongjitong.com/Skin/2014/v.png") no-repeat -74px -66px;color:#acadae;}
.small-media em span.r_v1 ins a,.small-media em span.r_v2 ins a,.small-media em span.r_v3 ins a,table em span.r_v1 ins a,table em span.r_v2 ins a,table em span.r_v3 ins a{background:none;}
.small-media.v .media-body{height:auto;line-height:20px;min-height:95px;}
.v .media-heading strong{margin-right:10px;}
.small-media .position_v1 strong{line-height:30px;margin-right:0px;}
.small-media.v li.media img{padding-bottom:10px;}
/*****认证结束**********/
/*ie6*/
	 .ie6_w ul li{_width:95%;_overflow:hidden;_text-overflow:ellipsis;}
	 .ie6_w table td a{_overflow:hidden;_text-overflow:ellipsis;}
	 #topNav .quick-menu li,.ie_background .table th, .table td a{_background:none;}
	 .module ul.towcolumn li {_display:inline;_float:left;_line-height:25px;_background-position:0 10px;}
	 /*产品*/
	 ul.thumbnails li.span3 a img{_width:150px;_height:110px;}
	 ul.thumbnails li.span2 a img{_width:95px;_height:50px;}
	 /*博客*/
	.inline li{_display:inline;_float:left;}
	/*展会*/
	#cl_3{_margin-top:10px;}

/* IE 6/7 */
@media screen\9 {
    	/**/
		#product-list .media img {width:160px; height:120px}
		#catename a { margin-right:0px;}
	 /*新闻*/
		 .shipin_002 img{width:320px;height:270px;}
	/*图片*/
		 .img_w ul.unstyled a img{width:298px;height:222px;}
}

/*ie7*/
	 /*新闻*/
	*:first-child+html .module ul.towcolumn li{line-height:25px;}
	*:first-child+html .shipin_002 img{width:320px;height:270px;}
	/*产品*/
/* IE 8 */
@media \0screen {
	.small-media .media a.pull-left {width:110px;max-width:110px;}
	#product-list .media a.pull-left {max-width:168px}
	 /*新闻*/
	 .shipin_002 img{width:320px;height:270px;}
	 /*产品*/
	.img_w ul.unstyled a img{width:298px;height:222px;}
}
/*二手上一条下一条*/
.relation p{color:#cc0000;}

/*相似产品*/
	.btn-primary{
	background-repeat:repeat-x;border-color:rgba(253, 49, 64, 0.1) rgba(215, 7, 23, 0.1) rgba(215, 7,23, 0.1) rgba(215, 7,23, 0.1);
	*background-image: linear-gradient(to bottom, #fd3140,  #d70717);
    border:solid 1px #ccd3e4;
}

	.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{background:#d70717;*background-color:#d70717;}
    .btn-primary:active,.btn-primary.active{background-color:#d70717 \9; }
	#menu_tool a.icon_a,#menu_tool a.icon_a i{color:#d70717;font-size:15px;font-family:微软雅黑,黑体;}
	.rslides_nav:hover{background: transparent url(https://all.img.s105.cn/kfupload/up/201801/18193444_5543.gif) no-repeat left top;	}

	.rslides_nav.next:hover{ background-position: right top;}
	/*更多*/
 .guangduo_h2{background:#F8F8F8;line-height: 30px;border: 1px solid #DADADA;}
 .module .guangduo_h2 h2{*float:left;border:none;float:left;}
 a.gengduo{float:right;margin-right:10px;/*color:#D70717;*/color:#a4a5a6;font-family:宋体,黑体;}
 a.gengduo:hover{color:#D70717;}
 
 /*修改*/
 #product-list .media{overflow:hidden;}
 #product-list .media .pull-left{display:block;width:168px;}
 #nodemain .thumbnails li.span3 p{line-height:18px;} 
 #compay_logoimg{width:100px;height:50px;overflow:hidden;}

  /**移动端简单适应**/
@media (max-width: 800px)
{
    #topLogo,#mainNav,#rightnav
    {
        display: none;
    }
    #main .row .span8,#nodemain .row .span8
    {
        width: 100%;
        float: none;
        margin-right: 0px;
    }
    #main .row .span4,#nodemain .row .span4
    {
        float:none;display:none;
    }
    .container,#pro-navbar
    {
        width: 100%;
    }
    #footer .ftlogo
    {
        display: none;
    }
    #pro-navbar li a
    {
        padding: 0px;font-size: 14px;
    }
    #conBody
    {
        padding-left: 5px;
        padding-right: 5px;
    }
    #ad_t4
    {
        width: 100%;
        overflow: hidden;
    }
}
/*修改产品内容页一级、二级分类*/
#procate li{background-position:4px 10px;text-indent:5px;}
#procate li.parentcate{background:url(https://storage.nongjitong.com/Skin/2015/images/pf.png) no-repeat 0 7px;}
#procate li.zk_f{background:url(https://storage.nongjitong.com/Skin/2015/images/plij1.png) no-repeat 0 7px;}
#procate li.parentcate dl{margin:0;padding:0;}
#procate li.parentcate dl dt{display:block;font-weight:normal;line-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;}
#procate li.parentcate dl dd{display:none;line-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background: url(https://storage.nongjitong.com/Skin/2014/dian.gif) no-repeat 0px 10px;text-indent:10px;}
