
.jumbotron {
    padding-top: 0px;
    padding-bottom: 0px; 
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
    border: none;
}

.jumbotron p {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 21px;
    font-weight: 200;
    width: 487px;
}

.backImg{
    height: 470px;
    width: 100%;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url("../image/bg04.png");
    background-size: 100% 100%;
}

.topContent{
    height: 650px;
    vertical-align: middle;
    margin-top: 15%;
}

.btn1 {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    /* border: 1px solid transparent; */
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-primary1 {
    width: 198px;
    height: 56px;
    background: #00CEFF;
    font-size: 20px;
    font-family: PingFang SC;
    color: #FFFFFF;
    padding-top: 15px;
}

.btn-lg, .btn-group-lg > .btn {
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0;
}

.news-list{
    margin-top: 88px;
    z-index: 999;
}
.icon-img{
    width: 25px;
    height: 16px;
    margin-right: 10px;
}
.title{
    font-size: 26px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #000000;
}

.content{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
    margin: 48px 0px;
}

.new-more{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #1EB6DA;
}

.news-line{
    width: 100%;
    height: 1px;
    background: #E5E5E5;
    margin: 48px 0px;
}




.bottom{
    margin-top: 80px;
    height: 336px;
    background: #222427;
}

.bootom-panel{
    padding: 65px 0px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.font-icon{
    margin-right: 6px;
}

.margin{
    margin-top:20px;
}

.line{
    height: 1px;
    background: #FFFFFF;
    opacity: 0.1;
    margin-bottom: 20px;
}

.copyright{
    height: 15px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center  ;
}

.wechat-img{
    width: 120px;
    height: 120px;
}
.wechat-text{
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}