@charset "utf-8";

.con{
	padding-top:30px;
	width:1000px;
	background: #d8d8d8;
	margin:0 auto;
}

.pdt_nav li {
	float: left;
	width: 157px;
	height: 50px;
}
.pdt_nav li a {
	display: block;
	line-height: 50px;
	margin-right: 9px;
	background: #b61119;
	font-size: 16px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}
.pdt_nav {
	width: 785px;
	margin:0px auto 15px;
}
.con .pdt_nav .pdt_current{
	background-color:#837D7D;
}/* CSS Document */

.xinwen{  width: 100%;
		  height: 60px;
		  background-color: #eeeff1;
		  box-shadow: 0px 3px 5px #bcbcbc;}
.xinwenzhongxin{width: 1000px;
  height: 60px;
  margin: 0 auto;
   }
.xinwenzhongxin span{color: #737075;
  float: left;
  font-size: 20px;
  margin-top: 18px;
  margin-left: 30px;}
  
.xinwenzhongxin span a{color: #737075;
  font-size: 20px;
  }

 .centent{
	 width:1000px;
	 margin:0 auto;
 } 
   .centent ul{
	   width:700px;
	   margin:30px 0 0 100px;
   }
  .centent ul li{
	  min-height:40px;
	  line-height:40px;
	  border-bottom:1px dashed #ccc;
	  font-size:16px;
	  text-indent:30px;
	  overflow:hidden;
	  color:#808080;
  }
    .centent ul li em{
		color:#f7931e;
		float:right;
	}
  .centent ul .menu1{
	   background: #f2f2f2;
	   display:none;
	   min-height:100px;
  }
  .centent ul .menu1 h4{
	  width:100%;
	  line-height:25px;
	  background: #00abff;
	   font-size:16px;
	   color:#fff;
  }
   .centent ul .menu1 p{
	   line-height:30px;
	    font-size:14px;
		color:#666;	
   }
  
  
.tell{
	height:50px;
	width:1000px;
	margin: 0 auto 30px;
	clear:both;
	border-top:1px solid #999;
	font-size:24px;
	text-align:center;
	line-height:50px;
	padding-top:30px;
}
.tell a,.tell .wx{
	font-size:16px;
	width:200px;
	display:inline-block;
	background:url(./img/xl.png) no-repeat 0 5px;
}
.tell a:hover{
	color: #00aaff;
	text-decoration:underline;
}
.tell .wx{
	font-size:16px;
	width:200px;
	background:url(./img/wx.png) no-repeat 0 5px;
	position:relative;
}
.tell i{
	color:#f15a24;
}

.tell .wx:hover .erweima{
	width: 150px;
	height: 150px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	position:absolute;
	z-index:999;
}

.erweima {
	background: url(./img/erweima.png) no-repeat;
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: -145px;
	left: 0px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	z-index:999;
}

 
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  