@charset "UTF-8";
/*base*/
.none {
  display: none; }

/*头部*/
#header {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;border-bottom:3px solid #004924; }
  #header .headtop {
    background: #eee;
    height:50px;
    line-height: 50px;
    color: #666;
    font-size: 16px;overflow:hidden; }
    #header .k1{margin-right:43px;}
    #header .k1 a {
      color: #666;
      font-size: 16px;
      margin-left:13px;display:inline-block;}
      #header .k1 a:hover{
          
          color: #2085a9;
      }
  #header .top {
    height: 120px;
     }
    #header .top .logo {
      float: left;line-height: 120px; overflow:hidden;height:120px;}
      #header .top .logo a h1 {}
    #header .top .topLink {
        width:550px;
      float: right; }
      #header .k2 {
        color: #666;
        font-size:16px;
        background:url(../images/tel.png)no-repeat left;
        padding-left:28px;
        
        }

/*导航*/
#menu {
    float:right;
  height: 120px;
  line-height: 120px; }
  #menu .nav {
    text-align: center; }
    #menu .nav li {
      position: relative;
      width:100px;
      display: inline-block; }
      
      #menu .nav li > a {
        width: 100%;
        display: block;
        text-align: center;
        color: #000;
        font-size: 18px; }
        #menu .nav li a:hover{
            background:#004924;
            color:#fff;
        }
      #menu .nav li .sec {
        display: none;
        height: 0;
        background: #01557a;
        color: #fff;
        overflow: hidden;
        z-index: 9999;
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%; }
        #menu .nav li .sec > a {
          background: #01557a;
          color: #fff;
          height: 38px;
          line-height: 38px;
          width: 100%;
          display: block; }
          #menu .nav li .sec > a:hover {
            background: #042d3f;
            text-decoration: none; }

/*搜索框*/
div.searchbox div.hotSearch {
  font-size: 14px;
  color: #2e2e2e;
  line-height: 50px;
  font-weight: normal;
  float: left; }
  div.searchbox div.hotSearch a {
    margin-right: 6px;
    color: #2e2e2e; }
div.searchbox #formsearch {
  float: right;
  margin-top: 15px;
  /*下拉框*/ }
  div.searchbox #formsearch #search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px; }
  div.searchbox #formsearch input {
    height: 24px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 24px; }
    div.searchbox #formsearch input#keyword {
      height: 24px;
      line-height: 24px;
      padding-left: 4px;
      color: #666; }
    div.searchbox #formsearch input#s_btn {
      width: 46px;
      height: 24px;
      line-height: 24px;
      text-align: center;
      background-color: #3480ce;
      color: #fff;
      border: none;
      cursor: pointer; }

/*list index css start*/
.r_list {
  border-bottom: 1px solid #b3b3b4; }
  .r_list ul li {
    float: left;
    width: 399px;
    height: 250px;
    border-right: 1px solid #898989; }
    .r_list ul li:nth-child(3n) {
      border-right: none; }
    .r_list ul li a {
      display: block;
      position: relative; }
      .r_list ul li a .img {
        position: absolute;
        top: 0;
        left: 0; }
        .r_list ul li a .img img {
          width: 100%;
          height: 100%; }
      .r_list ul li a h3 {
        position: relative;
        padding-top: 105px;
        color: #2086aa;
        font-size: 25px;
        line-height: 30px;
        font-weight: 400;
        text-align: center; }

/*list index css end*/
/*list1 index css start*/
.r_list1 {
  margin-top: 100px; }
  .r_list1 ul li {
    float: left;
    width: 292px;
    height: 401px;
    margin-right: 10px; }
    .r_list1 ul li:nth-child(4n) {
      margin-right: 0; }
    .r_list1 ul li a {
      display: block;
      position: relative; }
      .r_list1 ul li a .img {
        position: absolute;
        top: 0;
        left: 0; }
        .r_list1 ul li a .img img {
          width: 100%;
          height: 100%; }
      .r_list1 ul li a h3 {
        position: relative;
        padding-top: 50px;
        padding-left: 20px;
        color: #ffffff;
        font-size: 14px;
        line-height: 28px;
        font-weight: 400;
        text-align: left; }
        .r_list1 ul li a h3 p {
          font-size: 12px;
          color: #ffffff;
          text-transform: uppercase; }

/*list index css end*/
/*友情链接*/
.f_link {
  width: 1000px;
  margin: 0 auto;
  margin-top: 15px;
  line-height: 30px;
  line-height: 30px;
  background-color: #ececec;
  text-indent: 20px; }

/*底部*/
#footer {
  margin-top: 80px;
  background: #f0f0f1;
  height: 206px;
  padding: 32px 0 0; }
  #footer div.foot_top .foot_l {
    padding-top: 20px;
    float: left;
    color: #004924;
    line-height: 32px;
    font-size: 16px; }
  #footer div.foot_top .foot_r {
    float: right;
    color: #004924;
    font-size: 16px;
    line-height: 30px; }
    #footer div.foot_top .foot_r .foot_qq {
      padding-top: 67px;
      float: left;
      margin-right: 76px; }
    #footer div.foot_top .foot_r .foot_eqocde {
      float: right;
      text-align: center; }

/*# sourceMappingURL=index.css.map */
