
.iomics-logo{
    width: 105px;
}

.iomics-logo-png{
    width: 180px;
}

.index-head-bar{
    position: absolute;
    z-index: 9999;
    padding-top: 20px;
    padding-bottom: 15px;
    width: 100%;

}
.index-head-barbk{
    position: absolute;
    z-index: 9998;
    width: 100%;
    height: 100px;
    /*
    background-color: #1b1e21;
    alpha(opacity=30); -moz-opacity: 0.3; -khtml-opacity: 0.3; opacity: 0.3;  */
}

.index-head-menu{
    max-width: 1440px;
}

.iomics-top-link{
    line-height: 42px;
    padding: 0 15px;
    font-size: 17px;
    color: #fff;
}

.iomics-top-link:hover{
    text-decoration: none;
    color: #fff;
    border-bottom: #a71d2a 3px solid;
}

.iomics-title-c1{
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 25px;
    color: #292929;
    margin-top: 25px;
}

.dev-bottom-line{
    background: #ee1820;
    width: 70px;
    height: 8px;
    margin: 0 auto 30px;
}

.iomics-icon-c0{
    height: 90px;
}

.iomics-desc-box{
    /* margin-top: 15px;  */
    padding: 20px 50px;
    box-sizing: border-box;
    border-radius: 12px;
    background: #f3f6f8;
}

.iomics-desc-title{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}

.iomics-desc-text{
    color: #919293;
    line-height: 2em;
}

.container-background-q{
    background: url("../../static/index/s1_bg.45988fc2.png") left top no-repeat;
    background-size: 65%;
    margin-bottom: 80px;
}
.container-index-q{
    margin: auto;
    border: 1px solid #f2f2f2;
    border-radius: 48px;
    max-width: 1410px;
    padding: 55px 55px;
}

.container-index-d{
    margin: auto;
    margin-bottom: 120px;
    border: 1px solid #f2f2f2;
    border-radius: 48px;
    padding: 95px 55px 90px;
    max-width: 1410px;
}

.container-index-d .item_box{
    margin-left: 70px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 475px;
}

.container-index-d .item{
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
}

.container-index-d .item img{
    width: 72px;
    height: 72px;
    margin-right: 20px;
}

.container-index-d .item:hover{
    background: #efefef;
    border-radius: 10px;
}

.container-index-d .item .text .t1{
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
}

.container-index-d .item .text .t2{
    font-size: 18px;
    color: #292929;
    opacity: .6;
}

.floor-address{
    display: flex;
    margin-bottom: 20px;
}
.floor-address img{
    width: 20px;
    height: 20px;
    margin: 2px 4px 0;
}

.iomics-news-box{

}

.iomics-news-box .active{
    background: #fff;
    /*box-shadow: 3px 3px rgba(0,0,0,.075) !important;*/
}
.iomics-news-btn{
    cursor: pointer;
    width: 164px;
    height: 64px;
    float: left;
    border-radius: 5px;
    background: #fafbfc;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 30px;
}

.iomics-news-btn img{
    width: 20px;
    height: 20px;
    margin: 2px 4px 0;
}

.iomics-news-btn:hover{
    background: #fff;
}

.more-news{
    width: 280px;
    height: 60px;
    border-radius: 5px;
    border: 1px solid #fc190a;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fc190a;
    /*font-size: 22px;*/
    margin: 80px auto 0;
}

.more-news:hover{
    text-decoration: none;
    background: #fc190a;
    color: #fff;
}

.iomics-news-content{
    margin-top: 42px;
}

.iomics-news-content .news-item{
    width: 32%;
    background: #fff;
    border-radius: 8px;
    padding: 43px 32px 43px;
    /*cursor: pointer;*/
    border-top: 6px solid #fff;
    box-sizing: border-box;
}

.iomics-news-content .news-item:hover{
    border-top: 6px solid #fc190a;
}

.news-item-title{
    /*font-size: 20px;*/
    margin-bottom: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-item-sub{
    font-size: 14px;
    color: #8e9295;
    margin-bottom: 20px;
}
.news-item-herf{
    width: 148px;
    height: 48px;
    background: #f8f9f9;
    float: right;
    text-align: center;
    line-height: 48px;
    font-size: 14px;
}
.news-item-herf:hover{
    background: #fc190a;
    color: #fff;
    text-decoration: none;
}

.carousel-prev-btn{
    background-color: #dc3545;
    border-radius: 50%;
}

.carousel-prev-btn01{
    color: #a3a3a4;
    font-size: 64px;
}

.carousel-title{
    font-weight: bold;
    font-size: 32px;
    color: #000;
    margin-bottom: 25px;
}

.carousel-content{
    font-size: 16px;
    color: #a3a3a4;
    line-height: 2em;
    margin-bottom: 40px;
    font-weight: normal;
}

.carousel-button{
    width: 180px;
    height: 60px;
    line-height: 60px;
    background: #fc210f;
    color: #fff;
    text-align: center;
    font-size: 20px;
    display: inline-block;
    border-radius: 5px;
}

.carousel-button:hover{
    text-decoration: none;
    color: #fff;
    background: #dc3545;
}

.carousel-right-img{
    width: 300px;
    height: 350px;
    display: inline-flex;
}

.carousel-text01{
    font-size: 43px;
    line-height: 2em;
    color: #6EBE47;
    font-weight: bold;
}
.carousel-text02{
    font-size: 35px;
    color: #6EBE47;
}


.carousel-indicators li {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    margin-left: 15px;
}
.carousel-indicators .active{

}