#test1{
    width: 98%;
    /*height: 100%;*/
    margin: 0 auto;
    /*position: relative;*/
    /*background: #1E9FFF;*/
    /*padding-bottom: 10px;*/
}
.slide{
    width: 100%;
    padding: 10px 5px;
    /*background: yellow;*/
    margin-bottom: 8px!important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;

    background: white;
    border-radius: 10px;
    box-shadow: 0px 1px 5px 0px #c2c2c2;
}
.bgImg{
    width: 37%;
    height: 3.5rem;
    border-radius: 10px;
    margin-top: 1%;
    margin-left: 1%;
    object-fit: cover;
}
.lableCon {
    width: 60%;
    /*height: 4rem;*/
    /*background: #00FF00;*/
    margin-left: 2%;
}
.lableTitle {
    width: 100%;
    /*height: 2rem;*/
    /*line-height: 2rem;*/
    text-align: left;
    /*text-align-last: justify;*/
    /*-moz-text-align-last: right;*/
    font-size: 1rem;
    letter-spacing: 1px;
    font-weight: bold;
}
.fireMan {
    width: 100%;
    height: 2rem;
    /*background: yellow;*/
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.lableText {
    font-size: 0.7rem!important;
    /*color: #A2A2A2;*/
}
.fire {
    width: 2rem;
    height: auto;
    margin-left: 40%;
    /*font-size: 1.5rem !important;*/
    /*font-weight: 800;*/
    /*color: red;*/
}
.label {
    width: 100%;
    padding: 10px 5px;
    /*text-align: center;*/
    /*background: #1E9FFF;*/
    color:rgba(0,0,0,0.3);
    font-size: 0.7rem;
}


.iconUl{
    width: 100%;
    margin:0 auto;
    /*background: white;*/
    /*padding: 10px 0;*/
    padding-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
}
.iconUl li {
    width: 32%;
    /*height: 100%;*/
    /*margin-left: 6%;*/
    margin-top: 10px;
    /*box-shadow: 3px 5px 3px 0PX #c2c2c2;*/
    /*background: #1E9FFF;*/
    padding: 0px 0;
    border-radius: 8px;
    /*display: flex;*/
    /*flex-direction: column;*/
}


.iconUl p .icon{
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 auto;
    object-fit: cover;
}
.iconUl li p{
    width: 100%;
    /*height: 60%;*/
    font-size: 0.8rem;
    text-align: center;
    color: rgba(0,0,0,0.7);
    margin-top: 5px;
    /*color: rgba(0,0,0,0.5);*/
}
/*.iconUl p .icon1{*/
    /*width: 3.4rem;*/
    /*height: 3.3rem;*/
/*}*/
/*.iconUl p .icon2{*/
    /*width: 3.3rem;*/
    /*height: 3.3rem;*/
/*}*/
/*.iconUl p .icon3{*/
    /*margin-top: 5px;*/
    /*width: 3.1rem;*/
    /*height: 3.1rem;*/
/*}*/
/*.iconUl p .icon4{*/
    /*width: 4rem;*/
    /*height: 3.6rem;*/
/*}*/
/*.iconUl li .textP{*/
    /*margin-top: 5px;*/
/*}*/
/*.iconUl li .textP1{*/
    /*margin-top: 7px;*/
/*}*/
/*.iconUl li .textP2{*/
    /*margin-top: 3px;*/
/*}*/
/*.iconUl li .textP3{*/
    /*margin-top: 9px;*/
/*}*/
/*.iconUl li p i {*/
    /*font-size: 1.8rem !important;*/
    /*color: white;*/
    /*!*color: #1E9FFF;*!*/
    /*animation-duration: 4s !important;*/
    /*animation-iteration-count: infinite !important;*/
/*}*/







.biglogo{
    width: 36%;
    height: 100%;
    object-fit: contain;
    margin-left: 32%;
    /*display: block;*/
    /*margin: 0px auto;*/
    /*padding-bottom: 10px;*/
}
.biglogo1{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*轮播图*/
.homeDiv{
    width: 100%;
    position: relative;
    height: 100%;
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: space-around;*/
    /*align-items: center;*/
    /*background: #F6523A;*/
}
.

/*.iconUl li p:nth-child(1) {*/
/*line-height: 6.7vh;*/
/*}*/

/*新闻咨询*/
.weadmin-notice{
    width: 98%;
    background: skyblue;
    margin: 0px auto;
    /*padding-bottom: 10px;*/
}
.boxli{
    width: 100%;
    padding: 5px 1%;
    background: white;
    /* margin-bottom: 8px; */
    margin: 10px auto;
    border-radius: 10px;
    /*box-shadow: 5px 5px 5px 0PX #c2c2c2;*/
    /*display: flex;*/
    /*align-items: center;*/
}
.boxliNews{
    display: flex;
    align-items: center;
}
.boxli a{
    /*display: flex;*/
    /*align-items: center;*/
    texte-decoration:none;
}
.headImageBox{
    width: 4.5rem;
    height: 3rem;
    border-radius: 5px;
    overflow: hidden;
}
.headImage{
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*border-radius: 5px;*/
}
.text{
    width: 80%;
    padding-right: 3.5%;
    /*margin-left: 1%;*/
    font-size: 0.8rem;
    letter-spacing: 1px;
    text-align: justify;
    -moz-text-align-last: right;
    line-height: 1.5rem;
    color: rgba(0,0,0,0.8);
    /*background: pink;*/
}

/*供需详情*/
.boxliGong{
    display: flex;
    align-items: center;
    /*background: yellow;*/
}
.textGong{
    width:100%;
    /*background: pink;*/
    font-size: 0.8rem;
    letter-spacing: 1px;
    line-height: 1.5rem;
    /*margin-top: 4px;*/
    color: rgba(0,0,0,0.8);
}
.timeGong{
    width: 25%;
    /*background: green;*/
    line-height: 1.5rem;
    font-size: 0.75rem;
    color: rgba(0,0,0,0.8);
    text-align: right;
}



/*行业会议*/
.weadmin-notice2{
    padding-bottom: 10px;
}
.liList1{
    width: 100%;
    padding: 15px 1%;
    /*background: pink;*/
    margin: 5px auto;
    border-radius: 10px;
    /*box-shadow: 5px 5px 5px 0PX #c2c2c2;*/
    display: flex;
    align-items: center;
}
.liList1{
    position: relative;
}
.endBtn{
    width: 20%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.headImg{
    width: 35%;
    height: 3.5rem;
    object-fit: cover;
    border-radius: 10px;
}
.meeting-cell{
    width: 62%;
    /*height: 60vh;*/
    margin-left: 3%;
    /*background: #F6523A;*/
}
.meeting_title{
    width: 100%;
    line-height: 1.5rem;
    font-size: 0.8rem;
    text-align: justify;
    -moz-text-align-last: right;
    font-weight: 800;

}
.address{
    width: 100%;
    margin-top: 3px;
}
.layuiIcon{
    font-size: 0.7rem!important; color: #555555!important;
}
.addressText{
    line-height: 1.2rem;
    font-size: 0.75rem;
    text-align: justify;
    -moz-text-align-last: right;
    color: #555555;
}
.time{
    width: 100%;
    margin-top: 3px;

}
.timeText{
    font-size: 0.75rem;
    color: #555555;
}
.pageviews{
    width: 100%;
    margin-top: 3px;
    display: flex;
    align-items: center;
    overflow: auto;
}
.pageviewsText{
    font-size: 0.75rem;
    color: #555555;
    line-height: 1.2rem;
    margin-left: 5px;
}





#test2{
    width: 100%;
    /*height: 29vh;*/
    margin: 0px auto;
    /*background: #1E9FFF;*/
}


.closeName{
    width: 100%;
    display: flex;
    /*background: pink;*/
    overflow-x: auto;
    overflow-y: hidden;
}
.ggtitle{
    width: 12%;
    height: 1.5rem;
    line-height: 1.65rem;
    text-align: center;
    letter-spacing: 1px!important;
    /*padding: 5px;*/
    font-size: 0.7rem;
    font-weight: 800;
    background: rgba(0,0,0,0.5);
    color: white;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*z-index: 100;*/
}
.ggtitle1{
    /*width: 85%;*/
    width: 100%;
    /*margin-left: -1%;*/
    /*background: rgba(0,0,0,0.5);*/
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: justify;
    -moz-text-align-last: right;
    letter-spacing: 1px;
    padding: 0 0px;
    /*position: absolute;*/
    bottom: 1.1rem;
    left: 0%;
    z-index: 100;
}
.ggtitle1 span{
    padding: 5px;
    font-size: 0.7rem;
    font-weight: 800;
    background: rgba(0,0,0,0.5);
    color: white;
    letter-spacing: 1px;

}
.closetitle{
    /*width: 10%;*/
    width: 100%;
    margin: 0 auto;
    text-align: right;
    /*padding: 5px;*/
    font-size: 0.85rem;
    font-weight: 800;
    /*color: rgba(150,110,120,0.9);*/
    color: #c2c2c2;
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    /*z-index: 100;*/
}
.ban {
    width: 100%;
    height: 9rem;
    object-fit: cover;
    /*object-fit: contain;*/
}
.swiper-pagination1{
    width: 30%!important;
    margin-left: 35%!important;
    border-radius: 20px;
    padding: 5px!important;
    background: rgba(0,0,0,0.15)!important;
}
:root {
    --swiper-theme-color: white!important;
}
.swiper-pagination-bullet {
    width: 10px!important;
    height: 10px!important;
}

.pmp{
    width: 96%;
    height: 29vh;
    /*line-height: 29vh;*/
    margin: 10px auto;
    font-size: 1rem;
    text-align: center;
    font-weight: 800;
    color: rgba(0,0,0,0.5);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.pmp p{
    line-height: 30px;
}
.pmp1{
    width: 96%;
    /*height: 29vh;*/
    line-height: 1rem;
    margin: 5px auto;
    font-size: 1rem;
    text-align: center;
    font-weight: 800;
    color: rgba(0,0,0,0.5);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.layui-btn {
    padding: 0px 3px !important;
}


/*.layui-fixbar li {*/
    /*!*display: none!important;*!*/
    /*font-size: 2.8rem!important;;*/
    /*width: 4rem!important;*/
    /*height: 4rem!important;*/
    /*line-height: 4rem!important;*/
    /*!*background-color: #1E9FFF!important;*!*/
    /*color: white!important;*/
    /*letter-spacing: 1px!important;*/
    /*!*font-weight: 800;*!*/

    /*!*padding:0 2px!important;*!*/
/*}*/
/*.layui-fixbar li:nth-child(1){*/
    /*!*display: none;*!*/
    /*!*font-size: 1.0rem!important;*!*/
    /*!*width: 3rem!important;*!*/
    /*!*height: 3rem!important;*!*/
    /*!*line-height: 1.5rem!important;*!*/
    /*background: url(../image/newyear.png) no-repeat center center;*/
    /*background-size: contain;*/
    /*!*object-fit: ;*!*/
    /*!*color: yellow!important;*!*/
    /*!*letter-spacing: 1px!important;*!*/
    /*!*font-weight: 800;*!*/
    /*!*border-radius: none!important;*!*/
/*}*/
/*!*.layui-layer-lan .layui-layer-title {*!*/
/*!*background-color: rgba(255,0,0,0.8)!important;*!*/
/*!*}*!*/
/*.layui-fixbar li:nth-child(2){*/
    /*display: none!important;*/
    /*!*font-size: 1.8rem!important;*!*/
    /*!*width: 3rem!important;*!*/
    /*!*height: 3rem!important;*!*/
    /*!*line-height: 3rem!important;*!*/
    /*background-color: #1E9FFF!important;*/
    /*border-radius: 50%!important;*/
    /*!*color: yellow!important;*!*/
    /*!*letter-spacing: 1px!important;*!*/
    /*!*font-weight: 800;*!*/
    /*!*border-radius: 8px!important;*!*/
/*}*/

/*.layui-fixbar-top{*/
/*font-size: 0.8rem!important;*/
/*background-color: rgba(30,159,255,0.8)!important;*/
/*color: white!important;*/
/*}*/