
body{
  font-family: Helvetica, 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
}

/*滚动*/
#cred{
  width: 100%;
  overflow: hidden;
  height: 230px;
}
#cred li{
  margin:5px;
}
#cred li img{
  width: 150px;
}
/*在线客服*/
.online-qq {
    position: fixed;
    bottom: 50px;
    right: 3px;
    z-index: 200;
}
.online-qq .qq_content {
    background: #fff;
    margin: 0;
    padding: 0;
}
.online-qq .qq_content .dt {
    text-align: center;
    background: #202020;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 15px;
    border: 1px solid #ddd;
    border-bottom: 0;
}
.online-qq .qq_content .qq {
    padding: 10px 10px 5px;
    margin: 0;
    border: 1px solid #ddd;
    border-top: 0
}
.online-qq .qq_content .qq p {
    background: url(/images/online_qq.png) repeat-x 0 -33px;
    margin: 0 0 5px
}
.online-qq .qq_content .qq a {
    border: 1px solid #ddd;
    display: block;
    background: url(/images/online_qq.png) no-repeat 10px -72px;
    height: 23px;
    line-height: 23px;
    padding: 0 18px 0 30px
}
.online-qq .qq_content .tel {
    background: #fff;
    padding: 10px;
    margin: 0;
    text-align: center;
    font-size: 14px;
    color: #333;
    border: 1px solid #ddd;
    border-top: 0
}
.online-qq .qq_content .tel strong {
    font-size: 12px;
    color: #f60
}
.online-qq .qq_content .tel p {
    text-align: center;
    font-size: 12px
}
.online-qq .footqq {
    border: 1px solid #ddd;
    background: #f1f1f1;
    height: 2px;
    overflow: hidden;
    margin: 0 5px;
    border-top: 0;
    display: none
}
.qr_code {
    position: fixed;
    top: 50%;
    left: 10px;
    z-index: 200;
    text-align: center;
    background: #fff;
    padding: 5px;
}
.qr_code img {
    margin: 0 0 5px;
    display: block
}

/*顶部*/

.topbar p{
	margin-bottom: 0;
}

.topline{
	background: url(/images/topline.png) no-repeat 0 -22px;
	float: left;
	text-indent: 2em;
  padding-bottom: 0;
}
.toplineno{
	font-family: "Candara";
	color: #ff0000;
	font-size: 180%;
  line-height:0.8em;
}

.top{
  padding-top:10px;
  overflow: hidden;
}


.lang{
  padding:0;
}
.lang a{
	margin: 0 10px;
  color: #000;
  font-weight: bold;
  font-size: 12pt;
  float: right;
}

.lang a:hover{
  color: #003399;
}

/*首页导航栏*/
#nav{
  z-index: 999;
  position: relative;
}

.warp ul{
  margin: 0;
}

.warp ul>li>div>a{
  display: block;
  padding: 0 5px;
  font-size: 10pt;
}

.warp ul>li>div>a:hover{
  color: #ff0000;
}
.nav_menu{
  position: absolute;
  left:0;
  background: #fff;
  min-height:100px;
  width: 100%;
  display: none;
}

.nav_menu >li >a{
  width: 330px;
  display:block;
  background:#0066cc;
  color: #fff;
  text-indent: 1em;
  padding:3px 5px;
}

.nav_menu >li >a:hover{
  background: #fff;
  color:#0066cc;
}

.hotbox{
  position:absolute;
  left:330px;
  top:5px;
  display: none;
}

.hotbox p.ptitle{
  height: 3.5em;
  padding:5px;
}

/*内页导航*/
.navPage{
  border-bottom: 1px solid  #0066cc;
}

.navPage a{
  color: #0066cc;
}

.hotbox .col-md-2{
  min-height:180px;
}
.hotbox a{
  color:#666;
}

/*导航*/
.breadcrumb{
  margin-top:20px;
  padding: 5px 10px;
  margin-bottom: 10px;
}

/*首页内容*/

#carousel-home img{
  width: 100%;
  max-height: 600px;
}


#carousel-pro img{
  max-height: 700px;
}


.homeMain{
  width: 90%;
  overflow: hidden;
}

.homeTitle{
  margin-top:10px;
 background: url(/images/home-title-bg.png) no-repeat 0 0 ;
 padding-top:5px;
 padding-left:10px;
 height: 37px;
 color: #fff;
}

.homeBorder{
 margin-top:10px;
 padding: 0;
 min-height: 150px;
}

.pic2{
  padding-left:10px;
  margin-bottom: 0;
}

.margin20{
  margin-top:20px;
  padding:0 5px;
}

.cred img{
  border:1px solid #ccc;
  cursor:pointer;
}
/*产品页*/
.content h3{
  border-bottom:1px dashed #0066cc;
  padding-bottom: 10px;
}

.sideChild{
  display: none;
}
/*新闻*/

.contact table{
  margin-bottom: 0;
}
.newsBorder{
  border:1px solid #ccc;
  overflow: hidden;
  margin-top:20px;
  text-align: center;
}

.newslist {
  overflow: hidden;
  padding: 10px 0;
  text-align: left;
}
.side{
  background: #0066cc;
  margin: 0;
  padding: 20px;
  color: #fff;
}

.sidenews{
  border-bottom: 5px solid #ccc;
}
.sidenews li>a{
  display: block;
  background: url(/images/page_nav.png) right top no-repeat;
  padding: 10px;
  color: #333;
  border-top:1px solid #fff;
}

.sidenews li>a:hover{
  background: url(/images/page_nav.png) right bottom no-repeat;
  color:#fff;
}

.lead{
  margin-bottom:5px;
}

.contact p{
  line-height: 2em;
}


.pagenum{
  display: inline-block;
  width: auto;
  margin: 0 auto;
}
/*列表*/

.prolist{
  margin-top:20px;
  border:1px solid #666;
  overflow: hidden;
}
.prolist a{
    color: #666;
   }
.prolist h4{
  border-bottom: 1px solid #ccc;
  padding:10px 5px;
}

.sidebar{
  margin-top:20px;
}

/*底部*/
.g-ft{
  margin-top: 40px;
  background: url(/images/ft_bj.png) left top repeat-x;
  padding-bottom:30px;
}

.g-ft1{
  margin-top:30px;
  overflow: hidden;
}

.g-ft2{
  padding-top:80px;
  overflow: hidden;
}

.g-ft2, .g-ft2 a{
  color:#ccc;
  font-weight: normal;
}
