﻿      .menu_pd {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
     
        .menu_pd b {
            border-left: 10px solid #dea869;
            font-weight: normal;
            padding-left: 8px;
        } 
      
        .menu_pd span {
           font-family: 宋体;
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    .blk {
    margin-bottom: 20px;
}
	

.sidebar {
    width: 300px;
    float: left;  
    display: inline;
    box-sizing: content-box;
}

.line_k{
 padding-top: 5px;
}
.in_tro {
    width: 860px;
    float: right;
    display: inline;
}


.title_menu {
    line-height: 45px;
    border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
}

.title_menu span {
    font-size: 24px;
 
    border-bottom: 3px solid #dea869;
    padding-bottom: 10px;
}

.title_menu p {
    display: inline-block;
    float: right;
}
.remark1 {
margin-top: 40px;
    line-height: 25px;
    padding: 10px 0 0;
}

.remark1 p {
    font-size: 15px;
    color: #484848;
}

.sidebar .contact_fl {
    width: 300px;
    height: 140px;
    background: url(../Images/tel_fl.jpg) no-repeat #e3e3e3;

}

.sidebar .contact_fl p {
    margin-left: 160px;
    font-size: 16px;
    padding-top: 37px;
    color: #666666;
}

.sidebar .contact_fl span{
    color: #dea869;
    font-size: 20px;
    padding-left: 120px;
    margin-top: 10px;
    display: block;
}



.sidebar_l {
    display: block;
    overflow: hidden;
    box-sizing: content-box;
}

/*产品分类*/
.sortnavt {
  height: 80px;  line-height: 80px;
  width: 300px;
  background: #dea869;
  color: #FFF;
  text-transform: uppercase;
  box-sizing: content-box;
}

.sortnavt h3 {
   height: 75px;
    font-size: 28px;
 font-weight: bold;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;}
	
	.sortnavt h3  a{
    color: #fff;
}


.leftlist {
  width: 100%;
  padding-top: 2px;
 
  
}



.sortnavul li {
  line-height: 58px;
  float: left;
  box-sizing: content-box;
}

.sortnavul li a {
  float: left;
  line-height: 58px;
  color: #666;
text-align: center;
  width: 300px;    FONT-SIZE: 16px;
  font-weight: normal;
  background: url(../Images/pl_m.gif) no-repeat;
  display: block;
  box-sizing: content-box;
}



