﻿
#left { width: 240px; height: 640px; margin-bottom: 10px; }
  #left .title { width: 210px; height: 32px; overflow: hidden; border: #0269b4 1px solid; line-height: 32px; color: #ffffff; padding: 0 11px; margin: 0 auto; background: url(../Images/bgLeftTitle.jpg) repeat-x; }
    #left .title .text { font-size: 14px; font-weight: bold; }
    #left .title .more { font-family: Arial; font-size: 10px; color: #ffffff; }
/*产品列表*/
#Type { width: 234px; height: 354px; background: #f9fbfa; padding: 2px; border: #c3c3c3 1px solid; }
  #Type .content { width: 234px; overflow: hidden; padding: 5px; }
  #Type .list { width: 224px; overflow: hidden; }
    #Type .list li { width: 224px; height: 30px; background: url(../Images/bgTypeLi.jpg) no-repeat; margin: 4px auto; }
      #Type .list li a { width: 188px; height: 30px; display: block; padding-left: 36px; line-height: 30px; font-weight: bold; color: #0087e3; }
/*联系我们*/
#Contact { width: 234px; height: 264px; background: #f9fbfa; padding: 2px; border: #c3c3c3 1px solid; margin-top: 10px; }
  #Contact .content { width: 234px; overflow: hidden; padding: 3px 0; }
    #Contact .content .text { width: 210px; overflow: hidden; margin: 0 auto; }
    #Contact .content h2 { font-size: 14px; }

#right { width: 745px; height: 640px; margin-bottom: 10px; }
  #right .boxbg { width: 100%; height: 246px; background: url(../Images/bgDefaultRightBox.jpg) repeat-x; }
  #right .title .text { font-size: 14px; line-height: 38px; color: #dd0000; font-weight: bold; margin-left: 40px; }
  #right .title .more { width: 50px; height: 38px; display: block; background: url(../Images/bgMore.jpg) center center no-repeat; }
/*公司简介*/
#About { width: 396px; height: 246px; padding: 1px; border: #cdcdcd 1px solid; margin-bottom: 10px; }
  #About .title { width: 380px; height: 38px; background: url(../Images/bgAboutTitle.jpg) no-repeat; margin: 0 auto; }
  #About .content { width: 374px; overflow: hidden; padding: 6px 11px; }
    #About .content .img { margin: 8px 16px 0 0; }
    #About .content p { text-indent: 2em; }

/*新闻中心*/
#News { width: 326px; height: 246px; padding: 1px; border: #cdcdcd 1px solid; margin-bottom: 10px; }
  #News .title { width: 310px; height: 38px; background: url(../Images/bgNewsTitle.jpg) no-repeat; margin: 0 auto; }
  #News .content { width: 310px; overflow: hidden; padding: 6px 8px; }
  #News .list { width: 310px; overflow: hidden; }
    #News .list li { width: 310px; height: 31px; overflow: hidden; padding-bottom: 1px; background: url(../Images/bgNewsLi.jpg) left bottom repeat-x; }
      #News .list li a { width: 220px; height: 30px; display: block; padding-left: 14px; line-height: 32px; background: url(../Images/bgNewsLiA.jpg) left center no-repeat; }
      #News .list li span { color: #999999; line-height: 32px; float: right; margin-right: 6px; }

/*推荐产品*/
#Product { width: 743px; height: 378px; border: #cdcdcd 1px solid; clear: both; }
  #Product .title { width: 743px; height: 38px; background: url(../Images/bgProductTitle.jpg) repeat-x; position: relative; }
    #Product .title .text1 { width: 210px; height: 40px; overflow: hidden; background: #ffffff url(../Images/bgProductTitleText1.jpg) no-repeat; position: absolute; left: -11px; top: 1px; }
      #Product .title .text1 .zh { font-size: 14px; font-weight: bold; color: #ffffff; line-height: 32px; margin-left: 14px; }
      #Product .title .text1 .en { font-size: 9px; font-family: Arial; color: #ffffff; line-height: 46px; }
    #Product .title .link { width: 66px; height: 24px; padding: 9px 0 7px; display: block; text-align: center; background: #ffffff; }
#demo { width: 721px; height: 320px; overflow: hidden; margin: 8px 11px; }
  #demo ul { width: 721px; overflow: hidden; }
    #demo ul li { width: 150px; height: 150px; padding: 5px; background: url(../Images/bgProductLi.jpg) no-repeat; margin: 5px 10px; float: left; }
      #demo ul li p { width: 150px; height: 24px; overflow: hidden; text-align: center; }

/*友情链接*/
#Link { width: 980px; overflow: hidden; border: #cdcdcd 1px solid; padding: 6px 9px; clear: both; }
  #Link span { font-weight: bold; }
  #Link a { margin: 0 6px; white-space: nowrap; }
