.web_jpg{
    width: 100%;
    margin-top: 1.568rem;
    /*height: 14rem;*/
}
body{
    background-color: #fff;
}
li{
    list-style: none;
}
.hcj{
    margin-top: 0.2rem;
    /*height: 10rem;*/
    /*border: 1px solid black;*/
    margin-bottom: 1rem;

}
.public_h1,.public_h3{
    width: 100%;
    text-align: center;
    margin: 0;
    margin-top: 0.2rem;
}
.public_h1{
    color:#14a5db;
    font-weight: normal;
    font-size: 0.9rem;
    padding-top: 0.2rem;
}
.public_h3{
    color: #2a2a2a;
    font-size: 0.6rem;
    margin-top: 0.2rem;
}
.hcj ul{
    width: 100%;
    margin-top: 0.8rem;
    padding: 0;
    list-style: none;
    /*height: 8.5rem;*/
    /*border: 1px solid black;*/
    /*overflow: hidden;*/
}
.hcj ul li{
    height: 100%;
    width: 25%;
    float: left;
    margin-left: 6.3%;
    /*border: 1px solid black;*/
    /*box-sizing: border-box;*/
    text-align: center;
}
.hcj ul li h2{
    border: 1px solid #14a5db;
    border-radius: 50%;
    text-align: center;
    margin: 0.25rem auto;
    color:#14a5db;
    font-weight: normal;
    transition: All 0.4s ease-in-out;
}
.hcj ul li h2:hover{
    transform: rotate(360deg) scale(1.1);
}
.hcj ul li p{
    width: 100%;
    text-align: center;
    margin-top: 0.2rem;
}
.web_class{
    width: 90%;
    margin-top: 0.5rem;
    /*height: 8rem;*/
    background: #ECEEF0;
    margin-left: 5%;
    position: relative;
    margin-bottom: 0.5rem;
    padding-bottom: 0.6rem;
}
.web_class a{
    position: absolute;
    width: 0.474rem;
    height: 0.474rem;
    background: url("../img/web_bg1.png");
}
.web_class .ico_1{
    left: 0;
    top: 0;
}
.web_class .ico_2{
    top: 0;
    right: 0;
    background-position: -0.6222rem top;
}
.web_class .ico_3{
    left: 0;
    bottom: 0;
    background-position: -1.2444rem top;
}
.web_class .ico_4{
    bottom: 0;
    right: 0;
    background-position: -1.8666rem top;
}
.web_class ul{
    width: 100%;
    /*height: 8.3rem;*/
    /*border:1px solid black;*/
    /*box-sizing: border-box;*/
    overflow: hidden;
    margin-top: 1rem;
}
.web_class ul li{
    border:1px solid #c0c0c0;
    box-sizing: border-box;
    float: left;
    transition: All 0.4s ease-in-out;
    text-align: center;
}
.web_class ul li span{
    color: #14a5db;
    font-size: 0.48rem;
    display: inline-block;
    margin-top: 0.6rem;
}
.web_class ul li p{
    font-size: 0.5rem;
    margin-top: 0.1rem;
}
.web_class ul li img{
    margin-top: 18%;
    width: 84%;
    height: 54%;
}
.Consultation{
    width: 90%;
    margin-left: 5%;
    box-shadow: #ccc 0px 0px 20px;
    /*height: 8rem;*/
    margin-bottom: 1rem;
    border-radius: 15px;
    /*overflow: auto;*/

}
.Consultation h3{
    font-size: 0.6rem;
}
.Consultation ul{
    width: 100%;
    /*height: 5rem;*/
    /*overflow-x:auto;*/
    overflow: hidden;
    padding-bottom: 0.3rem;
    transition: All 0.4s ease-in-out;
}
.Consultation ul li{
    float: left;
    /*width: 30%;*/
    /*height: 4rem;*/
    border: 2px solid #8cc31f;
    margin-top: 0.5rem;

    transition: All 0.4s ease-in-out;
    border-radius: 0.2rem;

}
.Consultation ul li h4{
    /*width: 90%;*/
    /*margin-left: 5%;*/
    text-align: center;
    color: #8cc31f;
}
.Consultation ul li p{
    width: 90%;
    margin-left: 5%;
}
@media (min-width:1200px){
    .hcj ul li h2{
        width: 4.8rem;
        height: 4.8rem;
        line-height: 4.8rem;
    }
    .hcj ul li p{
        font-size: 0.5rem;
    }
    .hcj ul li .title{
        font-size: 0.6rem;
    }
    .web_class ul{
        height: 8.3rem;
    }
    .web_class ul li{
        width: 23.6%;
        height: 100%;
        margin-left: 1.15%;
    }
    .web_class ul li img{
        margin-top: 18%;
        width: 84%;
        height: 54%;
    }
    .Consultation ul li{
        height: 4rem;
        width: 30%;
        margin-left: 2.5%;
    }
    .Consultation ul li h4{
        font-size: 0.5rem;
    }
}
@media (max-width:1200px){
    .hcj ul li h2{
        width: 4.8rem;
        height: 4.8rem;
        line-height: 4.8rem;
    }
    .hcj ul li .title{
        font-size: 0.6rem;
    }
    .web_class ul{
        height: 7.5rem;
    }
    .web_class ul li{
        width: 23.6%;
        height: 100%;
        margin-left: 1.15%;
    }
    .web_class ul li img{
        margin-top: 18%;
        width: 84%;
        height: 54%;
    }
    .Consultation ul li{
        height: 4rem;
        width: 30%;
        margin-left: 2.5%;
    }
    .Consultation ul li p{
        font-size: 0.3rem;
    }
    .Consultation ul li h4{
        font-size: 0.4rem;
    }
}
@media (max-width:966px){
    .web_class ul{
        height: 6.5rem;
    }
    .web_class ul li{
        width: 23.6%;
        height: 100%;
        margin-left: 1%;
    }
    .web_class ul li img{
        margin-top: 15%;
        width: 84%;
        height: 52%;
    }
    .Consultation ul li{
        /*height: 4rem;*/
        width: 45%;
        margin-left: 3.3%;
    }
}
@media (max-width:766px){
    .hcj ul li h2{
        width: 3.8rem;
        height: 3.8rem;
        line-height: 4rem;
        font-size: 0.9rem;
    }
    .web_class ul{
        height: 7.5rem;
        overflow: scroll;
    }
    .web_class ul li{
        width: 45%;
        height: 100%;
        margin-left: 3.6%;
        margin-top: 0.3rem;
    }
    .Consultation ul li h4{
        font-size: 0.4rem;
    }
}
@media (max-width:565px){
    .hcj ul li h2{
        width: 2.3rem;
        height: 2.3rem;
        font-size: 0.5rem;
        line-height: 2.3rem;
    }
    .hcj ul li p{
        font-size: 0.3rem;
    }
    .web_class ul li{
        height: 90%;
    }
    .hcj ul li .title{
        font-size: 0.4rem;
    }
    .Consultation ul li{
        height: 4rem;
        margin-top: 0.2rem;
    }
    .Consultation h3{
        font-size: 0.4rem;
        margin-left: 0.3rem;
        font-weight: 600;
    }
}
@media (max-width:475px){
    .hcj ul li h2{
        width: 2rem;
        height: 2rem;
        font-size: 0.4rem;
        line-height: 2rem;
    }
    .Consultation ul li{
        height: 5.5rem;
        margin-top: 0.2rem;
    }
}