body {
    margin: 0;
    background: #F2F2F2 url("/source/special/rebate/page_bg.jpg") no-repeat center 680px;
}

* {
    padding: 0;
    border: none;
}

html {
    font-size: 14px;
    font-family: "微软雅黑", "Microsoft YaHei", "宋体";
}

p {
    width: 1200px;
    height: 30px;
    text-indent: 20px;
    line-height: 20px;
    color: #ff5301;
    font-size: 30px;
    font-weight: 600;
}

a {
    color: #FFF;
    text-decoration: none;
}

#header {
    width: 100%;
    margin: 0 auto;
    background-color: #FFF;

}

#header .logo {
    width: 1200px;
    height: 80px;
    min-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.banner {
    min-width: 1200px;
    height: 680px;
    background: url(/source/special/rebate/banner.jpg) no-repeat center;
}

#content {
    width: 100%;
    margin: 0 auto;
}

#content .why {
    width: 1200px;
    height: 360px;
    background-color: #FFF;
    min-width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

#content .why .bg {
    width: 1160px;
    height: 138px;
    float: left;
    background-image: url(/source/special/rebate/why_bg.jpg);
    margin-left: 20px;
    display: inline;
}

#content .why .why_text {
    width: 1140px;
    line-height: 30px;
    text-indent: 60px;
    font-size: 18px;
    color: #333333;
    float: left;
    margin-left: 30px;
    margin-top: 15px;

}

#content .project {
    width: 1200px;
    height: 380px;
    background-color: #FFF;
    min-width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

#content .project .item {
    width: 555px;
    height: 110px;
    float: left;
    margin-left: 30px;
    display: inline;
    border-radius: 10px;
    overflow: hidden;
    background: #01a8ff url("/source/special/rebate/tb1.png") no-repeat 20px center;
}

#content .project .item:hover {
    background-color: #0096e4;
}

#content .project .item2 {
    width: 555px;
    height: 110px;
    float: left;
    margin-left: 30px;
    display: inline;
    background: #79bf26 url("/source/special/rebate/tb2.png") no-repeat 20px center;
    border-radius: 10px;
    overflow: hidden;
}

#content .project .item2:hover {
    background-color: #67b30c;
}

#content .project .item3 {
    width: 555px;
    height: 110px;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    display: inline;
    background: #feb027 url("/source/special/rebate/tb3.png") no-repeat 20px center;

    border-radius: 10px;
    overflow: hidden;
}

#content .project .item3:hover {
    background-color: #f99f00;
}

#content .project .item4 {
    width: 555px;
    height: 110px;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    display: inline;
    background: #f26a6d url("/source/special/rebate/tb4.png") no-repeat 20px center;
    border-radius: 10px;
    overflow: hidden;
}

#content .project .item4:hover {
    background-color: #ef5e61;
}

#content .project .item .text,
#content .project .item2 .text,
#content .project .item3 .text,
#content .project .item4 .text {
    width: 400px;
    height: 110px;
    float: left;
    line-height: 30px;
    margin: 20px 40px 0 150px;
    color: #FFF;
    font-size: 18px;
}

#content .dominant {
    width: 1200px;
    height: 940px;
    background-color: #FFF;
    min-width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

#content .dominant .bottom {
    width: 553px;
    height: 403px;
    border: 1px #dedede solid;
    margin-left: 30px;
    margin-top: 40px;
    float: left;
    display: inline;
}

#content .dominant .bottom:hover {
    border: 1px #ffc88e solid;
}

#content .dominant .bottom .bg {
    width: 553px;
    height: 403px;
    background: url(/source/special/rebate/usd.jpg);
    float: left;
}

#content .dominant .bottom .bg .wz {
    width: 553px;
    line-height: 40px;
    font-size: 30px;
    text-align: center;
    color: #ff8400;
    float: left;
    margin-top: 240px;
}

#content .dominant .bottom .bg_2 {
    width: 533px;
    height: 150px;
    float: left;
    margin: 10px;
    overflow: hidden;
    display: inline;
}

#content .dominant .bottom .title {
    width: 523px;
    height: 50px;
    float: left;
    margin-left: 20px;
    display: inline;
    font-size: 30px;
    color: #333;
    font-family: "微软雅黑";

}

#content .dominant .bottom .text {
    width: 520px;
    line-height: 40px;
    color: #444;
    font-size: 18px;
    margin-left: 20px;
}

#content .service {
    width: 1200px;
    height: 470px;
    background-color: #FFF;
    min-width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

#content .service .drawback {
    width: 553px;
    height: 153px;
    float: left;
    margin-left: 30px;
    border: 1px #b5b5b5 dashed;
    border-radius: 10px;
    margin-bottom: 30px;
}

#content .service .drawback:hover {
    border: 1px #ff935e dashed;
}

#content .service .drawback .xtb {
    width: 153px;
    height: 153px;
    float: left;
    background: url(/source/special/rebate/tb_a.png) no-repeat center;
}

#content .service .drawback .xtb2 {
    width: 153px;
    height: 153px;
    float: left;
    background: url(/source/special/rebate/tb_b.png) no-repeat center;
}

#content .service .drawback .xtb3 {
    width: 153px;
    height: 153px;
    float: left;
    background: url(/source/special/rebate/tb_c.png) no-repeat center;
}

#content .service .drawback .xtb4 {
    width: 153px;
    height: 153px;
    float: left;
    background: url(/source/special/rebate/tb_d.png) no-repeat center;
}

#content .service .drawback .title {
    width: 380px;
    height: 30px;
    float: left;
    font-size: 24px;
    color: #222;
    line-height: 30px;
    margin-top: 20px;
}

#content .service .drawback .text {
    width: 380px;
    float: left;
    line-height: 26px;
    font-size: 16px;
    color: #333;
    margin-top: 8px;
}

#footer {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background-color: #ff5401;
}

#footer .bottom_content {
    width: 1200px;
    height: 180px;
    margin: 0 auto;
}

#footer .bottom_content .left {
    width: 570px;
    float: left;
    font-size: 18px;
    color: #FFF;
    font-weight: 600;
    margin-top: 50px;
    margin-left: 30px;
    display: inline;
}

#footer .bottom_content .ma {
    width: 300px;
    height: 100px;
    float: left;
    margin-top: 50px;
}

#footer .bottom_content .ma .weixin {
    width: 100px;
    height: 100px;
    float: left;

}

#footer .bottom_content .ma .text {
    width: 180px;
    height: 100px;
    line-height: 33px;
    float: left;
    margin-left: 10px;
    color: #FFF;
    font-size: 16px;

}

/*CC客户文字*/
.kf_qycn_com_cckf_direct_talking_dialog_text {
    text-align: left !important;
}

.kf_qycn_com_cckf_direct_talking_dialog_text a {
    text-decoration: none
}

.kf_qycn_com_cckf_direct_talking_dialog_text span {
    display: block;
    padding: 4px 0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

/*服务流程/*/

#content .work {
    width: 1200px;
    height: 540px;
    background-color: #FFF;
    min-width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

#content .work .work_bg {
    width: 1160px;
    height: 130px;
    float: left;
    margin-left: 20px;
    display: inline;
}

#content .work .work_text {
    width: 650px;
    float: left;
    margin-left: 40px;
    display: inline;
    margin-top: 20px;
}

#content .work .work_text .info {
    width: 600px;
    line-height: 36px;
    font-size: 16px;
    color: #555555;
    font-weight: 600;
    text-indent: 20px;
    background: url(/source/special/rebate/xx.png) no-repeat 0px 12px;

}

#content .work .work_text .example {
    width: 600px;
    float: left;
    margin-left: 50px;
    margin-top: 20px;
    display: inline;
    line-height: 20px;
    font-size: 12px;
    color: #757575;

}

#content .work .img {
    width: 450px;
    height: 265px;
    float: left;
    margin-top: 20px;
}

#content .case {
    width: 1200px;
    height: 460px;
    background-color: #FFF;
    min-width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

#content .case .text {
    width: 1140px;
    float: left;
    margin-left: 30px;
    display: inline;
}

#content .case .text th {
    height: 50px;
    background-color: #ffb22b;
    color: #FFF;
    font-size: 16px;

}

#content .case .text td {
    height: 40px;
    text-align: center;
    border-bottom: 1px #DEDEDE dashed;
    color: #555555;
}

#content .honor {
    width: 1200px;
    height: 500px;
    background-color: #FFF;
    min-width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

#content .honor .honor_zs {
    width: 1200px;
    height: 403px;
    background: url(/source/special/rebate/zs.png) no-repeat center;

}