body {
    opacity: 0;
    transition: opacity 0.2s
}

.bactive {
    display: none;
}

body.active {
    opacity: 1
}

.Businessnavfot {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}

.Businessnavfot ul {
    float: left;
    width: 1000px;
}

.Businessnavfot ul li {
    float: left;
    width: 140px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 40px;
    text-align: center;
    /* margin-right: 40px; */
    cursor: pointer;
}

.Businessnavfot ul li:nth-of-type(1) {
    width: 140px;
    margin-right: 15px;
}

.business {
    width: 1200px;
    margin: 0 auto;
}

.Businesshone_proud {
    display: flex;
    flex-flow: wrap;
    margin-top: 16px;
    width: 960px;
}

.Businesshone_prouds img {
    width: 130px;
    height: 130px;
    margin: 0 auto;
    display: block;
}

.Businesshone_prouds {
    width: 172px;
    height: 214px;
    padding: 11px 17px;
    border: 1px solid #f5f5f5;
    margin-right: 27px;
    margin-bottom: 10px
}

.Busin {
    width: 1200px;
    margin: 10px auto;
    padding-bottom: 100px;
    padding-top: 20px;
    height: 100%;
}

.Busin_title {
    width: 1200px;
    height: 50px;
    border-bottom: 1px solid #DEDEDE;
}

.Busin_title1 {
    height: 50px;
    text-align: left;
    line-height: 50px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    float: left;
}

.Busin_title2 {
    float: right;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 50px;
    cursor: pointer;
}

.Busin_titles {
    margin: 20px 0;
    margin-bottom: 20px;
    width: 590px;
    height: 40px;
    border-bottom: 1px solid #DEDEDE;
    float: left;
    font-size: 24px;
    background: rgba(237, 237, 237, 1);
}

.Busin_titless {
    /* float: left; */
    margin-left: 20px;
}

.Busin_titles2 {
    float: right;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-top: -30px;
    color: rgba(132, 132, 132, 1);
    cursor: pointer;
}

.Busin_p {
    margin: 17px auto;
    /* height: 80px; */
    width: 562px;
    font-size: 16px;
    height: 64px;
    color: #3B3B3B;
    display: -webkit-box;
    /*作为弹性伸缩盒子模型显示*/
    -webkit-line-clamp: 3;
    /*显示的行数；如果要设置2行加...则设置为2*/
    overflow: hidden;
    text-overflow: ellipsis;
    /* 溢出用省略号*/
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    /*伸缩盒子的子元素排列：从上到下*/
}

.Busin_ps {
    font-size: 14px;
    /* float: left; */
    width: 460px;
    height: 87px;
}

.Busin_img {
    display: inline-block;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}

.busintxt {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(96, 98, 102, 1);
    line-height: 40px;
    padding-left: 10px;
}

.business_txt1 {
    width: 934px;
    height: 40px;
    background: rgba(247, 232, 254, 1);
}

.business_fl {}

.bussblank {
    height: 695px;
    width: 1200px;
}

.bussblank img {
    margin: 0 auto;
    display: block;
    position: relative;
    /*脱离文档流*/
    top: 25%;
}

.breadcrumb {
    margin-top: 16px;
    margin-bottom: 16px;
    margin: 0 auto;
    width: 1200px;
}

.Businesshome_left {
    width: 230px;
}

.Businesshome_title1 {
    width: 230px;
    height: 55px;
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 5px 5px 0px 0px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    text-align: center;
    line-height: 55px;
    color: rgba(49, 49, 49, 1);
    background: #F7F7F7;
}

.Businesshome_cont {
    width: 230px;
    border-left: 1px solid rgba(217, 217, 217, 1);
    border-right: 1px solid rgba(217, 217, 217, 1);
    border-bottom: 1px solid rgba(217, 217, 217, 1);
    border-radius: 5px 5px 0px 0px
}

.Businesshome_cont1 {
    width: 174px;
    background: #FFFFFF;
    padding: 28px;
    border-left: 1px solid rgba(217, 217, 217, 1);
    border-right: 1px solid rgba(217, 217, 217, 1);
    border-bottom: 1px solid rgba(217, 217, 217, 1);
    border-radius: 5px 5px 0px 0px
}

.Businesshome_cont1 p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 10px;
}

.Businesshome_right {
    width: 920px;
    margin-right: 30px;
    background: #ffffff;
    padding: 10px;
}

.Busindetails {
    width: 930px;
    height: 240px;
    margin-top: 18px;
    padding-top: 10px;
    padding-bottom: 15px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 237, 237, 1);
}

.Busindetails_one {
    margin-left: 15px;
    width: 670px;
}

.Busindetails_one p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(48, 49, 51, 1);
}

.Busindetails_one h3 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(48, 49, 51, 1);
    margin-bottom: 10px;
}

.details {
    height: 40px;
    border-bottom: 1px solid #7D19B3;
    margin-top: 30px;
}

.details span {
    width: 110px;
    height: 40px;
    display: block;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    background: #7D19B3;
    color: #ffffff;
}

.bread {
    margin-left: 5px;
    margin-bottom: 20px;
}

.manageimg {
    text-align: center;
    line-height: 85px;
    position: relative;
    overflow: hidden;
    width: 203px;
    height: 203px;
    padding-right: 10px;
    margin-left: 10px;
}

.manageimg img {
    position: absolute;
    margin: auto;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    max-width: 100%;
    max-height: 100%
}

.titlepalise {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(48, 49, 51, 1);
    margin-bottom: 10px;
}

.produdt {
    width: 684px;
    height: 103px;
    padding-top: 17px;
    background: rgba(244, 244, 244, 1);
    padding-left: 9px;
    margin-bottom: 10px;
}

.serviceAreapla {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 500px;
    overflow: hidden;
}

.serviceAreapla:hover {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn1flies {
    width: 80px;
    height: 26px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(192, 196, 204, 1);
    border-radius: 13px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(96, 98, 102, 1);
    line-height: 26px;
    text-align: center;
    float: right;
}

.btn1flies:hover {
    background: rgba(247, 232, 254, 1);
    border: 1px solid rgba(228, 178, 255, 1);
    border-radius: 13px;
    font-weight: 400;
    color: rgba(160, 76, 205, 1);
    cursor: pointer;
}

.ly {
    background: rgba(255, 235, 229, 1);
    border-radius: 5px;
    width: 110px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(253, 71, 15, 1);
    height: 40px;
    cursor: pointer;
}

.emailly {
    width: 80px;
    height: 25px;
    background: linear-gradient(0deg, rgba(100, 16, 145, 1), rgba(196, 144, 191, 1));
    border-radius: 5px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    float: left;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}

.el-tabs__item.is-active {
    color: #8F1BCD !important;
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
    border-top: 2px solid #901bce;
}

.el-tabs__header {
    background: rgb(249, 249, 249);
}

#toply {
    width: 100px;
    height: 40px;
    background: rgba(247, 232, 254, 1);
    border: 1px solid rgba(228, 178, 255, 1);
    border-radius: 5px;
    line-height: 40px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(144, 27, 206, 1);
}

.tel {
    padding-left: 0;
}

.el-tabs__content img {
    max-width: 100%;
}