.cont1 {
	width: 100%;
	float: left;
}
.txt {width:100%;padding:2%;box-sizing:border-box;line-height:160%;font-size:1.5em;}
.txt img{width:98%;}

.cont1-left {
	width: 50%;
	float: left;
	
	padding:2%;
	box-sizing:border-box;
}
.cont1-right {
	width: 50%;
	float: left;
	
	padding:2%;
	box-sizing:border-box;
}

input[type=radio],input[type=checkbox] {
	10px 0px 0px 0px
	margin-top: 1px \9;
	line-height: normal;
	
}

.g-box-form {
	width: 100%;
	height: auto;
	float: left;
	padding: 6%;
	padding-top: 20px;
	padding-bottom: 0 !important;
	margin-top: 12px;
	margin-bottom: 0;
	background: #fff;
	border-top: 1px dotted #ccc;
	box-sizing: border-box;
}
.g-table-form {
	width: 100%;
	height: auto;
	float: left;
	line-height: 150%;
}
.g-table-form tr {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}
.g-box-name {
	width: 34%;
	height: auto;
	float: left;
	padding: 20px;
	padding-left: 0px;
	box-sizing: border-box;
}
.g-box-name3 {
	width: 34%;
	height: auto;
	float: left;
	padding: 20px;
	padding-left: 0px;
	padding-bottom: 132px;
	box-sizing: border-box;
}
.g-box-name2 {
	width: 34%;
	height: auto;
	float: left;
	padding: 20px;
	background: #fff;
	padding-left: 0px;
	box-sizing: border-box;
}
.g-lable {
	padding: 4px 0px 0px 5px;
	float: left;
	color: #555555;
	font-size: 1em;
}
.g-red {
	color: #F00;
	font-size: 16px;
}
.g-box-input {
	width: 66%;
	height: auto;
	float: left;
	padding-bottom: 12px;
	font-size: 13px;
	box-sizing: border-box;
}
.g-input-325 {
	width: 90%;
	margin-left: 10%;
	max-width: 415px;
	height: 32px;
	font-size: 15px;
	margin-top: 15px;
	border: 1px solid #BEBEC3;
}
.g-text-475 {
	width: 90%;
	margin-left: 10%;
	max-width: 415px;
	height: 150px;
	min-height: 150px;
	font-size: 15px;
	border: 1px solid #BEBEC3;
	resize: vertical;
	margin-top: 10px;
}


.g-input-400 {
	width: 15%;
	margin-left: 10%;
	max-width: 415px;
	height: 32px;
	
	margin-top: 15px;
	border: 1px solid #BEBEC3;
}



.g-button-form {
	margin-left: 20px;
	color: #fff;
	font-size: 1.6em;
	background: #d32f2f;
	border: none;
	border-bottom: 2px solid #992020;
	margin-top: 20px;
	padding: 15px 30px 15px 30px;
	outline: none;
	cursor: pointer;
}
.bbt {
	width: 153px;
	margin: 50px auto;
}
.g-button-form1 {
	width: 153px;
	height: 43px;
	margin: 0 auto;
	background: url(../img/contact/co-btn1.png) top center no-repeat;
	outline: none;
	background-size: 100%;
	cursor: pointer;
	border: none;
}
.g-button-form2 {
	width: 117px;
	height: 50px;
	float: left;
	background: url(../img/index/btn6.png) top center no-repeat;
	outline: none;
	background-size: 100%;
	cursor: pointer;
	border: none;
}


.iframe {width:100%;}











 @media screen and (max-width: 640px) {
	 .cont1-left, .cont1-right {width:100%;}
	 
 .tb2 {border-left: solid 1px #FCCCCC;}
 
 
 
 .g-box-form {
	padding-bottom: 10%;
}
.g-box-name {
	width: 70%;
	padding: 5px;
	background: none;
}
.g-box-name2 {
	width: 70%;
	padding: 5px;
	background: none;
}
.g-box-name3 {
	width: 70%;
	padding: 5px;
	background: none;
}
.g-box-input {
	width: 100%;
	text-align: center;
}
.g-button-form {
	padding: 5px 10px 5px 10px;
}
.g-lable {
	padding-left: 0px;
}
.g-box-name {
	padding-left: 0px !important;
}
.g-input-325 {
	width: 80%;
}
.g-input-475 {
	width: 80%;
}
.g-button-form2 {
	float: none
}
.g-button-form1 {
	float: none
}
}


