ul, li, form, dl, dt, dd, div, a, h1, h2, h3, h4, p, em {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

body {margin: 0;}
a {text-decoration: none;}



.JobColu.Contain {
    border-bottom: 1px solid #fff !important;
}
.JobColu.Contain {
    margin: 0 auto 0;
    padding-top: 30px;
}
.JobColu {
    padding: 140px 0 13px;
    margin: 0 0 100px;
    border-bottom: 1px solid #999;
}
.Contain {
    position: relative;
}
.Contain {
    width: 1200px;
    margin: 0 auto;
}

.JobColu.Contain span {
    color: #fff;
}
.JobColu span {
    float: left;
    font-size: 30px;
    color: #000;
}
.JobColu .list {
    float: right;
}

.JobColu.Contain .list a {
    color: #fff;
}
.JobColu .list a {
    float: left;
    font-size: 17px;
    color: #323232;
    padding-left: 20px;
    margin: 17px 0 0;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}


.Ban {position: relative; height: 517px; background-position: bottom center; background-image: url(./image/banner.jpg);}
p {font-size: 16px; line-height: 2; color: #323232;}
.super {font-size: 12px; vertical-align: super; }
.w1000 {width: 1000px; margin: 0 auto;}

.banner-t {position: relative; height: 430px;}
.banner-t h2 {display: block; text-align: left; color: #fff; font-size: 48px; font-weight: normal; padding-top: 68px; margin-bottom: 15px; }
.banner-t h3 {color: #fff; font-size: 20px; font-weight: normal; margin-bottom: 20px;}
.RKI-box {position: absolute; right: 15px; bottom: 125px; width: 421px; height: 208px; background-image: url(./image/box.png); }
.intel-logo {position: absolute; right: -96px; top: 24px; width: 223px; height: 61px; background-image: url(./image/logo.png); }
.banner-t .link {display: inline-block; width: 150px; height: 35px; line-height: 35px; text-align: center; color: #fff; font-size: 15px;
	background-color: rgba(255,255,255,.2); margin-top: 15px; margin-right: 10px; }
.banner-t .link:hover {background-color: rgba(255,255,255,.15);}

.overview {margin: 80px 0; position: relative;}
.overview a {position: absolute; top: -180px;}
.overview p {margin-bottom: 20px;}
.features {background-color: #f2f2f2;}
.features ul {display: flex; justify-content: space-between; padding: 0; padding: 60px 0;}
.features ul li {display: block; width: 220px; height: 100px; text-align: center; padding-top: 90px; 
	background-size: 80px; background-repeat: no-repeat; background-position: top center; }
.features ul li:nth-child(1) {background-image: url(./image/f1.svg);}
.features ul li:nth-child(2) {background-image: url(./image/f2.svg);}
.features ul li:nth-child(3) {background-image: url(./image/f3.svg);}
.features ul li:nth-child(4) {background-image: url(./image/f4.svg);}
.features ul li p {font-size: 15px; line-height: 1.7;  }
.features ul li .f-title {font-size: 18px; font-weight: bold; margin-bottom: 10px; 
    background-image: linear-gradient(to right, #000, #000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    }

.solutions {position: relative;}
.solutions a {position: absolute; top: -180px;}
.solutions h2 {font-size: 35px; text-align: center; font-weight: normal; margin-top: 70px; color: #323232;}
.solutions h3 {font-size: 28px; text-align: center; font-weight: normal; padding: 40px 0 50px 0; color: #323232;}
.solution-text {padding-left: 550px; height: 320px; padding-bottom: 20px; background-repeat: no-repeat;}

.block {height: 520px; width: 1000px; padding-bottom: 50px; margin-top: 10px; background-repeat: no-repeat;}


.solution-1 .solution-text {background-image: url(./image/solution-1.png);}
.solution-1 .block {background-image: url(./image/block-1.png); height: 470px;}
.solution-2 {background-color: #f7f7f7; padding-top: 30px;}
.solution-2 .solution-text {background-image: url(./image/solution-2.png);}
.solution-2 .block {background-image: url(./image/block-2.png); }

.spec {position: relative;}
.spec a {position: absolute; top: -180px;}
.spec h2 {font-size: 35px; text-align: center; font-weight: normal; margin-top: 70px; color: #323232;}
.spec table {margin: 50px auto 100px;}



.order-now {cursor: pointer;}
.right a {
    cursor: pointer;
}
.order-form {
    position: absolute;
    width: 800px;
    top: 100px;
    left: calc(50% - 450px);
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 0 0 40px rgba(0,0,0,.5);
    padding: 40px 50px;
    z-index: 100;
}
.order-x {display: block; position: absolute; width: 32px; height: 32px; background-image: url(../images/order-x.png);
    right: 20px; top: 20px; cursor: pointer;}
.order-form .order-detail {margin-top: 30px;}
.order-form-item {float: left; margin: 5px 0;}
.order-form .OD {margin-top: 30px;}
.order-form .OD input {margin: 0px 0;}
.OD .order-form-item {margin: 10px 0;}
.PI .order-form-item:nth-child(2n) {margin: 5px 45px 5px 0;}
.OD .order-form-item:nth-child(2n+1) {margin: 10px 45px 5px 0;}
.item-name {padding: 4px; font-size: 16px; width: 80px; display: inline-block;}
.order-form input {height: 30px; width: 250px; padding: 4px 10px; font-size: 16px; border: 1px solid #ccc; outline:none; }
.order-form-h1 {font-weight: bold; font-size: 20px;}
.PI .order-form-h1 {margin-bottom: 5px;}
.must-input {color: red; font-weight: bold;}


.order-form .sleectBox {height: 30px; width: 272px; display: inline-block; cursor: pointer;}
.order-form .ZJselectBox {height: 40px;}
.order-form .sleectBox .ZJselectTxt {height: 30px; line-height: 30px; padding: 4px 10px; font-size: 16px;}
.order-form .sleectBox .ZJselectTxt i.icon {height: 38px;}
.order-form .sleectBox .ZJselectBox .ZJselectUl {top: 39px;}
.order-form .sleectBox .ZJselectBox .ZJselectUl ul li {height: 30px; line-height: 30px; padding: 4px 10px;}
.order-form .ZJselectTxton .iconclose {height: 38px; width: 60px;}
.order-form .cpu-item .sleectBox {width: 500px;}

/*.OD .order-form-item:nth-child(5) {margin-right:100px;}*/
.message-item .item-name {vertical-align: top;}
.message-item textarea {padding: 10px; font-size: 16px; border: 1px solid #ccc; outline:none; width: 500px; height: 70px; }

.form-error {color: red; font-size: 15px;}

.order-form .submit {display: inline-block; width: 150px; height: 35px; margin-top: 15px; background-color: #e94a16;
    color: #fff; line-height: 35px; text-align: center; font-weight: bold; font-size: 15px; clear: both; cursor: pointer;}
.order-form .order-close {display: inline-block; width: 150px; height: 35px; margin: 15px 0 0 10px; background-color: #e6e6e6;
    color: #323232; line-height: 35px; text-align: center; font-size: 15px; clear: both; cursor: pointer;}
.order-form .order-close:hover {background-color: #ccc;}

.order-contact p {display: inline-block; margin-top: 10px; color: #777;}
.order-contact .order-mail {padding-left: 30px; background-image: url(../images/mail.svg); background-repeat: no-repeat; 
    background-size: 26px; background-position: 0 2px; margin-left: 12px;}
.order-contact .order-phone {padding-left: 28px; background-image: url(../images/phone.svg); background-repeat: no-repeat; 
    background-size: 26px; background-position: 0 3px; margin-left: 12px;}


