.top_ {
	background-color: #ffffff;
}

.topMid {
	height: 80px;
	line-height: 80px;
}

.topL {
	float: left;
}

.topR {
	float: right;
}

.topR a {
	float: left;
	padding: 0 35px;
	font-size: 16px;
	color: #26b1e3;
}

.topR a:hover {
	background-color: #00abe1;
	color: #fff;
}

.indexBanner {

	background: #1e2431 url(../dhm/ibg_02.png);
}

.indexBanner {
	background-color: #181b25;
	background: url(../dhm/banner_02.jpg);
	background-repeat-y: repeat;
}
.indexBannerMid{
	height: 400px;
	display: flex;
	justify-content: space-between;
}
.indexBannerTilt{
	font-size:35px ;
	color: #fff;
	margin-bottom: 20px;
}
.indexBannerTxt{
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
.indexBannerL{
	width: 710px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.bannerBtns{
	padding-top: 50px;
}
.bannerBtns a{
	float: left;
	width: 125px;
	height: 37px;
	box-sizing: border-box;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}
.bannerBtns a:hover{
	opacity: 0.85;
}
.useBtn{
	background-color: #00abe1;
	color: #fff;
}
.contactBtn{
	border: 1px solid #fff;
	color: #fff;
	margin-left: 20px;
}
.indexBannerR{
	width: 350px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.indexBannerR img{
	max-width: 100%;
	}
.proClassify{
	padding-top: 65px;
}
.pageTilte{
	position: relative;
	font-size: 24px;
	color: #333333;
	padding-left: 20px;
}
.pageTilte:before{
	position: absolute;
	content: '';
	width: 4px;
	height: 20px;
	background-color: #d1dbe6;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.proClassList{
	margin-top: 60px;
}

.proClassItem{
	float: left;
	width: 360px;
	box-sizing: border-box;
	padding: 0 60px;
	margin-right: 60px;
}
.proTit{
	font-size: 18px;
	padding: 40px 0 25px 0;
	color: #0a1633;
}

.proTxt{
	font-size:14px ;
	color: #6b798e;
	line-height: 24px;
}

.proContent{
	margin: 0 auto;
	text-align: center;
}

.proClassList .proClassItem:last-child{
	margin-right: 0;
}

.function{
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	overflow: hidden;
}
.functionList{
	margin: 0 -15px;
	margin-top: 25px;
}

.flieType{
	width: 1200px;
	margin: 0 auto;
	margin-top: 80px;
	overflow: hidden;
	margin-bottom: 100px;
}
.functionItem{
	float: left;
	width: 380px;
	height: 170px;
	background: url(../img/funbg_03.png) no-repeat right bottom;
	background-color: #f0f9ff;
	box-sizing: border-box;
	padding: 0 25px;
	margin: 0 15px;
	margin-bottom: 20px;
}
.functionTit{
	padding: 30px 0 15px 0;
	font-size: 18px;
	color: #0a1633;
	overflow:hidden;
text-overflow:ellipsis; 
white-space:nowrap; 
}
.functionTxt{
	font-size:14px ;
	line-height: 24px;
	color: #6b798e;
}

.function .pageTilte{
	/*margin-left: 15px;*/
}
.fileList{
		margin: 0 -15px;
	margin-top: 40px;
}
.fileItem{
	float: left;
	width: 275px;
	height: 219px;
	border: 1px solid #e4e7ef;
	margin: 0 15px;
}
.fileItemContainer{
	padding: 50px 45px 0 45px;
	text-align: center;
}
.fileTxt{
	font-size: 14px;
	color: #788497;
	line-height: 24px;
	margin-top: 30px;
}
.fileTip{
	font-size:14px ;
	margin-top: 40px;
	color: #6b798e;
	padding-left: 30px;
	background: url(../img/tipIcon_03.png) no-repeat left top;
}
.joinBox{
	height: 315px;
	background: url(../img/joinbg_04.jpg) no-repeat center;
	background-size: contain;
}
.joinMid{
	height: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	
}
.joinTilte{
	font-size: 36px;
	color: #333333;
}
.joinTxt{
	font-size: 14px;
	margin: 20px 0 45px 0;
	text-align: left;
	color: #778396;
}
.experience_ a{
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	font-size: 14px;
	background-color: #00abe1;
}

.experience_ a:hover{
	opacity: 0.8;
}
.bottom_{
	background-color: #242c3b;
	padding-top: 65px;
	padding-bottom: 80px;
}

.bottomItem{
	float: left;
	width: 400px!important;
	box-sizing: border-box;
	padding-right: 20px;
}

.bottomTit{
	font-size:16px ;
	color: #fff;
	margin-bottom: 32px;
}

.bottomItem li,.bottomItem a{
	font-size: 14px;
	color: #9ba0ab;
	line-height: 30px;
}




.contact_ li{
	position: relative;
	padding-left: 40px;
}


.conTit{
	position: absolute;
	left: 0;
	top: 0;
}
.contact_{
	width: 300px;

}
.authentication_ img{
	width:38px ;
	height: 42px;
	margin-right: 10px;
}
.authentication_ li{
	margin-bottom: 15px;
}
/*.authentication_{
	width: 295px;
}*/
.erCode img{
	width: 120px;
	height: 120px;
}
.footerCopy{
	text-align: center;
	font-size: 12px;
	color: #9ba0ab;
	line-height: 50px;
	background-color: #1d2330;
}
.footerCopy a{
		font-size: 12px;
	color: #9ba0ab;
}

@-webkit-keyframes pound {
	50% {
		-webkit-transform: translateY(-25px);
		transform: translateY(-25px);
	}
}

@keyframes pound {
	50% {
		-webkit-transform: translateY(-25px);
		transform: translateY(-25px);
	}
}

.proClassList:hover .proClassItem:nth-of-type(1) img {
	animation-delay: 0;
}

.proClassList:hover .proClassItem:nth-of-type(2) img {
	animation-delay: .2s;
}

.proClassList:hover .proClassItem:nth-of-type(3) img {
	animation-delay: .3s;
}

.proClassList:hover .proClassItem:nth-of-type(4) img {
	animation-delay: .4s;
}

.proClassList:hover .proClassItem:nth-of-type(5) img {
	animation-delay: .5s;
}

.proClassList:hover .proClassItem:nth-of-type(6) img {
	animation-delay: .6s;
}

.proClassList:hover .proIcon img {
	animation: pound .7s ease;
}


@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.yi {
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	opacity: 1;
}
.functionList{
	opacity: 0;
}
@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}
	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px)
	}
	80% {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px)
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}


@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px)
	}
	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px)
	}
	80% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}
.fileList{
	opacity: 0;
}
@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}
	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}
	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
.joinMid{
	opacity: 0;
}
.functionItem{
	transition: all 0.4s;
}
.functionItem:hover{
	transform: translateY(-10px);
	    box-shadow: 2px 0px 20px #eeefef;
}
.fileItem,.fileIcon img{
	transition: all 0.4s;
	
}
.fileItem:hover{
	background-color: #f0f9ff;
	border: 1px solid #f0f9ff;
	    box-shadow: 2px 0px 10px #eeefef;
	
}
.fileItem:hover img{
	transform: translateY(-10px);
	
}
.rightFix{
	position: fixed;
	right: 0;
	top: 50%;
	transform: translate(100%,-50%);
	background-color: #00abe1;
	transition: all 0.4s;
}
.rightFix.show_{
	transform: translate(0,-50%);
}
.rightFix a{
	display: block;
	/*width: 70px;*/
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #FFF;
	flex-direction: column;
	color: #fff;
	font-size: 12px;
}
.rightFix a img{
	margin-bottom: 5px;
}
.rightFix span{
	font-size: 14px;
	color: #fff;
	padding: 20px 10px;
	border-bottom: 1px solid #FFF;
	
	text-align: center;
	display: block;
}
.rightFix span p:first-child{
	margin-bottom: 5px;
}
.rightBtn{
	position: fixed;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	color: #fff;
	font-size: 14px;
	width: 20px;
	padding: 20px 15px;
	text-align: center;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #00abe1;
	transition: all 0.4s;
}
.rightBtn:hover{
	cursor: pointer;
	opacity: 0.8;
}
.rightBtn img{
	transform: rotate(90deg);
	width: 12px;
}
.rightBtn.close{
	transform: translate(100%,-50%);
	
}
.shou_{
	text-align: center;
	padding: 10px 0;
}
.shou_ img{
	transform: rotate(-90deg);
}
.shou_:hover{
	cursor: pointer;
	opacity: 0.8;
	
}
