@charset "utf-8";

body {
	font-family: 微软雅黑;
	font-size: 14px;
	background: #f6f6f6
}

a,
body {
	color: #3c3c3c
}

a,
a:hover {
	text-decoration: none
}

a:hover {
	color: #0073df
}

.pad0 {
	padding: 0
}

.fl {
	float: left
}

.fr {
	float: right
}

.fg {
	width: 90%;
	height: 10px
}

.clear,
.fg {
	clear: both
}

.hand {
	cursor: pointer
}

button,
input,
optgroup,
option,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	outline: none
}

dd,
dl,
dt,
li,
ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0
}

input::-ms-clear {
	display: none
}

html button::-moz-focus-inner {
	border-color: transparent !important
}

.bodyCss {
	background-color: #fff;
	min-height: 800px;
	overflow-x: hidden
}

.head {
	margin: 45px auto 0;
	height: 50px
}

.head_line {
	border-bottom: 1px solid #dcdcdc;
	margin-right: 30px
}

.head_title {
	text-align: center;
	margin-top: -15px;
	font-size: 22px;
	font-weight: 700;
	color: #f36d00;
	padding: 0;
}

.descript {
	    width: 90%;
	    min-width: 500px;
	    margin: 0 auto;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
}

.descript_block {
	width: 200px;
	height: 110px;
	float: left;
	margin: 0 15px
}

.descript_block_text01 {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(./images/N_bd01.png) no-repeat;
	font-size: 22px;
	font-weight: 700;
	color: #fff
}

.descript_block_text02 {
	width: 150px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding-left: 10px;
	background: url(./images/N_bd02.jpg) 0 100% no-repeat;
	font-size: 16px;
	color: #333
}

.descript_block_text03 {
	width: 150px;
	height: 70px;
	line-height: 20px;
	color: #999;
	font-size: 12px;
	margin: 20px 0 0 45px;
	padding-left: 0
}
.form_box {
	width: 50%;
	margin: 30px auto;
	height: 160px
}

.form_row {
	margin: 15px 0
}

.form_row_label {
	height: 32px;
	line-height: 32px
}

.label_width {
	width: 90px
}

.input_btnBox {
	width: 200px;
	height: 150px;
	float: left;
	padding-left: 10px
}

.input_inputBox {
	width: 400px;
	height: 140px;
	float: left
}

.input_valueBox {
	border: 0;
	float: left;
	margin-right: 20px
}

.input_value {
	border: 1px solid #cbcbcb;
	padding: 0 10px
}

.input_value,
.input_value_hover:hover {
	height: 32px;
	line-height: 32px;
	background: #f8f8f8
}

.input_value_hover:hover {
	border: 1px solid #007adb
}

.input_verificationCode_value,
.input_verificationCode_value:hover {
	width: 180px
}

.input_verificationCode_img {
	width: 100px;
	height: 32px
}

.input_submit {
	width: 160px;
	height: 36px;
	line-height: 36px;
	background: #f60;
	
	margin: 55px 0 0 10px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px
}

.input_submit div {
	width: 160px;
	height: 36px;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 700
}

.input_submit div:hover {
	text-align: center;
	color: #fff;
	background: #ff7a21;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px
}



.footer_img2 {
	display: none
}

@media screen and (orientation:portrait) and (max-width:720px) {
	.descript {
		display: none
	}

	

	.descript_nbsp {
		display: none
	}

	.head_title {
		font-size: 18px
	}

	
}
@media screen and (min-width:1201px) {
	.footer_img1 {
		display: block;
		margin: 30px auto;
		height: 300px;
		width: 600px
	}
	.input_submit{
		float: left;
	}
	.footer_img2 {
		display: none
	}
	.fotwo{
		display: none;
	}
	.foone{
		display: block;
	}
	.foone{
		width: 50%; 
		min-width: 560px; 
		margin: 30px auto;
		height: 150px;
	}
}
@media screen and (max-width:1200px) {
	.bodyCss {
		background-color: #fff;
		min-height: 600px;
		height: 100vh;
		
	}
	.input_submit {
		margin: 30px 0 0 calc(50% - 80px)
	}
	.head_line {
		display: none
	}
	.footer_img1 {
		display: none;
		margin: 30px auto;
		height: 300px;
		width: 600px
	}
	.footer_img2 {
		display: block;
		margin: 10px auto;
		width: 90%;
	}
	.descript,.form_row_label{
		display: none
	}
	.head_title{
		width: 100%;
	}
	.foone{
		max-width: 560px; 
		width: 90%; 
		margin: 30px auto;
		height: 150px;
	}
	.w100{
		width: 100% !important;
	}
	.w63{
		width: calc(100% - 133px);
	}
	.po{
		position: relative;
		height: 32px;
	}
	.pol{
		position: absolute;
		
	}
	.por{
		position: absolute;
		right: 0;
	}
	/* .w17{
		width: 17% !important;
	} */
	/* .fotwo{
		display: block;
		max-width: 560px;
		margin:  0 auto;
	} */
}
