@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0; font-size:12px;}
body{background:#fff; font-size:12px; font-family:"宋体";}

ul,ol,li{list-style-type:none;}

a{text-decoration:none;}

.clearit{clear:both; font-size:0;}

/*字体颜色样式*/
	/*红色 加粗 用于数字 钱*/
	.yuan{color:#FF0000; font-weight:bold;}
	.gg2{margin-top:5px;}
	/*我的热讯*/

#myrexun form{margin-left:5px;}
#myrexun form .rexun_left{float:left; margin-top:10px;}
#myrexun form .rexun_right{float:right; margin-top:10px; margin-right:5px; display:inline;}
#myrexun form .rexun_left input{border:1px #CCCCCC solid; margin-top:5px; width:150px;}
.zhuce{line-height:30px; margin-left:100px;}
.zhuce a{color:#000000; text-decoration:underline; margin-left:20px; text-align:center;}
.zhuce a:hover{color:#FF0000;}
	
/*头*/
.top{width:100%; background:#f4f4f4; height:30px; line-height:30px; color:#575757; border-bottom:1px solid #CCCCCC;}
.top h1{display:block; width:960px; margin:0 auto; font-weight:normal;}
.top .h1{color:#FF6600; font-size:13px; font-weight:bold; margin-left:10px;}

.header{width:960px; margin:0 auto; margin-top:5px;}
.header p{width:185px; text-align:center; line-height:24px; color:#909090; float:left;}
.header .nav{float:right; display:inline; width:755px;}
.header .nav ul li{float:left; padding:0 7px 0 3px; display:block; line-height:24px;}
.header .nav ul li a{color:#000;}
.header .nav ul li a:hover{color:#FF6600; text-decoration:underline;}
.bg{background:url(../images/chuwei_03.jpg) right center no-repeat; font-weight:bold;}

.header .nav span img{margin-top:15px; margin-bottom:15px; float:left;}
.header .nav span ul{float:left; margin-left:30px; width:600px;}
.header .nav span ul li{line-height:60px; margin-left:10px;}
.float{margin-left:200px;}




/*价格分类*/
.price{width:960px; margin:0 auto; margin-top:10px; border:1px solid #990000; font-size:0px; background:#f8f8f8;}
.price ul{margin:0;}
.price ul li{line-height:24px; width:100%; border-bottom:1px solid #CCCCCC; margin-top:5px; margin-bottom:4px;}
.price ul li a{color:#333333; text-decoration:underline;}
.price ul li a:hover{ color:#FF0000;}
.biao2{color:#000000; font-weight:bold; margin-left:10px;}
.biao3{color:#FF0000; font-weight:bold; margin-left:10px;}

/*广告搜索*/
.guanggao{width:960px; margin:0 auto; margin-top:10px; border:1px solid #990000; font-size:0px; background:#f8f8f8;}
.guanggao .sousuo{float:left; margin-left:2px; margin-top:10px; margin-bottom:8px; display:inline; width:280px;}
.guanggao .sousuo h1{color:#FF0000; font-size:14px;}
.guanggao .sousuo select{float:left; width:130px;margin-left:5px; margin-top:10px;}
.guanggao .sousuo input{ margin-left:100px;}
.guanggao .sousuo a{margin-left:10px; text-decoration:underline; font-size:12px; color:#000000;}
.guanggao .sousuo a:hover{color:#FF0000;}
.guanggao .gg{float:left; margin-top:1px; margin-left:3px; display:inline;}	
/*用户所在位置CSS*/
#weizhi{font-size:12px; font-weight:bold; width:960px; margin:0 auto; margin-top:10px; line-height:24px;}
#weizhi a{color:#999999; font-weight:normal;}
#weizhi a:hover{color:#000000; text-decoration:underline;}

/*厂商动态*/
#changshang{width:960px; margin:0 auto; margin-top:10px; border:#acacac 1px solid; }
#changshang .cs_left{float:left; margin-left:15px; width:300px; display:inline; margin-top:10px;}
#changshang .cs_left h1{display:block; width:100%; background:url(../images/ditao.jpg) left bottom no-repeat; font-size:14px; line-height:35px;}
#changshang .cs_left ul{margin-top:10px;}
#changshang .cs_left ul li{line-height:28px; font-size:14px; color:#CCCCCC; background:url(../images/libg.jpg) left 50% no-repeat;}
#changshang .cs_left ul li a{color:#414141; margin-left:10px; margin-right:6px;}
#changshang .cs_left ul li a:hover{color:#ff0000; text-decoration:underline;}
#changshang .cs_left .more{text-align:right; line-height:24px;}
#changshang .cs_left .more a{color:#000000; color:#000000; float:right;}
#changshang .cs_left img{float:left; margin-left:20px; margin-top:6px; border:2px solid #CACACA;}

/*footer*/
#footer{width:960px; margin:0 auto; border-top:3px solid #ccc; text-align:left; padding-top:10px; line-height:26px; margin-top:20px;}
#footer .about{float:left; color:#666;}
#footer .about a{color:#FF6600;}
#footer .about a:hover{ text-decoration:underline;}
.beian{float:right; margin-top:20px;}
.beian a{color:#666;}
.beian a:hover{ text-decoration:underline;}


	
	
/*选项卡1*/
#Tab1{
width:295px; overflow:hidden;
}
/*选项卡2*/
#Tab2{
width:576px;
}
/*菜单class*/
.Menubox {
width:100%;
background:url(../images/tab_tagbg2.gif);
height:28px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:114px;
text-align:center;
color:#949694;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:116px;
border-left:1px solid #ccc;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
background:url(../images/tab_tagbg.gif);

color:#ff0000;
font-weight:bold;
height:27px;
line-height:27px;
}
.hover1{background:#fff;}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #ccc;
border-top:none;
height:320px;
text-align:left;
padding-top:8px;
}
.Contentbox ul{margin-left:5px;}
.Contentbox ul li{background:url(../images/chuwei_03.jpg) left 50% no-repeat;  line-height:24px;}
.Contentbox ul li a{color:#333; margin-left:10px;}
.Contentbox ul li a:hover{color:#FF0000; text-decoration:underline;}
.x{float:left; width:90px; margin-left:2px; text-align:center; line-height:24px; display:inline; margin-top:5px;}
.x a img{ border:2px solid #f4f4f4;}
.x span{ display:block;}
.x span a{color:#000;}
.x span a:hover{color:#FF0000; text-decoration:underline;}
.x2 ul{text-align:left; display:block; margin:0;}
.x2 ul li{ background:url(../images/libg.jpg) left 50% no-repeat; line-height:22px;}
.x2 ul li a{margin-left:10px; color:#000000;}
.x2 ul li a:hover{color:#ff0000;}




/*焦点图*/

#lantern_slide {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 0px 0px; OVERFLOW: hidden; BORDER-LEFT: #ccc 1px solid; WIDTH: 285px; PADDING-TOP: 3px; BORDER-BOTTOM: #ccc 1px solid; HEIGHT: 210px
}

#bimg {
	FILTER: progid:DXImageTransform.Microsoft.Fade ( duration=0.5,overlap=1.0 ); OVERFLOW: hidden; HEIGHT: 160px
}
#info {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; LINE-HEIGHT: 34px; TEXT-ALIGN: center
}
.lkff A {
	COLOR: #fff; TEXT-DECORATION: none
}
.lkff A:hover {
	COLOR: #fff; TEXT-DECORATION: none
}
#simg {
	PADDING-LEFT: 9px
}
#simg DIV {
	FONT-SIZE: 12px; BACKGROUND: #d6d6d6; FLOAT: left; WIDTH: 18px; CURSOR: pointer; COLOR: #fff; LINE-HEIGHT: 18px; MARGIN-RIGHT: 1px; HEIGHT: 18px; TEXT-ALIGN: center
}
#simg .f1 {
	BACKGROUND: #6f6f6f
}
.dis {
	DISPLAY: block
}
.undis {
	DISPLAY: none
}
.lkff {
	WIDTH: 180px
}

#font_hd {
	MARGIN-TOP: 3px; BACKGROUND: #343434; WIDTH: 100%; HEIGHT: 41px
}
#font_hd TD {
	OVERFLOW: hidden; HEIGHT: 25px
}
.pic {
	OVERFLOW: hidden
}
.pic .dis A {
	DISPLAY: block; VERTICAL-ALIGN: middle; OVERFLOW: hidden; WIDTH: 285px; FONT-FAMILY: Arial; HEIGHT: 160px; TEXT-ALIGN: center
}
.pic .dis A IMG {
	MAX-WIDTH: 320px; VERTICAL-ALIGN: middle
}
#font_hd TD A {
	FONT-SIZE: 12px; WIDTH: 180px; LINE-HEIGHT: 25px; HEIGHT: 25px
}

/*焦点图END */


.No1{background:url(../images/01.gif) left 5px no-repeat;}
.No2{background:url(../images/02.gif) left 50% no-repeat;}
.No3{background:url(../images/03.gif) left 50% no-repeat;}
.No4{background:url(../images/04.gif) left 50% no-repeat;}
.No5{background:url(../images/05.gif) left 50% no-repeat;}
.No6{background:url(../images/06.gif) left 50% no-repeat;}
.No7{background:url(../images/07.gif) left 50% no-repeat;}
.No8{background:url(../images/08.gif) left 50% no-repeat;}
.No9{background:url(../images/09.gif) left 50% no-repeat;}
.No10{background:url(../images/10.gif) left 50% no-repeat;}




/*文章页面CSS*/


.ppai {

	DISPLAY: block;

	FLOAT: left;

	MARGIN-LEFT: 3px;

	WIDTH: 125px;

	LINE-HEIGHT: 23px;

	TEXT-ALIGN: right

}

.ppai A {

	COLOR: #ff6600

}

.ppai A:hover {

	TEXT-DECORATION: underline

}
.gzdu_2 {

	DISPLAY: block;

	FLOAT: left;

	MARGIN-LEFT: 6px;

	WIDTH: 90px;

	HEIGHT: 23px

}

.gzdu_2 .ht {

	BACKGROUND: url(../../Shuzijiadian/images/ggdbg.jpg) repeat-x left 50%;

	HEIGHT: 23px;

	TEXT-ALIGN: left

}
