html,
body {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

.container {
	width: 100%;
	margin: 0;
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 auto;
}

.row1 {
	height: 80px;
	background: rgb(255, 255, 255);
}

.logo {
	width: 100px;
	height: 38px;
	margin-top: 16px;
	margin-left: 48px;
}

.logo_link {
	float: left;
}

.nav_bar {
	float: left;
	height: 70px;
	margin-left: 0;
	padding-left: 50px;
	/*background: #BB5050;*/
}

.nav_bar li {
	float: left;
	cursor: pointer;
	height: 80px;
	line-height: 80px;
	margin-left: 20px;
	list-style: none;
	font-size: 16px;
	color: #666666;
}

.login_link {
	float: right;
	margin-right: 50px;
	height: 60px;
	line-height: 80px;
	font-size: 16px;
	color: #666666;
}

.login_link span {
	cursor: pointer;
}

.to_login {
	border-radius: 5px;
	padding: 8px 0px;
	margin-left: 38px;
}

.row2 {
	width: 100%;
	/*height:100px;*/
	/*background-color:#00DEFF;*/
}

.img1 {
	width: 100%;
	/*height:613px;*/
}

.introduction {
	position: absolute;
	top: 260px;
	left: 150px;
	width: 450px;
	height: 100px;
	z-index: 9;
	color: #ffffff;
	font-size: 30px;
}

.information {
	float: right;
	margin-right: 20px;
}

.company_name {
	float: right;
}

.img2 {
	position: absolute;
	top: 180px;
	left: 680px;
	width: 450px;
	height: 350px;
	z-index: 9;
}

.row3 {
	background-color: #ffffff;
	color: #424955;
	font-size: 36px;
	text-align: center;
	padding-top: 123px;
	padding-bottom: 74px;
}

.row4 {
	background: #ffffff;
	height: 420px;
}

.more_info {
	width: 700px;
	height: 490px;
	margin: 0 auto;
}

.block {}

.block1 {
	display: inline-block;
	float: left;
	/*margin: 20px;*/
	width: 400px;
	height: 180px;
	text-align: center;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.block2 {
	display: inline-block;
	float: left;
	margin-left: 10px;
	width: 290px;
	height: 180px;
	text-align: center;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.block3 {
	display: inline-block;
	float: left;
	/*margin-left: 10px;*/
	margin-top: 10px;
	width: 280px;
	height: 180px;
	text-align: center;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.block4 {
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 230px;
	height: 180px;
	text-align: center;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.block5 {
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 170px;
	height: 180px;
	text-align: center;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.row5 {
	height: 495px;
	padding-top: 95px;
	background-color: #F8F9FB;
	text-align: center;
	position: relative;
}

.bgimg {
	position: absolute;
	top: 0;
	right: 0;
	width: 467px;
	height: 485px;
	z-index: 1;
}

.row6 {
	height: 400px;
	padding-top: 54px;
	background-image: url(../images/Group14.png);
	background-position-x: -350px;
}

.footer_email {
	/*position: relative;*/
	display: inline-block;
	float: left;
	width: 230px;
	height: 100%;
	margin-right: 130px;
	text-align: center;
	/*line-height: 180px;*/
	color: #ffffff;
	background: rgba(3, 86, 173, 0.4);
	z-index: 7;
}

.footer_phone {
	margin-right: 130px;
	display: inline-block;
	width: 230px;
	height: 100%;
	/*line-height: 180px;*/
	text-align: center;
	color: #ffffff;
	background: rgba(3, 86, 173, 0.4);
	z-index: 7;
}

.footer_addr {
	/*position: relative;*/
	float: right;
	display: inline-block;
	width: 230px;
	height: 100%;
	/*line-height: 180px;*/
	/*margin-right:80px;*/
	text-align: center;
	color: #ffffff;
	background: rgba(3, 86, 173, 0.4);
	z-index: 7;
}

.footer_item {
	width: 80%;
	margin: 0 auto;
	height: 180px;
	margin-top: 45px;
	/*padding-left:180px;*/
}

.footer_icon {
	width: 40px;
	height: 30px;
	margin-top: 45px;
}

.footer_info {
	width: 100%;
	height: 30px;
	margin-top: 15px;
}

.copyright {
	text-align: center;
	margin-top: 40px;
	font-size: 14px;
	color: #eeeeee;
	/*margin: 0 auto;*/
}

.contact {
	text-align: center;
	font-size: 20px;
	color: #ffffff;
}


/*模态框部分*/

.modal-dialog {
	margin-top: 180px;
}

.modal-content {
	width: 400px;
	height: 450px;
	margin: 0 450px;
}

.modal-body {
	text-align: center;
	padding-top: 50px;
}

.login_bg {
	background-color: ##F8F9FB;
	width: 100%;
	height: 100%;
	background-size: cover;
	padding-top: 45px;
}

.logo {
	height: 50px;
	margin-left: 30px;
}

.login_main {
	margin-top: 111px;
	width: 702px;
	height: 813px;
	margin: 0 auto;
}

.login_form {
	width: 703px;
	height: 703px;
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.5);
	margin-top: 111px;
	text-align: center;
	padding-top: 90px;
}

.input_layout {
	margin-bottom: 0;
}

.input_size {
	width: 300px;
	height: 50px;
	margin: 0 auto;
	margin-top: 25px;
	font-size: 12px;
}

.input_size2 {
	width: 300px;
	height: 40px;
	margin: 0 auto;
	margin-top: 15px;
	font-size: 18px;
}

.input_login {
	display: inline-block;
	width: 300px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 35px;
	border-radius: 100px;
	font-size: 18px;
	background-color: #276FF1;
	color: #ffffff;
	cursor: pointer;
}

.span_area {
	width: 300px;
	height: 16px;
	margin: 8px auto;
}

.title {
	font-size: 26px;
	color: #424955;
}

input::-ms-input-placeholder {
	text-align: center;
	font-size: 18px;
	line-height: 60px;
}

input::-webkit-input-placeholder {
	text-align: center;
	font-size: 18px;
	line-height: 40px;
}