﻿@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none; 
	resize:none;
}
a {
	text-decoration: none;
	outline: none; 
	color: #333;
}
body{
	background: #ffffff;
}
*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none; 
	resize:none;
}
ul,li{
	list-style:none;
}
img{ 
	border:0;
	border:none;
	display: block;
}
.dgkc_top{
	width: 100%; 
	height:698px; 
	background: url(../images/dgkc_top1.jpg) no-repeat center;
}
.dgkc_top_img{
	width: 1200px;
	height: 698px;
	margin: 0 auto;
	position: relative;
}
.dgkc_top_img .u_banner_img {
	padding: 200px 95px;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.dgkc_pp{
	width: 1104px;
	margin:0 auto;
}
.dgkc_pp .tit{
	text-align: center;
	margin: 0 auto;
	width: 333px;
	padding:60px 0 40px;
}
.dgkc_bj{
	width: 100%; 
	height:1092px; 
	background: url(../images/dgkc_bj.jpg) no-repeat center; 
	margin-top:50px;
}
.dgkc_bj .tit{
	width: 347px;
	margin:0 auto; 
	padding:50px 0;
}
.dgkc_item{
	width: 1164px;
	margin:0 auto;
}
.dgkc_item .dgkc_list{
	width: 535px;
	height:369px; 
	float: left;
	margin-bottom:60px;
	margin-left:32px;
}
.dgkc_item .dgkc_list .list_tit{
	height:99px; 
	background: #f1e428;
	line-height: 89px; 
	font-size: 24px; 
	padding:0 20px;
}
.dgkc_item .dgkc_list .list_tit strong{
	font-size: 48px;
	padding-right:15px;
}
.dgkc{
	width: 420px; 
	height:150px;
	margin:0 auto;
	background:#fff;
    padding: 40px 20px 80px;
}
.dgkc p{
	font-size: 16px; 
	line-height: 22px; 
	text-align: justify;
}
.dgkc p img{
	margin-top:10px;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-container .swiper-slide{
	font-size: 18px;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px 30px;
}
.dgkc_xt{
	padding:30px 0;
	line-height: 25px;
}
.dgkc_xt span{
	font-weight: bold;
}
.dgkc_ys{
	width:1140px;
	margin:0 auto;
	overflow: hidden;
}
.dgkc_ys h2{
	text-align: center;
	padding-bottom: 30px;
}
.dgkc_ys ul li{
	float: left;
	width: 541px; 
	height: 155px;
	margin-left: 19px;
	margin-top: 22px;
}
.bianhua{
	width: 1103px;
	margin:0 auto;
}
/*底部*/
.foot_div{
	width: 100%; 
	height:174px;
	margin-top:30px;
}






