.dg-index-head{
	color: #FFFFFF;
	position: relative;
	z-index: 1000;
}
.dg-search{
	display: inline-block;
	position: relative;
}
.dg-index-head .dg-index-title{
	background-color: #155194;
	height: 45px;
	line-height: 45px;
	/* overflow: hidden; */
	position: relative;
}
.dg-header-right img{
	width: ;
}
.dg-nav-item:hover{
	color: #155197;
}
.dg-header-load,
.dg-header-user{
	margin-left: 30px;
	color: rgba(255,255,255,0.8);
	font-weight:400;
}

.dg-search img.dg-middle:hover,
.dg-header-load:hover,
.dg-header-user:hover {
	position: relative;
	top: 1px;
}
.dg-header-load img,
.dg-header-user img{
	margin-right: 10px;
}
.dg-index-nav{
	text-align: right;
	position: relative;
	padding-top: 13px;
}
.dg-nav-item{
	display: inline-block;
	height: 84px;
	padding: 0 6px;
	line-height: 84px;
	border-bottom: 3px solid transparent;
	color: #333333;
	font-weight: 600;
	font-size: 18px;
	margin-right: 20px;
	position: relative;
}

.dg-nav-item .dg-hover{
	position: absolute;
	top: 100%;
	margin-top: -2px;
	line-height: 30px;
	box-shadow: 0 0 5px #EDEDED;
	min-width: 100%;
	background-color: #FFFFFF;
	padding: 10px 20px;
	display: none;
	font-size: 14px;
	left: 50%;
	transform: translate(-50%,0);
}

.dg-nav-item:hover .dg-hover {
	display: block;
}
.dg-nav-item .dg-hover .dg-hover-li {
	color: #155197;
	text-align: center;
	width: 100%;
	white-space: nowrap;
	color: #666666;
	font-weight: 400;
}
.dg-nav-item .dg-hover .dg-hover-li:hover {
	color: #165095;
}
.dg-nav-item.dg-nav-active{
	border-bottom-color: #155197;
	color: #155197;
}
.dg-index-logo{
	position: absolute;
	left: 0;
	top: 0;
}
.layui-carousel img {
	width: 100%;
	position: relative;
	left: 50%;
	transform: translate(-50%,0);
}
.dg-index-content{
	background-color: #f6f6f6;
	background: url(../img/gysxx-1.png) repeat-x center center;
	/* background-size: 100%; */
	/* background-position: left bottom; */
	padding: 50px 0;
}
.dg-index-content.dg-index-bg {
	/* background: url(../img/公司信息-6.png) repeat-x left bottom;
	background-size: 1270px 1264px; */
	background: url(../img/company-6.png) no-repeat;
	background-size: 1270px 1264px;
	background-position: 0 200px;
}
.dg-index-content .dg-index-con{
	min-height: 500px;
	box-shadow: 0 0 10px #DDDDDD;
	background-color: #FFFFFF;
}
.dg-footer{
	background: url(../img/65.png) no-repeat center center;
	background-size: 100% 100%;
	font-size: 0;
}
.dg-declare{
	height: 190px;
	width: 546px;
	display: inline-block;
}
.layui-carousel>div,
.layui-carousel img{
	height: 350px;
	position: relative;
}
.dg-index-move .el-carousel__item a,
.dg-index-move .el-carousel__item img,
.dg-index-move .el-carousel__item .dg-move-item{
	display: inline-block;
	height: 100%;
	width: 100%;
}
.layui-carousel .dg-index-con{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
}
.layui-carousel .dg-index-con .dg-explain{
	width: 560px;
	height: 159px;
	padding-top: 30px;
	padding-left: 42px;
}
.layui-carousel .dg-index-con .dg-explain p:last-child {
	line-height: 40px;
}
.layui-carousel .dg-index-con .dg-explain::before{
	width: 72px;
	height: 62px;
	left: -45px;
	top: -25px;
}
/* .dg-footer .dg-middle{
	margin-left: 20px;
} */
.input-search{
	margin-right: 10px;
}
.input-search-box{
	width: 100%;
	top: 100%;
	position: absolute;
	margin-top: 20px;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 20px;
	box-shadow: 0 0 5px #EFEFEF;
	z-index: 100;
	min-width: 300px;
	max-height: 200px;
	overflow: auto;
	line-height: 30px;
}
.input-search-box a:hover{
	color: #165095;
}
.jiantou{
	height: 26px;
	margin-top: 43px;
	cursor: pointer;
	font-size: 13px;
	font-weight: 900;
}
.jiantou1{
	color: grey;
}
