body{background-color: #fff}
/*====================导航*********/
/*top*/
.header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,.2);
    height: 110px;
    z-index: 9999;
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.index_circle{
    width: 100px;
    height: 100px;
    position: absolute;
    overflow: hidden;
    transition: .5s;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 111;
}
.vrb_1,.vrb_2,.vrb_3{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.vrb_1 {
    z-index: 1;
    animation: vrb1 20s linear infinite;
    width: 98px;
    height: 98px;
}
.vrb_2 {
    z-index: 2;
    animation: vrb2 20s linear infinite;
    width: 83px;
    height: 83px;
}
.vrb_3{
    width: 62px;
    height: 62px;
}
.h_con{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.logo,.nav{
    float: left;
}
.nav{
    overflow: inherit;
}
.logo{
    margin-left: 6%;
}
.h_phone{
    float: right;
    padding-top: 35px;
    padding-right: 5%;

    padding-left: 65px;
    height: 85px;
}
.h_phone em{
    font-size: 16px;javascript:;
    color: #fff;
}
.h_phone span{
    color: #ff7200;
    font-size: 34px;
    font-family: "Arial";
    display: block;
    font-weight: bold;
}.wj_mt{width:45%; height:110px;margin-left:3%;}
.gdao{width:100%;}
.gdao li { width:12%;float: left;
             list-style: none;  
             text-align: center;
             float: left;
             height: 110px;
             position: relative;
             border-right: 1px solid rgba(255,255,255,.1);
}
.gdao li a {
    text-align: center;
    font-size:16px;
    font-family:"微软雅黑";
    position: relative;
    transition: all .3s;
    height:110px;
    width: 100%;
    line-height: 110px;
    display: block;
    float: left;
    color:#000;
   }
.gdao li:hover, ul.gdao li.hover {
  color: #ffffff; background:#05913a;transition:all 0.5s;}

.gdao li b {
    font-family:"微软雅黑";
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 110px;
    height:110px;
    display: inline-block;
    font-weight: normal;  
  
   }

.gdao li:hover b {
  color: #fff; }
.gdao li:hover a {
  color: #fff; }

.gdao li span {
  color: #ffffff;
  font-family: 'Arial';
  line-height: 12px; }

.gdao li ul {
  width: 244px;
  top: 110px;
  line-height: 30px;
  position: absolute;
  z-index: 999;
  left: 0;
  display: none; }

.gdao li ul li {
  float: left;
  height: 40px;
  width: 120px;
  border-bottom: 1px dotted #fcf5c1;
  background: none;
  background-color: #ffffff;
  line-height: 40px;
  position: relative; }

.gdao li ul li a {
  color: #fff;
  line-height: 34px;
  height: 34px;
  display: block;
  padding: 0;
  position: relative; }
.gdao li ul li a:before {
    content: '';
    color: #fff; }

.gdao li ul.pro-list { z-index:99999;
  width:1560px;
  left: -620px;

 background: rgba(0,0,0,0.5);}

.gdao li ul.pro-list li {
  width: 220px;
  height:550px;
  border-bottom: none;
  background: none; }
.gdao li ul.pro-list li p{display: block;margin-top: 160px !important;}

.gdao li ul.pro-list li p a{font-size: 15px !important;}


.gdao li ul.pro-list li a {
    font-family:"微软雅黑";
    color: #fff;
    font-weight:500;
    font-size: 15px;
   }
.gdao li ul.pro-list li a:hover {
      color: #f00 !important; }
.gdao li ul.pro-list li a.topic {
    height: 100px; }
.gdao li ul.pro-list li a.topic img {
      width: 190px;
      height: 110px;
      border: 1px solid #cfcfcf; }
.gdao li ul.pro-list li dl dd a {
    border-bottom: none;
    font-size: 12px;
    font-weight: normal;
    height: 26px;
    line-height: 26px; }
.gdao li ul.pro-list li:hover { background-color: #05913a; }
.gdao li ul.pro-list li:hover a {color: #ffffff;}






@media (max-width: 1460px) {
	.nav{ position:relative;margin-left: 2%;width: 48%}
.nav .navMain .navLi{  width:10%;}
    }


.zhiding{
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: absolute;
    z-index: 9999;
    right: 2%;
    bottom: 15%
}
