@charset "utf-8";
/* CSS Document */
*,body,ul,li,ol,dd,dt,dt,h1,h2,h3,h4,table,tr,td,th{margin:0px;padding:0px;list-style:none;font-size:14px;font-weight:normal;font-family:"微软雅黑"}
.clear{clear:both;line-height:0px;font-size:0px;height:0px;}
i,em{font-style:normal}
a:link{text-decoration:none;}
a:visited,a active{text-decoration:none;}
a:hover{color:#FF0000;text-decoration:none;}
img{border:0px;}
.left{float:left}
.right{float:right}
.wrap{width:1200px;margin:0 auto}
body{background:#f6821f;background:#fff;}
.blank10{height:10px;line-height:10px;font-size:10px;}
.blank20{height:20px;line-height:20px;font-size:20px;}
/**banner开始**/
.banner_con{width:1200px;}
.bannerLeft{ margin-bottom:15px;}

.bannerLeft span{float:left}
.bannerLeft p{float:left;font-size:38px;color:#000;font-weight:bold;padding-left:30px; padding-top:5px}
.bannerLeft h1{float:left;font-size:38px;color:#000;font-weight:bold;padding-left:30px; padding-top:5px}
.bannerRight{padding-top:40px;}
.bannerRight i{background:url(../images/sc.png) left 5px no-repeat;padding-left:20px;font-weight:bold;color:#0068b2;padding-right:15px; vertical-align:top}
.bannerRight i.shoucang{background:url(../images/scHover.png) left 5px no-repeat;padding-left:20px;padding-right:15px;vertical-align:top}
/**导航**/
.nav_con{width:100%;height:54px;background:#fff;margin-top:20px; border-bottom:1px #d4d4d4 solid;}
.quick_nav{width:216px;color:#fff;margin-top:5px;position:relative;line-height:42px;}

.quick_nav li.icon{font-size:16px;padding-left:10px;width:206px; margin-top:7px;background:#dc0000 url(../images/down.png) 180px 20px no-repeat}
.quick_nav li.iconHover{
	background:#dc0000 url(../images/down.png) 180px 24px no-repeat;padding-left:10px;width:200px;font-size:16px; margin-top:7px;
	}
.hide_Div_Con{width:216px;background:#666;position:absolute;left:0px;padding-bottom:20px;display:none; z-index:999999}
.hide_Div_Con .leftbox  li  a:link,.hide_Div_Con .leftbox  li  a:visited,.hide_Div_Con .leftbox  li  a:active {
    width: 216px;
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-top: 1px solid #727272;
}
.hide_Div_Con .leftbox  li  a:hover{
	background:#999;
	}
.rightDiv{
							width:280px;
							    z-index: 10;
    position: absolute;
    left: 216px;
    top: 0;
    width: 282px;
    min-height: 588px;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    display: none;
							}
						.rightDiv p	{
								    display: block;
    padding: 3px 0 4px 18px;
    font-size: 24px;
    color: #000;
    border-bottom: 2px solid #ef001d;}
	.rightDiv a:link,.rightDiv a:active,.rightDiv a:visited{
		    display: block;
    width: 92%;
    height: 49px;
    line-height: 49px;
    padding-left: 18px;
    color: #000;
    font-size: 16px;
		}
		.rightDiv a:hover{
			color:#e00;
			}
.nav_ul{ margin-top:4px;float:left;line-height:50px;}
.nav_ul .active{border-bottom:2px #dc0000 solid; height:48px;}
.nav_ul li{padding: 0px 20px;font-weight:bold;float:left;height:50px;text-align:center;}
.nav_ul li a{ text-align:center; width:100%; height:100%; line-height:50px; display:block;color:#000!important;font-size:18px;}
/**焦点图开始**/
.foucs {width:1200px; height:420px; overflow:hidden; position:relative; margin:0 auto;}
.foucs ul { width:1200px; height:420px; overflow:hidden; position:relative;}
.foucs ul li {float:left; width:1200px; height:420px; overflow:hidden; position:relative;}
.foucs ul li img{ width:1200px; height:420px; overflow:hidden;}
.iconJian{width:44px;height:94px;position:absolute;z-index:2;top:120px;}
.prev{background:url(../images/left.png) 0px 10px no-repeat;left:20px;}
.prev:hover{background:url(../images/leftHover.png) 0px 10px no-repeat}
.next{background:url(../images/right.png) 0px 10px no-repeat;right:20px;}
.next:hover{background:url(../images/rightHover.png) 0px 10px no-repeat}
/**热门推荐**/
.hotTJ {
	margin-top:35px;
	margin-bottom:64px;
	}
 .hotTitle{
	font-size:36px;
	font-weight:bold;
	color:#000;
	text-align:center;
	line-height:64px;
	
	}
.titleBottom{
	font-size:14px;
	color:#999;
	text-align:center;
	line-height:22px;
	margin-bottom:15px;
	}
.hotCon{
	width:1200px;
	height:auto;
	}
.hotCon .conLeft{
	float:left;
	width:790px;
	height:520px;
	}
.hotCon .conLeft img,.hotCon .conRight img{
	width:100%;
	height:100%;
	}
.hotCon .conRight{
	float:left;
	width:400px;
	margin-left:10px;
	height:520px;
	}
.leftTop{
	width:790px;
	height:255px;
	margin-bottom:10px;
	}
.hotCon .conLeft .leftDown{
	float:left;
	width:390px;
	height:255px;
	}
/**弹出框**/
.popup{
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.8);
	z-index:999;
	display:none;
	}
.popCon{
	width:566px;
	height:455px;
	padding:30px;
	margin:0 auto;
	background:#fff;
	margin-top:10%;
	border-radius:5px;
	position:relative;
	}
.popCon .guanbi{
	position:absolute;
	top:0px;
	right:0px;
	width:72px;
	height:68px;
	background:url(../images/close.png);
	cursor:pointer;

	}
.popCon h2{
	font-size:32px;
	width:100%;
	line-height:70px;
	border-bottom:1px #dfdfdf solid;
	}
.popCon p{
	font-size:18px;
	color:#666;
	line-height:68px;
	}
.popCon .textDiv{
	width:100%;
	margin-bottom:24px;
	float:left;
	
	}
.popCon .textDiv label{
	width:120px;
	text-align:right;
	float:left;
	line-height:30px;
	font-size:16px;
	color:#666;
	}
#ckgdjx,.tjdiqu,#ccnfxz,#gjnfxz,.xyjx{
	height:30px;
	line-height:30px;
	border:1px #ddd solid;
	display:inline-block;
	width:244px;
	padding-left:4px;
	font-size:16px;
	color:#999;
	cursor:pointer;
	background:url(https://product.d1cm.com/pcenter/include/images/dropdown.png) right no-repeat;
	overflow:hidden; 
	}
.xyjxList{
	position:absolute;
	left:150px;
	height:290px;
	overflow-x:hidden;
	overflow-y:auto;
	z-index:99;
	background:#fff;
	display:none;
	cursor:pointer;
	width:434px;
	border:1px #ddd solid;
	top:45px;
	}
.tjdqList{
	width:390px;
	position:absolute;
	border:1px #ddd solid;
	top:10px;
	left:120px;
	border-top:none;
	height:270px;
	overflow-x:hidden;
	overflow-y:auto;
	z-index:99;
	background:#fff;
	display:none;
	cursor:pointer;
	}
.popCon .textDiv input,.formSele{
	float:left;
	width:240px;
	padding-left:6px;
	height:30px;
	line-height:30px;
	border:1px #dfdfdf solid;
	font-size:16px;
	color:#666;
	}
	.formSele{
	overflow:hidden;
	background:url(https://product.d1cm.com/pcenter/include/images/dropdown.png) right no-repeat;
	padding-left:0px;
	width:248px;
	}
.selectxz{
	width:254px;
	border:none;
	height:30px;
	line-height:19px;
	font-size:16px;
	color:#999;
	 background: transparent;
	 -webkit-appearance: none; /*for chrome*/
	 padding:5px 0px;
	 text-indent:0.1em;
	}
.selectxz option{
	color:#333;
	    font-family: "微软雅黑";
	}
.ljxjButton:link,.ljxjButton:visited,.ljxjButton:active,.ljxjButton:hover{
	display:block;
	width:170px;
	height:48px;
	background:#f49000;
	border:1px #d37002 solid;
	margin-left:120px;
	color:#fff;
	font-size:24px;
	line-height:48px;
	text-align:center;
	}
/**设备选型**/
.jixing{
	width:100%;
	padding-bottom:64px;
	padding-top:25px;
	border-top:2px #e3e3e3 solid;
	background:#f3f3f3;
	}
cdj_ctitle{width:1198px;height:47px;background:url(../images/nBg.png) repeat-x;border:1px solid #e5e5e5;border-bottom:0px;}
.cdj_ctitle p{width:240px;height:47px;text-align:center;line-height:47px;font-weight:bold;font-size:16px;background:url(../images/tbg.jpg) no-repeat;float:left}
.jiansuo_con{float:right;margin-left:15px;}
.js_con{float:left;padding-top:7px;}
.js_con ul li{background:#dcdcdc;height:26px;line-height:26px;padding:0px 10px;text-align:center;z-index:5;width:240px;position:relative;z-index:1;right:17px;}
.jiansou_subCon{border:1px solid #dcdcdc;background:#fff;text-align:left;padding:10px 0px 10px 10px;display:none;left:0px;position:absolute;height:275px;overflow-y:auto;width:248px}
.jiansou_subCon a{font-size: 12px;padding:4px 10px;border-bottom:1px dashed #ccc;float:left;display:block;width:200px} 
.total_con{float:right;padding:10px 20px 0px 15px;}
.tjdqLeft p,.tjdqRight p{
	display:block;
	margin: 0 5px 5px 6px;
	line-height:20px;
	}
	.tjdqLeft, .tjdqRight {
    width: 124px;
    height: 270px;
    float: left;
    overflow-x: hidden;
}
.tjdqLeft p,.tjdqRight p{
	display:block;
	margin: 0 5px 5px 6px;
	}
 .tjdqLeft p a:link, .tjdqLeft p a:visited,.tjdqLeft p a:active,.tjdqRight p a:link,.tjdqRight p a:visited,.tjdqRight p a:active{
    height: 19px;
    line-height: 19px;
    overflow: hidden;
    display: block;
    padding: 0 5px 0 2px;
    margin-top: 3px;
    margin-bottom: 2px;
    font-size: 12px;
	color:#333;
	width:100%;
	}
.tjdqLeft p a.on,.tjdqLeft p a:hover,.tjdqRight p a.on,.tjdqRight p a:hover{
    text-decoration: none;
    color: #fff;
    background-color: #f93;
	}
.pj_picCon{width:1200px;}

.pj_picConLeft{background:#fff;margin-right:29px;margin-top:15px;}
.listHight{ height:300px;}



.pj_picConLeft .pj_xinghao{line-height:20px; text-align:center; display:none; color:#999}
.pj_picConLeft:hover .pj_xinghao{display:block; color:#999}
.pj_picConLeft dl{padding:6px 6px; border:1px solid #d7d7d7; width:264px; display:block; background-color:#FFF;}
.pj_picConLeft:hover dl{ border:1px solid #f6ab00;}

.pj_picConLeft:hover dl dd.xj_butn a{background:#f5821f;font-size:20px;color:#ffffff;}

.pj_picConLeft dl dd.xj_butn a{padding:3px 55px;background:#eeeeee;font-size:20px;color:#666666;font-weight:bold; display:block;}

.xunjia_title{width:1200px;height:40px;border-bottom:3px solid #0068b2}
.xunjia_title ul li.nowHover{  background: url(icon_san2.png) no-repeat; background:#0068b2;}
.xunjia_title ul li{background:#ffffff;padding:0px 20px;float:left;position:relative;height:40px;line-height:40px;}

.xunjia_title ul li:hover{background:#f5821f; color:#FFF; height:43px;}
.xunjia_title ul li:hover a{ color:#FFF;}
.xunjia_title ul li:hover .xunjia_sublist a{ color:#666666;}

.xunjia_title ul li .xunjia_sublist a{display:block;font-size:13px;color:#666666; padding-right:20px; border-bottom:1px #CCCCCC solid; line-height:32px}
.xunjia_title ul li .xunjia_sublist a:hover{ color:#f5821f;}
.xunjia_sublist{position:absolute;left:0px;top:40px;background:#eeeeee;padding:0px 0 0px 0px; display:none; width:100%; border:0px #eeeeee solid; border-top:none; z-index:99999}
.xunjia_title ul li a{font-size:16px;}
.xunjia_sublist a{padding-left:20px;line-height:25px; font-size:13px;!important} 

  
.xunjia_sublist a:hover{ color:#f5821f;}
 


.pj_picConLeft dl dd.pj_picConLeft{font-size:16px;line-height:30px;}
.pj_picConLeft dl dd.pi_picMoney{line-height:40px; height:40px;}
.pj_picConLeft dl dd.pi_picMoney span{float:left;font-size:18px;color:#cf0000;font-weight:bold;}
.pj_picConLeft dl dd.pi_picMoney i{float:right;font-style:normal;padding-right:10px;color:#bababa}

.pj_picConLeft dl dd.pj_picTitle{line-height:30px;text-align:center;}

.xunjia_sublist a:hover{ color:#f5821f;}
.xunjia_title p{width:120px;float:left;height:40px;font-size:24px;color:#3e3e3e;line-height:40px;font-weight:bold;padding-left:15px}
.xunjia_title ul{width:1000px;float:left;}




.pj_picConLeft dl dd.xj_butn{text-align:center;padding-top:15px;}


.xunjia_title ul li.nowHover a{color:#fff}
.jiaodian{
	position:relative;
	background:url(/pcenter/brand/brandshop/sanyshop/images/icon_jiao.png) right 22px no-repeat;
	}
#jdactive{
	width:115px;
	display:none;
	background:#999;
	position:absolute;
	right:0px;
	top:50px;
	z-index:999;
	
	}
#jdactive ul li{
	width:115px;
	height:28px;
	
	}
#jdactive ul li a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	line-height:28px;
	color:#333;
	}
#jdactive ul li:hover a{
	background:#dfdfdf;
	color:#fff;
	}

/**产品订单**/
.dingdan{
	width:1200px;
	border-top:2px #dc0000 solid;
	}
.dingdan tr{
	width:1200px;
	height:50px;
	line-height:50px;
	color:#666;
	font-size:16px;
	}

.dingdan tr td{
	border:none;
	padding-left:0px;
	text-align:center;
	}
.dingdan tr td a:link,.dingdan tr td a:active,.dingdan tr td a:visited{
	color:#33F;
	width: 233px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
	}
.dingdan tr td a:hover{
	color:#e00;
	text-decoration:underline;
	}
.dingdan tr:nth-child(odd) td{
	background:#f5f5f5;
	}
.dingdan tr:nth-child(odd).tableTitle{
	width:100%;
	background:#ededed;
	
	}
.dingdan tr:nth-child(odd).tableTitle td{
	border-right:2px #fff solid;
	background:#ededed;
	
	}
.dingdan tr td.xuhao{
	width:108px;
	}
.dingdanNum{
	background:#ededed;
	line-height:50px;
	text-align:center;
	}
.dingdanNum a:link,.dingdanNum a:active,.dingdanNum a:visited,.dingdanNum a:hover{
	color:#dc0000;
	}
#jdactive{
	width:100%;
	display:none;
	background:#ccc;
	
	}
#jdactive ul li{
	width:100%;
	padding:0px;
	height:40px;
	
	}
#jdactive ul li a:link,#jdactive ul li a:visited,#jdactive ul li a:active,#jdactive ul li a:hover{
	display:block;
	width:100%;
	height:100%;
	line-height:40px;
	text-align:center;
	color:#000;
	font-size:16px;
	}
#jdactive ul li:hover a{
	background:#eee;
	color:#e00;
	}
.newsJ_con{width:1200px;}
.newsJ_con dl{border:1px solid #d7d7d7;height:253px;float:left;width:278px;margin-right:24px;position:relative;margin-top:15px;}
.newsJ_con dl.prodl{
	margin-top: 0px;
	margin-right: 0px; 
	height:auto;
}

.newsJ_con dl dt a{display:block;width:259px;height:172px; margin:0 auto; padding-top:10px; padding-bottom:20px;}
.newsJ_con dl dt a img{
	width:100%;
	height:100%;
	}
.newsJ_con dl.nomargin{margin-right:0px;}
.newsJ_con dl dd{width:259px;margin:0 auto;position:relative}
.newsJ_con dl dd ul li{background:#fff url(../images/icon_san.png) 210px 15px no-repeat;width:236px;height:39px;line-height:39px;padding-left:20px;font-size:16px;color:#666666; border:1px #dfdfdf solid;}
.newsJ_con dl dd ul:hover li{background:#f6821f url(../images/icon_san.png) 210px 15px no-repeat}
.newsJ_con dl dd ul:hover li{color:#fff}
.newsJ_con dl dd ul p{width:240px;background:#fff;border:1px solid #d6d6d6;padding:15px 0px 15px 15px;position:absolute;left:0px;top:39px;display:none;height:300px;overflow-y:auto;overflow-x:hidden}
.newsJ_con dl dd ul p a{display:block;width:223px;line-height:26px;font-size:16px;color:#666666}
.newsJ_con dl dd ul p a:hover{color:#d00}
/**简介开始**/
.jianjie_con{width:100%;padding:20px 0px;background:#2c2c2c;}
.jiankjie_cleft{width:100px;padding-top:5px;  text-align:center;}
.jiankjie_ccenter{width:680px;padding-left:20px;line-height:24px;font-size:14px;line-height:24px;color:#e9e9e9;}
.jiankjie_ccenter #company_more{color:#F2FCFC;font-weight: bold}
.jiankjie_cright p{width:280px;-webkit-border-radius:5px 5px;-moz-border-radius:5px;-o-border-radisu:5px 5px;border-radius:5px 5px;background:#3b3c40;height:70px;text-align:center;padding-top:15px;color:#fff}
.jiankjie_cright p span{font-size:30px;font-weight:bold}


/**配件首页**/
.peijianBg{background:#f2f2f2}
.peijian_bannerBg{width:100%; padding:20px 0px;}
.pejian_nav{margin-top:0px;}
.peijian_quick_nav{height:40px;line-height:40px;font-size:14px;color:#9a9a9a}
.peijian_quick_nav a{color:#9a9a9a}

#focus2 {width:1200px; height:317px; overflow:hidden; position:relative;}
#focus2 ul { width:1200px; height:317px; overflow:hidden; position:relative;}
#focus2 ul li {float:left; width:1200px; height:317px; overflow:hidden; position:relative; background:#000;}
#focus2 ul li img{ width:1200px; height:317px; overflow:hidden;}
#focus2 ul li span { width:1200px; height:35px; line-height:35px; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; text-align:center; position:absolute; left:0; bottom:0; background:#000; font-size:14px; font-weight:bold; overflow:hidden;text-align:left;padding-left:10px;}
#focus2 ul li span a{ color:#fff; text-decoration:none; position:relative;}
#focus2 ul li div {position:absolute; overflow:hidden;}
#focus2 .btnBg {position:absolute; width:140px; height:30px; right:0; bottom:0;}
#focus2 .btn {position:absolute; width:140px; height:10px; right:0px; bottom:10px; text-align:center;}
#focus2 .btn span {display:inline-block; _display:inline; _zoom:1; width:15px; height:10px; _font-size:0; margin-left:10px; cursor:pointer; background:#f00}
/**配件快捷小导航**/
.tab_title{width:1200px;height:40px;}
.tab_title{border-bottom:2px solid #e3e3e3;}
.tab_title ul li{float:left;width:130px;height:40px;float:left;margin-right:5px;}
.tab_title ul li a{display:block;width:130px;height:40px;text-align:center;line-height:40px;font-size:16px;background:#e3e3e3;color:#000;}
.tab_title ul li a.hover{background:#000;color:#fff}
/**传动件开始**/

.jiansuo_con{float:right;margin-left:15px;}
.js_con{float:left;padding-top:7px;}
.js_con ul li{background:#dcdcdc;height:26px;line-height:26px;padding:0px 10px;text-align:center;z-index:5;width:240px;position:relative;z-index:1;right:17px;}
.jiansou_subCon{border:1px solid #dcdcdc;background:#fff;text-align:left;padding:10px 0px 10px 10px;display:none;left:0px;position:absolute;height:275px;overflow-y:auto;width:248px}
.jiansou_subCon a{font-size: 12px;padding:4px 10px;border-bottom:1px dashed #ccc;float:left;display:block;width:200px} 
.total_con{float:right;padding:10px 20px 0px 15px;}






.pj_picCon{width:1200px;}

.pj_picConLeft{background:#fff;margin-right:24px;margin-top:15px; display: inline-table;}
.listHight{ height:300px;}



.pj_picConLeft .pj_xinghao{line-height:20px; text-align:center; display:none; color:#999}
.pj_picConLeft:hover .pj_xinghao{display:block; color:#999}
.pj_picConLeft dl{padding:6px 6px; border:1px solid #d7d7d7; width:264px; display:block; background-color:#FFF;}
.pj_picConLeft:hover dl{ border:1px solid #f6ab00;}

.pj_picConLeft:hover dl dd.xj_butn a{background:#f5821f;font-size:20px;color:#ffffff;}

.pj_picConLeft dl dd.xj_butn a{padding:3px 55px;background:#eeeeee;font-size:20px;color:#666666;font-weight:normal; display:block;}

.xunjia_title{width:1200px;height:40px;border-bottom:3px solid #dc0000; }
.xunjia_title ul li.nowHover{  background: url(icon_san2.png) no-repeat; background:#dc0000;color:#fff; height:43px;}
.xunjia_title ul li.nowHover a:link,.xunjia_title ul li.nowHover a:visited,.xunjia_title ul li.nowHover a:active,.xunjia_title ul li.nowHover a:hover{ color:#fff; display:inline-block; width:100%; text-align:center;}
.xunjia_title ul li{background:#ffffff;padding:0px 20px;float:left;position:relative;height:40px;line-height:40px;}
.xunjia_title ul li a:link,.xunjia_title ul li a:visited,.xunjia_title ul li a:active,.xunjia_title ul li a:hover{ color:#fff; display:inline-block; width:100%; text-align:center;}
.xunjia_title ul li:hover{background:#dc0000; color:#FFF;}
.xunjia_title ul li:hover a{ color:#FFF;}
.xunjia_title ul li:hover .xunjia_sublist a{ color:#666666;}
.xunjia_title ul li a em{
	margin-left:3px;
	}
.xunjia_title ul li .xunjia_sublist a{display:block;font-size:13px;color:#666666; padding-right:0px; border-bottom:1px #CCCCCC solid; line-height:32px}
.xunjia_title ul li .xunjia_sublist a:hover{ color:#f5821f;}
.xunjia_sublist{position:absolute;left:0px;top:43px;background:#eeeeee;padding:0px 0 0px 0px; display:none; width:100%; border:0px #eeeeee solid; border-top:none; z-index:99999}
.xunjia_title ul li a:link,.xunjia_title ul li a:visited,.xunjia_title ul li a:active{font-size:16px; color:#333;}
.xunjia_title ul li:hover a{ color:#fff;}
.xunjia_sublist a{padding-left:0px;line-height:25px; text-align:center; font-size:13px;!important}


.xunjia_sublist a:hover{ color:#f5821f;}



.pj_picConLeft dl dd.pj_picConLeft{font-size:16px;line-height:30px;}
.pj_picConLeft dl dd.pi_picMoney{line-height:40px; height:40px;}
.pj_picConLeft dl dd.pi_picMoney span{float:left;font-size:18px;color:#cf0000;font-weight:bold;}
.pj_picConLeft dl dd.pi_picMoney i{float:right;font-style:normal;padding-right:10px;color:#bababa}

.pj_picConLeft dl dd.pj_picTitle{line-height:30px;text-align:center;}
.pj_picConLeft dl dd.pj_picTitle a:link,.pj_picConLeft dl dd.pj_picTitle a:visited,.pj_picConLeft dl dd.pj_picTitle a:active{
	color:#000;
	}
.pj_picConLeft dl dd.pj_picTitle a:hover{
	color:#e00;
	}
/**新机询价二级页**/
.dqwz{
	font-size:14px;
	color:#999;
	line-height:80px;
	}
.dqwz a:link,.dqwz a:visited,.dqwz a:active,.dqwz a:hover{
	color:#999;
	}
.jx_indexNav{
	width:1200px;
	height:40px;
	border-bottom:2px #d1d1d1 solid;
	background:#f0f0f0;
	}
.jx_indexNav ul li{
	float:left;
	line-height:40px;
	height:40px;
	}
.jx_indexNav ul li.hover{
	background:url(../images/border-bottom.png) bottom center repeat-x;
	height:47px;
}
.jx_indexNav ul li a:link,.jx_indexNav ul li a:visited,.jx_indexNav ul li a:active,.jx_indexNav ul li a:hover{
	color:#000;
	font-size:18px;
	display:block;
	padding:0px 28px;
	text-align:center;
	}
.cdj_ctitle{
	width: 1198px;
    height: 47px;
    background: url(../images/nBg.png) repeat-x;
    border: 1px solid #e5e5e5;
    border-bottom: 0px;
	}
.pj_picConLeft dl dd.xj_butn{
	text-align:center;
	padding-top:15px;
	}
/**三一新闻开始**/
.newsLeft{
	float:left;
	width:770px;
	}
.newsRight{
	width:350px;
	margin-left:40px;
	float:left;
	}
 .newslistDiv:hover{
 background: #f6f6f6;
 }
 .newslistDiv:hover dt img{
	transform:scale(1.2);
	-moz-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}
.newslistDiv{
	width:100%;
	height:140px;
	padding-top:25px;
	padding-bottom:25px;
	border-bottom:1px #e5e5e5 solid;
}
.newslistDiv  dt{
	width:210px;
	height:140px;
	float:left;
	overflow:hidden;
}
.newslistDiv  dt img{
	width:100%;
	height:100%;
	transition:all 1.2s;
	-moz-transition:all 1.2s;
	-webkit-transition:all 1.2s;
	-o-transition:all 1.2s;
	-ms-transition:all 1.2s;
}

.newslistDiv  dd{
	float:left;
	padding:0px 20px;
	margin-left:10px;
	width:510px;
	
}
.newslistDiv  dd.noImgtext{
	width:750px;
	padding:0px 20px 0px 0px;
	margin:0;
}
.newslistDiv  dd h2{
	font-size:24px;
	color:#333;
	margin-bottom:10px;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.newslistDiv  dd h2.h2titleL{
	width:600px;
	float:left;
	}
	.newslistDiv .bottomImg{
	width:100%;
	padding-left:7px;
	}
.newslistDiv .bottomImg img{
	width:175px;
	margin-left:9px;	
	}
.newslistDiv  dd p{
	font-size:14px;
	color:#666;
	line-height:24px;
	max-height:72px;
	overflow:hidden;
}

.newsTime{
	color:#999;
	font-size:14px;
	display:block;
	padding-top:10px;
	float:left;
}
.tyTitleL{

	height:23px;
	position:relative;
	margin-top:33px;
}
.titleText{
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#515050;
	background:#fff;
	top:-15px;
	position:absolute;
	padding-right:15px;
	letter-spacing:1px;
}
.ranking{
	width:350px;
	margin-top:60px;
	border-top:1px #e5e5e5 solid;
}
.rankingDiv{
	float:right;
	margin-top:-27px;
}
.rankingDay,.rankingWeek,.rankingMonth{
	width:40px;
	height:42px;
	float:left;
	background:#e3e3e3;
	line-height:42px;
	text-align:center;
	font-size:16px;
	color:#515050;
	cursor:pointer;
}
.rankingWeek{
	border-right:1px #fff solid;
	border-left:1px #fff solid;
}
.rkActive{
	display:inline-block;
	width:40px;
	height:45px;
	background:url(https://news.d1cm.com/img/icon.png) no-repeat;
	background-position:-303px -199px;
	line-height:42px;
	text-align:center;
	font-size:16px;
	color:#fff;
	cursor:pointer;
}
.rkDaydiv ul,.rkWeekdiv ul,.rkMonthdiv ul{
	display:block;
	background: url(https://news.d1cm.com/img/paihang.png) 0px 4px no-repeat;
}
.rkDaydiv ul .num102,.rkDaydiv ul .num101,.rkWeekdiv ul .num102,.rkWeekdiv ul .num101,.rkMonthdiv ul .num102,.rkMonthdiv ul .num101{
	padding-left:35px;
	line-height:40px;
	font-size:16px;
	color:#333;
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	}
.rkDaydiv ul .num102 a,.rkDaydiv ul .num101 a,.rkWeekdiv ul .num102 a,.rkWeekdiv ul .num101 a,.rkMonthdiv ul .num102 a,.rkMonthdiv ul .num101 a{
	line-height:40px;
	font-size:16px;
	color:#333;
	}
.rkDaydiv ul .num102 a:hover,.rkDaydiv ul .num101 a:hover,.rkWeekdiv ul .num102 a:hover,.rkWeekdiv ul .num101 a:hover,.rkMonthdiv ul .num102 a:hover,.rkMonthdiv ul .num101 a:hover{
	color:#e00;
	}
.rkDaydiv,.rkWeekdiv,.rkMonthdiv{
	width:350px;
	display:none;
	    margin-top: 10px;
}
.rkDaydiv ul li,.rkWeekdiv ul li,.rkMonthdiv ul li{
	padding-left:35px;
	line-height:40px;
	font-size:16px;
	color:#333;
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.rkDaydiv ul li a:link,.rkDaydiv ul li a:active,.rkDaydiv ul li a:visited,.rkDaydiv ul li a:hover{
	line-height:40px;
	font-size:16px;
	color:#333;
}
.rkWeekdiv ul li a:link,.rkWeekdivrkWeekdiv ul li a:active,.rkWeekdiv ul li a:visited,.rkWeekdiv ul li a:hover{
	line-height:40px;
	font-size:16px;
	color:#333;
}
.rkMonthdiv ul li a:link,.rkMonthdiv ul li a:active,.rkMonthdiv ul li a:visited,.rkMonthdiv ul li a:hover{
	line-height:40px;
	font-size:16px;
	color:#333;
}
.rkDaydiv ul li .xuhao,.rkWeekdiv ul li .xuhao,.rkMonthdiv ul li .xuhao{
	font-weight:bold;
	font-size:16px;
	color:#a4a4a4;
	padding-right:15px;
	text-indent: 0.5em;
	display:inline-block;
}
.rkDaydiv ul li .hot,.rkWeekdiv ul li .hot,.rkMonthdiv ul li .hot{
	color:#dd4232;
	font-size:18px;
}
.fenye{
	width:579px;
	height:46px;
	margin:0 auto;
	margin-top:23px;
	opacity:0;
}
.fenye li{
	padding:0px;
	height:40px;
	line-height:40px;
	float:left;
	background:#f7f7f7;
	border-top:1px #ebebeb solid;
	border-left:1px #ebebeb solid;
	border-bottom:3px #ebebeb solid;
	font-size:14px;
	color:#333;
	width:40px;
	text-align:center;
}
.fenye li.active{
	background:#fff;
	border-bottom:3px #c00 solid;
	}
.fenye li a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	line-height:40px;
	color:#333;
	font-size:14px;
}
/*点击排行结束*/
/**三一新闻结束**/
/**服务网点开始**/
.wdxuanze{
	float:left;
	width:166px;
	height:44px;
	padding-left:18px;
	line-height:44px;
	font-size:16px;
	color:#333;
	background:#f3f3f3 url(../images/downjiao.png) 150px 20px no-repeat;
	margin-bottom:44px;
	margin-right:15px;
	}
.wdSearch:link,.wdSearch:visited,.wdSearch:active,.wdSearch:hover{
	width:160px;
	height:44px;
	line-height:44px;
	color:#fff;
	text-align:center;
	float:left;
    background: #434343 url(../images/search.png) no-repeat 20px 13px;
    background-size: 16%;
	}
	.wdxuanze{
	position:relative;
	cursor:pointer;
	}
.jixingDiv,.quyuDiv,.leixingDiv{
	display:none;
	z-index:99;
	position:absolute;
	top:44px;
	left:0px;
	background:#666;
	width:184px;
	color:#fff;
	}
.jixingDiv ul li,.quyuDiv ul li,.leixingDiv ul li{
	text-align:center;
	line-height:24px;
	cursor:pointer;
	}
	.jixingDiv ul li:hover,.quyuDiv ul li:hover,.leixingDiv ul li:hover{
		background:#999;

		}
.sanylist{
	width:940px;
	}
.sanylist tr{
	width:940px;
	height:44px;
	line-height:44px;
	color:#333;
	font-size:16px;
	}

.sanylist tr td{
	padding-left:30px;
	border:none;
	}
.sanylist tr td a{
	color:#333;
	}
.sanylist tr td a:hover{
	color:#e00;
	text-decoration:underline;
	}
.sanylist tr:nth-child(odd) td{
	background:#f3f3f3;
	}
.sanylist tr:nth-child(odd).listTitle{
	width:100%;	
	}
.sanylist tr:nth-child(odd).listTitle td{
	border-right:10px #fff solid;
	}
.sanylist tr td.guojia{
	width:150px;
	}
.sanylist tr td.guojia em{
	display:inline-block;
	width:6px;
	height:6px;
	background:#e30f01;
	margin-right:8px;
	}
.dingdanNum{
	background:#ededed;
	line-height:50px;
	text-align:center;
	}
.dingdanNum a:link,.dingdanNum a:active,.dingdanNum a:visited,.dingdanNum a:hover{
	color:#dc0000;
	}
	

/**服务网点结束**/

/**终级页开始**/
.proEnd_top{width:1198px;background:#fff;border:1px solid #e4e4e4;padding:20px 0px;}
.hot_cleft{width:522px;margin-left:20px;}
.focus_pics{margin:0 0 10px 0;width:522px;overflow:hidden;}
.focus_pics .lantern_pic{width:522px;margin-bottom:2px;float:left;display:inline;height:347px;overflow:hidden}
.focus_pics .lantern_pic div{width:522px;display:none;position:relative;height:347px;overflow:hidden}
.focus_pics .lantern_pic div.block{display:block}
.focus_pics .lantern_pic div p{width:100%;background:#403e3f;color:#fff;font-size:14px;font-weight:bold;line-height:36px;text-align:center;position:absolute;top:163px;left:0;height:36px;filter:Alpha(opacity=80);-moz-opacity:.8;opacity:.8}
.focus_pics .lantern_pic div p a:link,.focus_pics .lantern_pic div p a:visited{color:#fff}
.focus_pics .lantern_pic div p a:hover{color:#c00}
.focus_pics .lantern_pic img{border:0;vertical-align:middle}
.focus_pics .lantern_list{width:522px;float:left}
.focus_pics .lantern_list li{float:left;width:94px;padding-top:5px;margin-right:13px;height:64px;overflow:hidden}
.focus_pics .lantern_list li img{width:90px;border:2px solid #FFF;height:60px}
.focus_pics .lantern_list li.current{background:url(../images/car-cs061001.png) 44px -1092px no-repeat}
.focus_pics .lantern_list li#focusSmallImg_4{margin-right:0px}

.focus_pics .lantern_list li.current img{border:2px solid #c20d03}

.hot_cright{width:550px;margin-left:50px;}
.hot_cright p.biaoti{padding:0px 0px 15px 0px;font-size:26px;font-family:"微软雅黑";border-bottom:1px dotted #ccc}
.hot_cright p.biaoti font{font-size:26px;}
.hot_cright p.down{font-family:"微软雅黑";font-weight:bold;padding-top:15px;padding-bottom:10px;}
.hot_cright p.down .jiangfu{font-size:26px;color:#d00;}
.detail_co{padding:2px 0px;}
.detail_co span{float:left;display:block;width:85px;float:left;font-family:"微软雅黑";font-size:14px;color:#666666;font-weight:bold}
.detail_co p{float:left;padding-left:8px;line-height:24px;font-family:"微软雅黑";font-size:14px;color:#666666;width:436px;}
.model_select {margin-right:5px;}
.model_select{ font-size:14px; line-height:40px; padding:0 26px 0 0; position:relative; cursor:pointer;float:left;display:inline-block}
.model_select h3 a{ text-decoration:none; color:#3f3f3f;}
.model_select h3 a strong {background: url(../images/tools_selectcar_ico_arrow.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);display: block;height: 5px; overflow: hidden; position: absolute; right: 10px; top: 18px; width: 8px;}
.model_select h3 a:hover strong { background-position:0 -100px;}
.model_select .tc-box{ top:32px; width:400px; padding:0;}
.model_select .tc-box ul li{ padding:0;}
.model_select .tc-box ul li a{ display:block; padding:5px 10px;}
.model_select .tc-box ul li a:hover{ text-decoration:none; background:#f2f2f2;}
.model_select .tc-box { -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none;    -moz-border-top-colors: none; background: none repeat scroll 0 0 #FFFFFF; border-color: #333333; border-style: solid; border-width: 1px 1px 5px;   color: #666666; font-size: 12px; font-weight: normal; line-height: 18px; padding: 5px 10px; position: absolute; text-align: left; width: 200px;}
.model_select .tc-box p { line-height: 18px;}
.model_select .tc{position:absolute;top:0px;}
.detail_co .weinDiv{float:left}
.lineBottom{border-bottom:1px dashed #999;padding-bottom:15px;}
.weinDiv a.zf{border:1px solid #ccc;line-height:26px;padding:5px 10px;background:url(../images/kb_act_icon1.png) bottom right no-repeat}
.weinDiv a.zfdj{border:1px solid #d00;line-height:26px;padding:5px 10px;background:url(../images/kb_act_icon.png) bottom right no-repeat}
.sublistLeft{width:232px;}
.sublistRight{width:945px;}
.jx_top{width:230px;border:1px solid #dadada;border-top:3px solid #395b98;background:#fff}
.jx_topTitle{width:220px;height:49px;background:#dadada;line-height:49px;font-size:18px;padding-left:10px;}
.jx_topContent{width:210px;padding:10px 10px}
.jx_topContent dl dd{text-align:center}
.jx_topContent dl dd.jx_topBiaoti{padding:5px 0px;}
.jx_topContent dl dd.jx_topBiaoti a{font-size:16px;color:#000}
.jx_topContent dl dd.jx_topBiaoti span{font-size:12px;color:#999999;font-weight:bold}
.jx_topContent dl dd.jx_topBaojia{padding:5px 0px 15px 0px;}
.jx_topContent dl dd.jx_topBaojia span{font-size:14px;color:#999}
.jx_topContent dl dd.jx_topBaojia font{font-size:18px;color:#d00;font-weight:bold}

.sub_detail_con{width:943px;border:1px solid #e1e1e1;background:#fff}
.sub_detail_ctitle{width:943px;height:43px;background:#eeeff1;border-top:3px solid #3c5c99}
.sub_detail_ctitle ul{width:460px;float:left}
.sub_detail_ctitle ul li{width:129px;border-right:1px solid #e1e1e1;text-align:center;line-height:43px;float:left}
.sub_detail_ctitle ul li a{font-size:16px;color:#333;font-weight:bold}
.sub_detail_ctitle p{float:right;margin-right:10px;line-height:43px;}
.sub_detail_ctitle ul li.hover{background:#1b65ae;}
.sub_detail_ctitle ul li.hover a{color:#fff}

.xuzhi_con{width:913px;padding:20px 20px;}
.xuzhi_ctitle{width:913px;height:50px;border-bottom:1px solid #cccccc;line-height:50px;font-size:24px;}
.xuzhi_con p{line-height:26px;color:#333}
.infoTable th{background:#ececec;border-bottom:1px solid #ccc;height:28px;line-height:28px;text-align:left;font-weight:bold;font-size:14px;padding-left:10px;color:#000}
.infoTable tr td.xh{font-size:12px;padding-left:10px;border-right:1px solid #f1f1f1;line-height:40px;border-bottom:1px solid #f1f1f1;color:#999999}
.infoTable tr td.xhContent{font-size:12px;padding-left:10px;border-right:1px solid #f1f1f1;line-height:40px;color:#000;border-bottom:1px solid #f1f1f1;color:#000}
.infoTable tr td.noborder{border-right:0px;}
/**设备图片**/
.moreJixing:link,.moreJixing:visited,.moreJixing:active,.moreJixing:hover{
    float: right;
    width: 78px;
    height: 34px;
    line-height: 34px;
    background-color: #000;
    text-align: center;
    color: #fff;
    margin-top: 0px;
    border-radius: 7px;
}
.cheybox {
  padding-top: 15px;
  width: 900px !important;
  box-shadow: none;
  padding-bottom: 0;
  margin: 0;
}
.chexpicbox {
  margin-left: 0;
}
.chex_bigpic {
  width: 608px;
  height: 426px;
  float: left;
  margin-right: 2px;
  position: relative;
}
.chex_bigpic ul {
  width: 608px;
  height: 426px;
  overflow: hidden;
}
.chex_bigpic ul li {
  width: 640px;
  height: 426px;
}
.chex_leftpic,
.chex_rightpic {
  position: absolute;
  width: 30px;
  height: 46px;
  background: url(../images/jiantao.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jiantao.png', sizingMethod='crop');
  top: 190px;
}
.chex_leftpic {
  background-position: -1px -1px;
  left: 10px;
}
.chex_rightpic {
  background-position: -50px -1px;
  right: 10px;
}
.chex_leftpic a,
.chex_rightpic a {
  width: 0;
  padding-left: 30px;
  font-size: 0;
  overflow: hidden;
  display: inline-block;
  height: 46px;
  background: none;
}
.chex_minpic {
  float: right;
  width: 273px;
  _width: 274px;
  overflow: hidden;
  height: 426px;
}
.chex_minpic ul {
  height: 366px;
  overflow: hidden;
  margin-top: 1px;
  position: relative;
}
.chex_minpic ul li {
  width: 90px;
  height: 60px;
  float: left;
  margin-left: 1px;
  margin-bottom: 1px;
  overflow: hidden;
}
.chex_minpic ul li a {
  position: relative;
  width: 90px;
  height: 60px;
  float: left;
  overflow: hidden;
}
.chex_minpic ul li a em {
  position: absolute;
  left: 0;
  top: 0;
}
.chex_minpic ul li a:hover em {
  position: absolute;
  width: 84px;
  height: 54px;
  border: 3px solid #f69006;
  left: 0;
  display: inline-block;
  z-index: 20;
}
.chex_minpic ul li.current a em {
  position: absolute;
  width: 84px;
  height: 54px;
  border: 3px solid #f69006;
  left: 0;
  display: inline-block;
  z-index: 20;
}
.rxpinp {
  width: 990px;
  background-color: #ffffff;
  margin: 30px auto 0 auto;
  -webkit-box-shadow: 0 0 5px  #ebe9e9;
  -moz-box-shadow: 0 0 5px  #ebe9e9;
  box-shadow: 0 0 5px  #ebe9e9;
  position: relative;
  overflow: hidden;
}
.minpic_top a {
  margin-left: 1px;
  width: 272px;
  height: 30px;
  background-color: #333333;
  display: inline-block;
  position: relative;
}
.minpic_top a em {
  width: 0px;
  height: 9px;
  padding-left: 17px;
  font-size: 0;
  overflow: hidden;
  background: url(../images/yiche_icon.png) no-repeat -200px -11px;
  position: absolute;
  left: 128px;
  top: 11px;
  display: block;
}
.minpic_top a:hover {
  background-color: #f69006;
}
.minpic_down a em {
  background-position: -221px -11px;
}
.min_nopic a,
.min_nopic a:link,
.min_nopic a:visited,
.min_nopic a:hover {
  background-color: #d8d8d8;
  cursor: default;
}

/**相关机型开始**/
.about_title{width:1190px;border-bottom:3px solid #1b65ae;height:50px;line-height:50px;padding-left:10px;font-size:24px;color:#1b65ae;font-weight:bold}

.nomargin{margin-right:0px;}

/**弹出窗口**/
.banjia_con{width:816px;height:416px;position:fixed;background:url(../images/bg2.png) no-repeat;top:50%;left:50%;margin-left:-408px;margin-top:-208px;z-index:9999;display:none}
.banjia_ctitle{width:816px;height:65px;background:#7e0000}
.banjia_ctitle p{text-align:center;line-height:65px;color:#fff;font-size:30px;}
.banjia_ctitle span{position:absolute;right:0px;top:0px;}
.banjia_co{width:736px;height:270px;padding:40px 40px;}
.banjia_co p{padding-bottom:30px;line-height:24px;color:#666666}
.blackBg{width:100%;height:100%;background:#000;position:fixed;filter:alpha(opacity=60);opacity:0.6;top:0px;left:0px;display:none;z-index:888}
.wdxuanze{
	position:relative;
	cursor:pointer;
	}
.jixingDiv,.quyuDiv,.leixingDiv{
	display:none;
	z-index:99;
	position:absolute;
	top:44px;
	left:0px;
	background:#ccc;
	width:184px;

	}
.jixingDiv ul,.quyuDiv ul,.leixingDiv ul{
	max-height:240px;
	overflow-y:scroll;
	overflow-x:hidden;
	}
.jixingDiv ul li,.quyuDiv ul li,.leixingDiv ul li{
	text-align:center;
	line-height:40px;
	cursor:pointer;
	color:#000;
	}
.jixingDiv ul li.active,.quyuDiv ul li.active,.leixingDiv ul li.active{
	background:#eee;
	color:#e00;
	}
	.jixingDiv ul li:hover,.quyuDiv ul li:hover,.leixingDiv ul li:hover{
		background:#eee;

		}

/**分页**/

.the_pages{clear:both;position:relative;height:43px;overflow:hidden;border-top:1px solid #EBEBEB;font-size:14px;font-family:microsoft yahei;margin-top:-1px}
.pages_top{margin-top:20px}
.the_pages div{float:left;position:relative;left:50%}
.the_pages div a,.the_pages div a:link,.the_pages div a:visited,.the_pages div span,.the_pages div em{display:block;height:39px;line-height:39px;padding:0 15px;background:#F7F7F7;color:#333;float:left;border:1px solid #EBEBEB;border-bottom-width:4px;border-top:0;position:relative;left:-50%;white-space:nowrap;margin-left:-1px}
.the_pages div a:hover{background:#FFF;text-decoration:none}.the_pages div a.linknow{background:#FFF;border-bottom:4px solid #C00;border-top:0}
.the_pages div span.nolink{line-height:39px}
.the_pages div span.preview_off,.the_pages div span.next_off{color:#ccc}
/**明码标价开始**/
.biaojia_con{width:100%;margin:0 auto;height:586px;padding-top:20px}
.title{width:1180px;height:63px;background:#323232;line-height:63px;padding-left:20px;font-size:36px;font-weight:bold;color:#fff}
.bj_con{width:1200px;height:509px;}
.jiankjie_cright .phone_p{
   height:auto;
   padding:15px;
   width:auto;
}
.jiankjie_cright p .phone_span{
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 2px 0px
}

/* 产品列表 */
.prorecorment{
	overflow: hidden;
	padding: 5px;
	box-sizing: border-box;
}
.prorecorment li{
	float: left;
	width: 297px;
	height: 380px;
	margin-bottom: 15px;
	box-sizing: border-box;
	padding: 15px 10px;
	cursor: pointer;
	transition: all 0.7s ease 0s;
	
}
.prorecorment .topdetail img{
	width: 238px;
	height: 170px;
	margin: 0 auto;
	display: block;
}
.prorecorment .topdetail  h5{
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.prorecorment .pramasdetail{
	font-size: 14px;
	margin: 0 auto;
	margin-bottom: 25px;
	overflow: hidden;
	text-align: center;
	width: 270px;
}
.prorecorment .pramasdetail>div{
	float: left;
	border-right: 1px solid #f3f3f3;
	width: 90px;
	box-sizing: border-box;
	text-align: center;
}
.prorecorment .pramasdetail>div:last-child{
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}
.prorecorment .pramasdetail>div>span{
	display: block;
}

.prorecorment .pramasdetail .text{
	color: #999;
	margin-bottom: 10px;
}
.prorecorment .probtn,.prorecorment .hoverbtn{
	text-align: center;
}
.prorecorment .probtn a,.prorecorment .hoverbtn a{
	display: inline-block;
	width: 110px;
	height: 35px;
	border: 1px solid #999;
	line-height: 35px;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
	text-decoration: none;
	color: #999;
}
.prorecorment .probtn .askprice{
	border-color: #0067ce;
	margin-right: 10px;
	color:#0067ce ;
}	
.prorecorment .hoverbtn a{
	border-color: transparent;
	margin-right: 10px;
	color:#fff ;
	background: #0067ce;
}
.prorecorment .hoverbtn .publicinfo{
	background: #f6ab00;
	margin-right: 0;
}
.prorecorment .hoverpramasdetail{
	width: 240px;
	margin: 0 auto;
	margin-top: 15px;
	
}
.prorecorment .hoverpramasdetail>div{
	width: 60px;
	text-align: center;
}
.prorecorment .hovermorebtn{
	color: #999;
	font-size: 14px;
	margin-top: 12px;
	text-align: center;
	text-decoration: none;		
	display: block;
}
.hovershowdow{
	box-shadow: 0 0 8px #e5e5e5;
}
.hide{
	display: none;
}
.prorecorment li>a:hover {
    color: initial;
}
.hoverpramasdetail span:hover {
    color: #0067ce;
}