html,body{ margin:0; padding:0; color:#333; font:14px/1.6 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga","kern"; overflow-x: hidden;}
img{ border:none 0;}
form{ margin:0;}
a{ text-decoration:none; color:#29e; outline:none; transition:background-color 0.3s ease 0s, color 0.3s ease 0s;}
a:hover{ text-decoration:underline;}
.clearfix:after{ content:""; display:block; clear:both; height:0; line-height:0; visibility:hidden;}
input[type="text"]::-webkit-input-placeholder{color:#aaa;}
input::-moz-placeholder{color:#aaa;}
input:-moz-placeholder{color:#aaa;}
input:-ms-input-placeholder{color:#aaa;}
input[type="checkbox"], input[type="radio"]{ vertical-align:-2px;}
/* 首页内容样式 */
.bizport_index_div{
	border: 0px solid red;
	background-image: url("https://s.e7wei.com/bg.png");
	height: 758px;
	overflow: hidden;
	position: relative;
}
.bizport_index_div_content{
	width: 1136px;
	margin: 0 auto;
	height: 674px;
	margin-top: 84px;
	overflow: hidden;
	position: relative;
}
.bizport_index_div_content_left{
	overflow: hidden;
	width: 572px;
	float: left;
}
.bizport_index_div_content_title{
	font-size: 72px;
	color:#FFFFFF;
	margin-top: 156px;
}
.bizport_index_div_content_ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 55px;
	font-size: 18px;
	line-height: 48px;
	color: #FFFFFF;
}
.bizport_index_div_content_img{
	margin-top: 522px;
	margin-left:635px;
	position: absolute;
	z-index: 999px;
}
.bizport_index_div_content_erweima{
	position: absolute;
	margin-top: -60px;
    margin-left: 42px;
    display: none;
}
.bizport_index_div_content_img_one{
	margin-left: 8px;
}
.bizport_index_div_content_img_two,.bizport_index_div_content_img_three{
	margin-left: 28px;
}
.bizport_index_div_content_right{
	float: right;
	width: 447px;
	height: 564px;
	z-index: 999;
	margin-top: 60px;
	margin-right: 40px;
}
/*内容样式2*/
.bizport_index_div_two{
	height: 670px;
	overflow: hidden;
	position: relative;
}
.bizport_index_div_content_two{
	width: 1136px;
	margin: 0 auto;
	height: 670px;
	overflow: hidden;
	position: relative;
}
.bizport_index_div_content_two_title{
	margin-top: 70px;
	font-size: 52px;
	color: #333333;
	text-align: center;
}
.bizport_index_div_content_two_text{
	font-size: 20px;
	color: #333333;
	text-align: center;
	margin-top: 22px;
}
.bizport_index_div_content_two_img{
	margin-top: 20px;
}
/*内容样式3*/
.bizport_index_div_three{
	height: 670px;
	overflow: hidden;
	background-image: url("https://s.e7wei.com/3-4.jpg");
	position: relative;
}
.bizport_index_div_content_three{
	width: 1136px;
	margin: 0 auto;
	height: 670px;
	overflow: hidden;
	position: relative;
}
.bizport_index_div_content_three_img{
	text-align: center;
	height: 420px;
	margin-top: 58px;
}
/*内容样式4*/
.bizport_index_div_content_four_img{
	text-align: center;
	margin-top: 70px;
	position: relative;
}
/*内容样式5*/
.bizport_index_div_five{
	height: 670px;
	overflow: hidden;
	background-image: url("https://s.e7wei.com/5-3.jpg");
	position: relative;
}

.index-bottom .bottom-title{
	margin-top: 0px;
	padding-top: 100px;
}

.reghead{ width:380px; height:46px; z-index:998; position: absolute; top: 540px; left: 55%;border: 1px solid #f4f4f4; border-radius: 25px; background: #fff;}
.reghead input[type="text"]{ background:#fff; padding:0 15px; width:196px; height:46px; line-height:46px; font-size:16px; border:none 0; float:left; font-family:microsoft yahei; border-radius:2px;}
.reghead input[type="text"]:focus {outline: none;} 
.reghead a{ background:#29e; display:inline-block; margin:0 0 0 10px; width:140px; float:left; font-size:16px; height:46px; line-height:46px; text-align:center; color:#fff; border-radius:2px; position:relative;}
.reghead a:hover{ text-decoration:none; background:#00a8ff;}
.reghead a:active{ text-decoration:none; background:#07c; box-shadow:1px 2px 3px #0069b3 inset;}

.topreg{ cursor: pointer; }