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;
}
.nav-item .no-border {
    font-weight: bold;
    opacity: 1.0;
}
#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:80px auto;

}
.item{
	position:relative;
    width:690px;
    margin:0px auto 0px;
}
.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="select"] {

}
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: 104px 0 122px;
}

.purchase-banner p {
    clear: both;
    width: 100%;
    color: #FFFFFF;
    text-align: center;
}
.purchase-banner-title {
    font-size: 58px;
    margin-top: 125px;
}
.purchase-banner-subtitle {
    font-size: 20px;
    margin-top: 17px;
}
.purchase-content {
    width: 1140px;
    margin: 0 auto;
}
.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;
}
.purchase-banner{
    width: 100%;
    background: url(../images/purchase-banner.png);
    height: 580px;
}