body{font-family:"微软雅黑",simsun,Tahoma,Verdana,STHeiTi,sans-serif;}
* {
    padding: 0;
    margin: 0;
    border: 0;
    font-style: normal;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    /*禁止链接长按弹出选项菜单*/
  }

  a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /*禁止链接高亮*/
    -webkit-touch-callout: none;
    /*禁止链接长按弹出选项菜单*/
  }

  img {
    -webkit-touch-callout: none;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    /*禁止图片长按弹出选项菜单*/
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }

  input,
  textarea {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: normal;
    font-size: 100%;
  }

  address,
  cite,
  dfn,
  em,
  var,
  i {
    font-style: normal;
  }


  ul,
  ol {
    list-style: none;
  }

  a,
  button,
  input,
  textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
  }

  button,
  input,
  select,
  textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
    -webkit-appearance: none;
  }

  textarea {
    resize: none;
  }

  a {
    text-decoration: none;
  }

  a:hover,
  a:active,
  a:focus {
    color: #464854;
    text-decoration: none;
  }

  a:active {
    color: #464854;
  }

  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #b9b9b9;
  }

  input:focus::-webkit-input-placeholder {
    color: #b9b9b9;
  }

  .headPic {
    width: 100%;
    /* height: 400px; */
}

.headPic img {
    width: 100%;
    height: 100%;
}

.bottoimg{
  padding-top:50px;
}

.searchBox {
    width: 1000px;
    margin: auto;
    ;
    padding-top: 115px;
    min-height: 800px;
    background-color: #fff;
}

.tab {
    width: 100%;
    overflow: hidden;
    padding: 25px 0 15px 0;
    border-bottom: 2px solid #e6e6e6;
}

.tabLeft {
    float: left;
    margin-top: 1px;
    margin-right: 19px;
}

.tabRight {
    font-size: 14px;
    float: left;
    color: #666;
}

.result {}

.resultLi {
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e6;
}

.resultLi a {
    color: #000
}

.pages{line-height:30px; text-align:right; float:right}
.pages a,.pages span{padding:6px 6px; margin-left:5px; border:1px solid #dedede; text-decoration:none}
.pages span,.pages a:hover{background:#0081c9; color:#FFF!important}
.home_sec{width:1100px; margin:0 auto;overflow:hidden;margin-top:10px;}

.hot_pro{ width:1000px;margin-top:36px; overflow:hidden;}
.hot_pro1{ width:1000px;margin-top:36px; overflow:hidden;}
.hot_pro ul li{ width:230px; padding:0px 15px 35px 0px; float:left;}
.hot_pro ul li .p_pic{width:228px; height:218px; border:solid 1px #f0f0f0;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;position:relative;}
.hot_pro ul li .p_pic img{ margin:0 auto;max-height:218px;max-width:220px;display: table-cell; vertical-align: middle; display:block; overflow:hidden;}
.hot_pro ul li .p_detail{width:100%;height:32px; background:#f0f0f0;}
.hot_pro ul li .p_detail .p_name{width:218px;height:28px; text-align:center; overflow:hidden;padding:0px;}
.hot_pro ul li .p_detail .p_name a{ height:28px; line-height:28px; font-size:14px; color:#a2a2a2;}
.hot_pro ul li .p_detail .p_name a:hover{ height:28px; line-height:28px; font-size:14px; color:#006fd4;}
.hot_pro ul li .p_detail .p_contact{width:218px; margin:0 auto; text-align:center;color:#a2a2a2; height:20px; line-height:20px;}
.hot_pro ul li .p_detail .p_contact a{color:#a2a2a2; height:20px; font-size:14px; line-height:20px;}
.hot_pro ul li .p_detail i{ color:#a2a2a2; font-size:22px;}

.hot_pro ul li.hover .p_detail{width:100%;height:32px; background:#b5b3b3;}
.hot_pro ul li.hover .p_detail i{ color:#fff; font-size:22px;}
.hot_pro ul li.hover .p_pic{width:228px; height:218px; border:solid 1px #b5b3b3;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;}
.hot_pro ul li.hover .p_contact a{color:#fff; height:20px; font-size:14px; line-height:20px;}
.hot_pro ul li.hover .p_detail .p_name a{ height:18px; line-height:18px; font-size:14px; color:#fff;}
