﻿*
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    list-style-type: none;
    text-decoration: none;
}
.BodyStyle
{

    margin: 0px auto;
    background-image: url(../picture/bodybg.jpg);
    background-repeat: repeat-x;
}
.HeadStyle
{
    width: 986px;
    margin: 0px auto;
}
.LogoStyle
{
    float: left;
    width: 568px;
    height: 90px;
    background-image: url(../picture/Logo.jpg);
    background-repeat: no-repeat;
}
.Emailstyle
{
    float: right;
    width: 288px;
    height: 49px;
    background-image: url(../picture/SendEmail.jpg);
    background-repeat: no-repeat;
}
.Emailstyle a
{
    display: block;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    margin-top: 49px;
}
.MenuStyle
{
    clear: both;
width: 986px;
    height: 90px;
    line-height: 60px;
    padding-top: 8px;


}

.MenuStyle ul li
{
    float: left;
    width: 120px;
    height: 80px;
    text-align: center;
    background-image: url(../picture/MenuLine.jpg);
    background-position: right 25px;
    background-repeat: no-repeat;
}
.MenuStyle ul li a
{
    color: #000000;
    font-size: 14px;
}
.CurrentStyle
{
    display: block;
    width: 120px;
    height: 80px;
    text-align: center;
    background-image: url(../picture/MenuHover.jpg);
    background-repeat: no-repeat;
}
.FocusStyle
{
    width: 986px;
    height: 254px;
    background-image: url(../picture/focuse.jpg);
}
.SearchStyle
{
    margin-top: 13px;
    float: right;
    width: 181px;
    height: 35px;
    background-image: url(../picture/Search.jpg);
    background-repeat: no-repeat;
}
.txtSearchStyle{
 float:left;
     height: 32px;

}
.txtSearchGo{
 float:left;
   width:25px;
     height: 32px;
      text-indent:-9999px;
 cursor:pointer;
}


#txtSearch
{
    border: 0px;
    height: 25px;
 margin-top:2px;

    margin-bottom: 28px;
    margin-left: 8px;
    line-height: 25px;
    width: 140px;
    background-color: #DBDBDB;
}
.MiddleStyle
{
    width: 986px;
    margin: 5px auto;
    overflow:hidden;
 }
/*******左边的导航*******/
.CategoryTitle
{
    width: 314px;
    height: 82px;
    background-image: url(../picture/CategoryTitle.jpg);
    background-repeat: no-repeat;
}
.CategoryMiddle
{
    width: 314px;
    background-image: url(../picture/Categorymiddle.jpg);
    background-repeat: repeat-y;
    padding-top: 10px;
}
.Categorybottom
{
    width: 314px;
    height: 17px;
    background-image: url(../picture/CategoryBottom.jpg);
    background-repeat: no-repeat;
}

.CategoryMiddle dl dt
{
    margin: 0px auto;
    width: 254px;
    height: 23px;
    margin-top: 10px;
    line-height: 23px;
}
.CategoryMiddle dl dt a
{
    color: #000000;
    width: 229px;
    height: 23px;
    display: block;
    padding-left: 25px;
    font-weight: bold;
    background-image: url(../picture/CaListbg.jpg);
    background-repeat: no-repeat;
}
.CategoryMiddle dl dt a:hover
{
    color: #ffffff;
    width: 229px;
    height: 23px;
    display: block;
    padding-left: 25px;
    font-weight: bold;
    background-image: url(../picture/CaListbgHover.jpg);
    background-repeat: no-repeat;
}
.OtherDtStyle{
 color: #000000;
    width: 229px;
    height: 23px;
    display: block;
    padding-left: 25px;
    font-weight: bold;
    background-image: url(../picture/CaListbg.jpg);
    background-repeat: no-repeat;
}
.CurrentDtStyle{
    color: #ffffff;
    width: 229px;
    height: 23px;
    display: block;
    padding-left: 25px;
    font-weight: bold;
    background-image: url(../picture/CaListbgHover.jpg);
    background-repeat: no-repeat;
}
.CategoryMiddle dl dd
{
 display:none;
    width: 243px;
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
    background-image: url(../picture/CategoryLine.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.CategoryMiddle dl dd a
{
    color: #000000;
    width: 224px;
    height: 30px;
    display: block;
    padding-left: 30px;
    background-image: url(../picture/CategoryArror.jpg);
    background-repeat: no-repeat;
    background-position: 20px center;
}
.CategoryMiddle dl dd a:hover
{
    color: Red;
}
.NavACurrent{
 color:Red;
}

/******导航联系我们**********/
.ContactTitle
{
    width: 314px;
    height: 82px;
    background-image: url(../picture/CategoryTitle.jpg);
    background-repeat: no-repeat;
}
.ContactMiddle
{
    width: 314px;
    background-image: url(../picture/Categorymiddle.jpg);
    background-repeat: repeat-y;
    padding-top: 10px;
}
.Categorybottom
{
    width: 314px;
    height: 17px;
    background-image: url(../picture/CategoryBottom.jpg);
    background-repeat: no-repeat;
}
.ContactMiddle dl dt
{
    margin: 0px auto;
    width: 254px;
    height: 30px;
    background-image: url(../picture/CategoryLine.jpg);
    line-height: 30px;
    background-position: left bottom;
    background-repeat: no-repeat;
    font-weight: bold;
}
.ContactMiddle dl dd
{
    margin: 0px auto;
    width: 254px;
    height: 30px;
    background-image: url(../picture/CategoryLine.jpg);
    line-height: 30px;
    background-position: left bottom;
    background-repeat: no-repeat;
}
.ContactMiddle dl dd a
{
    color: #000000;
}
.ContactMiddle dl dd a:hover
{
    color: Red;
}

.NaviageStyle
{
    float: left;
    overflow:hidden;
}
.MainContent
{
    float: right;
     width:661px;
   
}
.FooterStyle
{
    clear: both;
    background-image: url(../picture/Footerbg.jpg);
    width: 982px;
    height: 85px;
    margin: 0px auto;
    background-repeat: no-repeat;
 padding-top:10px;
}
.FooterMenu
{
    margin-left: 100px;
     width: 683px;
    *width: 653px;
     display:inline;
   
    overflow: hidden;
     float:left;

}
.FooterMenu ul
{
    width: 700px;
     overflow:hidden;

      float:left;

}
.FooterMenu ul li
{
    float: left;
    padding: 0px 15px;
      height:15px;
       overflow:hidden;

    border-right: solid 1px #000000;
  
}
.FooterMenu ul li a
{
 float:left;
    color: #333333;
    font-weight: bold;
}
.FooterCopyRight
{ 
    clear: both;
    text-align: center;
     padding-bottom:10px;
}
/***************首页关于我们********************/
.IndexAboutStyle
{
}
.IndexAboutTitle
{
    width: 661px;
    height: 43px;
    line-height: 43px;
    background-image: url(../picture/IndexAboutTitle.jpg);
    background-repeat: no-repeat;
}
.IndexAboutTitle span
{
    color: #000000;
    font-size: 18px;
    margin-left: 20px;
    margin-right: 350px;
}
.IndexAboutTitle a
{
    color: #000000;
}
.IndexAboutContent
{
    width: 661px;
    background-image: url(../picture/IndexAboutMiddle.jpg);
    background-repeat: repeat-y;
}
.IndexAboutBottom
{
    width: 661px;
    height: 11px;
    background-repeat: no-repeat;
    background-image: url(../picture/IndexAboutBottom.jpg);
}
.indexAboutlogo
{
    width: 252px;
    height: 142px;
    background-image: url(../picture/indexAboutlogo.jpg);
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-top: 8px;
    float: left;
}
.indexAboutContent
{
    float: left;
    width: 380px;
    _width: 370px;
    margin-left: 10px;
    margin-top: 8px;
}
.indexAboutContent a
{
    color: #333333;
    line-height: 1.5em;
}

.IndexProducts
{
    margin-top: 10px;
}
.IndexProductTitle
{
 clear:both;
    width: 661px;
    height: 31px;
    line-height: 31px;
    background-image: url(../picture/IndexProductTitle.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
}
.IndexProductTitle span
{
    color: #000000;
    font-size: 18px;
    margin-left: 20px;
    padding-top: 8px;
    margin-right: 400px;
    display: block;
    float: left;
}
.IndexProductTitle a
{
    color: #000000;
    display: block;
    float: left;
    padding-top: 8px;
}
.IndexProductMiddle
{
    width: 661px;
    background-image: url(../picture/indexProductMiddle.jpg);
    background-repeat: repeat-y;
    padding-left: 10px;
    overflow: hidden;
}
.IndexProductMiddle dl
{
    float: left;
    margin: 5px;
    width: 308px;
    height: 115px;
    border: solid 2px #e1e1e1;
}
.IndexProductMiddle dt
{
    float: left;
    margin-top: 10px;
    width: 99px;
    height: 92px;
}
.IndexProductMiddle dt a img
{
    border: 0px;
    width: 99px;
    height: 92px;
}
.IndexProductMiddle dd
{
    float: left;
     margin-left:5px;
    line-height: 1.7em;
}
.IndexProductBottom
{
    width: 661px;
    height: 14px;
    background-image: url(../picture/IndexProductBottom.jpg);
    background-repeat: no-repeat;
}
.ReadMore a
{
    margin-top: 8px;
    width: 99px;
    height: 19px;
    display: block;
    text-indent: -9999px;
    background-image: url(../picture/ReadMore.jpg);
    background-repeat: no-repeat;
}
.IndexProductName
{
    color: #f82500;
    font-size: 14px;
    font-weight: bold;
}
.IndexProductDescribe a
{
    color: #444444;
    width: 200px;
    display: block;
    font-weight: bold;
}
/***********************************/

.ProductsShowStyle
{
    padding: 10px;
}
.ProductsDescribe
{
    padding: 10px 0px 30px 0px;
}
.ProductsContentStyle
{
    padding-bottom: 20px;
     width:650px;

}
.ProductsContentStyle dl
{
    float: left;
    border: solid 1px #C8C8C8;
    margin-right: 8px;
    margin-bottom: 8px;
    width: 120px;
    height: 148px;
      display:inline;
       overflow:hidden;
}
.ProductsContentStyle dl dt
{
    width: 120px;
    border-bottom: solid 1px #C8C8C8;
}
.ProductsContentStyle dl dt a img
{
    border: 0px;
    height: 120px;
    width: 120px;
}
.ProductsContentStyle dl dd
{
    height: 24px;
    background-color: #E4E4E4;
}
.ProductsContentStyle dl dd p
{
    padding-top: 5px;
     *padding-top:3px;
float:left;
height:18px;
margin-left:5px;
line-height:9px;
*line-height:16px;

display:inline;
}
.ProductsContentStyle dl dd p a
{
    color: #444444;
}


.AboutUsContent{
 margin:10px;
  line-height:2em;
  height:500px;
}

.TechnicalBox{
 padding:10px;
}
.TechnicalBox ul li 
{
 line-height:2em;
}
.TechnicalBox ul li span
{
 float:right;
}
.TechnicalBox ul li a
{
    color: #444444;

}
.NewsTitle
{
 text-align:center;
}

.SitemapStyle{
 padding:10px;
}
.SitemapStyle ul li
{
 float:left;
  width:160px;
}
.SitemapStyle ul li a{
 color:#222222;
}
.SitemapStyle ul li a:hover{
color:Red;
}
.shareToolBox{
 float:left;

}
#MainLanguage{
 clear:both;
}
#MainLanguage a{
 color:#000000;
}

.LocationStyle{
 margin:10px 0px ;
}
.LocationStyle a{
 color:#000000;
}
.LocationStyle a:hover{
 color:Red;
}

.footzgm a{ color:#000;}
