.inside-banner .info {
	font-size: 24px;
}

.top-box {
    width: 100%;
    height: 445px;
    background-color: #001828;
    position: relative;
    background-image: url("/zh/images/bgcover/pc/tcloud_digital_aievaluate.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.top-img-left-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 359px;
    height: 153px;
}

.top-img-left-bottom {
    position: absolute;
    bottom: 0;
    left: 318px;
    width: 431px;
    height: 84px;
}

.top-img-right-top {
    position: absolute;
    top: 0;
    right: 0;
    width: 125;
    height: 251px;
}

.top-img-mid {
    position: absolute;
    top: 28px;
    right: 210px;
    width: 429px;
    height: 403px;
}

.top-box-text {
    position: absolute;
    top: 168px;
    left: 207px;
}

.top-box-text p:nth-child(1) {
    font-size: 32px;
    color: #ffffff;
}

.top-box-text p:nth-child(2) {
    width: 490px;
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
}

.top-box-text p:nth-child(3) {
    font-size: 14px;
    color: #EB6827;
    margin-top: 28px;
}

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

.title-box p:nth-child(1) {
    font-size: 36px;
    color: #2F3C4F;
    margin: 50px auto 28px;
}

.title-box p:nth-child(2) {
    font-size: 24px;
    color: #848E99;
    margin-bottom: 50px;
}

.mid-box-content {
    width: 1152px;
    height: 554px;
    background: #FFFFFF;
    box-shadow: 0px 12px 20px 0px #D8E0E6;
    border-radius: 2px;
    margin: 0 auto;
    display: flex;
    justify-content: left;
}

.mid-box-content-left {
    width: 576px;
    height: 554px;
    background: #F6F6F6;
    box-sizing: border-box;
    padding: 56px;
}

.mid-box-content-left p:nth-child(1) {
    font-size: 28px;
    color: #0D1A26;
}

.mid-box-content-left p:nth-child(2) {
    font-size: 14px;
    color: #314659;
    margin-top: 33px;
    font-weight: 400;
    width: 439px;
    line-height: 32px;
}

.mid-box-content-right {
    flex: 1;
    padding: 56px 0 0 50px;
    box-sizing: border-box;
}

.mid-box-content-list {
    display: flex;
    justify-content: left;
}

.mid-box-content-list img {
    width: 88px;
    height: 88px;
}

.mid-box-content-list-right {
    margin-left: 59px;
    width: 322px;
    border-bottom: 1px solid #EBEDF0;
    margin-bottom: 36px;
}

.mid-box-content-list-left {
    margin-right: 59px;
    width: 322px;
    border-bottom: 1px solid #EBEDF0;
    margin-bottom: 36px;
}

.mid-box-content-list-right p:nth-child(1) {
    font-size: 20px;
    color: #0D1A26;
    margin-bottom: 8px;
}

.mid-box-content-list-right p:nth-child(2) {
    font-size: 14px;
    color: #314659;
    margin-bottom: 24px;
}

.mid-box-content-list-right p:nth-child(3) {
    font-size: 14px;
    color: #EB6826;
    margin-bottom: 32px;
    cursor: pointer;
}

.mid-box-content-list-left p:nth-child(1) {
    font-size: 20px;
    color: #0D1A26;
    margin-bottom: 8px;
}

.mid-box-content-list-left p:nth-child(2) {
    font-size: 14px;
    color: #314659;
    margin-bottom: 24px;
}

.mid-box-content-list-left p:nth-child(3) {
    font-size: 14px;
    color: #EB6826;
    margin-bottom: 32px;
}

.evaluation-box {
    width: 1152px;
    height: 442px;
    box-shadow: 0px 12px 20px 0px #D8E0E6;
    border-radius: 2px;
    margin: 0 auto 91px;
    display: flex;
    justify-content: left;
}

.evaluation-box-left {
    /* width: 348px; */
    height: 100%;
    border-right: 1px solid #EBEDF0;
}

.evaluation-selected {
    width: 348px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 24px;
    color: #2F3C4F;
    border-bottom: 1px solid #EBEDF0;
    box-sizing: border-box;
    cursor: pointer;
}

.is-selected {
    box-sizing: border-box;
    background: #EB6826;
    border-bottom: 1px solid #EB6826;
    color: #ffffff !important;
}

.evaluation-box-content {
    display: none;
}

.is-show {
    display: block !important;
}

.evaluation-box-content p:nth-child(1) {
    font-size: 24px;
    color: #2F3C4F;
    margin: 16px 0;
}

.evaluation-box-content p:nth-child(2) {
    font-size: 14px;
    color: #848E99;
    margin-bottom: 43px;
}

.evaluation-box-right {
    padding: 0 66px;
}

.evaluation-box-content-list {
    display: flex;
    justify-content: left;
    align-items: center;
}

.evaluation-box-content-list p {
    font-size: 14px !important;
    color: #333333 !important;
    width: 100px !important;
    margin-right: 10px !important;
}

.evaluation-box-content-list input {
    width: 346px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    padding: 5px 12px;
    box-sizing: border-box;
}
.evaluation-box-content-list input::-webkit-input-placeholder {
    color: #D9D9D9;
}
  
.evaluation-box-content-list input:-moz-placeholder {
    color: #D9D9D9;
}
  
.evaluation-box-content-list input::-moz-placeholder {
    color: #D9D9D9;
}
  
.evaluation-box-content-list input:-ms-input-placeholder {
    color: #D9D9D9;
}

.evaluation-list-title {
    width: 100px;
    margin-right: 10px;
}

.required-sign {
    font-size: 14px;
    color: #ED4014;
}

.position {
    font-size: 14px;
    color: #333333;
    width: 92px;
}

.vs-title {
    box-sizing: border-box;
    margin: 14px 0 !important;
    font-size: 24px !important;
    color: #2F3C4F!important;
    text-indent: 231px;
    /* text-align: center; */
}

.evaluation-btn-box-t {
    margin-left: 110px;
    text-align: left;
    margin-top: 58px;
}

.evaluation-btn-box-o {
    margin-left: 110px;
    text-align: left;
    /* text-align: center; */
    margin-top: 58px;
}

.evaluation-btn-box-t button:nth-child(1) {
    width: 72px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #EB6826;
    color: #EB6826;
    background-color: #ffffff;
    cursor: pointer;
}

.evaluation-btn-box-t button:nth-child(2) {
    width: 72px;
    height: 32px;
    border-radius: 2px;
    background-color: #EB6826;
    border: 1px solid #EB6826;
    color: #ffffff;
    cursor: pointer;
    margin-left: 36px;
}

.evaluation-btn-box-o button {
    width: 72px;
    height: 32px;
    border-radius: 2px;
    background-color: #EB6826;
    border: 1px solid #EB6826;
    color: #ffffff;
    cursor: pointer;
}

.evaluation-box-content-bottom {
    /* width: 458px; */
}
.product{
    display: flex;
    justify-content: left;
    align-items: center;
    position: relative;
}
.product input{
    width: 180px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    padding: 5px 12px;
    box-sizing: border-box;
    margin-right: 10px;
}
.addBtn{
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px #f45f1d solid;
}
.addBtn:before{
    content: "";
    display: block;
    background: #f45f1d;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.addBtn:after{
    content: "";
    display: block;
    background: #f45f1d;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.addBtn:before {
    width: 8px;
    height: 2px
}

.addBtn:after {
    width: 2px;
    height: 8px
}
.closeBtn{
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #666;
    position: absolute;
    top: -8px;
    right: 18px;
    text-align: center;
}
.closeBtn:before {
    width: 10px;
    height: 2px;
    background: #fff;
}
.closeBtn::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.closeBtn:after {
    width: 2px;
    height: 10px;
    background: #fff;
}
.closeBtn::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
    .top-box {
        background-image: url("/zh/images/bgcover/mt/tcloud_digital_aievaluate.png");
    }
    .top-box-text p:nth-child(1) {
        font-size: 29px;
        line-height: 39px;
    }
    .top-box-text p:nth-child(2) {
        margin-top: 12px;
        font-size: 15px;
        line-height: 19px;
        display: none;
    }
    .top-box-text p:nth-child(3) {
        margin-top: 12px;
        color: white;
    }
    /*768 以下为移动端设置*/
    .mid-box-content{
        width: 90% !important;
        height: 100% !important;
        margin-bottom: 20px !important;
        flex-wrap: wrap;
    }
    .mid-box-content-left{
        width: 100% !important;
        height: 100% !important;
    }
    .evaluation-box{
        width: 100% !important;
    }
    .evaluation-box{
        display: none;
    }
    .mid-box-content-left p:nth-child(2) {
        width: 100% !important;
    }
    .top-box-img{
        display: none;
    }
    .top-box-text{
        display: block;
        width: calc(100vw - 20px);
        top: 120px;
        left: 0;
        margin-left: 12px;
        /* display: none; */
    }
    .top-box-text p {
        width: 90%!important;
    }
    .title-box{
        padding: 10px;
        box-sizing: border-box;
    }
    .title-box p:nth-child(1) {
        box-sizing: border-box;
        padding: 10px;
        margin: 30px auto 24px;
        font-size: 28px;
    }
    .title-box p:nth-child(2) {
        padding: 0 10px;
        font-size: 20px;
    }
    .mid-box-content-left {
        padding: 30px;
    }
    .mid-box-content-right{
        padding: 20px !important;
        width: 100%;
    }
    .mid-box-content-list-right{
        margin-left: 10px !important;
        flex: 1;
    }
    .mid-box-content-list-left{
        margin-right: 10px !important;
        flex: 1;
    }
    .pingce{
        display: none;
    }
}
.layui-layer-page .layui-layer-content {
    width: 340px;
    height: 100px;
}
.nc-container #nc_1_wrapper {
    height: 38px;
}
.nc_scale {
    height: 38px!important;
}
.nc-container .nc_scale span {
    line-height: 38px!important;
    height: 38px!important;
}
.nc-container .nc_scale span.nc-lang-cnt {
    line-height: 38px!important;
}