@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}
body {
	overflow-x: hidden;
}
a {
	display: inline-block;
	text-decoration: none;
	color: #000;
}
a img {
	border: 0;
}
li {
	list-style-type: none;
}

.left {
	float: left;
}/* CSS Document */

.head-box{
	width:100%;
	background: #fff;
	border-bottom: 1px solid #e6e6e6;
	position: fixed;
	z-index: 99999;
	top: 0px;
}

.sp_head-box{
	width:100%;
	background: #fff;
}

.head {
/* 	width: 1120px; */
	height: 100%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
 	overflow: hidden; 
    display: flex;
/*     align-items: flex-end; */
 	align-items: center;
    justify-content:  space-around;

}
.ha-logo {
	float:left;
}

.ha-logo-mar{
	margin-right:40px;
}

.ha-contact{
	float: right;
    margin-top: 10px;
}
.ha-contact-img{
	text-align:right;
	position: relative;
    top: -10px;
}

.ha-contact-img span{
	position: relative;
    top: -10px;
    margin-left: 10px;
	font-size:12px;
}

.wrap {
	width: 1120px;
	height: 100%;
	margin: auto;
}

.flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content:  space-between;
	-moz-align-items: center;
	align-items:center;
	-webkit-align-items:center;
}

.car-main {
    position: relative;
}

.erp{
	background:url(../images/erp-01.png) no-repeat;
}
.title{
	height: 32px;
	margin-top:100px;
}

.title-con{
	font-size:22px;
	font-weight:bold;
	padding-left: 18px;
}

.title-con span{
	color: #828282;
    font-size: 16px;
    font-weight: 100;
    margin-left: 15px;
}
.bus-zx{
	display:block;
	width: 130px;
    margin: auto;
	margin-top:100px;
}

/**nav**/
.nav-ul{
	overflow:hidden;
	margin-top: 5px;
}
.nav-ul li{
	float: left;
    width: 100px;
	height: 30px;
	line-height: 30px;
    text-align: center;
    margin-left: 2px;
}
.nav-ul li a{
	display:inline-block;
	width:100%;
	height: 30px;
	color:#545454;
}

/**
*用于解决不同元素居中对齐问题
*/
.zhong{
	display: inline-block;
	vertical-align: middle
}

.nav-flex {
	display: flex;
	align-items: center; /* 垂直居中 */
	gap: 12px;           /* 自动间距（可选） */
}



.lable{
margin-left: 5px; 
font-size: 0.8rem;
}


.nav-ul li.active a,.nav-ul li:hover a{
	background:url(../images/hade-01.png) no-repeat bottom center;
	color:#fff;
}


.appfrom{
	margin-top: 70px;
}

.ba-from-box {
	position: absolute;
	left: 0px;
	width: 300px;
	height: 100%;
	top:10px;
	background:#191818;
	filter: alpha(opacity=86);
	opacity: 0.86;
	z-index:10;
}
.ba-from-der {
	margin-left: 48px;
	margin-top: 30px;
}
.ba-from-title {
	margin-top: 40px;
    color: #fff;
    font-size: 24px;
    margin-left: 50px;
}
.ba-from-ul{
	font-size:14px;
}
.ba-from-ul li {
	margin-top: 12px;
}
.ba-from-ul li label {
	color: #fff;
}
.ba-input {
	margin-top: 5px;
	border: 0;
	width: 205px;
	height: 30px;
	padding-left: 5px;
}
.ba-checkbox-box {
	margin-left: 50px;
	color: #fff;
}
.ba-state {
	color: #fff;
	font-size: 14px;
	width: 220px;
	line-height: 20px;
}
.ba-ljsq {
	margin-left: 50px;
}

.sex-sapn {
    position: relative;
    top: -3px;
    margin-right: 20px;
}

.cuh-hl{
	background:url(../images/hl-01.png)  repeat-x 50% 0px;
	height:8px;
	margin:60px 0px;
}


/*****footer*********/
.footer {
 	height: 280px; 
	width: 100%;
	overflow: hidden;
	background-color: #404040;
}
.footer-state {
/* 	margin-top: 60px; */
	float: left;
	color: #C1C1C1;
	font-size: 14px;
}
.footer-advisory {
/* 	margin-top: 60px; */
	float: right;
	color: #C1C1C1;
}
.advisory {
	font-size: 25px;
}
.advisory span {
	color: #E69C14;
	font-weight: bold;
}

.pl-cua {
	margin-left: 1px;
}
.pl-cub {
	margin-left: 217px;
}
.pl-cuc {
	margin-left: 430px;
}
.pl-cud {
	margin-left: 610px;
}
.pl-cue {
	margin-left: 820px;
}

.nice-select ul li {
	margin-top:0;
}

.sex-sapn{
	position: relative;
    top: -3px;
    margin-right: 20px;
}

.about-con{
	width: 629px;
    font-size: 15px;
    margin-left: 30px;
}
.footer-cer{
	margin-top:20px;
	margin-right: 20px;
}
.footer-nav{
	overflow:hidden;
	margin-bottom: 20px;
}
.footer-nav li{
	float:left;
	position:relative;
}

.footer-nav li a{
	display:block;
	color: #C1C1C1;
    width: 100px;
    text-align: center;
}

.footer-nav li a.uhome{
	    width: 50px;
    text-align: left;
}
.footer-state p{
	margin-top:10px;
}
.footer-nav li i{
	display:block;
	border-right: 1px solid #C1C1C1;
    height: 16px;
    position: absolute;
    right: 0px;
    top: 2px;
}
.friend{
	margin-bottom: 10px;
}
.friend li a.uhome{
	    width: 80px;
    text-align: left;
}
.car-bottom{
	margin-bottom:80px;
}

.about-us{
	overflow:hidden;
	margin: auto;
    width: 980px;
    margin-top: 40px;
}

.about-con p{
	text-indent:32px;
	letter-spacing:2px;
	line-height: 30px;
    color: #151515;
}


/*banner*/
.flexslider{position:relative;height:500px;overflow:hidden;  min-width:1000px;margin-top: 96px;}
.Banner { width:100%; overflow:hidden;}
.Banner .Pic { display:none; position:absolute; width:1920px; left:50%; margin-left:-960px; top:0;}
#PicNum { z-index:9999; position:absolute; bottom:10px; left:50%; width:280px; margin:0 auto; height:10px; font-size:0; margin-left:-30px;}
#PicNum div { float:left; color:#c3a530; text-align:center; width:12px; height:12px; margin:0 6px;background-color: #505050;border-radius: 50%; cursor:pointer;}
#PicNum .cur { background-color: #ffffff; border-radius: 50%; color:#eb4a91; }

#PicNum2 { z-index:1; position:absolute; bottom:10px; left:50%; width:280px; margin:0 auto; height:10px; font-size:0; margin-left:-30px;}



/**slideGroup**/
.slideGroup {
	width: 100%;
	text-align: left;
	margin: 35px 0;
}
.slideGroup .parHd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.slideGroup .parHd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}
.slideGroup .parHd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}
.slideGroup .parHd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}
.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 10px 28px;
	position: relative;
	width:1000px;
	margin: auto;
}
.slideGroup .sPrev, .slideGroup .sNext {
	position: absolute;
	left: 5px;
	top: 10px;
	display: block;
	width: 20px;
	height: 65px;
	background: url(../../common/images/prv-left.png) center center no-repeat;
}
.slideGroup .sNext {
	left: auto;
	right: 0px;
	background: url(../../common/images/prv-right.png) center center no-repeat;
}
.slideGroup .sPrev:hover, .slideGroup .sNext:hover {
	border-color: #f60;
}
.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}
.slideGroup .parBd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.slideGroup .parBd ul li .pic {
	text-align: center;
}
.slideGroup .parBd ul li .pic img {
	display: block;
	padding: 2px;
}
.slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}
.slideGroup .parBd ul li .title {
	line-height: 24px;
}


/***下拉框***/

.nice-select {
	width: 210px;
	position: relative;
	background: #fff url(../images/a2.jpg) no-repeat right center;
	cursor:pointer;
}

.nice-select ul {
	width: 100%;
	display: none;
	position: absolute;
	left: 0px;
	top: 30px;
	overflow: hidden;
	background-color: #fff;
	max-height: 350px;
	overflow-y: auto;
	border-top: 0;
	z-index:9999;
}
.nice-select ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 10px;
	cursor: pointer;
	font-size:13px;
	border-top: 1px solid #E2E2E2;
	color: #000;
}
.nice-select ul li:hover {
	background-color: #3399ff;
	color:#fff;
}
/***下拉框结束***/

.inp-pli{
	position: relative;
    left: -40px;
}

.bnt-bottom-m{
	margin-bottom: 80px;
}

.f-cen-box{
	float: left;
    text-align: center;
    margin: 65px 0 0 50px;
}
.f-cen-box img{
	width: 100px;
}
.f-cen-box p{
	color: #C1C1C1;
    font-size: 15px;
    margin-top: 5px;
}

/*****sp-footer******/
.sp-footer {
	height: 180px;
	width: 100%;
	overflow: hidden;
	background-color: #404040;
}
.sp-footer-state {
	margin-top: 40px;
	float: left;
	color: #C1C1C1;
	font-size: 14px;
}

.sp-footer-state p {
    margin-top: 10px;
}
.sp-footer-advisory {
	margin-top: 40px;
	float: right;
	color: #C1C1C1;
}

.con {
/*     height: 454px; */
    position: relative;
}