@charset "utf-8";
/* CSS Document */

.content{
	width:100%;
	position:relative;
	margin:0 auto;
	margin-top:10px;
	clear:both;
	overflow:hidden;
	
}

.leftwrap{
	float:left;
	margin-left:-235px;
	width:97%;
	display:inline;
}
.left{
	margin-left:235px;
	/*border-bottom:1px #8f1d22 solid;*/
	

}
.right{
	float:right;
	width:235px;
	margin:0 5px 0 5px;
	display:inline;

}
.right1{
	width:235px;
	height:110px;
}
.right3{
	width:235px;
	height:300px;
	border:1px #aea8c4 solid;
	overflow:hidden;
	margin-bottom:10px;
	text-align:left;
		
}
.right2{
	width:233px;
	height:auto;
	border:1px #3d5d6a solid;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
	vertical-align:middle;	
		
}
.right2 img{
	border:0;
	width:233px;
}

.right2 a:link,right2 a:visited,right2 a:hover,right2 a:active{
	color:#ffffff;
   border:0;
   text-align:center;
}
.title4{
	width:235px;
	height:25px;
	border-bottom:1px #8f1d22  solid;
}
.right3 ul,.right5 ul{
	width:215px;
	margin:0;
	padding:3px 0 0 23px;
	overflow:hidden;
}
.right3 ul li,.right5 ul li{
	display:block;
	width:210px;
	height:20px;
	border-bottom:1px #eaeaea dashed;
	line-height:20px;
	overflow:hidden;
}

.left1{
	width:auto;
	height:auto;
	margin:0;
	overflow:hidden;
	padding-left:20px;
	border-bottom:1px #8f1d22 solid;
}
.mid12{
	width:auto;
	height:30px;
	margin:5px 5px 5px 70px;
	text-align: center;
	padding-left:4px;
	color:#8f1d22;
	font-weight:bold;
}
.mid12 a{
	width:50px;
	margin-right:10px;
}
.menu{
	width:auto;
	height:auto;
	margin:0 0 5px 10px;
	border-bottom:#eaeaea;
	line-height:1.8em;
}
.search{
	width:auto;
	height:30px;
	margin:0 0 0 10px;
}
.text{
	text-align:left;
	text-decoration:none;
	line-height:25px;
	margin-left:15px;
	padding:0;
	padding-top:5px;
	font-weight:bold;
	font-size:12px;
}

* html .text{ height: 1%;}

/* End */ 
.title4{
	width:235px;
	height:25px;
	border-bottom:1px #8f1d22  solid;
}
.title img,.title1 img,.title4 img{
	margin-right:10px;
}
.text1{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin:5px 0 0 0;
	padding:0;
	color:#8f1d22;
}
.span4{
	margin:0 0 0 10px;
	white-space:nowrap;
}
.hack{
	clear:both;
	height:2px;
	width:auto;}
.left2{
	clear:both;
	margin:0;
	padding-left:20px;
	padding-top:5px;
	width:98%;

}
/*.left2 ul{
	list-style-type:none;
	display:block;
	width:auto;
	border-bottom:1px #eaeaea dashed;
}
.left2 ul li{
	float:left;
	display:inline;
}*/
.box{
	clear:both;
	width:auto;
	height:50px;
	border-bottom:1px #cccccc solid;
	margin:10px 0 0 0;
	color:#8f1d22;
	font-size:12px;
	font-weight:bold;
}
.box1{
	clear:both;
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:1px #cccccc dashed;
	margin:10px 0;
}
.check{
	float:left;
	width:80px;
	margin:0;
	padding:0;
	line-height:120px;
	vertical-align:middle;
	text-align:center;
	display:inline;
}
.check1{
	float:left;
	width:80px;
	display: table-cell;
	margin:0;
	padding-top:50px;
	line-height:90%;
	vertical-align:middle;
	text-align:center;
	display:inline;
}
.picture{
	float:left;
	width:110px;
	text-align:center;
	display:inline;
	overflow:hidden;
}
.pic1{
	width:110px;
	height:100px;
	margin:2px auto;
   padding:10px 0 0 0;
   border:0px solid #eaeaea;
   display:table;
  /* background:url(../images/back3.gif) no-repeat;*/
	text-align: center;
	vertical-align:middle;
   overflow:hidden;
   line-height:100px\9;　　// Vertical Align For IE
	*font-size:100px;    // Vertical Align For IE6, FontSize 
	*font-family:Arial;
}
.pic1 img{
   max-width:100px;
   max-height:93px;
  width:expression(document.body.clientWidth > 100?"100px":"auto" );
  /*height:expression(document.body.clientHeight > 93?"93px":"auto" );*/
  /*_width:expression(this.width>100&&this.width>this.height?100:auto);
　　_height:expresion(this.height>93?93:auto);*/
   margin:0 auto;
   border:0;
  /*display:table-cell;*/
   vertical-align:middle;
   text-align:center;
   
}
/*for IE 6.0*/
*html.pic1 img{ 
	max-width:100px; 
	max-height:93px;
	width:expression(this.width>100&&this.height<this.width?100:true);
	height:expression(this.height>93?93:true);
}
.is1 a:link,.is1 a:visited,.is1 a:hover,.is1 a:active{
   color:#eaeaea;
}
.info{
	float:left;
	width:36%;
	overflow: hidden;
	text-align: center;
	padding-left:20px;
	display:inline;
	word-break:break-all;
}
.span1{
	float:right;
	margin-right:10px;
	margin-left:20px;
	font-size:12px;
	text-align:right;
	display: inline;
	color:#3d5d6a;
	display:inline;
}
.span3{
	margin-right:10px;
	margin-left:10px;
	font-size:12px;
	text-align:right;
	display: inline;
	color:#3d5d6a;
}
.span2{
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.span5{
	float:right;
	margin-right:10px;
	margin-left:20px;
	font-size:12px;
	padding-top:6px;
	text-align:right;
	display: inline;
}

#form5{
	margin-top:10px;}

.adr{
	float:left;
	width:10%;
	text-align: center;
	margin-left:5px;
	display:inline;
}
.order{
	float:left;
	width:8%;
	text-align: center;
	margin-left:5px;
	display:inline;
}
.cla{
	float:left;
	width:5%;
	text-align: center;
	margin-left:5px;
	display:inline;
}
.contact{
	float:left;
	width:8%;
	text-align:center;
	margin-left:10px;
	display:inline;
}
.viciao {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	WIDTH:90%;
	text-align:right;
	/*padding-right:25px;
	margin-top:30px;
	margin-bottom:50px;*/
	margin:30px auto 50px;
	clear:both;
}
.viciao A {
	BORDER: #cccccc 1px solid; 
	COLOR: #000; 
	MARGIN-RIGHT: 2px; 
	PADDING: 2px 5px 2px 5px; 	
	TEXT-DECORATION: none;
	line-height:20px;
}
.viciao A:hover {
	BORDER: #8f1d22 1px solid; 
	PADDING: 2px 5px 2px 5px;
	MARGIN-RIGHT: 2px;
	color:#8f1d22;
}
.viciao A:active {
	BORDER: #641417 1px solid; 
	PADDING: 2px 5px 2px 5px;
	MARGIN-RIGHT: 2px; 
}
.current {
	BORDER: #641417 1px solid; 
	PADDING: 2px 5px 2px 5px;   
	COLOR: #fff; 
	MARGIN-RIGHT: 2px;  
	BACKGROUND-COLOR: #8f1d22;
	display:inline;
	font-size:12px;
	
}
.disabled {
	BORDER: #ccc 1px solid; 
	PADDING: 2px 5px 2px 5px;  
	COLOR: #ccc; 
	MARGIN-RIGHT: 2px; 
	display:inline;
	font-size:12px;
}


/*供求信息产品页面*/
.menu1{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:5px 0 5px 10px;
	
}
.contenttop,.contentmid,.contentbottom{
	width:auto;
	height:auto;
	margin:10px auto;
	border-top:1px #8f1d22 solid;
	padding-top:10px;
	padding-left:10px;
	clear:both;
}


.topright{
	float:right;
	width:310px;
	height:auto;
}
.outwrap{
	float:left;
	width:98%;
	margin-left:-310px;
}
.innerwrap{
	margin-left:310px;
}
.topleft{
	float:left;
	width:310px;
	height:260px;
	/*border-right:1px #cccccc dashed;*/
}
.midwrap{
	width:98%;
	float:right;
	margin-right:-310px;
	
}


.topmid{
	margin-right:310px;
	width:auto;
	height:auto;
	border-right:1px #cccccc dashed;
	border-left:1px #cccccc dashed;
}
.pic2{
	width:260px;
	height:230px;
	margin:10px auto;
   padding:0px;
   border:0px solid #eaeaea;
   display:table;
	text-align: center;
	vertical-align:middle;
   overflow:hidden;
   line-height:230px\9;　　// Vertical Align For IE7
	*font-size:230px;    // Vertical Align For IE6, FontSize 
	*font-family:Arial;
}
.pic2 img{
   max-width:250px;
   max-height:220px;
  width:expression(document.body.clientWidth > 250?"250px":"auto" );
  /*height:expression(document.body.clientHeight > 220?"220px":"auto");*/
   margin:0 4px 0 4px;
   border:0;
  /*display:table-cell;*/
   vertical-align:middle;
   text-align:center;
   
}
/*for IE 6.0*/
*html .pic2 img { 
	max-width:250px; 
	max-height:220px;
	width:expression(this.width>250&&this.height<this.width?250:true);
	height:expression(this.height>220?220:true);
}

/**html.pic2 img{
　　width:expression(this.width>260&&this.width>this.height?260:auto);
　　height:expresion(this.height>220?220:auto);
}*/




.is2 a:link,.is2 a:visited,.is2 a:hover,.is2 a:active{
   color:#eaeaea;
}
.imgtitle{
	width:310px;
	height:40px;
	text-align:center;
}
.imgtitle img a:link,.imgtitle img a:visited,.imgtitle img a:hover,.imgtitle img a:active{
   color:#eaeaea;
}
.imgtitle1{
	width:110px;
	height:40px;
	text-align:center;
}
.imgtitle1 img a:link,.imgtitle1 img a:visited,.imgtitle1 img a:hover,.imgtitle1 img a:active{
   color:#eaeaea;
}
.topmid ul{
	list-style-type:none;
	width:auto;
	margin:10px 0 0 5px;	
}
.topmid ul li{
	display:block;
	height:auto;
	width:330px;
	line-height:2.3em;

}
.span6{
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
}
.span7{
	font-size:16px;
	font-weight:bold;
	color:#3d5d6a;
	text-decoration:underline;
}
.span8{
	font-size:16px;
	font-weight:bold;
	color:#3d5d6a;
	margin-left:25%;
}
.botton{
	width:116px;
	height:30px;
	border:0;
	float:left;
	line-height:30px;
}
.button img{
	border:0;
}
.button a{
	display:block;}
.button img a:link,.button img a:visited,.button img a:hover,.button img a:active{
   color:#ffffff;
}
.blutext{
	color:#0033FF;
	text-decoration:underline;
}
.orange{
	color:#FF6600;
}
.topright ul{
	width:300px;
	height:auto;
	list-style-type:none;
	margin:0;
	padding-left:0;
	padding-top:10px;
}
.topright ul li{
	display:block;
	height:auto;
	width:290px;
	line-height:2.3em;
}
.contenttopbot{
	width:60%;
	height:100px;
	margin:10px auto;
	clear:both;
}
.information{
	width:980px;
	height:auto;
	margin:20px auto;
	overflow:hidden;
}
.information td,.information th{
	border:1px #eaeaea solid;
}
.information th{
	background:#eaeaea;
	text-align: center;
}
.information td{
	padding-left:10px;
	border-top:none;}
p{
	text-indent:2.0em;
}
.moreinfo{
	width:980px;
	height:auto;
	margin:20px auto;
	overflow:hidden;
	word-break:break-all;
	
}
.favo{
	width:80%;
	height:30px;
	margin:0 auto;
}
.favo img{
	border:0;
}
.moreinfo ul{
	list-style-type:none;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:10px 0 0 0;
}
.moreinfo ul li{
	float:left;
	display:block;
	width:110px;
	height:auto;
	margin-left:10px;
	text-align:center;
}
.moreinfo img{
	border:0;
	text-align:center;
	vertical-align:middle;
}

.moreinfo td,.moreinfo th{
	border:1px #eaeaea solid;
}
.moreinfo th{
	background:#eaeaea;
	text-align: center;
}
.moreinfo td{
	border-top:none;}



