@charset "utf-8";
/*导航栏样式*/

/*css雪碧图*/
.xjt_l{height:20px;width:18px;background-position:-136px -64px;}
.xjt_r{height:20px;width:18px;background-position:-112px -64px;}
.more_grid{height:18px;width:21px;background-position:-160px -64px;}
.dh_01HOME{height:28px;width:24px;background-position:0 0;}
.dh_04GRID{height:28px;width:24px;background-position:-81px 0;}
.dh_03TARGET{height:28px;width:24px;background-position:-54px 0;}
.dh_02COMPASS{height:28px;width:24px;background-position:-27px 0;}
.dh_05NOTEPAD{height:28px;width:24px;background-position:-108px 0;}
.dh_06PEN{height:28px;width:24px;background-position:-135px 0;}
.dh_07USER{height:28px;width:24px;background-position:-162px 0;}
.qweix{height:34px;width:34px;background-position:0 -120px;}
.qweibo{height:34px;width:34px;background-position:-37px -120px;}
.qq{height:34px;width:34px;background-position:-74px -120px;}
.foot_tel{height:24px;width:24px;background-position:-112px -120px;}
.jt_right{height:50px;width:50px;background-position:-53px -63px;}
.jt_left{height:50px;width:50px;background-position:0 -63px;}

.top_bg{
  height: 100px;
  box-shadow: 0 0px 1px #888;
  background-color: #ffffff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=113, Color='#888888')";/*ie8,需和背景颜色共同使用,超出部分会隐藏*/
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 40px;
}
.top_line{
  height: 30px;
  width: 100%;
  background-color: #3385cc;
}
.top_line p{
  width: 1300px;
  margin:0 auto;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
}
.top_line p a{
  float: right;
}
.top_line p a img{
  vertical-align: middle;
  margin-right: 5px;
  margin-top:-2px;
}
.top_main{
  width: 1200px;
  margin:0 auto;
}
.zjbf{
  float: left;
  max-width: 210px;
  height: 72px;
  margin-top: 15px;
  line-height: 100px;
  margin-left: 15px;
}
.sous{
  float: right;
  width: 90px;
  text-align: center;
  height: 100px;
  line-height: 130px;
}
.zjbf a{ 
  color: #999999;
  font-size: 15px;
}

.top_logo{
  float: left;
  max-width: 210px;
  height: 72px;
  margin-top: 15px;
}
.top_logo img{
  width: 210px;
  height: 72px;
  display: block;
}
#head .head_l strong{font-size:12px;color:#888888;}
/*导航*/
.dh_bg{
  max-width: 780px;
  float: right;
  position: relative;
}
.dh_bg ul:after{
  display:table; content:''; clear:both;/*清除浮动*/
}
.dh_bg ul li{
  float: left;
  width: 86px;
  text-align: center;
  position: relative;
  z-index: 5;
}
.dh_bg ul li>a{
  font-size: 16px;
  color: #333333;
  display: block;
  height: 78px;
  padding-top: 22px;
}
.dh_bg ul li>a i{
  display: block;
  margin:0 auto;
  width: 24px; 
  height: 28px;
  background-position-y:0;
  transition:background-position-y .3s;
  -moz-transition:background-position-y .3s; /* Firefox 4 */
  -webkit-transition:background-position-y .3s; /* Safari and Chrome */
  -o-transition:background-position-y .3s; /* Opera */ 
}
.dh_bg ul li>a h1{
    display: block;
    height: 16px;
    line-height: 14px;
    margin-top: 4px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 100;
}
.dh_bg_cur{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 86px;
  overflow: hidden;
}
.dh_bg_cur img{
  display: block;
  position: relative;
  left: 50%;
  margin-left: -43px;
}
.dh_bg ul li.cur>a{
  color: #46a372;
}
.dh_bg ul li a:hover{
  color: #46a372;
}
.dh_bg ul li.cur>a i{
  background-position-y:-28px; 
}

.two_nav_box{
  position: relative;
  position: absolute;
  width: 1300px;
  right: 90px;
}
.two_nav_box .two_nav{
  position: absolute;
  right: 0;
  overflow: visible;
  background-color: #ffffff;
  box-shadow: 0 0 6px #888888;
  border-radius: 3px;
  padding:10px 0;
  display: none;
}
.two_nav_box .two_nav dl{
  float: left;
  padding:0 20px;
  position: relative;
}
.two_nav_box .two_nav dl dt{
  font-size: 15px;
  line-height: 30px;
}
.two_nav_box .two_nav dl dt a{
  color: #555555;
  font-weight: bold;
}
.two_nav_box .two_nav dl dt a:hover{
  color: #46a372;
}
.two_nav_box .two_nav dl i{
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  background:url(../images/menu_line.png) no-repeat center center;
  background-size: 1px 100%;
}
.two_nav_box .two_nav>div dl:first-child i{
  display: none;
}
.two_nav_box .two_nav>span{
  position: absolute;
  right: 24px;
  top: -13px;
  width: 37px; 
  height: 13px;
  background: url(../images/menu_xsj.png) no-repeat center center;
}

.two_nav_box .two_nav dl dd a{
  font-size: 12px;
  color: #999;
  line-height: 26px;
}
.two_nav_box .two_nav dl dd:hover a{
  color: #46a372;
}
#ssk{
  display:none;
  width: 700px;
  height: 50px;
  float: left;
}
#ssk .xxssk{
  width: 30px;
  height: 50px;
  line-height: 50px;
  float: left;
  position: relative;
  left: 20px;
  top: -5px;
}
#ssk .xxssk:hover{
  cursor: pointer;
}

/* 网站底部样式 */
.kkry{width: 100%;height: 40px;}
.footer_new{
  width: 100%;
  height: 420px;
  background-color: #333333;
}
.footer_new .fot_nr{
  width: 1200px;
  height: 420px;
  margin: 0 auto;
}
.footer_new .fot_nr .fot_top{
  width: 1200px;
  height: 180px;
  margin: 0 auto;
}
.fot_top .fottop_left{
  width: 550px;
  height: 180px;
  float: left;
}
.fottop_left ul{
  width: 70px;
  height: 180px;
  float: left;
}
.fottop_left ul:not(:first-child){
  margin-left: 50px;
}
.fottop_left ul li:first-child{
  font-size: 14px;
  color: #999999;
  height: 45px;
}
.fottop_left ul li:not(:first-child){
  font-size: 12px;
  height: 30px;
}
.fottop_left ul li:not(:first-child) a{
  color: #666666;
}
.fottop_left ul li:not(:first-child) a:hover{
  color: #999999;
}
.fot_top .fottop_right{
  width: 520px;
  height: 180px;
  float: left;
  margin-left: 130px;
}
.fottop_right .erwm{
  width: 120px;
  height: 180px;
  float: left;
  text-align: center;
}
.erwm p{
  font-size: 12px;
  color: #666666;
  line-height: 35px;
}
.fottop_right .contnew{
  width: 244px;
  height: 180px;
  float: right;
}
.contnew .ljzx{
  width: 120px;
  height: 42px;
  background-color:#46a372;
  text-align: center;
  line-height: 42px;
  margin-top: 10px;
  color: #FFFFFF;
}
.contnew .ljzx:hover{
  background-color:#3d8f64;
}
.fot_bott{
  width: 1200px;
  height: 180px;
  margin-top: 20px;
}
.fot_bott .yqljwh{
  width: 1200px;
  height: 85px;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
}
.yqljwh ul{
  width: 1200px;
  height: 60px;
  margin-top: 13px;
}
.yqljwh ul li{
  float: left;
  height: 30px;
}
.yqljwh ul li:first-child{
  color: #666666;
  font-size: 12px;
}
.yqljwh ul li:not(:first-child){
  margin-left: 10px;
}
.yqljwh ul li:not(:first-child) a{
  color: #666666;
  font-size: 12px;
}
.yqljwh ul li:not(:first-child) a:hover{
  color: #999999;
}
.copyright_xx{
  width: 1200px;
  height: 50px;
  margin-top: 20px;
  text-align: center;
}
.copyright_xx p{
  line-height: 25px;
  color: #666666;
  font-size: 12px;
}
.copyright_xx a{
  font-size: 12px;
  color: #666666;
}
.copyright_xx a:hover{
  color: #999999;
}
