@charset "utf-8";
/*common*/
html,body,form,ul,li,dl,dt,dd,input,textarea,label,p,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
form {
	display: inline;
}
img {
	border:0 none;
}
td {
	word-break: break-all;
}
ul,li,dl,dt,dd {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #333;
}
.clearfix {
    *zoom: 1;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.none {
	display: none;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
.pos-rel {
	position: relative;
}
.mar-t10 {
	margin-top: 10px;
}
.mar-t20 {
	margin-top: 20px;
}
body {
	font: 12px/1.5 'Microsoft Yahei',Verdana,Arial,sans-serif;
	color: #333;
}
/*End common*/
.head-wrap {
	height: 100px;
	background: #006db5;
}
.head {
	width: 1000px;
	margin: 0 auto;
	background: #006db5;
}
.logo {
	float: left;
	width: 142px;
	height: 80px;
	margin-top: 10px;
	background: url(../images/hd-logo.jpg) no-repeat;
	text-indent: -9999px;
}
.nav {
	float: right;
}
.nav li {
	position: relative;
	float: left;
}
.nav li a {
	position: relative;
	float: left;
	height: 100px;
	padding: 0 20px;
	text-align: center;
	color: #fff;
	outline: none;
}
.nav li a:hover {
	color: #006db5;
	background: #fff;
}
.nav li a span.s-all {
	position: relative;
	margin-top: 32px;
	display: block;
	font-size: 14px;
	line-height: 18px;
}
.nav li a span.s-en {
	display: block;
	font-size: 9px;
}
.nav li dfn {
	display: none;
	z-index: 3;
	position: absolute;
	top: 10px;
	font-family: Arial;
	font-size: 48px;
	line-height: 48px;
	font-style: normal;
}
.nav li.tip a {
	color: #006db5;
	background: #fff;
}
.nav li.tip a span.s-all {
	margin-top: 56px;
}
.nav li.tip dfn {
	display: block;
}
.banner-wrap {
	width: 100%;
	height: 535px;
	background: url(../images/Pbanner.jpg) center 0 no-repeat;
}
.banner {
	position: relative;
	width: 1000px;
	height: 535px;
	margin: 0 auto;
}
.banner-go {
	position: absolute;
	top: 339px;
	left: 20px;
	width: 119px;
	height: 42px;
	text-indent: -9999px;
}
.banner-go a {
	display: block;
	width: 119px;
	height: 42px;
}
.i-about-wrap {
	width: 100%;
	height: 883px;
	background: #fff url(../images/index-about.jpg) center 0 no-repeat;
}
.i-about {
	width: 1000px;
	height: 490px;
	margin: 0 auto;
	padding-top: 222px;
}
.i-about dl {
	width: 900px;
	margin: 0 50px;
	font: 14px/1.5 'Microsoft Yahei',Verdana,Arial,sans-serif;
}
.i-about dl dt {
	float: left;
	width: 100px;
	text-align: right;
}
.i-about dl dd {
	float: left;
	width: 800px;
}
.i-soft-wrap {
	width: 100%;
	height: 696px;
	background: #19a6db url(../images/index-soft1.jpg) center 0 no-repeat;
}
.i-soft {
	width: 1000px;
	height: 320px;
	margin: 0 auto;
	padding-top: 242px;
}
.i-soft .con-info {
	width: 420px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font: 14px/1.5 'Microsoft Yahei',Verdana,Arial,sans-serif;
}
.i-soft .soft-ul {
	width: 890px;
	margin: 0 auto;
	padding-top: 40px;
}
.i-soft .soft-ul li {
	float: left;
	text-indent: -9999px;
}
.i-soft .soft-ul li a {
	display: block;
	margin-right: 20px;
	width: 158px;
	height: 192px;
	background: url(../images/mp-soft.jpg) no-repeat;
}
.i-soft .soft-ul li a.mp1 {
	background-position: 0 0;
}
.i-soft .soft-ul li a.mp1:hover {
	background-position: -158px 0;
}
.i-soft .soft-ul li a.mp2 {
	background-position: 0 -192px;
}
.i-soft .soft-ul li a.mp2:hover {
	background-position: -158px -192px;
}
.i-soft .soft-ul li a.mp3 {
	background-position: 0 -384px;
}
.i-soft .soft-ul li a.mp3:hover {
	background-position: -158px -384px;
}
.i-soft .soft-ul li a.mp4 {
	background-position: 0 -576px;
}
.i-soft .soft-ul li a.mp4:hover {
	background-position: -158px -576px;
}
.i-soft .soft-ul li a.mp5 {
	background-position: 0 -768px;
}
.i-soft .soft-ul li a.mp5:hover {
	background-position: -158px -768px;
}
.i-contact-wrap {
	width: 100%;
	height: 789px;
	background: #fff url(../images/index-contact.jpg?v=1) center 0 no-repeat;
}
.i-contact {
	width: 1000px;
	height: 532px;
	margin: 0 auto;
	padding-top: 257px;
}
.i-contact .contact-dl {
	margin: 0 auto;
	width: 330px;
}
.i-contact .contact-dl dt {
	margin-bottom: 19px;
	font: 18px/28px 'Microsoft Yahei',Verdana,Arial,sans-serif;
}
.i-contact .contact-dl dd .ct-inp {
	margin-bottom: 18px;
	_margin-bottom: 16px;
}
.i-contact .contact-dl dd input {
	width: 261px;
	height: 24px;
	padding: 9px 9px 9px 60px;
	border: none;
	overflow: hidden;
	font: 16px/1.5 'Microsoft Yahei',Verdana,Arial,sans-serif;
}
.i-contact .contact-dl dd .inp-name {
	background: url(../images/input-name.jpg) no-repeat;
}
.i-contact .contact-dl dd .inp-phone {
	background: url(../images/input-phone.jpg) no-repeat;
}
.i-contact .contact-dl dd .inp-mail {
	background: url(../images/input-mail.jpg) no-repeat;
}
.i-contact .contact-dl dd .textarea-need {
	width: 261px;
	height: 82px;
	padding: 9px 9px 9px 60px;
	border: none;
	font: 16px/1.5 'Microsoft Yahei',Verdana,Arial,sans-serif;
	background: url(../images/textarea-need.jpg) no-repeat;
}
.i-contact .contact-dl dd .inp-sub {
	width: 330px;
	height: 42px;
	padding: 0;
	border: none;
	overflow: hidden;
	font: 16px/1.5 'Microsoft Yahei',Verdana,Arial,sans-serif;
	color: #fff;
	background: #1f2125;
	cursor: pointer;
}
.i-foot-wrap {
	width: 100%;
	background: #006db5;
}
.i-foot {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	font: 14px/1.5 'Microsoft Yahei',Verdana,Arial,sans-serif;
}
.i-foot a {
	padding: 0 3px;
	color: #fff;
}
.i-foot a:hover {
	color: #ff0;
}
.soft-n-01 {
	width: 100%;
	height: 558px;
	background: url(../images/soft-n_01.jpg) center 0 no-repeat;
}
.soft-n-02 {
	width: 100%;
	height: 862px;
	background: url(../images/soft-n_02.jpg) center 0 no-repeat;
}
.soft-n-02 a {
	position: absolute;
	top: 705px;
	left: 186px;
	width: 219px;
	height: 49px;
}
.soft-n-03 {
	width: 100%;
	height: 862px;
	background: url(../images/soft-n_03.jpg) center 0 no-repeat;
}
.soft-n-03 a {
	position: absolute;
	top: 760px;
	left: 580px;
	width: 219px;
	height: 49px;
}
.soft-n-04 {
	width: 100%;
	height: 862px;
	background: url(../images/soft-n_04.jpg) center 0 no-repeat;
}
.soft-n-04 a {
	position: absolute;
	top: 645px;
	left: 603px;
	width: 138px;
	height: 138px;
}
.soft-n-05 {
	width: 100%;
	height: 862px;
	background: url(../images/soft-n_05.jpg) center 0 no-repeat;
}
.soft-n-05 a {
	position: absolute;
	top: 740px;
	left: 714px;
	width: 219px;
	height: 49px;
}
.soft-n-06 {
	width: 100%;
	height: 863px;
	background: url(../images/soft-n_06.jpg) center 0 no-repeat;
}
.soft-n-06 a {
	position: absolute;
	top: 700px;
	left: 641px;
	width: 219px;
	height: 49px;
}