.m_content {
  padding-top: 1px;
}
.m_content > .left {
  float: left;
  width: 320px;
}
.m_content > .right {
  padding: 0 40px;
  background: url(../img/BMA061.jpg) repeat-y left top;
  float: right;
}
.m_content > .left > .pro_cols > ul > li > a.active {
  background: #dcdcdc;
  color: #c8262b;
}

.m_content > .left > .pro_cols > ul > li > a {
  display: block;
  text-align: center;
  height: 66px;
  line-height: 66px;
  font-size: 16px;
  color: #000;
  border: 1px solid #c9c9c9;
  border-top: 0 none;
}

.m_content > .left > .pro_cols > ul > li:first-child{

  background-color: #313131;
  
}

.m_content > .left > .pro_cols > ul > li:first-child > a{
  font-size: 36px;
  color: #fff;
  line-height: 112px;
  height: 112px;
}

.m_content > .left > .pro_cols > ul > li:first-child > a{
  border-top: 1px solid #c9c9c9;
}

.m_content > .left > .recommoned_pro > .tit {
  margin: 0 20px;
  line-height: 45px;
  font-size: 16px;
}
.m_content > .left > .recommoned_pro > ul {
  margin: 0 20px;
  padding-bottom: 10px;
}
.m_content > .left > .recommoned_pro > ul > li {
  padding: 0 15px;
  border-top: 1px solid #ddd;
}
.m_content > .left > .recommoned_pro > ul > li > a > .img_box {
  margin: 8px 0;
  height: 180px;
  width: 180px;
}
.m_content > .left > .recommoned_pro > ul > li > a > .img_box > img {
  width: 100%;
  height: 100%;
}
.m_content > .left > .recommoned_pro > ul > li > a > .tit {
  margin: 7px 0;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.m_content > .left > .recommoned_pro > ul > li > a:hover > .tit {
  color: #007efe;
}


.m_content > .right {
  font-family: "黑体";
  width: 880px;
}
.m_content > .right > .pro_info {
  margin-top: 24px;
}
.m_content > .right > .pro_info > .img_box {
  float: left;
  height: 360px;
  width: 360px;
  line-height: 360px;
  text-align: center;
}
.m_content > .right > .pro_info > .img_box > img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.m_content > .right > .pro_info > .txt {
  width: 400px;
  float: right;
}
.m_content > .right > .pro_info > .txt > dl {
  margin-top: 10px;
}
.m_content > .right > .pro_info > .txt > dl > dt {
  float: left;
  width: 90px;
  font-weight: normal;
  font-size: 18px;
}
.m_content > .right > .pro_info > .txt > dl > dd {
  float: left;
  width: 310px;
  font-size: 18px;
}
.m_content > .right > .pro_info > .txt > dl.contact {
  margin-top: 20px;
}
.m_content > .right > .pro_info > .txt > dl > dd.tit {
  height: 50px;
}
.m_content > .right > .pro_info > .txt > dl > dd.des {
  height: 125px;
  overflow-y: hidden;
}
.m_content > .right > .pro_info > .txt > .contact > .erweima_img {
  margin-right: 3px;
  height: 95px;
  width: 95px;
  padding: 3px;
  border: 1px solid #5faeff;
  border-radius: 4px;
}
.m_content > .right > .pro_info > .txt > .contact > .erweima_img > img {
  width: 87px;
  height: 87px;
}
.m_content > .right > .pro_info > .txt > .contact > .contact_des {
  float: right;
  width: 335px;
}
.m_content > .right > .pro_info > .txt > .contact > .contact_des > .tit {
  font-size: 22px;
  color: #5faeff;
  padding: 3px 0;
  border-bottom: 2px dashed #5faeff;
}
.m_content > .right > .pro_info > .txt > .contact > .contact_des > .num {
  margin-top: 4px;
  padding-left: 23px;
  background: url(../img/pd_tel_icon.jpg) no-repeat left 4px;
}
.m_content > .right > .pro_des {
  margin-top: 44px;
}
.m_content > .right > .pro_des > .tit {
  font-size: 18px;
}

.m_content > .right > .pro_des > .con {
  padding-top: 10px;
  padding-bottom: 50px;
  border-bottom: 1px dashed #000;
}
.m_content > .right > .pro_des > .con img {
  max-width: 100%;
}

.pn_link{
  margin-top: 20px;
  text-align: center;
}
.pn_link>a:first-child{
  margin-right: 50px;
}

.lxfs>.tit{
  display: block;
  text-align: center;
  height: 66px;
  line-height: 66px;
  font-size: 16px;
  color: #000;
  border: 1px solid #c9c9c9;
  border-top: 0 none;

  font-size: 36px;
  color: #fff;
  line-height: 112px;
  height: 112px;
  background-color: #313131;
}

.lxfs > .tit~div{
  display: block;
  text-align: center;
  height: 66px;
  line-height: 66px;
  font-size: 16px;
  color: #000;
  border: 1px solid #c9c9c9;
  border-top: 0 none;
}

.lxfs > div:last-child{
  padding-top: 12px;
  line-height: 120%;
}

.m_content > .right > .top{

  padding-top: 28px;
  padding-right: 24px;
  padding-left: 21px;
  padding-bottom: 4px;

}

.m_content > .right > .top>.logo{
  float: left;
}

.m_content > .right > .top>.location{
  float: right;
  font-size: 18px;
  color: #000;
  line-height: 63px;
}

.other_pros{
  padding-top: 50px;
  padding-bottom: 50px;
}
.other_pros>li:first-child{
  margin-left: 0;
}
.other_pros>li{
  float: left;
  width: 240px;
  height: 240px;
  margin-left: 40px;
}
.other_pros>li>a,.other_pros>li>a>img{
  display: block;
  height: 100%;
  width: 100%;
}

