.biglogo{
    width: 36%;
    height: 100%;
    object-fit: contain;
    margin-left: 32%;
    /*display: block;*/
    /*margin: 0px auto;*/
    /*padding-bottom: 10px;*/
}
.biglogo1{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.homeDiv{
    width: 100%;
    position: relative;
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: space-around;*/
    /*align-items: center;*/
    /*background: #F6523A;*/
}
.iconUl{
    width: 100%;
    display: flex;
    margin:0 auto;
    flex-wrap: wrap;
    background: white;
    padding-bottom: 5%;
}
.iconUl li {
    width: 25%;
    /*height: 100%;*/
    margin-left: 6%;
    margin-top: 5%;

    /*background: #1E9FFF;*/
    /*display: flex;*/
    /*flex-direction: column;*/
}

.iconUl li p {
    width: 100%;
    height: 50%;
    line-height: 5.2vh;
    font-size: 0.85rem;
    text-align: center;
    color: #9F9F9F;
}

/*.iconUl li p:nth-child(1) {*/
    /*line-height: 6.7vh;*/
/*}*/

.tabberIcon {
    font-size: 1.5rem !important;
    animation-duration: 4s !important;
    animation-iteration-count: infinite !important;
}
#test1{
    width: 96%;
    height: 29vh;
    margin: 0 auto;
    position: relative;
    /*background: #1E9FFF;*/
}
#test2{
    width: 100%;
    height: 29vh;
    margin: 0px auto;
    /*background: #1E9FFF;*/
}
.slide{
    width: 98%;
    margin-left: 1%;
    /*padding-top: 10px;*/
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    /*background: yellow;*/
    position: relative;
    margin-bottom: 20px!important;
}

.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: left;
    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: block;*/
    /*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;*/
/*}*/