@charset "utf-8";
.appletFrome1{
    width: 100%;
    float: left;
    padding: 60px 0;
    background: #fff;
    text-align: center;
}
.appletTitle{
    width: 100%;
    float: left;
    text-align: center;
}
.appletTitle b{
    width: 100%;
    float: left;
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 20px;
}
.appletTitle p{
    width: 100%;
    float: left;
    color: #666;
    font-size: 16px;
    margin-bottom: 40px;
}
.appletFrome1 ul{
    width: 100%;
    float: left;
}
.appletFrome1 li{
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    padding: 10px 80px;
}
.appletFrome1 li b{
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 40px;
}
.appletFrome1 li p{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    height: 80px;
}
.appletFrome1 li a{
    width: 80%;
    display: inline-block;
    border-radius: 10px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.appletFrome2{
    width: 100%;
    float: left;
    padding: 60px 0;
    background: #f5f5f5;
    text-align: center;
}
.appletFrome2 ul{
    width: 100%;
    float: left;
}
.appletFrome2 li{
    width: 20%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    height: 120px;
}
.appletFrome2 li p{
    line-height:40px;
}
.appletFrome3{
    width: 100%;
    float: left;
    padding: 60px 0;
    background: #fff;
    text-align: center;
}
.appletFrome3 ul{
    width: 100%;
    float: left;
}
.appletFrome3 li{
    width: 20%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    height: 160px;
}
.appletFrome3 li p{
    line-height:40px;
}
.appletTitleBg{
    width: 100%;
    float: left;
    text-align: center;
    background: url(/images/applet/applet_69.png) center center no-repeat;
    line-height: 60px;
    height: 60px;
    margin-bottom: 30px;
}
.appletTitleBg b{
    width: 100%;
    float: left;
    line-height: 60px;
    font-size: 30px;
}

.appletFrome4{
    width: 100%;
    float: left;
    padding: 60px 0;
    background: #f5f5f5;
    text-align: center;
}
.appletFrome4 img{
    width: 1090px;
}
.appletFrome4 ul{
    width: 100%;
    float: left;
}
.appletFrome4 li{
    width: 16.6666%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    color: #0e67b2;
}