﻿/*版头*/
.banner .swiper-pagination{bottom:75px}
.banner .swiper-pagination .swiper-pagination-bullet{height: 3px; border-radius: 0px; width: 26px;background: #3bc39e;}
.cont{
    width: 576px;
    margin: 60px auto 20px;
}
.cont ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cont ul li{
    width: 177px;
    height: 177px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 25px;
}
.cont ul a:nth-of-type(1)  li{
    background: #f2f6fe;
}
.cont ul a:nth-of-type(1)  li i{
    width: 62px;
    height: 52px;
    background: url(../images/icon.png) no-repeat 0 0;
    display: inline-block;
    margin-top: 47px;
}
.cont ul li p{
    margin-top: 20px;
}
.cont ul a:nth-of-type(8)  li{
    background: #eff9f7;
}
.cont ul a:nth-of-type(8)  li i{
    width: 42px;
    height: 52px;
    background: url(../images/icon.png) no-repeat -211px 0;
    display: inline-block;
    margin-top: 47px;
}
.cont ul a:nth-of-type(2)  li{
    background: #fefaf2;
}
.cont ul a:nth-of-type(2)  li i{
    width: 44px;
    height: 52px;
    background: url(../images/icon.png) no-repeat -409px 0;
    display: inline-block;
    margin-top: 47px;
}
.cont ul a:nth-of-type(3)  li{
    background: #f2fbfe;
}
.cont ul a:nth-of-type(3)  li i{
    width: 50px;
    height: 48px;
    background: url(../images/icon.png) no-repeat -6px -203px;
    display: inline-block;
    margin-top: 47px;
}
.cont ul a:nth-of-type(6)  li{
    background: #fdf4f4;
}
.cont ul a:nth-of-type(6)  li i{
    width: 50px;
    height: 48px;
    background: url(../images/icon.png) no-repeat -206px -203px;
    display: inline-block;
    margin-top: 47px;
}
.cont ul a:nth-of-type(9)  li{
    background: #f4f2fe;
}
.cont ul a:nth-of-type(9)  li i{
    width: 50px;
    height: 48px;
    background: url(../images/icon.png) no-repeat -404px -203px;
    display: inline-block;
    margin-top: 47px;
}
.cont ul a:nth-of-type(4)  li{
    background: #fefaf2;
}
.cont ul a:nth-of-type(4)  li i{
width: 44px;
    height: 48px;
    background: url(../images/icon.png) no-repeat -9px -402px;
    display: inline-block;
    margin-top: 47px;
}
.cont ul a:nth-of-type(7)  li{
    background: #f2f6fe;
}
.cont ul a:nth-of-type(7)  li i{
       width: 48px;
    height: 48px;
    background: url(../images/icon.png) no-repeat -207px -402px;
    display: inline-block;
    margin-top: 47px;
}
.cont ul a:nth-of-type(5)  li{
    background: #eff9f7;
}
.cont ul a:nth-of-type(5)  li i{
    width: 54px;
    height: 51px;
    background: url(../images/icon.png) no-repeat -404px -400px;
    display: inline-block;
    margin-top: 44px;
}