.wsc-layout {
    overflow: hidden;
}

@media (max-width: 1746px) {
    .wsc-layout {
        overflow: visible;
    }
}

.wsc-bread {
    margin: auto;
    height: 30px;
    padding: 10px 0;
    font-size: 14px;
    line-height: 30px;
}

.wsc-bread a, .wsc-bread em, .wsc-bread span, .wsc-bread strong, .wsc-bread h1 {
    display: inline;
    font-size: 14px;
    line-height: 30px;
    transition: 0.3s;
    color: #fff;
}

.wsc-bread a:hover {
    color: #fff;
}

.wsc-bread span {
    margin: 0 9px;
    display: inline-block;
    width: 9px;
    height: 30px;
    overflow: hidden;
    background: url(../image/bread-arr.png) no-repeat center center;
    font-size: 0;
    vertical-align: middle;
}

.wsc-bread h1, .wsc-bread em {
    font-weight: normal;
    color: #fff;
}

.wsc-banner {
    height: 460px;
    background-color: #222;
    color: #fff;
    position: relative;
}

.ba-tit {
    padding-top: 191px;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    font-weight: bold;
}

.ba-text {
    margin-top: 19px;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}

.package-block1 {
    padding-top: 80px;
}

.cTit {
    font-size: 30px;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
    color: #222;
}

.dz-block2 .cTit, .dz-block2 .dzb-text {
    color: #fff;
}

.pgb-text {
    font-size: 16px;
    line-height: 26px;
    color: #828282;
    text-align: center;
    margin-top: 34px;
}

.pgb1-img {
    margin-top: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pgb1-tit {
    font-size: 20px;
    line-height: 28px;
    color: #555;
    margin-top: 40px;
    text-align: center;
    font-weight: 500;
}

.package-block2 {
    margin-top: 45px;
    display: block;
}

.pgb2-main {
    width: 100% !important;
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.pgb2-main .item1 {
    position: relative;
    width: 500px;
}

.pgb2-main .item2 {
    position: relative;
    width: 685px;
}

.item1 span {
    display: block;
    text-align: center;
    width: 500px;
    margin-top: -60px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: #555;
    background-color: #f6f6f6;
}

.item2 span {
    display: block;
    text-align: center;
    width: 685px;
    margin-top: -60px;
    font-size: 20px;
    line-height: 28px;
    color: #555;
    background-color: #f6f6f6;
}

.pgb2-main img {
    width: 100% !important;
    height: auto;
    display: block;
}

.pgb2-content {
    clear: both;
    display: block;
    text-align: center;
}

.pgb2-tit {
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    margin-top: 60px;
    color: #222;
    font-weight: 500;
}

.pgb2-text {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    margin-top: 13px;
    color: #828282;
}


.split-line {
    margin-top: 73px;
    height: 1px;
    background-color: #eaeaea;
}

.ft-all-block {
    padding: 100px 0;
    background-color: #fff;
}

.fb-tit {
    font-size: 30px;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
}

.fb-text {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    margin-top: 20px;
    color: #828282;
}

.ftb1-item {
    width: 680px;
    height: 350px;
    float: left;
    margin-left: 20px;
    padding: 100px 0;
}

.ftb1-item1 {
    margin-left: 0;
    background: url(../image/ft-block1-1.jpg) no-repeat center top
}

.ftb1-item2 {
    background: url(../image/ft-block1-2.jpg) no-repeat center top
}

.ftb1-item .tit {
    font-size: 24px;
    line-height: 26px;
    width: 400px;
    margin: 0 auto;
}

.ftb1-item .text {
    font-size: 14px;
    line-height: 22px;
    margin: 18px auto;
    width: 400px;
}

.ftb1-item .link {
    width: 400px;
    margin: 0 auto;
}

.ftb1-item .link li {
    float: left;
    width: 50%;
    list-style: disc;
    margin-top: 15px;
}

.ftb1-item .link li a {
    color: #1e3d80;
    font-size: 14px;
    line-height: 24px;
    transition: 0.3s;
}

.ftb1-item .link li a:hover {
    font-weight: 700;
}

.ftb1-item .tit, .ftb1-item .text, .ftb1-item .link li a {
    Color: #333;
}

.service-footer {
    height: 214px !important;
    margin-top: 40px !important;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}

.ftb2 {
    margin-top: 60px;
}

.ftb2-item {
    width: 285px;
    height: 214px;
    background-color: #f6f6f6;
    float: left;
    margin-left: 20px;
    padding-top: 34px;
    font-size: 18px;
    line-height: 24px;
    color: #222;
    text-align: center;
    transition: 0.3s;
}

.ftb2-item:first-child {
    margin-left: 0;
}

.ftb2-item:hover {
    background-color: #e67e22;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
}

.ftb2-item:hover span {
    color: #FFF;
}

.ftb2-item:hover p {
    color: #FFF;
}

.ftb2-item i {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 14px;
    border-radius: 50%;
}

.ftb2-item .icon1 {
    background: #fff url(../image/ftb2-1.png) no-repeat center center;
}

.ftb2-item .icon2 {
    background: #fff url(../image/ftb2-2.png) no-repeat center center;
}

.ftb2-item .icon3 {
    background: #fff url(../image/ftb2-3.png) no-repeat center center;
}

.ftb2-item .icon4 {
    background: #fff url(../image/ftb2-4.png) no-repeat center center;
}

.ftb2-item span {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #828282;
    text-align: center;
    margin-top: 12px;
}

.ftb2-item p {
    font-size: 14px;
    line-height: 22px;
    color: #828282;
    text-align: center;
    margin-top: 12px;
}

.dz-block1 {
    height: 522px !important;
    padding-top: 80px;
    background: #fff url(../image/dzb1-bg.png) no-repeat center bottom;
}

.dzb-text {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #828282;
    margin-top: 34px;
}

.dz-block2 {
    text-align: center;
    padding: 80px 0;
    background: url(../image/dzb2-bg.jpg) no-repeat center top;
    height: 688px;
    overflow: hidden;
}

.dz-block2 .cTit, .dz-block2 .dzb-text {
    color: #fff;
}

.dzb2-flew {
    margin-top: 52px;
    margin-bottom: 80px;
    background: url(../image/dzb2-flew.png) no-repeat center top;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.dzb2-flew li:first-child {
    margin-left: 0;
}

.dzb2-flew li {
    width: 200px;
    height: 206px;
    margin-left: -50px;
    text-align: center;
    padding-top: 76px;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    float: left;
}

.cont-tip {
    width: 1100px;
    margin: auto;
    height: 114px;
    padding: 32px 50px;
}

.cont-tip .tit {
    float: left;
    padding-left: 70px;
    font-size: 24px;
    line-height: 50px;
}

.cont-tip-white {
    background-color: #fff;
}

.cont-tip-white .tit {
    background: url(../image/fj-blue.png) no-repeat 0 center;
}

.cont-tip-blue {
    background-color: #143d7d;
}

.cont-tip-blue .tit {
    color: #fff;
    background: url(../image/fj-white.png) no-repeat 0 center;
}

.dz-block3 {
    padding: 80px 0;
    background: #fff url(../image/dzb3-bg.png) no-repeat center 6px;
    height: 682px;
}

.dz-block3 .cont-tip {
    margin-top: 298px;
}

.dz-block4 {
    padding: 80px 0;
    background: #fff url(../image/dzb4-bg.jpg) no-repeat center top;
    height: 710px;
}

.dz-block4 .cont-tip {
    margin-top: 328px;
}

.contip-btn {
    float: right;
}

.btn-f0 {
    background-color: #f0f0f0;
    color: #143d7d;
}

.btn-f0:hover {
    background-color: #1e3d80;
    color: #fff;
}

.btn-f0:first-child {
    margin-left: 0;
}

.btn-ff {
    background-color: #fff;
    color: #143d7d;
}

.btn-ff:hover {
    background-color: #6da6ff;
    color: #fff;
}

.btn-ff:first-child {
    margin-left: 0;
}

.btn-ff span {
    display: inline-block;
}

.contip-btn .btn-ff:hover {
    background-color: #6da6ff;
    color: #fff;
}

.cont-tip a {
    display: inline-block;
    width: 230px;
    height: 50px;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    margin-left: 15px;
    transition: 0.3s;
    font-size: 16px;
}


.process-steps {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 80px;
    margin-top: 52px;
}

.step {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 180px;
}

.step .circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    stroke: white;
    stroke-width: 2;
    fill: none;
}

.step .circle circle {
    stroke: white;
    stroke-width: 1;
    fill: none;
}

.step-content {
    position: relative;
    z-index: 1;
    text-align: center;
}

.step-content h3 {
    font-size: 14px;
    line-height: 1.2;
    margin: 0;
    color: #FFFFFF;
}

.arrow-icon {
    color: #FFFFFF;
    font-size: 24px;
    align-self: center;
}

/** team_buy.twig **/
.mixed {
    width: 100%;
    background: #f6f6f6;
    padding: 60px 0;
}

.mixed-tle {
    text-align: center;
    font-size: 30px;
    line-height: 1;
    color: #222;
    font-weight: bold;
}

.mixed-tex {
    color: #828282;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    margin-top: 30px;
}

.mixed-bot {
    font-size: 0;
    text-align: center;
    margin-top: 32px;
}

.mixed-bot a {
    font-size: 16px;
    color: #e67e22;
    display: inline-block;
    height: 50px;
    text-align: center;
    padding: 0 40px;
    border: 1px solid #e67e22;
    border-radius: 4px;
    line-height: 50px;
    margin: 0 7px;
}

.mixed-bot a:hover {
    background: #e67e22;
    color: #fff;
}

.cent {
    width: 100%;
    height: 716px;
    background: url("../image/juanren.jpg") no-repeat center top;
}

.cent .container {
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: flex-start;
}

.cent-left {
    width: 600px;
    float: left;
}

.cent-tit {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding-top: 80px;
}

.cent-intro {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    width: 550px;
    margin-top: 40px;
}

.cent-right {
    width: 520px;
    float: left;
}

.centR-tle {
    font-size: 30px;
    color: #222;
    font-weight: bold;
    line-height: 1;
    padding-top: 60px;
}

.centR-tex {
    font-size: 14px;
    line-height: 24px;
    color: #555;
    margin-top: 35px;
}

.cent-right button {
    width: 180px !important;
    cursor: pointer;
}

.become {
    width: 100%;
    height: 350px;
    background: url("../image/caijbl.jpg") no-repeat center top;
}

.become .container {
    padding-top: 80px;
}

.become-tle {
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.become-tex {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    width: 850px;
    margin: 34px auto 0;
}

.become-tle {
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.become-bot {
    font-size: 0;
    margin-top: 26px;
    text-align: center;
}

.become-bot a {
    display: inline-block;
    width: 230px;
    height: 50px;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
}

.btn-white {
    background-color: #ffffff;
    border: solid 1px #e67e22;
    color: #e67e22;
}

.btn-blue {
    background-color: rgba(255, 89, 45, 0.88);
    border: solid 1px #FF592D;
}

.btn-white:hover {
    background-color: #e67e22;
    border: solid 1px #e67e22;
    color: #ffffff;
}

.btn-blue:hover, .mixed-bot .btn-blue:hover, .become-bot .btn-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(180, 83, 9, var(--tw-bg-opacity, 1));
    border: solid 1px rgb(180, 83, 9, var(--tw-bg-opacity, 1));
}

.become-bot .btn-blue, .mixed-bot .btn-blue {
    background-color: #e67e22;
    border: 1px solid #e67e22;
    color: #fff;
    margin-right: 15px;
}

.form-style1 {
    padding-top: 7px;
    width: 100%;
}

.form-style1 form {
    display: block;
}

.form-style1 .fm-row {
    margin-top: 15px;
    position: relative;
}

.form-style1 label {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 16px;
    line-height: 30px;
    cursor: text;
    color: #999;
    transition: 0.3s;
}

.form-style1 label span {
    margin-left: 5px;
    font-size: 12px;
}

.form-style1 .fm-item {
    width: 100%;
}

.form-style1 .fm-item input {
    width: 100%;
    box-sizing: border-box;
    background-color: #f6f6f6;
    border-radius: 3px;
    padding: 10px 20px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    color: #666;
    border: 1px solid #f6f6f6;
}

.form-style1 .form-btn {
    margin-top: 23px;
}

.form-style1 .form-btn .btn-sub {
    width: 100%;
    height: 50px;
    background-color: #1e3d80;
    border-radius: 3px;
    color: #f5f5f5;
    line-height: 50px;
    font-size: 16px;
    border: 0;
    transition: 0.3s;
}

.form-style1 .form-btn .btn-sub:hover {
    background-color: #3358a8;
}

.form-style1 .form-btn .btn-sub:hover, .form-style1 .form-btn .btn-sub {
    background-color: #FF592D;
}

.form-style1 .check {
    font-size: 0;
    line-height: 24px;
    color: #999;
}

.form-style1 .check span {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
}

.form-style1 .check .icon {
    width: 29px;
    height: 24px;
    background: url(../image/fm-check.png) no-repeat center center;
}

.form-style1 .checked .icon {
    background: url(../image/fm-checked.png) no-repeat center center;
}

.form-style1 .form-btn .btn-sub {
    width: 100%;
    height: 50px;
    /*background-color: rgb(255, 89, 45);*/
    background-color: #e67e22;
    border-radius: 3px;
    color: #f5f5f5;
    line-height: 50px;
    font-size: 16px;
    border: 0;
    transition: 0.3s;
}

.form-style1 .form-btn .btn-sub:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(180, 83, 9, var(--tw-bg-opacity, 1));
}

/** product_selection.twig **/
.leTy-top {
    width: 100%;
    background: url("../image/xx-bgm.jpg") no-repeat center bottom;
}

.leTy-title {
    font-size: 30px;
    color: #222;
    font-weight: bold;
    text-align: center;
    padding-top: 60px;
}

.leTy-tex {
    font-size: 16px;
    color: #828282;
    line-height: 26px;
    margin-top: 30px;
}

.leTy-cls {
    width: 590px;
    height: 520px;
    float: left;
    text-align: center;
    color: #fff;
}

.leTy-main {
    margin-top: 30px;
    padding-bottom: 80px;
    display: flex;
}

.leTy-main .yz1 {
    background: url("../image/rf1.jpg") no-repeat center;
}

.leTy-main .yz2 {
    background: url("../image/rf2.jpg") no-repeat center;
    margin-left: 20px;
}

.leTy-tit {
    font-size: 24px;
    line-height: 34px;
    padding-top: 100px;
}

.leTy-cont li {
    font-size: 16px;
    line-height: 26px;
    padding: 15px 0;
    width: 420px;
    background: rgba(29, 59, 127, 0.8);
    border: 1px solid #668cdc;
    border-radius: 50px;
    margin: 28px auto 0;
}

.leTy-hd {
    font-size: 20px;
    color: #222;
    margin-top: 40px;
}

.model {
    padding-top: 76px;
}

.model-title {
    font-size: 30px;
    color: #222;
    font-weight: bold;
    text-align: center;
}

.model-head {
    height: 98px;
    border: 1px solid #dee2e9;
    background: #f2f4f8;
    margin-top: 36px;
    display: flex;
}

.modelHead-left {
    float: left;
    line-height: 98px;
    font-size: 20px;
    color: #222;
    padding-left: 15px;
    font-weight: bold;
    width: 735px;
}

.modelHead-left a {
    display: inline-block;
    font-size: 16px;
    color: #828282;
    background: #fff;
    height: 30px;
    padding: 0 27px;
    line-height: 32px;
    margin-left: 14px;
    border-radius: 4px;
    border: 1px solid #fff;
}

.modelHead-left a:first-child {
    margin-left: 38px;
}

.modelHead-left a:hover {
    background: #e2e7f1;
    color: #1e3d80;
    border: 1px solid #ced7ea;
}

.modelHead-left .active {
    background: #e2e7f1;
    color: #1e3d80;
    border: 1px solid #ced7ea;
}

.modelHead-right {
    float: left;
    width: 418px;
    line-height: 98px;
    font-size: 20px;
    color: #222;
    font-weight: bold;
    text-indent: 40px;
    border-left: 1px solid #dee2e9;
}

.model-pro {
    width: 735px;
    border-right: 1px solid #dee2e9;
    float: left;
    padding-top: 15px;
    padding-bottom: 40px;
    display: block;
    min-height: 500px;
}

.model-all {
    height: 630px;
    overflow-y: scroll;
}

.modelPro-box {
    width: 680px;
    margin: 5px auto 0;
    background: #f6f6f6;
    padding: 5px;
    position: relative;
    height: auto;
    overflow: hidden;
    min-height: 100px;
}

.modelPro-img {
    width: 120px;
    height: 90px;
    float: left;
    text-align: center;
}

.modelPro-img img {
    max-width: 100%;
    max-height: 100%;
}

.modelPro-cont {
    float: left;
    margin-left: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #222;
    margin-top: 10px;
    width: calc(100% - 140px);
    width: -webkit-calc(100% - 140px);
}

.addProduct {
    width: 176px;
    height: 34px;
    background: #fff;
    border: 1px solid #cad1e0;
    border-radius: 4px;
    font-size: 16px;
    color: #1e3d80;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    transform: translateY(-50%);
}

.addProduct:hover {
    background: #3358a8;
    color: #fff;
}

.addDisabled {
    color: #c1c1c1;
    background-color: #eaeaea;
}

.addDisabled:hover {
    color: #c1c1c1;
    background-color: #eaeaea;
}

.sevDom {
    width: 100%;
    height: 945px;
    background: url("../image/fwdoom.jpg") no-repeat center top;
}

.sevDom-tit {
    font-size: 30px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    padding-top: 78px;
}

.sevDom-cls {
    width: 590px;
    float: left;
    margin-left: 20px;
}

.sevDom-cls:first-child {
    margin-left: 0;
}

.sevDom-head {
    height: 80px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 80px;
    background: #1e3d80;
}

.sevDom-cont {
    background: #fff;
}

.sevDom-box {
    padding: 28px 0;
    width: 530px;
    margin: 0 auto;
    border-top: 1px dashed #afafaf;
}

.sevDom-box:first-child {
    border: none;
}

.sevDom-title {
    font-size: 16px;
    color: #555;
    line-height: 28px;
}

.sevDom-but {
    margin-top: 14px;
}

.sevDom-but a {
    width: 160px;
    height: 30px;
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    border-radius: 4px;
    text-indent: 40px;
    background: #f6f6f6 url("../image/xzbz.png") no-repeat 20px center;
    transition: 0.3s;
}

.sevDom-but a:hover {
    background: #1e3d80 url("../image/xzbzh.png") no-repeat 20px center;
    color: #fff;
}

.sevDom-main {
    margin-top: 40px;
    display: flex;
}

.model-ico {
    margin-top: 60px;
    padding-bottom: 80px;
    display: flex;
}

.modelIco-cls {
    width: 590px;
    height: 224px;
    float: left;
    text-align: center;
}

.modelIco-tit {
    font-size: 24px;
    color: #695c56;
    font-weight: bold;
    line-height: 1;
    margin-top: 40px;
}

.modelIco-tex {
    color: #695c56;
    font-size: 14px;
    line-height: 24px;
    margin-top: 12px;
    height: 48px;
}

.modelIco-post a {
    display: block;
    width: 258px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #695c56;
    font-weight: bold;
    border: 1px solid #695c56;
    border-radius: 50px;
    margin: 20px auto 0;
    transition: 0.3s;
}

.modelIco-post a:hover {
    background-color: #695c56;
    color: #fff;
}

.fc1 {
    background: url("../image/fc1.jpg") no-repeat center top;
}

.fc2 {
    background: url("../image/fc2.jpg") no-repeat center top;
    background-size: cover;
    margin-left: 20px;
}

.modelRem {
    padding: 40px;
    border: 1px solid #cad1e0;
    border-top: none;
}

.modelRem .wsc-form {
    width: 520px;
}

.modelRem .form-btn button {
    width: 320px !important;
    cursor: pointer;
}

.modelRem-tet {
    font-size: 18px;
    color: #828282;
    margin-top: 28px;
}

.model-main {
    border: 1px solid #dee2e9;
    border-top: none;
    overflow: hidden;
}

.model-rem {
    height: 98px;
    background: #f2f4f8;
    line-height: 98px;
    font-size: 20px;
    color: #222;
    font-weight: bold;
    text-indent: 40px;
    border: 1px solid #dee2e9;
    border-top: none;
}

.choiceContainer {
    font-size: 18px;
    color: #828282;
}

.choiceContainer input {
    position: relative;
    top: -3px;
    margin-left: 20px;
}

.computeInfo {
    font-size: 18px;
    color: #828282;
    margin-top: 30px;
}

.computeInfo input {
    width: 100px;
    font-size: 18px;
    color: #222;
    text-align: center;
    border-bottom: 1px solid #999999;
}

.computeInfo label {
    margin-left: 60px;
}

.computeInfo label:first-child {
    margin-left: 0;
}

.model-sel {
    width: 418px;
    float: left;
}

.model-relts {
    margin-top: 15px;
}

.modelSel-count a {
    width: 280px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    background: #1e3d80;
    margin: 30px auto 0;
}

.model-sel {
    width: 418px;
    float: left;
}

.modelSel-box {
    background: #f6f6f6;
    width: 320px;
    margin-left: 20px;
    padding: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #828282;
    margin-top: 5px;
}

.modelSel-box input {
    background: #f6f6f6;
    border-bottom: 1px solid #999999;
    width: 50px;
    font-size: 14px;
    color: #1e3d80;
    text-indent: 5px;
}

.modelSel-box {
    position: relative;
}

.deleteProduct {
    position: absolute;
    width: 74px;
    height: 34px;
    background: #fff;
    text-align: center;
    line-height: 34px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    transition: 0.3s;
}

.deleteProduct:hover {
    background-color: #1e3d80;
    color: #fff;
}

.modelSel-count a {
    width: 280px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    background: #1e3d80;
    margin: 30px auto 0;
}