﻿  .prodtit {background:url("/views/home/images/nprofbj.png") no-repeat;height:139px;
            background-size:100% 100%;
             border: 1px dotted #0a4795;
            border-top: none;
            border-bottom:none;
           }
  
  .contacttit
  {
      background:url("/views/home/images/stelbj.png") no-repeat;height:139px;
            background-size:100% 100%;
             border: 1px dotted #0a4795;
            border-top: none;
            border-bottom:none;
  }
  
  .prodclass
  {
       border: 1px dotted #0a4795;
            border-top: none;
        height：auto;
        overflow:hidden;
        padding-top:20px;
  }
  .neiitem1{
    /*width: 60px;*/
    width:auto;
    height: 32px;
    background: #EEEEEE;
    font-size: 12px;
    color: #707070;
    line-height: 32px;
    text-align: center;
    /*background: #878787;*/
    float:left;
    margin: 0 0 5px 5px;
    padding-left:5px;
    padding-right:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor:pointer;
}

.neiitem2{
   /*width: 60px;*/
   width:auto;
    height: 32px;
    background: #2788D7;
    font-size: 12px;
    color: #FFF;
    line-height: 32px;
    text-align: center;
    /*background: #878787;*/
    float:left;
    margin: 0 0 5px 5px;
    padding-left:5px;
    padding-right:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor:pointer;
}
.prof1{
    width: 90%;
    height: 48px;
    background: #878787;
    font-size: 16px;
    color: #FFF;
    line-height: 48px;
    text-align: center;
    /*background: #878787;*/
    float:clear;
    margin: 0 0 19px 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.prof2{
    width: 90%;
    height: 48px;
    background: #0000ff;
    font-size: 16px;
    color: #FFF;
    line-height: 48px;
    text-align: center;
    /*background: #878787;*/
    float:clear;
    margin: 0 0 19px 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.proimg
{
    width:100%;
    height:auto;
}
.prodlitit
{
    height:50px;
    line-height:50px;
    text-align:center;
}