.czx {
    min-width: 1000px;
    font-family: "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
    line-height: 1.5;
}

.banner {
    padding-top: 1px;
    height: 598px;
    background: url("../img/banner.jpg") center 0 #f4e5ca no-repeat;
}

.banner-cont {
    overflow: hidden;
}

.banner-items {
    float: left;
    margin-top: 283px;
    margin-left: -10px;
    font-size: 18px;
    color: #893406;
}

.banner-title {
    font-size: 38px;
    color: #d05113;
}

.banner-item {
    margin-top: 21px;
    letter-spacing: 3px;
}

.banner-item1 {
    margin-top: 15px;
}

.banner-form {
    position: relative;
    float: right;
    margin-top: 135px;
    margin-right: -50px;
    padding: 17px 0 20px;
    border-radius: 20px;
    background: #fff;
    text-align: center;
}

.banner-name {
    font-size: 23px;
    color: #000;
}

.banner-desc {
    font-size: 14px;
    color: #000;
}

.banner-desc-num {
    color: #ff0000;
}

.banner-lists{
    font-size: 17px;
    padding: 0 40px;
}

.banner-list{
    position: relative;
    margin-top: 10px;
}

.banner-list:first-child {
    margin-top: 14px;
}

.banner-list-cont{
    border: 1px solid #f77833;
}

.banner-list-label{
    float: left;
    margin-top: 9px;
    padding-left: 30px;
    width: 80px;
    line-height: 21px;
    background: url("../img/form-icon.png") 5px 0 no-repeat;
    color: #f77833;
    text-align: left;
}

.banner-list-label1 {
    background: url("../img/form-icon.png") 5px -21px no-repeat;
}

.banner-list-label2 {
    background: url("../img/form-icon.png") 5px -42px no-repeat;
}

.banner-list-label3 {
    background: url("../img/form-icon.png") 5px -63px no-repeat;
}

.banner-list-input,.banner-list-select {
    float: left;
    width: 178px;
    padding: 0 12px;
    border: 0;
    border-left: 1px solid #f77833;
    font-family: "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
    font-size: 15px;
    line-height: 38px;
    outline: 0;
}

.banner-list-input::-webkit-input-placeholder {
      color: #d9d9d9;
}

.banner-list-select {
    padding: 0 0 0 135px;
    width: 195px;
    -webkit-appearance: none;
    appearance: none;
    background: url("../img/form-arrow.png") 170px center #fff no-repeat;
    color: #8a8989;
    cursor: pointer;
}

.banner-error {
    font-size: 14px;
    color: #e84720;
    z-index: 1;
    text-align: left;
}

.banner-btns {
    margin-top: 20px;
}

.banner-btn {
    padding: 0 30px;
    border-radius: 12px;
    font-size: 20px;
    line-height: 24px;
    background: #35a7d6;
    color: #fff;
    outline: 0;
}

.banner-scroll {
    margin: 20px auto 0;
    padding: 5px;
    width: 375px;
    height: 35px;
    border-radius: 10px;
    background: #eeeeee;
    color: #000;
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
}

.banner-scroll li {
    font-size: 0;
}

.banner-scroll1,.banner-scroll2,.banner-scroll3,.banner-scroll4,.banner-scroll5 {
    display: inline-block;
    white-space: nowrap;
    font-size: 12px;
    text-align: left;
}

.banner-scroll1 {
    width: 55px;
}

.banner-scroll2 {
    width: 50px;
}

.banner-scroll3 {
    width: 80px;
}

.banner-scroll4 {
    width: 165px;
}

.banner-scroll5 {
    width: 25px;
}

.title {
    text-align: center;
}

.title-name {
    display: inline-block;
    padding: 0 45px;
    border-radius: 20px;
    font-weight: normal;
    font-size: 28px;
    line-height: 40px;
    background: #fff;
    color: #4cc5ff;
}

.title-desc {
    margin-top: 10px;
    font-size: 18px;
    color: #888;
}

.service {
    padding-top: 40px;
    padding-bottom: 30px;
    background: #e5e5e5;
}

.service-items {
    margin-top: 10px;
    margin-left: -36px;
    width: 1036px;
}

.service-item {
    float: left;
    margin-top: 36px;
    margin-left: 36px;
    width: 482px;
}

.service-item-img {
    display: block;
}

.service-item-cont {
    padding: 24px 18px 47px;
    background: #fff;
}

.service-item-title {
    font-size: 28px;
    color: #f47933;
    text-align: center;
}

.service-item-desc {
    margin-top: 9px;
    font-size: 20px;
    line-height: 36px;
    color: #525252;
    text-align: left;
}

.advantage {
    padding-top: 35px;
    padding-bottom: 63px;
    background: url("../img/advantage.jpg") center 0 #97dbf7 no-repeat;
}

.advantage .title-desc {
    color: #443939;
}


.advantage-items {
    margin-top: 30px;
    margin-left: 2px;
}

.advantage-item {
    float: left;
    margin: 25px 12px 0;
    width: 308px;
}

.advantage-item-img {
    display: block;
}

.advantage-item-cont {
    height: 97px;
    background: #ff8a00;
}

.advantage-item-title {
    padding-top: 15px;
    font-size: 22px;
    line-height: 28px;
    color: #fff;
}

.advantage-item-title1 {
    padding-top: 8px;
}

.advantage-item-desc {
    margin-top: 14px;
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.advantage-item-desc1 {
    margin-top: 6px;
}

.advantage-item-desc2 {
    margin-top: 3px;
}

.brand {
    padding-top: 30px;
    padding-bottom: 25px;
    background: #e5e5e5;
}

.brand-items {
    margin-top: 10px;
    font-size: 0;
}

.brand-item {
    display: inline-block;
    margin: 18px 12px 0;
}

.brand-item-img {
    display: block;
}

.evaluate {
    padding-top: 45px;
    padding-bottom: 25px;
    background: url("../img/evaluate.jpg") center 0 #f3d5bd no-repeat;
}

.evaluate-items {
    margin-top: 25px;
    height: 442px;
    overflow: hidden;
}

.evaluate-item {
    margin-top: 10px;
    padding: 40px;
    border: 2px solid #e5e5e5;
    background: #fff;
}

.evaluate-item-img {
    float: left;
    display: block;
    margin-right: 55px;
}

.evaluate-item-cont {
    text-align: left;
}

.evaluate-item-desc {
    margin-top: 4px;
    font-size: 0;
    color: #ce8c02;
}

.evaluate-item-name {
    display: inline-block;
    font-weight: bold;
    font-size: 25px;
}

.evaluate-item-company {
    display: inline-block;
    padding-left: 50px;
    width: 230px;
    font-size: 18px;
}

.evaluate-item-range {
    display: inline-block;
    padding-left: 20px;
    font-weight: bold;
    font-size: 20px;
}

.evaluate-item-detail {
    margin-top: 16px;
    font-size: 20px;
    line-height: 34px;
    color: #6f6f6f;
}

.footer {
    padding: 24px 0;
    font-size: 13px;
    background: #a0a0a0;
    color: #fff;
    text-align: center;
}

.footer-link {
    color: #fff;
}

.success {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -220px;
    margin-top: -180px;
    width: 425px;
    border: 5px solid #d2d2d2;
    font-family: "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
    z-index: 10001;
    background: #fff;
}

.success-close {
    position: absolute;
    top: -1px;
    right: 0;
    width: 41px;
    height: 41px;
    background: url("../img/close.png") center 0 no-repeat;
}

.success-cont {
    padding-top: 30px;
    padding-bottom: 108px;
}

.success-title {
    text-align: center;
}

.success-title-img {
    display: block;
    margin: 0 auto;
}

.success-title-tip {
    font-size: 34px;
    color: #3abdf5;
}

.success-desc {
    position: absolute;
    bottom: -5px;
    left: -5px;
    padding: 11px 45px;
    width: 345px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 24px;
    background: #f47933;
    color: #fff;
}

header,footer,.hc-side-bar {
    display: none;
}
