html, body, div, p, span, a, strong, form, table, th, td, ul, li, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, fieldset, iframe, object, pre, img, b, i {
	border: 0 none;
	margin: 0;
	outline: 0 none;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font-family: 'PingFang SC ', Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", STHeiti, "华文细黑", sans-serif;
	font-size: 16px;
	height: auto !important;
	min-height: 100% !important;
}
#pur-top{
	width:1170px;
	heith:100px;
	margin:110px auto 0px;
	text-align:center;
}
#pur-h{	
	color:#29abe1;
	font-size:36px;
}
#pur-t{
	display:block;
	font-size:14px;
	color:#828688;
	margin-top:30px;
}
#customer-info{
	width:1140px;
	margin:50px auto;

}
.item{
	position:relative;
    width:690px;
    margin:0px auto;
}
.err-display{
	width:690px;
	height:36px;
	margin:0px auto;
}
.error{
	margin-top:5px;
	margin-left:108px;
    color:red;
    padding-left:9px;
	font-size:12px;
}
.asterisk{
	color: red;
	padding-left:9px;
	opacity: 0.7;
}
.info-des{
	font-size:18px;
	color:#717171;
	padding-left:9px;
	padding-right:18px;
}

select {
	width:125px; 
	height:30px;
	text-align:center;
	border:solid 1px #D5D5D5;
}
input[type="text"]{
	height:30px;
	border:solid 1px #D5D5D5;
}
input[type="submit"]{
	font-size: 18px;
	height: 44px;
    width: 380px;
	margin-left:117px;
	background-color: #36d7c0;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08) ;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 3px;
	border: none;
	outline: none;
	transition-duration: 0.4s;
	border: 1px solid #36d7c0;
}
input[type="submit"]:hover {
	color: #36d7c0;
	cursor: pointer;
	background-color: transparent;
}
#item-co input[type="text"]{
	width:380px;
}
#item-contact input[type="text"]{
	width:380px;
	margin-left:18px;
}
#item-phone input[type="text"]{
	width:380px;
}
#item-vcode input[type="text"]{
	width:295px;
	margin-left:18px;
}
/* #item-contact .asterisk{
	padding-left:27px;
}
#item-vcode .asterisk{
	padding-left:27px;
}
#item-submit{
	text-align:center;
} */
#item-message textarea{
	width:380px;
    height:220px;
	margin-left:22px;
    resize:none;
	border:solid 1px #D5D5D5;
}
#item-message span{
	float:left;
	margin-left:14px;
}

#getcode_char{
	padding-left:9px;
}
.purchase-banner {
	width: 100%;
	background-color: #359AFF;
	padding-bottom: 122px;
}
.purchase-title p:first-of-type, .purchase-title p:nth-of-type(2), .purchase-center div {
	display: inline-block;
}
.dot {
	width: 4px;
	height: 4px;
	background-color: white;
	border-radius: 50%;
	margin-bottom: 8px;
}
.purchase-title {
	width: 1140px;
	margin: 0 auto;
}
.purchase-center {
	display: block;
	width: 263px;
	height: auto;
	margin: 0 auto;
	padding-top: 102px;
}
.purchase-banner-title {
	color: #FFFFFF;
	font-size: 40px;
}
.purchase-banner-subtitle {
	width: 100%;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	margin-top: 17px;
}
.purchase-title1 div, .purchase-title1 p {
	display: inline-block;
}
.purchase-title1 {
	margin-left: 239px;
	margin-top: 100px;
	font-size: 22px;
}
.purchase-title1 img {
	width: 30px;
	height: auto;
}
.purchase-title1 p{
	vertical-align: middle;
	padding-top: 4px;
	margin-left: 10px;
}
.purchase-content {
	width: 1140px;
	height:1500px;
	margin: 0 auto;
}
.purchase-content hr {
	width: 662px;
}
.connect-text {
	margin-left: 245px;
	line-height: 1.8;
}
.connect-text p {
	margin-top: 20px;
	color: #717171;
	font-size: 18px;
}
.company-tips{
	display:inline-block;
	position:absolute;
	left:525px;
	width:360px;
	height:60px;
	font-size:12px;
	color:#8D9199;
}


