#agency .title {
    text-align: center;
}
#agency .title .big-tit {
    font-size: 36px;
    color: #333;
}
#agency .title .son-tit {
    font-size: 16px;
    color: #666;
    margin-top: 15px;
}
#agency .title .split_line {
    width: 110px;
    margin: 0 auto;
    margin-top: 36px;
    border-top: 4px solid #2b90ed;
}
#agency .banner {
    width: 100%;
    height: 430px;
    color: #fff;
    padding-top: 100px;
    background: url('../images/banner.jpg')
        no-repeat center center;
}
#agency .banner h3 {
    font-size: 30px;
    margin-bottom: 20px;
}
#agency .banner h2 {
    font-size: 62px;
    font-weight: bold;
}
#agency .banner .apply-brn {
    margin-top: 50px;
    width: 206px;
    height: 64px;
    line-height: 64px;
    border: none;
    font-size: 28px;
    color: #e20000;
    background: #fcff01;
    border-radius: 100px;
    outline: 0;
}
#agency .get {
    padding-top: 70px;
    padding-bottom: 50px;
}
#agency .get .img-box {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
#agency .ask {
    padding-top: 70px;
    padding-bottom: 50px;
    background-color: #f6f5fa;
}
#agency .ask .ask-cont {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
#agency .ask .ask-cont:after {
    content: '';
    display: block;
    clear: both;
}
#agency .ask .ask-cont .ac-left {
    width: 50%;
    float: left;
}
#agency .ask .ask-cont .ac-right {
    width: 50%;
    float: right;
    padding-top: 50px;
}
#agency .ask .ask-cont .ac-right span {
    color: #333;
    font-size: 18px;
    vertical-align: middle;
    line-height: 50px;
}
#agency .how-ask {
    padding-top: 70px;
    padding-bottom: 50px;
}
#agency .how-ask .ha-form {
    margin-top: 30px;
}
#agency .how-ask .ha-form .sub-btn-box {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
}
#agency .how-ask .ha-form .sub-btn {
    background-color: #2b8fed;
    width: 100%;
    height: 42px;
    line-height: 42px;
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
#agency .how-ask .ha-form .form-item {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 760px;
    margin-bottom: 25px;
}
#agency .how-ask .ha-form .form-item .err-info {
    display: none;
    position: absolute;
    font-size: 12px;
    color: red;
    bottom: -20px;
    padding-left: 15px;
    opacity: 0;
    transition: opacity 0.5s;
}
#agency .how-ask .ha-form .form-item .active-err {
    display: block;
    opacity: 1;
}
#agency .how-ask .ha-form .form-item input {
    position: relative;
    border: 1px solid #dadada;
    border-radius: 4px;
    line-height: 42px;
    height: 42px;
    padding: 0 15px;
    outline: none;
    margin-bottom: 0;
    width: 100%;
    z-index: 2;
    background: 0 0;
}
#agency .how-ask .ha-form .form-item .err-bor {
    border-color: red !important;
}
#agency .how-ask .ha-form .form-item:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    line-height: 42px;
    display: block;
    color: #bbb;
    padding: 0 15px;
}

#agent-modal {
    width: 500px;
    height: 355px;
    margin-top: -175px;
    margin-left: -250px;
    position: fixed;
    display: none;
    z-index: 255;
    background: #fff;
    padding: 20px 50px 10px;
    border-radius: 5px;
}
#agent-modal .agent-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 21px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    cursor: pointer;
}
#agent-modal #agent-button {
    cursor: pointer;
    background-color: #ff5a00;
    color: #fff;
    border: 0;
    padding: 8px 15px;
    margin: 10px auto;
    font-size: 1.2em;
}
#agent-wrap {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 254;
    background-color: rgba(0, 0, 0, 0.2);
    display: none;
}

.agency-new {
}
.agency-banner {
    background: url(../images/daili_banner_bg.png) no-repeat center center;
    height: 524px;
}
.agency-banner .banner__img--text {
    padding-top: 112px;
    padding-left: 0;
    padding-right: 0;
}
.agency-banner .banner__img--text h3 {
    width: 500px;
    font-size: 60px;
    font-weight: bold;
    color: rgba(64, 235, 253, 1);
    line-height: 80px;
}
.agency-banner .banner__img--text ul {
    margin: 12px 0 17px 0;
}
.agency-banner .banner__img--text li {
    padding: 9px 23px;
    border: 1px solid white;
    border-radius: 10px;
    display: inline-block;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-weight: bold;
}
.agency-banner .banner__img--text li:not(:first-of-type) {
    margin-left: 16px;
}
.agency-banner .banner__img--text p {
    font-size: 26px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
}
.agency-banner .banner__img--text .btn-wrapper {
    text-align: center;
    margin-top: 48px;
}
.agency-new .agency-btn {
    display: inline-block;
    padding: 8px 32px;
    background: linear-gradient(
        90deg,
        rgba(255, 156, 0, 1) 0%,
        rgba(255, 100, 0, 1) 100%
    );
    box-shadow: 0px 7px 14px 0px rgba(255, 103, 0, 0.35);
    border-radius: 30px;
    font-size: 26px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);

    line-height: 44px;
    cursor: pointer;
    width: 220px;
}
.agency-new .agency-content {
    width: 1124px;
    margin: 0 auto;
    text-align: center;
}
.agency-new .agency-content h3 {
    font-size: 45px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 61px;
}
.agency-new .profit {
    padding: 96px 0 70px 0;
}
.agency-new .profit .content-txt {
    background: url(../images/profit_bg.png) no-repeat center center;
    height: 392px;
    margin-top: 117px;
    margin-bottom: 60px;
}
.agency-new .profit .content-txt li {
    text-align: left;
    padding: 15px 0;
    margin-bottom: 33px;
    font-size: 20px;
    color: rgba(102, 102, 102, 1);
    line-height: 29px;
    width: 571px;
}
.agency-new .profit .content-txt li p {
    font-size: 28px;
    font-weight: bold;
    color: rgba(13, 13, 13, 1);
    line-height: 29px;
    margin-bottom: 10px;
    position: relative;
}
.agency-new .profit .content-txt li p::before {
    content: '';
    position: absolute;
    width: 66px;
    height: 4px;
    background: rgba(72, 148, 255, 1);
    bottom: -10px;
    left: 3px;
}
.agency-new .advantage {
    padding: 70px 0 70px 0;
    background-color: #fafafa;
}
.agency-new .advantage ul {
    margin-top: 103px;
    font-size: 0;
}
.agency-new .advantage li {
    width: 220px;
    height: 367.1px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.agency-new .advantage li .order {
    width: 61px;
    height: 61px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px -2px 1px 0px rgba(158, 158, 158, 0.1);
    border-radius: 50%;
    position: absolute;
    top: -44px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 36px;
    color: #9e9e9e;
    line-height: 59px;
    z-index: 22;
}
.agency-new .advantage .item-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.agency-new .advantage .item-wrap .item-wrap__bg {
    width: 100%;
    height: 100%;
}
.agency-new .advantage .item-wrap .item-warp__txt {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
}
.agency-new .advantage .item-wrap .item-warp__txt p {
    margin: 37px 0 28px 0;
    position: relative;
    font-size: 24px;
    z-index: 1;
}
.agency-new .advantage .item-wrap .item-warp__txt .item-wrap__icon {
    z-index: 1;
}
.agency-new .advantage .item-wrap .item-warp__txt p::before {
    content: '';
    position: absolute;
    width: 29px;
    height: 3px;
    background: rgba(255, 255, 255, 1);
    top: -22px;
    left: 50%;
    transform: translateX(-50%);
}
.agency-new .advantage .item-wrap .item-warp__txt span {
    display: none;
    font-size: 17px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    padding: 0 14px;
    text-align: left;
    z-index: 1;
}
.agency-new .advantage li:hover .order {
    background-color: #4894ff;
    color: white;
}
.agency-new .advantage li:hover .item-warp__txt::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(72, 148, 255, 0.75);
    position: 0;
}
.agency-new .advantage li:hover .item-warp__txt span {
    display: initial;
}

.agency-new .join-step {
    padding: 70px 0 70px 0;
}
.agency-new .join-step h3 {
    margin-bottom: 83px;
}
.agency-new .join-step ul {
    font-size: 0;
}
.agency-new .join-step li {
    display: inline-block;
}
.agency-new .join-step li:not(:first-of-type) {
    margin-left: 24px;
}
.agency-new .join-step li img {
    width: 355px;
    height: 248px;
}
.agency-new .join-step li p {
    padding: 18px 0;
    font-size: 26px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 35px;
    margin-bottom: 34px;
    position: relative;
}
.agency-new .join-step li p::before {
    content: '';
    position: absolute;
    width: 48px;
    height: 4px;
    background: rgba(72, 148, 255, 1);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.agency-new .join-step li:not(:last-of-type) p::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 51px;
    background: rgba(225, 225, 225, 1);
    right: -11px;
}
/*# sourceMappingURL=agency.css.map */
