@charset "utf-8";
body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei", "arial", "verdana";
	color: #333;
}
*{
	box-sizing: border-box;
	font-family:Microsoft YaHei;
}
html,body{
	width: 100%;
	overflow-x: hidden;
}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,button,textarea,input,header {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	outline: none;
}
a {
	text-decoration: none;
	color: #333333;
    cursor: pointer;
}
i{
	font-style:normal;
}
s{
	text-decoration:none;
}
body{
	background-color: #F6F6F6;
}
img {
	border: none;
}
.fade-enter-active, .fade-leave-active {
	transition: opacity .5s
}
.fade-enter, .fade-leave-active {
	opacity: 0
}
.dg-page-box{
	text-align: right;
	padding: 30px 23px 50px 0;
	overflow: hidden;
}
.dg-page-box .el-pagination{
	float: right;
	border: 1px solid #D7D7D7;
	padding: 0;
}
.dg-page-box .el-pagination .el-pagination__total{
	border-right: 1px solid #D7D7D7;
	padding: 0 10px;
	margin-right: 0;
	height: 40px;
	line-height: 40px;
}
.dg-page-box .el-pagination .el-pagination__jump{
	padding: 0px 10px;
	height: 40px;
	line-height: 40px;
}
.dg-page-box .el-pagination .btn-prev,
.dg-page-box .el-pagination .btn-next,
.dg-page-box .el-pagination .number,
.dg-page-box .el-pagination .more{
	border-right: 1px solid #D7D7D7;
	padding: 0px 0;
	height: 40px;
	line-height: 40px;
}
.dg-page-box .el-pagination .number,
.dg-page-box .el-pagination .more{
	width: 40px;
	text-align: center;
}
.dg-page-box .el-pagination .btn-prev,
.dg-page-box .el-pagination .btn-next,
.dg-page-box .el-pagination .btn-prev span,
.dg-page-box .el-pagination .btn-next span{
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
}
.dg-page-box .el-pagination .number.active {
	color: #FFFFFF;
	background-color: #065CBC;
}

.box-shadow-box {
	box-shadow: 0 0 5px #e8e8e8;
}
.dg--choice{
	width: 100%;
	height: 100%;
	position: absolute;
}
.dg-float-choice{
	height: 100%;
	overflow: hidden;
	position: relative;
}
.dg-index-con{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.dg-index-title .dg-index-con span{
	color: rgba(255,255,255,0.8);
}
.dg-middle {
	vertical-align: middle;
}
.content-padding{
	padding: 20px 10px 60px ;
}
.fl {
	float: left;
}
.fr{
	float: right;
}
.dg-nav-a{
	width: 100%;
	display: inline-block;
}
.dg-index-flex {
	display: flex;
}
.dg-center-bottom-top{
	margin-top: 30px;
}
.dg-index-flex-item {
	flex: 1;
	overflow: hidden;
}
.dg-index-flex-item.dg-right--box {
	overflow: initial;
}
.dg-index-dc{
	overflow-y: scroll;
	margin-right: -24px;
	padding-right: 9px;
}

/* 首页中部样式 */
.dg-top-center{
	padding-top: 75px;
	padding-bottom: 80px;
	background: url(../img/24.png) repeat-x center center;
	/* background-size: 100% ; */
	/* background-position: -50px -200px; */
	/* background-position: left bottom; */
	position: relative;
}
.dg-index-move{
	margin-right: 30px;
}
.dg-index-move .el-carousel__arrow.el-carousel__arrow--left,
.dg-index-move .el-carousel__arrow.el-carousel__arrow--right{
	background-color: transparent;
	top: 100%;
	transform: translate(-100%, -100%);
	left: 100%;
	margin-left: -36px;
	z-index: 1000;
	height: 60px;
	line-height: 60px;
}
.dg-index-move .el-carousel__arrow.el-carousel__arrow--right,
.dg-index-move .el-carousel__arrow.el-carousel__arrow--right:hover{
	background-color: transparent;
	top: 100%;
	transform: translate(-100%, -100%);
	left: 100%;
	margin-left: 0;
	z-index: 1000;
	height: 60px;
	line-height: 60px;
}
.dg-index-move .dg-move-item{
	position: relative;
	width: 100%;
	height: 100%;
}

.dg-index-move img {
	width: 100%;
	height: 100%;
}
.dg-index-move .dg-index-sm{
	padding: 0 80px 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	z-index: 100;
	font-size: 14px;
	color: #FFFFFF;
	transition: all 0.5s;
}
.dg-dtgg{
	height: 370px;
	position: relative;
}
.dg-index-dtgg{
	font-size: 26px;
	font-weight: 600;
}
.dg-index-dtgg li{
	display: inline;
	padding-right: 55px;
	font-family: 'PingFangSC-Semibold';
	color: #333333;
}
.dg-index-dtgg li.active {
	color: #245DA0;
}
.dg-index-dt-con .dg-inform-con .dg-flex-left{
	min-height: 83px;
	flex: 0 0 86px;
	position: relative;
}
.dg-index-dt-con .dg-inform-con .dg-inform-day {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-size:34px;
	font-weight:400;
	color: #333333;
	line-height: 60px;
}
body .dg-index-dt-con .dg-inform-year-month{
	position: absolute;
	width: 100%;
	background-color: #165095;
	bottom: 0;
	left: 0;
	/* color: #FFFFFF; */
	color: rgba(255,255,255,0.5);
	line-height: 28px;
	height: 28px;
}
.dg-index-dt-con .dg-flex-right .dg-inform-title.dg-active h1{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 26px;
	width: 480px;
}
.dg-index-dt-con .dg-inform-con .dg-inform-text {
	font-size:16px;
	font-weight:400;
	color: #666666;
	line-height:24px;
}
.dg-inform-name {

}
.dg-index-dt-con .dg-flex-right .dg-inform-title.dg-active
.dg-index-dt-con .dg-inform-con  .dg-inform-day{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 55px;
	line-height: 55px;
	color: #333333;
	font-size: 34px;
}
.dg-index-dt-con .dg-inform-con{
	border-bottom: 1px solid #DEDEDE;
	padding: 20px 0 25px;
}
.dg-index-dt-con .dg-inform-con .dg-flex{
	margin-bottom: 0;
}
.dg-index-dt-con .dg-index-dc{
	height: 200px;
	padding-top: 30px;
	padding-left: 0;
	line-height: 30px;
	font-size: 14px;
}
.dg-index-dt-con .dg-index-dc .dg-li {
	padding-left: 25px;
	position: relative;
	font-size: 16px;
	height: 36px;
}
.dg-index-dt-con .dg-index-dc .dg-li::before {
	content: '';
	width: 20px;
	height: 30px;
	background: url(../img/19.png) no-repeat center center;
	position: absolute;
	left: 0px;
	top: 0px;
}
.dg-index-dt-con .dg-index-dc .dg-li span:first-child{
	display: inline-block;
	width: 425px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #171515;
}
.dg-index-rz{
	margin-top: 60px;
	overflow: hidden;
	font-size: 0;
}
.dg-index-rz li {
	height: 150px;
	width: 387px;
	float: left;
	background: url(../img/21.png) no-repeat center center;
	background-size: 100% 100%;
	padding: 40px 0 0 220px;
	box-sizing: border-box;
	cursor: pointer;
}
.dg-index-rz li:hover {
	background-size: 115% 115%;
}
.dg-index-rz li p {
	color: #FFFFFF;
	line-height: 40px;
	font-weight: 800;
	font-size: 22px;
}
.dg-index-rz li:nth-child(3) {
	background-image: url(../img/23.png);
}
.dg-index-rz li:nth-child(5) {
	background-image: url(../img/30.png);
}
.dg-index-rz .dg-space{
	width: 18px;
}
.dg-space{
	width: 0.5%;
	float: left;
	min-height: 1px;
}

.dg-bottom-center{
	padding-bottom: 67px;
	background: url(../img/35.png) no-repeat center center;
	background-size: 100%;
	background-position: left top;
	background-color: #F6F6F6;
}
.dg-el-carousel .dg-move-item{
	float: left;
	width: 286px;
}

.dg-el-carousel .dg-space {
	width: 18px;
	height: 50px;
}
.dg-el-carousel .dg-move-item img {
	width: 100%;
	height: 100%;
}
.dg-overflow{
	margin-top: 52px;
}
.dg-overflow .dg-move-item {
	position: relative;
	height: 100%;
}
.dg-overflow .dg-move-item span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 30px;
	z-index: 10;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	line-height: 130px;
	text-align: center;
	cursor: pointer;
}
.dg-overflow .dg-move-item span:hover {
	background-color: rgba(0,0,0,0.3);
}
.dg-overflow .el-carousel__arrow.el-carousel__arrow--left,
.dg-overflow .el-carousel__arrow.el-carousel__arrow--right,
.dg-overflow .el-carousel__arrow.el-carousel__arrow--left:hover,
.dg-overflow .el-carousel__arrow.el-carousel__arrow--righthover{
	background-color: transparent;
	font-size: 30px;
}
.dg-hzhb{
	height: ;
}
.dg-index-h4{
	font-size: 30px;
	font-weight: 800;
}
.dg-color-white{
	color: white;
	padding-top: 54px;
}
.dg-index-h4.dg-margin-74{
	padding-top: 74px;
}
.dg-hzhb{
	margin-top: 30px;
	overflow: hidden;
	height: 130px;
}
.dg-hzhb li {
	width: 386px;
	float: left;
	height: 125px;
	background-color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dg-hzhb li img {
	/* width: 100%; */
}
.dg-hzhb .dg-space{
	width: 21px;
	height: 50px;
}
.dg-index-rz .dg-space{
	height: 50px;
}

/* ======右侧====== */
.dg-right--box{
	flex: 0 0 300px;
}
.dg-right-ul {
	height: 450px;
}
/* .dg-right-ul li{
	width: 50%;
	padding: 1px 1px 0 0;
	float: left;
	height: 149px;
} */
/* .dg-right-ul a:hover {
	transition: all 0.5s ease-in-out;
	box-shadow: 0 0 10px #AAAAAA;
	z-index: 10;
} */
.dg-right-ul li{
	position: relative;
}
.dg-right-ul a:hover {
	position: relative;
	top: -2px;
	right: -1px;
	z-index: 100;
}
.dg-right-ul a:hover li::before {
	position: absolute;
	content: '';
	transition: box 0.5s ease-in-out;
	box-shadow: 0 0 10px #AAAAAA;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

/* .dg-right-ul li img {
	width: 100%;
	height: 100%;
} */
.dg-right--box .dg-right-ul a{
	width: 50%;
	padding: 1px 1px 0 0;
	float: left;
	height: 149px;
}
.dg--right-item {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	height: 100%;
}
.dg--right-item span{
	font-size:16px;
	font-weight: normal;
	color: #333333;
	line-height:36px;
}
.dg--bottom-box{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height:84px;
	margin-top: 18px;
	color: #FFFFFF;
	font-weight:bold;
}
.dg--bottom-box:first-child span {
	font-size:30px;
}
.dg--bottom-box:last-child span {
	font-size: 24px;
	padding-left: 19px;
}
.dg--right-item img {
	width: 66px;
	height: 66px;
}
.dg--right-item span {
	display: inline-block;
	width: 100%;
	text-align: center;
}
/* .dg-ul-img{
	margin-top: 12px;
} */
.dg-href-select{
	width: 281px;
	float: left;
}
.dg-index-href{
	margin-top: 35px;
	/* overflow: hidden; */
	height: 40px;
}
body .dk_container {
	background-color: #FFFFFF;
}
body .dk_options a {
	border-color: #DDDDDD;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color: rgba(51,51,51,1);
}
body .dk_toggle {
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color: rgba(51,51,51,1);
}
body .dk_options a:hover,
body .dk_options:focus,
body .dk_options .dk_option_current a {
	background-color: #0084c7;
	border-bottom-color: transparent;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
}
.dg-index-href .dg-space{
	width: 25px;
	height: 40px;
}
.dg-fluctuate{
	flex-direction: column;
	background-color: #FFFFFF;
	margin-right: 27px;
}
.dg-fluctuate .dg-index-flex-item{
	flex: 0 0 70px;
	position: relative;
}

.dg-index-tag,
.dg-fluctuate .dg-index-float {
	height: 70px;
	display: flex;
}
.dg-index-tag {
	padding-left: 30px;
	height: 93px;
}
.dg-fluctuate .dg-index-float  {
	background-color: #E6E6E6;
}
.dg-fluctuate .dg-index-float li {
	flex: 1;
	text-align: center;
	line-height: 70px;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dg-fluctuate .dg-index-float li:hover img {
	position: relative;
	top: -2px;
	transform:scale(1.1);
	transition:all 0.5s;
}
.dg-fluctuate .dg-index-float li img,
.dg-fluctuate .dg-index-float li span{
	vertical-align: middle;
	padding: 0 5px;
}
.dg-fluctuate .dg-table table tbody tr:hover td{
	background-color: #ECF5FF;
}
.dg-fluctuate .dg-table table tbody tr:hover td .active {
	color: #165095;
	text-overflow: inherit;
	white-space: normal;
}
#navigationButtons{
	justify-content: center;
}
.dg-fluctuate .dg-table table tbody tr:hover td{
	font-size: 18px;
	transition: all 0.5s;
}
.dg-fluctuate .dg-table table tbody tr td .active {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 390px;
}
.dg-fluctuate .dg-table table thead th{
	background-color: transparent;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	padding: 10px 0 10px 30px;
}
.dg-fluctuate .dg-table table tbody td:first-child {
	padding: 13px 0 13px 30px;
	color: #333333;
}
.dg-fluctuate .dg-table table tbody td{
	border-right: none;
	border-bottom-style: dashed;
	font-size: 14px;
	color: #666666;
	padding: 13px 0 13px 18px;
	line-height: 22px;
}
.dg-fluctuate .dg-table table{
	border: none;
}

.dg-fluctuate .dg-table {
	overflow: hidden;
	height: 100%;
	width: 100%;
	position: absolute;
}
.dg-fluctuate .dg-table .tbody{
	max-height: 400px;
	overflow-y: scroll;
	margin-right: -34px;
	padding-right: 9px;
}
.dg-index-tag li{
	font-weight: bold;
	padding: 30px 20px 25px 0;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.dg-index-tag li span {
	display: inline-block;
	padding: 9px 13px;
	font-size: 16px;
}
.dg-index-tag li span:hover {
	position: relative;
	top: 2px;
}
.dg-index-tag li.dg-active{
	z-index: 1000;
}
.dg-index-tag li.dg-active span{
	/* background-color: #3c7bc3;
	border-radius: 5px; */
	color: #FFFFFF;
}
.dg-fluctuate .dg-index-float li.dg-active {
	/* background: url(../img/26.png) no-repeat center center;
	background-size: 100% 75px; */
	position: relative;
	color: #FFFFFF;
}
.dg-fluctuate .dg-index-float {
	overflow: initial;
}
.dg-fluctuate .dg-index-float li{
	z-index: 100;
}
.dg-float-move{
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #155194;
}
.dg-float-move::after{
	position: absolute;
	content: '';
	border: 12px solid #155194;
	top: 100%;
	left: 50%;
	transform: translate(-50%,0);
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
}
.dg-active-2,
.dg--bottom-box:hover .dg-active-1,
.dg-fluctuate .dg-index-float li.dg-active .dg-active-2,
.dg-fluctuate .dg-index-float li .dg-active-1 {
	display: none;
}
.dg--bottom-box:hover .dg-active-2,
.dg-fluctuate .dg-index-float li.dg-active .dg-active-1,
.dg-fluctuate .dg-index-float li .dg-active-2 {
	display: inherit;
}
.dg-fluctuate .dg-index-flex-item:last-child {
	flex: 1;
	overflow: hidden;
	position: relative;
	height: 100%;
}

.dg-carousel-item{
	position: relative;
	height: 100%;
}
.dg-carousel-item img {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 100%;
}
.dg-explain{
	width: 45%;
	padding: 50px 0 0 40px;
	position: absolute;
	right: 0px;
	bottom: 0;
	background:rgba(22,80,149, 0.54);
	line-height: 30px;
	z-index: 100;
}
.dg-explain::before {
	content: '';
	width: 157px;
	height: 134px;
	background:rgba(65,126,20, 0.21);
	position: absolute;
	left: -57px;
	top: -54px;
	z-index: 99;
}
.dg-explain p:first-child {
	color: #FFFFFF;
	font-size: 38px;
}
.dg-explain p:last-child{
	font-family: 'PingFang-SC-Medium';
	color: #165095;
	font-size: 20px;
	color:rgba(255,255,255,0.48);
	line-height:82px;
}
.dg-explain p{
	line-height: 40px;
}
.dg--carousel .dg-explain{
	width: 922px;
	height: 180px;
}

.dg-index-abs{
	width: 96px;
	background-color: #FFFFFF;
	position: fixed;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	z-index: 10000;
}
.dg-index-abs li{
	min-height: 100px;
	height: 100px;

	display:-webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-justify-content:center;
	justify-content:center;
	-moz-box-pack:center;
	-webkit--moz-box-pack:center;
	box-pack:center;

	align-items:center;
	-webkit-align-items:center;
	box-align:center;
	-moz-box-align:center;
	-webkit-box-align:center;

	text-align: center;
	position: relative;
	z-index: 1000;
	/*overflow: hidden;*/
}
.dg-index-abs li .dg-b{
	display: none;
}
.dg-index-abs li.active .dg-h{
	display: none;
}
.dg-index-abs li.active .dg-b {
	display: inline-block;
}
.dg-index-abs li img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.dg-index-abs li span {
	display: block;
	line-height: 26px;
}
.dg-index-abs  .dg-active{
	background-color: #155194;
}
.dg-index-abs li.active span{
	color: #FFFFFF;
}
.dg-index-abs .dg-line {
	height: 1px ;
	background-color: #F0F0F0;
	width: 80%;
	margin: 0 auto;
}

/* ========= 底==部 ====== */
.dg-footer-copy{
	width: 100%;
	overflow: hidden;
	padding: 50px 0 0 0;
	height: 100%;
}
.dg--copy-ul {
	overflow: hidden;
	display: flex;
	position: relative;
	left: -20px;
}
.dg--copy-ul a {
	flex: 1;
	position: relative;
	text-align: center;
}
.dg--copy-ul li{
	color: #afafaf;
	font-weight: bold;
	font-size: 16px;
	color:rgba(255,255,255, 0.59);
}
.dg--copy-ul a.dg-a-line{
	flex: 0 0 2px;
	padding: 3px 0;
}
.dg--copy-ul a.dg-a-line li {
	height: 100%;
	width: 100%;
	background-color: #5c5c5c;
}
.dg--copy-p{
	color: #e4e4e4;
	height: 20px;
	font-size: 14px;
	color:rgba(255,255,255, 0.82);
	line-height:24px;
}
.dg-footer-copy .dg--copy-p:nth-child(2) {
	margin-top: 25px;
}
.dg-footer-copy .dg--copy-p:nth-child(3) {
	margin-top: 10px;
}
.dg--copy-span:first-child{
	padding-right: 30px;
}
/* .dg-footer .dg-middle:first-child{
	margin-left: 0;
} */
.dg--bottom-img{
	width: 115px;
	height: 108px;
	padding: 8px 11px 8px 14px;
	background-color: #FFFFFF;
	display: inline-block;
}
/* .dg--footer-img{
	width: 303px;
} */
.dg--bottom-img:nth-child(3){
	margin-left: 45px;
}
.dg--footer-img,
.dg--bottom-img:last-child{
	margin-left: 18px;
}
.dg-color-yellow {
	color: #E28325;
}
.dg-color-green {
	color: #258437;
}

/* =========暂时不用========= */
/* .el-menu-demo.el-menu--horizontal.el-menu{
	background-color: transparent;
}
.el-menu-demo.el-menu--horizontal.el-menu .el-submenu {
	width: 24.25%;
}
.el-menu--horizontal.el-menu .el-submenu.is-active .el-submenu__title,
.el-menu-demo.el-menu--horizontal.el-menu {
	border-bottom: none;
}
.el-menu-demo.el-menu--horizontal.el-menu .el-submenu__title{
	background-color: #FFFFFF;
}
.el-menu-demo.el-menu--horizontal.el-menu .el-submenu__icon-arrow{
	float: right;
	line-height: 60px;
} */

body .el-carousel__button{
	width: 13px;
	height: 13px;
	border-radius: 50%;
}
.el-form::after {
	content: '';
	clear: both;
	display: block;
	height: 1px;
}
.el-form{
	padding: 37px 30px 12px;
}
.el-form .el-select{
	width: 100%;
}

body .el-button--primary{
	background-color: #165095;
	border-color: #165095;
}
body .el-button--primary:focus,
body .el-button--primary:hover {
	background-color: #165095b8;
	border-color: #165095b8;
}
body .el-button--primary.is-active,
body .el-button--primary:active {
	background-color: #165095;
	border-color: #165095;
}
body .el-button--default{
	background-color: #A9A9A9;
	border-color: #A9A9A9;
	color: #FFFFFF;
}
body .el-button--default:focus,
body .el-button--default:hover {
	background-color: #a9a9a9cc;
	border-color: #a9a9a9cc;
	color: #FFFFFF;
}
body .el-button--default.is-active,
body .el-button--default:active {
	background-color: #a9a9a9aa;
	border-color: #a9a9a9aa;
	color: #FFFFFF;
}

.dg-index-content.dg--bg .dg-index-con{
	background-color: transparent;
}
.dg--carousel {
	position: relative;
}
.dg--carousel .imgbox ,
.dg--carousel .dg-carousel-item {
	width: 100%;
	height: 100%;
	position: relative;
}
.dg--carousel .dg-carousel-item img {
	height: 100%;
}


.dg-col-1,.dg-col-2,.dg-col-3,.dg-col-4,.dg-col-5,.dg-col-6,.dg-col-7,.dg-col-8,.dg-col-9,.dg-col-10,
.dg-col-11,.dg-col-12,.dg-col-13,.dg-col-14,.dg-col-15,.dg-col-16,.dg-col-17,.dg-col-19,.dg-col-20{
	float: left;
}
.dg-col-1 { width: 5%; }
.dg-col-2 { width: 10%; }
.dg-col-3 { width: 15%; }
.dg-col-4 { width: 20%; }
.dg-col-5 { width: 25%; }
.dg-col-6 { width: 30%; }
.dg-col-7 { width: 35%; }
.dg-col-8 { width: 40%; }
.dg-col-9 { width: 45%; }
.dg-col-10 { width: 50%; }
.dg-col-11 { width: 55%; }
.dg-col-12 { width: 60%; }
.dg-col-13 { width: 65%; }
.dg-col-14 { width: 70%; }
.dg-col-15 { width: 75%; }
.dg-col-16 { width: 80%; }
.dg-col-17 { width: 85%; }
.dg-col-18 { width: 90%; }
.dg-col-19 { width: 95%; }
.dg-col-20 { width: 100%; }

.dg-col{
	height: 40px;
	margin-bottom: 20px;
}
.dg-col label {
	position: absolute;
	transform: translate(-100%,0);
	line-height: 38px;
	padding-right: 10px;
	font-size: 16px;
}
select,
.dg-search input,
.dg-col input{
	width: 100%;
	height: 38px;
	background: rgba(255,255,255,1);
	border: 1px solid rgba(221,221,221,1);
	border-radius: 3px;
	padding: 0px 10px;
}
select,
option {
	outline: none;
}
.dg-button {
	display: inline-block;
	line-height: 1;
	white-space: nowrap;
	cursor: pointer;
	background: #fff;
	border: 1px solid #dcdfe6;
	color: #606266;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	transition: .1s;
	font-weight: 500;
	padding: 11px 20px;
	font-size: 14px;
	border-radius: 4px;
	color: #FFFFFF;
}
.dg-index-move .dg--carousel span.icon.iconfont{
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	top: 100%;
	color: #FFFFFF;
	z-index: 110;
	text-align: center;
	width: 30px;
	transform: translate(0,-100%);
	transition: all 0.5s;
}
.dg-index-move .dg--carousel span.icon.iconfont.left {
	left: 100%;
	transform: translate(-200%,-100%);
}
.dg-index-move:hover  .dg--carousel span.icon.iconfont.left{
	transform: translate(0, -50%);
	left: 0;
	top: 50%;
	height: 100%;
	font-size: 30px;
}
.dg-index-move:hover  .dg--carousel span.icon.iconfont.right{
	transform: translate(0, -50%);
	right: 0;
	top: 50%;
	height: 100%;
	font-size: 30px;
}
.dg-index-move:hover .dg-index-sm{
	height: 100%;
	text-align: center;
	line-height: 1;
	padding-right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	white-space: normal;
	padding: 40px;
}


.dg--carousel .iconfont.icon {
	width: 40px;
	font-size: 30px;
	color: #FFFFFF;
	cursor: pointer;
	top: 50%;
	transform: translate(0,-50%);
	position: absolute;
	z-index: 10000;
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
}
.dg--carousel .left{
	left: 0;
}
.dg--carousel .right{
	right: 0;
}
.dg-tag-move{
	position: absolute;
	height: 40px;
	background-color: #3c7bc3;
	border-radius: 5px;
	top: 30px;
}
.jq-move-children{
	position: absolute;
	left: 0;
	top: 35px;
	width: 100%;
	overflow: hidden;

}
.dg-index-dtgg li:hover{
	color: #245DA0;
	cursor: pointer;
}


.dg-index-abs {
	transition: transform 0.5s,margin 0.5s;
}

.dg-index-abs.top-transform{
	transform:rotate(-90deg);
	transform-origin: bottom left;
	margin-right: -100px;
	bottom: 0px;
	top: auto;
}
.top-transform li {
	transform:rotate(90deg);
}
.top-transform li.dg-last-li {
	transform: none;
}

.dg--bottom-box:hover .move-shake {
	position: relative;
	animation: shakemove 0.5s linear;
	-webkit-animation: shakemove 0.5s linear;
}

@keyframes shakemove
{
	0% {top: -4px;}
	20% {top: 4px;}
	40% {top: -4px;}
	60% {top: 4px;}
	80% {top: -4px;}
	100% {top: 0px;}
}

@-webkit-keyframes shakemove /*Safari and Chrome*/
{
	0% {top: -4px;}
	20% {top: 4px;}
	40% {top: -4px;}
	60% {top: 4px;}
	80% {top: -4px;}
	100% {top: 0px;}
	/* 0% {top: -4px;}
	10% {top: 4px;}
	20% {top: -4px;}
	30% {top: 4px;}
	40% {top: -4px;}
	50% {top: 4px;}
	60% {top: -4px;}
	70% {top: 4px;}
	80% {top: -4px;}
	90% {top: 4px;}
	100% {top: 0px;} */
}

.dg-flex-center {
	display:-webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-justify-content:center;
	justify-content:center;
	-moz-box-pack:center;
	-webkit--moz-box-pack:center;
	box-pack:center;

	align-items:center;
	-webkit-align-items:center;
	box-align:center;
	-moz-box-align:center;
	-webkit-box-align:center;

}

/*body{-webkit-filter: grayscale(100%);}*/
/*html{*/
/*	-webkit-filter:grayscale(100%);*/
/*	-moz-filter:grayscale(100%);*/
/*	-ms-filter:grayscale(100%);*/
/*	-o-filter:grayscale(100%);*/
/*	filter:grayscale(100%);*/
/*	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)*/
/*}*/
/**{*/
/*	-moz-filter: grayscale(100%);*/
/*	-ms-filter: grayscale(100%);*/
/*	-o-filter: grayscale(100%);*/
/*	filter: gray;*/
/*}*/
