﻿.container1 {
    width: 95%;
    margin: 0 auto;
    position: relative;
}

/*核心业务*/
.yewu-bt {
    border-bottom: 2px solid #16489d;
    width: 110px;
    margin: 0 auto;
    padding-bottom: 5px;
}

.yewu-list li {
    margin-top: 20px;
}

.yewu-list img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.yewu-list01 {
    width: 100%;
    position: relative;
}

.yewu-list01 span {
    display: block;
    position: absolute;
    bottom: 6px;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    color: #fff;
    line-height: 3rem;
}

.yewu-list01 a {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 98%;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
}

.yewu-list01:hover a {
    display: block;
}

.yewu-list01:hover span {
    display: none;
}

.yewu-list01-content {
    width: 60%;
    margin: 10% auto;
}

.yewu-list01-content h5 {
    font-size: 20px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.yewu-list01-content p {
    line-height: 30px;
    font-size: 15px;
}

.yewu-list01-content i {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 20px auto;
    font-size: 30px;
}

/*公司简介*/
.gsjs-top-right a {
    color: #0b51df;
}

.scroll {
    width: 100%;
}

/*视频*/
.shipin {
    padding: 30px 0;
}

.shipin video {
    width: 100%;
}

/*新闻*/
.ranklist{height:180px;overflow:hidden;margin-top:10px;}
.ranklist li{
    padding:15px 0 5px 0;
}
@media screen and (max-width:767px){
    .yewu-bt{
        width:140px;
    }
    .yewu-list01 span{
        line-height: 2rem;
    }
    .shipin{
        padding:10px 0;
    }
    .foot-wx-w{
        width:80%;
    }
    .qimo8{
        width:100%;
    }
  #demo{
    margin-top:95px !important;
  }
}
/*公告栏*/
.qimo8
{
    overflow: hidden;
    width:540px;
}
.qimo8 .qimo
{
    /*width:99999999px;*/
    width: 8000%;
    /* height: 30px; */
}
.qimo8 .qimo div
{
    float: left;
}
.qimo8 .qimo ul
{
    float: left;
    /* height: 30px; */
    overflow: hidden;
    zoom: 1;
}
.qimo8 .qimo ul li
{
    float: left;
    /* line-height: 30px; */
    list-style: none;
    margin-left:40px;
}
.wel-left ul li{
    float: left;
}
.wel-left ul li:nth-child(2){
    margin-left:40px;
}
.wel{
    height:30px;
    position: fixed;
    top:0;
    z-index: 999;
    width: 100%;
}
.top{
    position: fixed;
    top:30px;
    z-index:998;
    width: 100%;
    background:#fff;
}
#demo{
    margin-top:105px;
}
.rexian{
    display: block;
    float: left;
    line-height: 35px;
    font-size:14px;
    padding-right:10px;
}
/* .qimo8 li a
{
    margin-right: 10px;
    color: #444444;
} */