body{
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
    background-color: #ffffff;
}
.wrap{
    overflow: inherit;
}
.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
.content-wrap{
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0; 
}
.content-wrap *{
    box-sizing: border-box;
}
.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.wrapper *{
    box-sizing: border-box;
}
section#ai-banner{
    height: 300px;
    width: 100%;
    background-image: linear-gradient(to right, #0d1eff , #4760ff);
} 
section#ai-banner .banner-img{
    margin-top: 23px;
}
section#ai-banner .banner-info{
    margin-left: 77px;
    margin-top: 115px;
}
section#ai-banner .banner-info h1{
    font-size: 34px;
    color: #ffffff;
    margin-bottom: 30px;
}
section#ai-banner .banner-info p{
    font-size: 17px;
    color: #ffffff;
}
section#ai-banner .content-wrap{
    padding: 0px;
    padding-left: 164px;
}
section#ai-detail{
    background-color: #f5f5f5;
}
section#ai-detail table td{
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #f1f1f1;
}


section#ai-detail .el-tabs__nav{
    width: 100%;
}

section#ai-detail .el-tabs__item{
    width: 51%;
    height: 57px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #6f6f6f;
    line-height: 57px;
}

section#ai-detail .el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{
    color: #108cee;
}

section#ai-detail .el-tabs--border-card>.el-tabs__header{
    background-color: #eff8fa;
    border-bottom: 1px solid #c5eefa;
}

section#ai-detail .el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{
    border-right-color: #c5eefa;
    border-left-color: #c5eefa;
}

section#ai-detail .el-tabs--border-card{
    border: 2px solid #c5eefa;
    margin-top: 43px;
}

section#ai-gobuy .el-input{
    width: 388px;
}
.selectversion-title{
    font-size: 24px;
    color: #444444;
    margin-bottom: 14px;
    position: relative;
}
.selectversion-title::after{
    content: '';
    display: block;
    width: 1081px;
    height: 1px;
    background-color: #eeeeee;
    float: right;
    position: relative;
    bottom: -8px;
}


section#ai-gobuy .el-form-item__label{
    color: #444444;
    font-size: 14px;
}

section#ai-gobuy  .el-radio__input{
    display: none;
}

section#ai-gobuy .el-radio.is-bordered{
    background-color: #eeeeee;
    width: 103px;
    height: 30px;
    padding: 0px;
    line-height: 30px;
    text-align: center;
    border-radius: 0;
    border: 0px;
    margin-top: 4px;
}

section#ai-gobuy .el-radio__label{
    color: #000000;
    padding-left: 0px;
    font-size: 12px;
}

section#ai-gobuy .el-radio.is-bordered.is-checked{
    background-color: #3ea3ff;
}

section#ai-gobuy .el-radio.is-bordered.is-checked .el-radio__label{
    color: #ffffff;
}
[v-cloak]{
    display: none
}

section#ai-gobuy .sale-price{
    font-size: 12px;
    color: #e2383a;
}
section#ai-gobuy .sale-price em{
    font-size: 23px;
    margin-right: 8px;
}

section#ai-gobuy .proPrice{
    font-size: 12px;
    color: #999999;
    margin-left: 10px;
}

#wrap .el-tabs--border-card{
    box-shadow: none;
}

.detail-title{
    float: left;
    font-size: 20px;
    color: #333;
}
section#ai-gobuy .openyears  .el-input{
    width: 220px;
}
