﻿.wordcolor a {
    color: #0068b7;
    font-size: 12px;
    text-decoration: none;
}
.wordcolor a:hover {
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}
.wordcolor1 a {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}
.wordcolor1 a:hover {
    font-size: 12px;
    color: red;
    text-decoration: underline;
}


.wordcolorNoFontSize a {
    color: #000000;    
    text-decoration: none;
}
.wordcolorNoFontSize a:hover {    
    color: red;
    text-decoration: underline;
}


.wordcolorRed a {
    color:red;    
    text-decoration: none;
}
.wordcolorRed a:hover {    
    color: red;
    text-decoration: underline;
}




.wordcolorLogo
{
	height:32px;
	float:left;
	margin:30px 0px 0px 0px; 
	float:left; 
	width: 437px;
}
.wordcolorLogo a {
    color:#F0820B;    
    text-decoration: none;
    font-weight:bold;
    font-size:26px;
}
.wordcolorLogo a:hover {    
    color: #F0820B;
    text-decoration: none;
    font-weight:bold;
    font-size:26px;
}





.wordcolorWhite a {
    color:white;
    font-size: 12px;
    text-decoration: none;
}
.wordcolorWhite a:hover {
    font-size: 12px;
    color: white;
    text-decoration: underline;
}





.indexBrand a {
    color:Gray;
    font-size: 14px;
    text-decoration: none;
    font-weight:bold;
}
.indexBrand a:hover {
    font-size: 14px;
    color: black;
    text-decoration: underline;
    font-weight:bold;
}

.indexBrand
{
    margin-bottom:7px;
}





.firstMenu
{
     margin:10px 0px 0px 10px;
     float:left;
}

.firstMenu a {
    color:#FB7F0B;
    font-size: 16px;
    font-weight:bold;
    text-decoration: none;
    height:20px; 
    margin-top:10px;
    
}
.firstMenu a:hover {
    font-size: 16px;
    font-weight:bold;
    color: white;
    text-decoration: none;
    height:20px; 
    margin-top:10px;
    /*background-image:url(../images/menuBG2.jpg);*/
    background-color:#FB7F0B;
}




/* 中间的菜单 */
.centerMenu
{
     margin:10px 15px 0px 15px;     
     height:20px;
     float:left;
}

*+html .centerMenu
{
     margin:10px 15px 0px 15px;
     
     height:20px;
     float:left;
}

.centerMenu a {
    color:#727272;
    font-size: 16px;
    font-weight:bold;
    text-decoration: none;
    height:20px;     
    margin-top:10px;
    
    
}
.centerMenu a:hover {
    font-size: 16px;
    font-weight:bold;
    color: white;
    text-decoration: none;
    height:20px; 
    margin-top:10px;
    /*background-image:url(../images/menuBG.jpg);*/
    background-color:#727272;
}





*+html .centerMenu a {
    color:#727272;
    font-size: 16px;
    font-weight:bold;
    text-decoration: none;
    height:20px;     
    margin-top:10px;
    
    
}
*+html .centerMenu a:hover {
    font-size: 16px;
    font-weight:bold;
    color: white;
    text-decoration: none;
    height:20px; 
    margin-top:10px;
    background-image:url(../images/menuBG.jpg);
}


.menuItem
{
    width:150px;
}




.leftMenu a
{
    color:black;    
    font-size:13px;
    text-decoration: none;
    
}



.leftMenu a:hover
{
    color:red;    
    font-size:13px;
    text-decoration: none;
}



.leftMenuItem a
{
    color:#727272;   
    font-size:11px;         
    text-decoration: none;
}


/* 鼠标移上去时  */
.leftMenuItem a:hover
{
    color:red;        
    font-size:11px;    
    text-decoration: none;
}

/* 点击过的  */
.leftMenuItem a:visited 
{
    color:#0068b7;
    font-size:11px;
}

/* 也是默认的*/
.leftMenuItem a:link 
{
    color:#727272;
    font-size:11px;
}


.itemMain a:visited {
    font-size:13px;
    font-weight:bold;
}


.itemMain a:hover{
    font-size:13px;
    color:Red;    
}






.mapItem{
    
}

.firstItem
{
    margin-bottom:30px;    

}

.firstCatetory
{
    width:225px; 
    height:auto;   
    float:left;
    border:1px dotted #990000;
    margin-right:18px; 
    padding-left:5px;
}

 .firstCatetory strong{
    font-size:15px;
}

.brand{
    font-size:15px;
    font-weight:bold;
}

.item
{
    font-size:15px;
}
.item a:hover
{
    color:red;        
    font-size:11px;    
    text-decoration: none;
}





.textItem
{
    margin-bottom:30px;
}
.textTitle
{
    font-size:20px;
    font-weight:bold;
    color:Black;    
    width:700px;
}

.textContext
{
    font-size:12px;
    color:Gray;
}

.returnTop a{
    color:#F79027;
    font-size:11px;
}

.returnTop a:hover{
    color:red;
    font-size:11px;
}


.cartPNameLink a {
    color:white;
    font-size: 12px;
    text-decoration: none;
}
.cartPNameLink a:hover {
    font-size: 12px;
    color:Green;
    text-decoration: underline;
}



#span_imgs img{
        width:80px; height:60px;
    }
    
    
    
    
    



/* 新闻 开始*/

.newItem
{
	height:25px;
	width:670px;
}

.ntype
{
    width:150px;
    float:left;
}

.ntitle
{
	float:left;
	width:500px;	
	text-align:left;
	
}
.ntitle a {
    color: #0068b7;
    font-size: 12px;
    text-decoration: none;
}
.ntitle a:hover {
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}



.ntime
{
	font-size:12px;
	width:140px;
	text-align:right;
	
}






.LeftNewTitle h3{
    width:220px; height:25px;
    padding-left:10px;
    font-size: 12px;
    font-weight:normal;
}

.LeftNewTitle h3 a {
    color:black;
    font-size: 12px;
    text-decoration: none;
}
.LeftNewTitle h3 a:hover {
    font-size: 12px;
    color:green;
    text-decoration: underline;
}
/* 新闻 结束*/











.cpxiang_l2{
width:188px;
height:auto !important;
min-height:200px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
float:left;

}


.pinpai_l{
width:190px;
height:33px;
}
.pinpai_ls{
width:190px;
height:39px;
}

.logo_pp{
    width:213px;
    border-bottom:1px solid #ececec;    
    margin:2px auto;
    color:#582c13;
    font-size:14px;
    font-weight:bold;
    padding-left:5px;
    padding-top:5px;
    background-image:url(../images/ItemBJ.jpg);
    height:32px;    
}


*+html .logo_pp{
    width:213px;
    border-bottom:1px solid #ececec;    
    margin:2px auto;
    color:#582c13;
    font-size:14px;
    font-weight:bold;
    padding-left:5px;
    padding-top:5px;
    background-image:url(../images/ItemBJ.jpg);
    height:32px;    
}






.logo_pp2
{
    
    background-color:#FFFFFF;
    width:198px;
    margin:2px auto;
    color:#666666;
    height:25px;
    padding-left:20px;
     
}


.logo_pp2 a {
    color:Black;
    font-size: 12px;
    text-decoration: none;
}
.logo_pp2 a:hover {
    font-size: 12px;
    color:Green;
    text-decoration: underline;
}




*+html .logo_pp2
{    
    background-color:#FFFFFF;
    width:198px;
    margin:2px auto;
    color:#666666;
    line-height:25px;
    padding-left:20px;     
}
*+html .logo_pp2 a {
    color:Black;
    font-size: 12px;
    text-decoration: none;
}
*+html .logo_pp2 a:hover {
    font-size: 12px;
    color:Green;
    text-decoration: underline;
}












/* 产品详情 */
.cp2_subimg2
{
    float:left;
    width:82px;
    height:62px;
    border:1px solid #666666;
    margin-bottom:1px;
    padding:1px;
}

.cp2_subimg2 img{
    width:80px;
    height:60px;
    border:0px;
    cursor:hand;
    
}



.company
{
    height:10px;    
    font-size:12px;    
}








.pageLink
{   
    width:20px;
    height:20px;
    font-size: 12px; color:Black;
    
}



.pageLink a {
    color:Gray;
    font-size: 12px;
    border:1px solid green;
    width:30px;
    height:20px;
    text-decoration: none;
    font-weight:bold;
    padding:0px 3px 0px 3px;
}
.pageLink a:hover {
    font-size: 12px;
    color:Red;
    border:1px solid green;
    width:30px;
    height:20px;
    text-decoration: underline;
    font-weight:bold;
    padding:0px 3px 0px 3px;
}





 

#friendlink a {
    color:Black;
    font-size: 12px;
    text-decoration: none;
    padding-left:10px;
    width:210px;
}
#friendlink a:hover {
    font-size: 12px;
    color:Green;
    text-decoration: underline;
    padding-left:10px;
    width:210px;
}


*+html #friendlink a {
    color:Black;
    font-size: 12px;
    text-decoration: none;
        
}
*+html #friendlink a:hover {
    font-size: 12px;
    color:Green;
    text-decoration: underline;
    padding-left:10px;
    
    
}




.linkItem
{
    width:160px; float:left; font-size:12px;
}








.headSearch
{
    background-image:url(../images/search.png);  background-repeat:no-repeat; 
    width:195px; height:32px; padding-top:3px; padding-left:15px;
}

.headSearchInputText{
    width: 144px; height: 14px; border:0px;
}


*+html .headSearch
{
    background-image:url(../images/search.png);  background-repeat:no-repeat; 
    width:195px; height:32px; padding-bottom:5px; padding-left:15px;
}

*+html .headSearchInputText{
    width: 144px; height: 14px; border:0px;
}






.cartLink a {
    color:#572c44;
    font-size: 12px;
    text-decoration: none;
}
.cartLink a:hover {
    font-size: 12px;
    color:Green;
    text-decoration: underline;
}


.headTopRightTable
{
    width:140px; height: 50px; border:1px;    
}
*+html .headTopRightTable
{
    width:140px; height: 50px; border:1px;    
}






.headTopRightTable_moneyType
{
    height:25px; background-color:Red;
}
*+html .headTopRightTable_moneyType
{
    height:25px; background-color:Red;
}




 



.mapFirstCategory
{
    font-size:30px;
    color:#9597ad;
    height:30px;
    margin-top:10px;
}

.mapSecondCategorys
{
    background-color:#f1efed;
    width:690px; min-height:300px;
    
}


.mapSecondCategory
{
    float:left;
    width:330px;    
    margin-left:0px;
    color:#57577b;
}

.mapSecondCategoryName
{
    color: #57577b; text-decoration: none
}


 
.mapSecondCategory li a {    
    font-size: 12px;    
    color:#726ada;
    text-decoration: none;
}
.mapSecondCategory li a:hover {
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}



.map a {    
    font-size: 12px;    
    color: #0000ff; 
    text-decoration: underline;
}
.map a:hover {
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}



.agioText
{
    width:220px; color:gray;
    font-size:12px;
    font-weight:bold;
}

.agioText_pinfo
{
    width:220px; color:#626262;
    font-size:14px;
    font-weight:bold;
}
