
/*产品展示*/
#pic-page {text-align: center; margin-top:10px;}
#pic-page a {margin: 0 2px;}
#pic-page a img {width:82px;padding: 2px;border: solid #ccc 1px; margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border: solid #5280DD 1px;}
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.product_h1{ margin:0px; line-height:22px; font-size:18px; color: #145ca1; padding-bottom:10px;border-bottom: 1px dotted #cccccc;}
.product_info{list-style:none; padding:0px; margin-top:10px;}
.product_info li{ line-height:24px; padding-bottom:12px;}
.product_con{ clear: both; border-top: 1px dotted #ccc; margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px; color:#898989;overflow: auto;}
.product{ overflow:hidden; width:1300px; margin:0 auto;}
.bx-controls{ display:none;}
.cpxq{ margin-top:20px;}
.cpxq h1{ font-size:32px; color:#000; font-weight:bold;}
.cpxq .cpdes{ font-size:18px; color:#7f7f7f; line-height:35px; margin-bottom:50px;}
.cpxq ul li{ font-size:18px; margin-bottom:20px; background:url(/wp-content/themes/ecsolve/static/images/small.png) no-repeat; padding-left:30px;}
.cpxq ul li span{ margin-right:10px;}
.cpxq .dxlj{ margin-top:50px;}
.cpxq .dxlj a{ background:#00caa0; color:#FFF; text-align:center; display:block; padding:10px 40px; float:left; font-size:18px;}
.protop{ overflow:hidden; margin-bottom:50px;}
.cpbt{ overflow:hidden;}
.cpbt .cptt{ border:1px solid #e1e1e1; line-height:44px; text-indent:1em; margin-bottom:10px; font-size:16px;}
.cpbt .cpbtleft{ float:left; width:208px; margin-right:10px;}
.cpbt .cpbtleft ul li{ margin-bottom:20px;}
.cpbt .cpbtleft ul li p{ text-align:center; margin-top:10px; color:#000;}
.cpbt .cpbtleft img{ max-width:100%;     object-fit: cover;}
.cpbtnr{ float:left; width:915px;}
.cpbtnr img{ width:100%!important; height:auto!important; object-fit: cover;}
.cpbtright{ float:right; width:157px;}
.cpbtright .fkewm{ text-align:center; color:#020100; line-height:20px;}
/*414px到768px*/
@media screen and (min-width:414px) and (max-width:768px) {
  .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
    float: left;
  }
  
  .col-mm-12 {
    width: 100%;
  }
  .col-mm-11 {
    width: 91.66666667%;
  }
  .col-mm-10 {
    width: 83.33333333%;
  }
  .col-mm-9 {
    width: 75%;
  }
  .col-mm-8 {
    width: 66.66666667%;
  }
  .col-mm-7 {
    width: 58.33333333%;
  }
  .col-mm-6 {
    width: 50%;
  }
  .col-mm-5 {
    width: 41.66666667%;
  }
  .col-mm-4 {
    width: 33.33333333%;
  }
  .col-mm-3 {
    width: 25%;
  }
  .col-mm-2 {
    width: 16.66666667%;
  }
  .col-mm-1 {
    width: 8.33333333%;
  }
  .logo{max-width:400px;}
}


