﻿/* dede58.com 做最好的织梦模板 */
.banner {
	position:relative;
	width:100%;
	min-width:1200px;
	height:auto;
	margin:auto;
	text-align:center;
	overflow:hidden;
}
.banner>img {
	width:100%;
	max-width:1900px;
}
.wapBanner {
	display:none;
}
.main-nav {
	position:relative;
	width:100%;
	min-width:1200px;
	height:200px;
}
.main-nav ul {
	margin:0px auto;
	padding:80px 0 0 0;
	width:900px;
}
.main-nav .nav-btn {
	float:left;
	width:120px;
	height:120px;
	line-height:120px;
	text-align:center;
	border-radius:120px;
	background:#f2f2f2;
	color:#333333;
	margin:0 25px;
	cursor:pointer;
}
.main-nav .nav-btn:hover {
	background:#f58421;
	color:#fff;
}
.main-nav .nav-btn-on {
	background:#f58421;
	color:#fff;
}
.main {
	position:relative;
	width:100%;
	min-width:1000px;
	height:auto;
	margin:auto;
}
.main:after {
	clear:both;
}
.main-title {
	position:relative;
	width:100%;
	min-width:1200px;
	height:160px;
	line-height:160px;
	text-align:center;
}
.main-title span {
	vertical-align:middle;
}
.main-title span:nth-child(1) {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#E78127;
}
.main-title span:nth-child(2) {
	font-size:22px;
	color:#333333;
	font-weight:bold;
}
.main-center {
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:0px 0 150px 0;
}
.main-center>p {
	font-size:15px;
	color:#656565;
	text-align:center;
	margin:30px 0;
}
.main-center .pk {
	font-size:14px;
	color:#FF2C2C;
	vertical-align:middle;
}
.main-center>table {
	border:0px;
	text-align:center;
	border-collapse:collapse;
	margin-bottom: 100px;
}
.main-center>table tr {
	height:60px;
	line-height:60px;
}
.main-center>table td {
	border:1px solid #ddd;
}
.main-center>table tr>td:nth-child(1) {
	width:160px;
	background:#f4f4f4;
	font-size:16px;
	font-weight:bold;
	color:#656565;
}
.main-center>table tr>td:nth-child(2) {
	width:717px;
	padding-left:20px;
	text-align:left;
	font-size:14px;
	color:#999999;
}
.main-center .inputText {
	width:290px;
	height:36px;
	border:1px solid #a9a9a9;
}
.main-center .textArea {
	width:700px;
	height:142px;
	border:1px solid #a9a9a9;
	margin-top: 24px
}
.main-center .check img {
	vertical-align:middle;
}
.main-center .check a {
	vertical-align:middle;
}
.main-center .submitBtn {
	text-align: center;
}
.main-center .submitBtn img {
	vertical-align:middle;
	display: none;
}
.main-center #submitBtn {
	width: 195px;
	color: #fff;
	font-size: 20px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	background: #F48321;
	border: 0px;
	margin: 0px auto;
	cursor: pointer;
}
.main-center #submitBtn:hover {
	background:#DF7A22;
}
#verify {
	width:100px;
	margin-right:5px;
}
 @media (min-width: 240px) and (max-width: 319px) {
.banner {
	min-width:240px;
}
.banner>img {
	width:100%;
	min-width:240px;
}
.pcBanner {
	display:none;
}
.wapBanner {
	display:block;
}
.main-nav {
	min-width:240px;
	height:56px;
}
.main-nav ul {
	padding:8px 0 0 0;
	width:240px;
}
.main-nav .nav-btn {
	margin:0px 1px;
	width:45px;
	height:45px;
	line-height:45px;
	border-radius:45px;
	font-size:10px;
}
.main {
	min-width:240px;
}
.main-title {
	min-width:240px;
	height:30px;
	line-height:30px;
}
.main-title span:nth-child(1) {
	font-size:14px;
}
.main-title span:nth-child(2) {
	font-size:14px;
}
}
@media (min-width: 320px) and (max-width: 479px) {
.banner {
	min-width:320px;
}
.banner>img {
	min-width:320px;
}
.pcBanner {
	display:none;
}
.wapBanner {
	display:block;
}
.main-nav {
	min-width:320px;
	height:75px;
}
.main-nav ul {
	padding:10px 0 0 0;
	width:320px;
}
.main-nav .nav-btn {
	margin:0px 1px;
	width:60px;
	height:60px;
	line-height:60px;
	border-radius:60px;
	font-size:12px;
}
.main {
	min-width:320px;
}
.main-title {
	min-width:320px;
	height:40px;
	line-height:40px;
}
.main-title span:nth-child(1) {
	font-size:18px;
}
.main-title span:nth-child(2) {
	font-size:18px;
}
.main-center {
	width:320px;
	padding:0px 0 50px 0;
}
.main-center>table {
	margin-bottom: 50px;
}
.main-center>table tr {
	height:30px;
	line-height:30px;
}
.main-center>table td {
	border:1px solid #ddd;
}
.main-center>table tr>td:nth-child(1) {
	width:80px;
	font-size:12px;
}
.main-center>table tr>td:nth-child(2) {
	width:250px;
}
.main-center .inputText {
	width:230px;
	height:25px;
}
.main-center .textArea {
	width:230px;
	height:142px;
}
}
@media (min-width: 480px) and (max-width: 639px) {
.banner {
	min-width:480px;
}
.banner>img {
	width:100%;
}
.pcBanner {
	display:none;
}
.wapBanner {
	display:block;
}
.main-nav {
	min-width:480px;
	height:112px;
}
.main-nav ul {
	padding:16px 0 0 0;
	width:480px;
}
.main-nav .nav-btn {
	margin:0px 2px;
	width:90px;
	height:90px;
	line-height:90px;
	border-radius:90px;
	font-size:14px;
}
.main {
	min-width:480px;
}
.main-title {
	min-width:480px;
	height:60px;
	line-height:60px;
}
.main-title span:nth-child(1) {
	font-size:20px;
}
.main-title span:nth-child(2) {
	font-size:20px;
}
.main-center {
	width:480px;
	padding:0px 0 20px 0;
}
.main-center>table {
	margin-bottom: 20px;
}
.main-center>table tr {
	height:60px;
	line-height:60px;
}
.main-center>table td {
	border:1px solid #ddd;
}
.main-center>table tr>td:nth-child(1) {
	width:100px;
}
.main-center>table tr>td:nth-child(2) {
	width:350px;
}
.main-center .inputText {
	width:290px;
	height:36px;
}
.main-center .textArea {
	width:320px;
	height:142px;
}
}
@media (min-width: 640px) and (max-width:1023px ) {
.banner {
	min-width:640px;
}
.banner>img {
	min-width:640px;
}
.pcBanner {
	display:none;
}
.wapBanner {
	display:block;
}
.main-nav {
	min-width:640px;
	height:150px;
}
.main-nav ul {
	margin:0px auto;
	padding:20px 0 0 0;
	width:640px;
}
.main-nav .nav-btn {
	width:120px;
	height:120px;
	line-height:120px;
	border-radius:120px;
	margin:0 4px;
}
.main {
	min-width:640px;
}
.main-title {
	min-width:640px;
	height:90px;
	line-height:90px;
}
.main-center {
	width:640px;
	padding:0px 0 50px 0;
}
.main-center>table {
	margin-bottom: 50px;
}
.main-center>table tr {
	height:60px;
	line-height:60px;
}
.main-center>table td {
	border:1px solid #ddd;
}
.main-center>table tr>td:nth-child(1) {
	width:160px;
}
.main-center>table tr>td:nth-child(2) {
	width:450px;
}
.main-center .inputText {
	width:290px;
	height:36px;
}
.main-center .textArea {
	width:400px;
	height:142px;
}
}
@media (min-width: 1024px) and (max-width:1199px ) {
.banner {
	min-width:1024px;
}
.banner>img {
	width:100%;
}
.main-nav {
	position:relative;
	width:100%;
	min-width:1024px;
	height:200px;
}
.main {
	min-width:1024px;
}
.main-title {
	min-width:1024px;
}
}
