﻿@charset "utf-8";
/* CSS Document */

body { margin:0; text-align:center; font-family:宋体; font-size:12px; }

a:link{color:#000000; text-decoration:none;}
a:visited{color:#000000; text-decoration:none;}
a:hover {color: #BA2636;text-decoration:none;}


/*主体*/
.main { width:960px;text-align:left; background-color:White; margin:0px auto 6px auto; }


.xinxi_right{float:right;width:194px;}
.xuxian1{border-bottom:#000000 1px dashed;}

/*字体，虚线样式*/
.xuxian{border-bottom:#cccccc 1px dashed;}
.bian{border:#cccccc 1px solid;}
.bian_left{border-left:#cccccc 1px solid;}
.bian_right{border-right:#cccccc 1px solid;}
.bian_top{border-top:#cccccc 1px solid;}
.bian_bottom{border-bottom:#cccccc 1px solid;}

.bold{ font-weight:bold;}

.red{color:#FF0000;}
.red a{color:#FF0000;text-decoration:none;}
.red a:visited{color:#FF0000;text-decoration:none;}
.red a:hover{color:#FF0000;text-decoration:underline;}

.red_dark{color:#CC0000;}

.blue{color:#0f0cbf;}
.blue a{color:#0f0cbf;text-decoration:none;}
.blue a:visited{color:#0f0cbf;text-decoration:none;}
.blue a:hover{color:#0f0cbf;text-decoration:underline;}

.blue_15PX{color:#0f0cbf;font-size:15px;font-weight:bold;}

.gray{color:#999999;}
.green{color:#009900;}
.text_13{font-size:13px;color:#cc0000;line-height:20px;width:230px;padding:5px;}
.yellow{color:#ff9000;}
.dianxian{	background-attachment: fixed;
	background-image:url(/Themes/images/common_img/dianxian.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.white{color:#FFFFFF;} 

/*参数配置*/
.yellow_solid{color:#333333;font-weight:bold;background-color:#DCE6EB;
              border-bottom:#999999 1px solid;border-top:#FFFFFF 2px solid;}
              
              
/*02-08 添加*/
.text_14{font-size:14px;font-weight:bold;}

.jianju{line-height:20px;}



/*鼠标经过图片放到(顶部)*/
.thumbnail{ 
position: relative; 
z-index: 0; 
} 

.thumbnail:hover{ 
background-color: transparent; 
z-index: 50; 
} 

.thumbnail span{ /*CSS for enlarged image*/ 
position: absolute; 
background-color: lightyellow; 
padding: 1px; 
left: -1000px; 
border: 1px dashed gray; 
visibility: hidden; 
color: black; 
text-decoration: none; 
} 

.thumbnail span img{ /*CSS for enlarged image*/ 
border-width: 0; 
padding: 2px; 
} 

.thumbnail:hover span{ /*CSS for enlarged image on hover*/ 
visibility: visible; 
top: 0; 
left: 155px; /*position where enlarged image should offset horizontally */ 
} 

/*鼠标经过图片放到(底部)*/





/*首页报价更多*/
.main .bjsearch{float:left;width:920px;height:30px;background-image:url(/Themes/images/carshop/search_bg_img.jpg);padding:7px 0px 0px 40px;margin:0px;}
.main .bjsearch .text{color:#FFFFFF;font-size:14px;font-weight:bold;}

.main .hybj{float:left;width:960px;}

.main .hyprice{float:left;width:958px;height:26px;border:#CCCCCC 1px solid;background-image:url(/Themes/images/common_img/infocote_bg_img.jpg);}
.main .hyprice .button{float:left;width:174px;height:18px;background-image:url(/Themes/images/common_img/infocote_button_bg_img.jpg);padding:8px 0px 0px 20px;color:#FFFFFF; font-weight:bold;}

.main .hybjcentent{float:left;width:948px;padding:5px;border:#CCCCCC 1px solid;}
.main .hybjcentent .hybjbutton{width:80px;height:16px;text-align:center;color:#666666;background-image:url(/Themes/images/common_img/hybj_button_img.jpg);padding-left:5px;padding-top:4px;}

/*首页报价*/
.main .indexbj{float:left;width:478px;}
.main .indexbj .bjbutton{float:left;width:478px;height:28px;background-image:url(/Themes/images/index/baojia_bg_img.jpg);}
.main .indexbj .bjbutton .t{float:left;height:20px;text-align:center;color:#000000;font-weight:bold;padding-top:8px;padding-left:30px;}
.main .indexbj .bjbutton .more{float:right;width:70px;height:21px;line-height:21px;text-align:center;color:#FF6600;background-image:url(/Themes/images/index/baojia_button_bg_img.jpg);margin:4px 5px 0px 0px;}
.main .indexbj .bjbutton .more a{color:#FF6600; text-decoration:none;}
.main .indexbj .bjbutton .more a:visited{color:#FF6600; text-decoration:none;}
.main .indexbj .bjbutton .more a:hover{color:#FF6600; text-decoration:none;}

.main .indexbj .bjcontent{float:left;width:476px;border:#CCCCCC 1px solid;border-top:none;}
.main .indexbj .bjcontent .ul_title{ padding:0; margin:0;width:99%; font-size:12px;}
.main .indexbj .bjcontent .ul_title li { float:left; height:25px; text-align:left; display:block; color:#000000; margin-top:5px; font-weight:bold;}
.main .indexbj .bjcontent  ul{ padding:0; margin:0;width:99%; font-size:12px;}
.main .indexbj .bjcontent  ul li { float:left; height:25px; text-align:left; display:block; color:#000000;}
.main .indexbj .bjcontent a { float:left;color:#000000; text-align:center; background-image:none; text-decoration:none; }
.main .indexbj .bjcontent a:link{color:#000000; text-decoration:none;}
.main .indexbj .bjcontent a:visited{color:#333333; text-decoration:none;}
.main .indexbj .bjcontent a:hover {color: #ff9000;text-decoration:none;}






/*--后台 圈子 详细页面--*/

.rightcontent{
}
.rig_left{ float:left; width:520px; }
.rig_rig{ float:right; width:220px;}
.sloi{
	border: 1px solid #eeeeee;
	background-color: #FBFBFB;
	padding: 10px;
	margin-bottom: 10px;
}
.group_grid{padding:5px 0px;}
.group_grid .group{float:left; display:inline; width:65px; height:90px; margin-bottom:2px; text-align:center; overflow:hidden;}
.group_grid .group img{
	margin-bottom:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.group_grid .group ul{ margin:0px; padding:0px;}
.group_grid .group li{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.group_grid .group a:link{color:#336699; text-decoration:none;}
.group_grid .group a:visited{color:#336699; text-decoration:none;}
.group_grid .group a:hover {color: #336699;text-decoration:none;}
.link_xia{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.lana a:link{color:#336699; text-decoration:none;}
.lana a:visited{color:#336699; text-decoration:none;}
.lana a:hover {color: #336699;text-decoration:none;}



/*11.08更新*/
.text_14a{font-size:14px;}

.green a{color:#5fa207;}
.green a:visited{color:#5fa207;}
.green a:hover{color:#5fa207;}

.red1{color:#990000;}
.red1 a{color:#990000;}
.red1 a:visited{color:#990000;}
.red1 a:hover{color:#990000;}

.blue1 {color:#133467;}
.blue1 a{color:#133467;}
.blue1 a:visited{color:#133467;}
.blue1 a:hover{color:#133467;}


/*昕燃091215*/
#body { width:960px; height:auto; margin:auto; text-align:left;}
/*body { width:960px; height:auto; margin:0 auto; text-align:center;}*/

/*主体*/
#maincont { width:960px; margin:0px auto 10px auto; text-align:left;}
