﻿body {
}
.home
{

}
.center {
    text-align: center;
}
.clear {
    clear: both;
}


.imgtb {
    text-align: center;
    width: 16%;
    max-width: 16%;
    float: left;
    padding-top: 18%;
    margin: 4% 4%;
    font-weight: bold;
    font-size: 0.8rem;
    cursor: pointer;
}
.tb_jc {
    background: url(../img/in.png) no-repeat top center;
    background-size: contain;
}
.iconbox{
    display: inline-block;
}

.icon-s1 {
    font-size: 1.2rem;
    color: white;
    background-color: #D92222;

    box-shadow: 0 0 5px 1px rgb(0 0 0 / 15%);
    border: 1px solid #fcfcfc;
    border-radius: 48% 48%;
    width: 2.8rem;
    height: 2.8rem;
    vertical-align: bottom;
    text-align: center;
    line-height: 2.8rem;
    margin: 12px 12px;
}
.icon-font {
    font-size: 0.6rem;
    color:#333;
    line-height:150%;
    height:1.8rem;
}
.f_s {
    font-size: 0.6rem;
}
.f-m {
    font-size: 0.8rem;
}

.f-b {
    font-size: 1rem;
}
.font-w{
    font-weight:bold;
}
.f-pr8{
    padding-right:12px;
}
.nr2 {
    padding: 0.2rem 0.8rem;
    font-size: 0.7rem;
    line-height:150%;
}

