*{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "微软雅黑";
	font-size: 16px;
}
html
img{
	border: none;
}
a{
	text-decoration: none;
	color: white;
}
body{
	background: #100E0E;
}
header{
	width: 100%;
	overflow: hidden;
}
.head{
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}
.head a{
	float: left;
	display: block;
	width: 120px;
	height:110px;
	position: relative;
}

.head a img{
	width: 100%;
}
.in{
	position: absolute;
	top:0;
}

.logo{
	width: 15%;
	float: right;
	margin: 2% 0;
}
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
.dhjj{
	width: 100%;
	overflow: hidden;
	background: url(/img/bg1.png) no-repeat;
	position: relative;
}
.dhjj_top{
	width: 65%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.jjwz{
	display: block;
	margin: 20px auto;
	width: 100%;
	margin-top: 150px;

}
#title{
	width: 30%;
	margin: 20px 0;
	position: absolute;
	right: -50%;

}
.dhjj ul{
	width: 60%;
	margin: 20px auto;
	overflow: hidden;
}
.dhjj ul li{
	width: 14%;
	padding: 5px 5%;
	position: relative;
	text-align: center;
	overflow: hidden;
  display: inline-block;
  margin: 0px auto;

}
.y{
	transition: 1s;
}
.dhjj ul li:hover .y{
	transform:rotate(120deg);
}
.dhjj ul li img{
	width: 100%;
}
.z1{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -30px;
	margin-left: -50px;
	width: 100px!important;
}
.more{
	text-align: center;
	overflow: hidden;
	display: block;
	width: 12%;
  position: relative;
  left: -8%;
	margin: 0 auto;
}
.more img{
	width: 100%;
}
.dk{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.ydl{
	width: 100%;
	background: url(/img/3.png) no-repeat;
}
.ydl_center{
	width: 65%;
	margin: 0 auto;
}
.ydl_center img{
	width: 40%;
	padding: 50px;
}
.qipao{
	width: 35%;
	position: absolute;
	right: -1000px;
	top: 30px;
	z-index: 99;
}
.qipao:hover{
-webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;

  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;

  -webkit-animation-duration: 2s;
  animation-duration: 2s;

  -webkit-animation-duration: .75s;
  animation-duration: .75s;

 -webkit-animation-name: pulse;
  animation-name: pulse;

}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.wqhg{
	width: 100%;
	background: url(/img/4.png) no-repeat;
	overflow: hidden;
  padding-top: 20%;
  padding-left: 10%;
}
.wqhg ul{
	width: 100%;
	margin: 0 auto;
	margin-top: 250px;
  display: inline;
  overflow: hidden;
  margin: 0px auto;
}
.wqhg ul li{
	float: left;
	width: 17%;
	padding: 40px 3px;
	overflow: hidden;
}
.wqhg ul li img{
	width: 90%;
}
#more{
  width: 100%;
}
.more{

}
.qipao1{
	width: 26%;
	position: absolute;
	left: -1000px;
	top: 420px;
	z-index: 99;
}
.qipao1:hover{
	-webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

    -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;

  -webkit-animation-duration: 2s;
  animation-duration: 2s;

  -webkit-animation-duration: .75s;
  animation-duration: .75s;

-webkit-animation-name: pulse;
  animation-name: pulse;

}

footer{
	width: 100%;
	overflow: hidden;
}
footer div{
	width: 1200px;
	margin: 0 auto;
}
footer div img{
	width: 100%;
}
.out1{
	position: absolute;
	top: -100%;
	z-index: -10;
}
.out2{
	position: absolute;
	top: -100%;
	z-index: -10;
}
/*.heng1{
	border-bottom: 3px solid #0D54FD;
}
.heng2{
	border-bottom: 3px solid #00A0E9;
}
*/
