.headNavWrap{margin-bottom: 0;}
.huibox{height: 100%;height:auto;}
.huibban{background: url(/material/pcUseLayui/images/huibian_bannerbg.jpg) no-repeat; background-size:100% 100%;max-width: 1920px; margin:0  auto;border-top: solid  1px #afc9ed;height: 530px;}
.huibban .huibcon{ width: 100%;overflow: hidden;margin: 0 auto; max-width: 1314px;}
.huibban .huibcon .hbtit{margin: 90px auto 0 auto; width: 90%;}
.huibban .huibcon .hbtit img{width: 100%;}
.huibban .huibcon .hbinr{overflow: hidden; border: solid 1px #afc9ed; width: 60%;margin: 65px auto 0 auto; border-radius: 23px;color: #fff;font-size: 18px;line-height: 30px; padding: 0 0 30px 0;}
.huibban .huibcon .hbinr span{ background-color: #81afeb; font-size: 28px; border-radius: 23px 23px 0px 23px;display: block; width: 100px; height: 40px;line-height: 40px;text-align: center; margin: 0 0 10px 0;}
.huibban .huibcon .hbinr p{line-height: 30px; padding: 0 22px 0 22px;margin: 5px 0 0 0;}
.huibox .huibmain{width: 100%; max-width: 1314px;  background: #fbfbfc; border-radius: 30px;  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3); z-index: 88;margin: -5% auto 5% auto; padding: 4.5% 0 0 0;}
.huibox  .huibmain ul{overflow: hidden; padding: 2% 3%; z-index: 88;}
.huibox .huibmain ul li{float: left; width: 46%; height: 190px;margin: 1.9%; border-radius: 20px; background: url(/material/pcUseLayui/images/huibian_libg.png) no-repeat;background-size: 100% 100%;box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); display: flex;}
.huibox .huibmain ul li a{color: #fff; font-size: 40px; align-self: center; align-items: center;justify-content:center;text-align: center;display: block; width: 90%; margin: 0 auto ;} 

.huibox .hbbg1{ position: absolute; top: 80%;left: 0; z-index: -1; }
.huibox .hbbg2{ position: absolute; top: 90%; right: 0; z-index: -1;}
.huibox .hbbg3{ position: absolute; top: 220%; left: 0; z-index: -1; }

.huibnews{width: 90%; overflow: hidden; margin: 0 auto 0 auto;background: #f9f7f7;box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); padding: 3%;border-radius: 30px;}
.huibnews .hble{width:  39.5%; float: left;}
.huibnews .hble img{width: 100%;}
.huibnews .hbri{width:60.5%; float: left; padding: 1% 0 0 2.5%;}
.huibnews .hbri h1{font-size: 26px; line-height: 50px;}
.huibnews .hbri p{font-size: 18px; line-height: 30px;  padding: 2% 0;}
.huibnews .hbri a{font-size: 18px; line-height: 30px; color: #1764ce;}

@media screen and (max-width:789px){
    .huibox{}
    .huibban{height: 27rem;}
    .huibban .huibcon .hbtit{margin: 10% auto 0 auto;}
    .huibban .huibcon .hbinr{width: 90%;margin: 7% auto 0 auto; font-size: 1.2rem; line-height: 2rem; padding: 0 0 3% 0;}
    .huibban .huibcon .hbinr span{font-size: 1.5rem; width: 8rem; line-height: 3rem; height: 3rem;margin: 0 0 3% 0;}
    .huibban .huibcon .hbinr p{line-height: 2rem; padding: 0 2% 0;margin: 1% 0 0 0;}
    .huibox .huibmain{top:60%;border-radius: 30px 30px 0 0px;}
    .huibox .huibmain ul li{float: none; width: 94%;height: 7rem; margin: 3%;}
    .huibox .huibmain ul li a{font-size: 1.5rem;}

    .huibnews .hble{width: 100%; float: none;}
    .huibnews .hbri{width: 100%; float: none;}
    .huibnews .hbri h1{font-size: 1.5rem;line-height:2rem}
    .huibnews .hbri{padding: 5% 0 0 0;}
    .huibnews .hbri p{line-height: 2rem; font-size: 1.2rem;}
    .huibnews .hbri a{display: block; text-align: center; font-size: 1.2rem; line-height: 2rem;}
}


