﻿﻿
/* commom 清默认样式1 */
   body {
        background: #fff url(../images/bg.jpg) no-repeat center top;
        background-repeat: repeat-x;
        min-width: 1200px;
        height: 100%;
        position: relative;
        color: #3a3a3a;
        font-family: "微软雅黑", "Microsoft YaHei";
    }
  html{
      height: 100%;
    margin: 0;
    padding: 0
  }
  .commht-top a:link {
      color: inherit;
  }
  .commht-top input{
    outline-style: none;
  }
  
  .commht-top a:visited,
  .commht-top a:link,
  .commht-top a:hover,
  .commht-top a:active {
      color: inherit;
  }
  .commht-top *,
  .commht-top ::after,
  .commht-top ::before {
      box-sizing: border-box
  }
  
  .commht-top blockquote,
  .commht-top dd,
  .commht-top dl,
  .commht-top dt,
  .commht-top fieldset,
  .commht-top form,
  .commht-top h1,
  .commht-top h2,
  .commht-top h3,
  .commht-top h4,
  .commht-top h5,
  .commht-top h6,
  .commht-top input,
  .commht-top li,
  .commht-top ol,
  .commht-top p,
  .commht-top pre,
  .commht-top textarea,
  .commht-top ul {
      margin: 0;
      padding: 0
  }
  
  .commht-top a {
      text-decoration: none;
      cursor: pointer;
  }
  .commht-top a, .commht-top span, .commht-top i, .commht-top label {
    display: inline-block;
  }
  
  .commht-top ul li {
      list-style: none;
  }
  .commht-top .left{float:left;}
  .commht-top .right{float:right;}
  
  .commht-top article,
  .commht-top aside,
  .commht-top details,
  .commht-top figcaption,
  .commht-top figure,
  .commht-top footer,
  .commht-top header,
  .commht-top hgroup,
  .commht-top main,
  .commht-top menu,
  .commht-top nav,
  .commht-top section,
  .commht-top summary {
      display: block
  }
  .commht-top .commht-containers {
        margin: 0 auto;
        width: 1200px;
    }

    .commht-top .left {
        float: left;
    }
    .commht-top .right {
        float: right;
    }
    .commht-top {
        margin: 0 auto;
        height: 329px !important;
        position: static;
        width: 1200px !important;
    }
    .commht-top .commht-topBg {
        position: absolute;
        top: 0;
        height: 100%;
        width: 100%;
        left: 0;
        z-index: -1;
    }
    .commht-top .commht-header {
        height: 44px;
        line-height: 44px;
        background: none;
    }
    .commht-top .commht-bigHui {
        display: block;
        position: absolute;
        top: 9px;
        width: 390px;
        height: 195px;
        left: 50%;
        margin-left: -195px;
        z-index: 1;
        background: url(http://www.zxhjdg.com/images/bigHui.png) 0 0 no-repeat;
    }
    .commht-top .commht-top-h {
        height: 44px;
        font-size: 14px;
        color: #fff;
    }
    .commht-top .commht-top-l img {
        width: 17px;
        height: 19px;
        vertical-align: top;
        margin: 12.5px 5px 0;
    }
    .commht-top .current-now {
        display: inline-block;
        margin-left: 20px;
    }
    .commht-top .commht-top-r {
        height: 44px;
        line-height: 44px;
        font-size: 12px;
        color: #fff;
    }
    .commht-top .commht-top-r a {
        margin: 0 12px;
		font-size: 14px;
        color: #fff;
    }
    .commht-top .commht-search-box {
        position: absolute;
        z-index: 1;
        width: 590px;
        height: 37px;
        top: 200px;
        left: 50%;
        margin-left: -295px;
        border: 1px solid #4681af;
        font-size: 0;
    }
    .commht-top .commht-search-inp {
        width: 548px;
        background: #fff;
        height: 35px;
        color: #999999;
        font-size: 14px;
        border: none;
        padding-left: 10px;
        vertical-align: top;
        float: left;
    }
    .commht-top .commht-search-btn {
        width: 40px;
        height: 35px;
        background: url(sbtn.png) 0 0 no-repeat;
        border: none;
        position: absolute;
        right: 0;
        top: 0;
    }
    .commht-top .commht-nav-box {
        position: absolute;
        height: 44px;
        line-height: 40px;
        border-bottom: 4px solid #4681af;
        top: 270px;
        left: 0;
        width: 100%;
    }
    .commht-top .commht-nav-list {
        font-size: 0;
        height: 40px;
        /* position: relative;
        left: 70px; */
    }
    .commht-top .commht-nav-list li {
        width: 20%;
        /* text-align: left; */
        font-size: 20px;
        color: #4681af;
        height: 100%;
        vertical-align: top;
        display: inline-block;
        text-align: center;
    }
    .commht-top .commht-nav-list li img {
        width: 30px;
        height: 33px;
        margin-top: 3.5px;
        vertical-align: baseline;
    }
    .commht-top .commht-search-btn {
        background: url(sbtn.png);
    }
    .commht-top .commht-nav-box ul li a:hover {
        font-weight: bold;
    }
    .commht-top .commht-nav-box ul li span {
        display: none;
    }
    .commht-top .commht-nav-list li.hover {
        font-weight: bold;
    }
    .commht-top .commht-header {
        padding-top: 0px;
    }
    .commht-top .commht-nav-box ul li a {
        display: inline-block;
        text-align: center;
        width: 97px;
    }
    /*---------头部-------------*/
    .commht-top .commht-link-zyzfmh {
        height: 19px;
        line-height: 19px;
        display: inline-block;
        padding-left: 20px;
        background: url(smallhui.png) 0 0 no-repeat;
    }

	.commht-top .test.tjbb {
        height: 19px;
        line-height: 19px;
        display: inline-block;
        padding-left: 20px;
        background: url(smallhui.png) 0 0 no-repeat;
    }

/* mobile */

/* @media screen and (max-device-width: 767px) {
    body {
        font-size: .24rem;
        margin: 0 auto;
        color: #3a3a3a;
        font-family: "微软雅黑", "Microsoft YaHei";
        background: #fff;
        min-width: unset;
    }
    .commht-top{
        position: relative;
        background: #fff url(m-top-bg.png) no-repeat center 0;
        background-size: 100%;
        width: 100%;
        height: 3rem;
    }
    .commht-top .commht-bigHui{
        position: absolute;
        left: 50%;
        top: .08rem;
        width: 3.44rem;
        height: 1.5rem;
        margin-left: -1.72rem;
        background: url(m-top-szf.png) 0 0 no-repeat;
        background-size: 100% 100%; 
    }
    .commht-top .commht-header{
        position: relative;
        background: #fff url(m-top-bg.png) no-repeat center 0;
        background-size: 100%;
    }
    .commht-top .commht-containers{
        width: auto;
    }
    .commht-top .commht-containers.commht-top-h{    
        height: .37rem;
        font-size: .18rem;
        color: #fff;
        line-height: .37rem;
        padding: 0 .3rem;
        background: url(m-top-tools.png) repeat-x;
        background-size: auto 100%;
    }
    .commht-top .current-now{
        display: none;
    }
    .commht-top .commht-top-r{
        display: none;
    }
    .commht-top .commht-link-zyzfmh{
        height: .37rem;
        font-size: .18rem;
        color: #fff;
        line-height: .37rem;
        padding: 0 .35rem;
        background: url(smallhui.png) 0 .1rem no-repeat;
        background-size: .17rem .19rem;
    }
    .commht-top .commht-search-box{
        width: 5.37rem;
        height: 0.48rem;
        margin-left: -2.68rem;
        top: 1.7rem;
        border:none;
    }
    .commht-top .commht-search-inp {
        width: 4.83rem;
        height: 100%;
        font-size: .19rem;
        color: rgb(160,156,151);
        border: 0;
        padding: 0 .09rem;
        background: url(m-search-ipt.png) no-repeat;
        background-size: 100% 100%;
        float: left;
    }
    .commht-top .commht-search-btn{
        width: .54rem;
        height: 100%;
        background: url(m-search-btn.png) no-repeat;
        background-size: 100% 100%;
        border: 0;
    }
    .commht-top .commht-nav-box{
        padding: .25rem .3rem .2rem;
        border-bottom: .04rem solid rgb(70, 129, 175);
        top: 2.18rem;
        height: auto;
        line-height: unset;
    }
    .commht-top .commht-nav-list{
        height: 100%;
        left: 0;
        justify-content: space-between;
        align-items: center;
        display: -webkit-flex;
        flex-wrap: wrap;
    }
    .commht-top .commht-nav-list li{
        width: 1.28rem;
        font-size: .26rem;
    }
    .commht-top .commht-nav-box ul li a,.commht-top .commht-nav-box ul li span{
        width: 1.28rem;
    }
    
} */