/* 顶部 */
div.top{
    background: -webkit-linear-gradient(left top, rgb(248, 1, 1), rgb(0,128,240));
    background: linear-gradient(left top, rgb(248, 1, 1), rgb(0,128,240));
    font-size: 17px;
}
div.top a{
    color: white;
    font-size: 17px;
}
div.top a:hover{
    color: #aaa;
}
/* 导航条 */
#header{
    font-size: 17px;
}
/* 顶部竖分割线 */
li.address::after{
    content: "";
    display: none;
}
.header .logo{
    margin-top: 0px;
}
div.widget-infomation>ul.flat-information>li{
    color: #ccc;
}
/* div.box-content>p:hover{
    color: purple;
} */

/* i.el-input__icon{
    height: 60%;
    line-height: 40px;
} */

/* .el-input__suffix{
    height: 0;
} */
.team-page-section{
    margin-top: -100px;
}

/* 鼠标移入显示缩略图 */
#imgZoom{
    width: 1050px;
}
#tooltip{
    position: absolute;
    z-index: 1;
}

/* blockquote.whisper{
    font-weight: bold;
} */

/* 合作伙伴 */
.cooperationImg{
    height: 100px;
    overflow: hidden;
    margin: 15px;
}

.cooperationImg>img{
    height: 100%;
}

/* 诚泰简介 */
.flat-row.v4.parallax.parallax2.wrap-counter>.container{
    color: white;
}
.entry-content-text{
    /* font-weight: bold; */
    font-size: 18px;
    text-indent: 2em;
}

/* banner图 */
.bannerImages.owl-carousel.owl-theme.owl-loaded{
    
    /* overflow: hidden; */
}

.bannerImages{
    overflow: hidden;
}

.bannerImgDiv{
    /* height: 800px;
    overflow: hidden; */
    /* position: absolute; */
}

/* banner图和文字 */
.bannerImgDiv>div.bannerImgDivText{
    width: 100%;
    height: 100px;
    line-height: 100px;
    position: absolute;
    z-index: 1;
    top: 200px;
    background-color: rgba(56, 127, 252, .4);
    color: white;
    font-size: 50px;
    font-weight: 600;
    width: 100%;
    text-align: center;
}

.aaaaa5,.aaaaa6,.aaaaa7,.aaaaa8,.aaaaa9,
.aaaaa10,.aaaaa11,.aaaaa12,.aaaaa13,.aaaaa14,
.aaaaa15,.aaaaa16,.aaaaa17,.aaaaa18,.aaaaa19,
.aaaaa20,.aaaaa21,.aaaaa22,.aaaaa23,.aaaaa24,
.aaaaa25,.aaaaa26,.aaaaa27,.aaaaa28,.aaaaa29,
.aaaaa30,.aaaaa31,.aaaaa32,.aaaaa33,.aaaaa34{
    display: none;
}

/* 企业资质图片 */
.item-img{
    width: 250px;
}

/* 我们的链接 */
.footer .widget-out-link ul.one-half{
    width: 100%;
}

/* 我们的服务图标 */
div.kuaijiImg{
    text-align: center;
}

div.kuaijiImg>img{
    width: 80%;
}

/* 行业新闻 */
div.nner-box.wow.fadeInLeft>a>div.image,.inner-box.wow.fadeInLeft>div.lower-content{
    /* width: 500px; */
}

/* serviceSupport1 */
.cursorDefault:hover{
    cursor: default;
}

.lower-content.joinElement{
    line-height: 30px;
}

/* 备案 */
.copyright>p>a.beian{
    color: #646a7c;
}