#vuebox{
    background-color: white;
}
.pop_navbar{
    background-color: #25252535;
    padding: 10px 0;
    color: white;
    position: fixed;
    top:0;
    width: 100vw;
    z-index: 99;
}
.pop_navbar a{
    font-size: 16px;
}
.pop_navbar a, .pop_navbar i{
    color: white;
}
.pop_navbar a.active{
    color: #e40000;
}
.pop_navbar a.navbar-brand img{
    height: 43px;
    width: 157px;
}
.pop_navbar .navbar-nav .el-col{
    text-align: center;
}
.pop_navbar .el-dropdown-link{
    line-height: 40px;
}
.el-carousel.plug img,.el-carousel.plug video{
    max-width: unset;
    max-height: unset;
    width: 100%;
    height: 100%;
}
.el-carousel.plug .el-carousel__indicators--horizontal{
    bottom: 110px;
}
.el-carousel.plug .el-carousel__button{
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.cur_menu{
    position: relative;
}
.cur_menu .el-row{
    width: 600px;
    height: 60px;
    background: #252525;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -120%);
    z-index: 3;
    color: white;
}
.cur_menu .el-row .el-col{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    position: relative;
}
.cur_menu .el-row .el-col:first-child{
    border-right: 2px solid #e0e0e0;
}
.cur_menu .el-row .el-col.active::after{
    content: '';
    width: 100px;
    height: 3px;
    background: #e40000;
    left:50%;
    bottom: -20px;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 4;
}
.cur_menu{
    cursor: default;
}
.pop_contact{
    height: 422px;
    background-color: #252525;
    background-image: url("/static/images/popularize/conback.png");
    background-repeat: no-repeat;
    background-position: center right;
    padding-top: 42px;
}
.pop_contact .box{
    height: 382px;
    color: white;
    width: 900px;
}
.pop_contact .box .el-row{
    padding: 20px 0;
}
.pop_contact .box .c1 .el-col{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    position: relative;
}
.pop_contact .box .c1 .el-col:nth-last-child(n+2)::after{
    height: 60%;
    content: '';
    background: white;
    width: 2px;
    position: absolute;
    right: 0;
    top:50%;
    transform: translate(50%,-50%);
}
.pop_contact .box .c2 .el-col{
    text-align: center;
    font-size: 16px;
}
.pop_contact .box .c2 .el-col span{
    text-align: center;
    font-size: 18px;
    color: #e40000;
}
.pop_contact .box .c2 .el-col:last-child{
    color: #606060;
}
.pop_contact .box .c3 .el-col:first-child{
    color: #e5e3e3;
    text-align: center;
    font-size: 14px;
}
.pop_contact .box .c3 .server, .pop_contact .box .c3 .serverTel{
    font-size: 16px;
}
.pop_contact .box .c3 .serverTel{
    color: #e40000;
}
.pop_contact .box .c3 .lineTop{
    padding-top: 20px;
    margin-top: 20px;
    font-size: 14px;
}
.pop_contact .box .c3 .lineTop .el-col{
    padding: unset;
}
.pop_contact .box .submsg{
    background: white;
    border-radius: 20px;
    color: #252525;
    padding: 20px;
}
.pop_contact .box .submsg .head{
    font-size: 20px;
    text-align: center;
}
.pop_contact .box .submsg .joined{
    font-size: 16px;
    color: #e0e0e0;
    text-align: center;
    margin: 6px auto;
}
.pop_contact .box .submsg .joined span{
    color: #e40000;
}
.pop_contact .box .submsg .sub .el-col:last-child{
    text-align: center;
}
.pop_contact .lineTop{
    border-top: 1px dotted #e0e0e0;
}
.pop_box{
    width: 1200px;
    margin: auto;
}
.pop_contact .box .submsg .sub{
    padding: unset;
}
.pop_contact .box .submsg{
    padding: 20px !important;
}
.pop_contact .box .submsg .sub .el-col .el-input__icon{
    margin-top: 10px;
}
.pop_contact .box .submsg .sub .el-col input{
    margin-top: 15px;
}
.pop_contact .box .submsg .sub .el-col .el-carousel{
    margin-top: 15px;
    font-size: 14px;
    color: #727070;
}
.pop_contact .box .submsg .sub .el-col button{
    margin-top: 15px;
    width: 100%;
    color: white;
    font-size: 16px;
    background: #e40000;
}
i.icon_1, i.icon_2, i.icon_3, i.icon_4, i.icon_5{
    width: 26px;
    height: 26px;
    display: inline-block;
    background-size: 100% 100%;
}
i.icon_1 {
    background-image: url("/static/images/popularize/icon_1.png");
}
i.icon_2 {
    background-image: url("/static/images/popularize/icon_2.png");
}
i.icon_3 {
    background-image: url("/static/images/popularize/icon_3.png");
}
i.icon_4 {
    background-image: url("/static/images/popularize/icon_4.png");
}
i.icon_5 {
    background-image: url("/static/images/popularize/icon_5.png");
}
.pop_list{
    width: 1200px;
    margin: 40px auto 0 auto;
}
.pop_list .pop_head{
    color: #976165;
    font-size: 16px;
}
.pop_list .pop_head .ml i{
    color: #e40000;
    font-size: 20px;
    vertical-align: text-bottom;
}
.pop_list .pop_head .ml span:nth-child(2), .pop_list .pop_head .mr span{
    color: #252525;
    font-size: 20px;
    font-weight: bold;
    margin: 0 10px;
}
.pop_list .pop_head .mr{
    text-align: right;
}
.pop_list .pop_head .mr span{
    visibility: hidden;
    width: 1px;
    display: inline-block;
}
.pop_list .pop_menu{
    border-top-width: 5px;
    border-top-style: solid;
    border-image: linear-gradient(to right, #fe0000, #ff6572, #ffffff, #ffffff, #ffffff) 1;
    margin-top: 10px;
    background-color: #252525;
    background-image: url("/static/images/popularize/menubg.png");
    background-repeat: no-repeat;
    background-position: top right;
}
.pop_list .pop_menu .el-col{
    height: 85px;
    text-align: center;
    color: #FFFFFFC9;
    font-size: 14px;
    border-right: 1px dotted #e0e0e033;
    border-bottom: 1px dotted #e0e0e033;
    cursor: default;
}
.pop_list .pop_menu .el-col i{
    display: none;
}
.pop_list .pop_menu .el-col:nth-child(4n+3){
    border-left: unset;
}
.pop_list .pop_menu .el-col div:first-child{
    color: white;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
.pop_list .pop_menu .el-col.active{
    background-color: #ff7c1f;
    text-align: left;
    position: relative;
}
.pop_list .pop_menu .el-col.active i{
    position: absolute;
    display: block;
    top:50%;
    right: 20px;
    transform: translate(0, -50%);
}
.pop_list .pop_menu .el-col.active div{
    padding-left: 30px;
}
.pop_list .pop_cases .el-col{
    margin-top: 35px;
}
.pop_list .el-card{
    font-size: 14px;
}
.el-card{
    height: 280px;
}
.el-card video{
    width: 100%;
}
.el-card .bottom{
    color: #e0e0e0;
}
.el-tooltip{
    width: 98%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: inline-block;
}
.pop_btn{
    text-align: center;
    margin-top: 40px;
}
.pop_btn .el-button:not(.is-disabled){
    color: #e40000;
    border-color: #e40000;
}
.foot{
    background: url("/static/images/popularize/foot.png") no-repeat top center;
    height: 460px;
    margin-top: 40px;
}
.foot .pop_box {
    text-align: center;
    color: white;
    padding-top: 40px;
}
.foot .pop_box a {
    color: white;
    font-size: 14px;
}
.foot .pop_box .cmenu {
    text-align: left;
}
.foot .pop_box .cmenu .el-col div:first-child {
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 50px;
}
.foot .pop_box .cmenu .el-col div {
    font-size: 14px;
    margin-bottom: 20px;
}
.foot .pop_box .cmenu .el-col i {
    margin-right: 10px;
}
.foot .pop_box .el-col{
    font-size: 14px;
}
.online{
    position: fixed;
    z-index: 999;
    right: 20px;
    top:50%;
    transform: translateY(-50%);
    width: 76px;
    background-color: white;
    font-size: 12px;
    text-align: center;
    overflow: unset !important;
}
.online::before,.online::after{
    content: '';
    position: absolute;
    top:0;
    left:0;
    width: 76px;
    height: 76px;
    background-color: white;
    z-index: 0;
    border-radius: 50%;
    transform: translateY(-50%);
    box-shadow: 0 -12px 12px 0 rgba(0,0,0,.01);
}
.online::after{
    transform: translateY(50%);
    top:unset;
    bottom: 0;
    box-shadow: 0 12px 12px 0 rgba(0,0,0,.01);
}
.online.el-card{
    height: unset;
}
.online .el-row{
    z-index: 3;
}
.online .el-col{
    margin: 5px 0;
    cursor: default;
}
.online i.el-icon-arrow-up{
    font-size: 30px;
    color: #e40000;
}
.online .eimg{
    position: absolute;
    bottom: -45px;
    left:50%;
    transform: translate(-50%,100%);
    width: 80px;
    height: 134px;
}