*{
    padding: 0;
    margin: 0;
    list-style:none;
    font-family: "PingFang SC","Microsoft YaHei","微软雅黑","Microsoft JhengHei","黑体",arial,STHeiti,'\5b8b\4f53';
    /* font-family: Microsoft YaHei; */
}
.body{
    width: 100%; 
    background: #f5f8fb;
    /* height: 852px; */
    /* height: 600px; */
    /*background-image: linear-gradient(to bottom ,  rgb(40,127,246),  rgb(40,203,254)); */
}
video{  
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
} 
.underline{
    border-bottom: 1px solid #fff;
    line-height: 30px; 
}
/*
产品动态
*/
.dynamic{
    width: 100%;
    margin: 0 auto;
    height: 39px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    background: #f9fafa;
}
.dynamic p{
    width: 1200px;
    margin: 0 auto;
    line-height: 39px;
}
.dynamic span{
    padding-left: 20px;
    color: #505050;
}
.dynamic_text{
    width: 350px;
    height: 39px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dynamic span img{
    height: 20px;
    width: 20px;
    vertical-align: middle;
    padding-right: 4px;
}
/*
多行业分析
*/
.industry_analysis{
    width: 80%;
    height: 550px;
    /* background: red; */
    margin: 0 auto;
}
/*
公用
*/
.industry_analysis_nav{
    text-align: center;
    padding-top: 40px;
    line-height: 50px;
}
.industry_analysis_nav span{
    letter-spacing:3px;
    color: #505050;
    font-size: 32px;
    font-weight: bold;
}
.industry_analysis_nav p{
    font-size: 14px;
    color: #505050;
}
.industry_analysis_nav div{
    width: 50px;
    height: 2px;
    background: #47ccc3;
    margin: 0 auto;
}
/*
公用
*/
.industry_analysis_list{
    display: flex;
    justify-content:space-around;
    padding-top: 80px;
}
.industry_analysis_list_nav{
    height: 250px;
    width: 250px;
    /* background: yellow; */
}
.industry_analysis_list_nav:hover{
    cursor: pointer;
    background: #fff;
    box-shadow: 0 0 7px rgba(33,33,33,.12), 0 3px 5px rgba(33,33,33,.12);
}
.industry_analysis_list_nav img{
    height: 80px;
    width: 80px;
    display: block;
    margin: 20px auto;
}
.industry_analysis_list_nav p{
   text-align: center;
   font-size: 18px;
   padding-bottom: 12px;
   color: #505050;
    font-weight: 800;
    line-height: 30px;
}
.industry_analysis_list_nav span{
    text-align: center;
    font-size: 14px;
    width: 200px;
    display: block;
    margin: 0 auto;
    color: #505050;
 }
/*
技术服务
*/
.technical_services{
    width: 80%;
    height: 550px;
    background: #fff;
    margin: 0 auto;
    padding-bottom: 40px;
}
.communal{
    /* background: red; */
    height: 400px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
}
.communal_left{
    width: 60%;
    height: 400px;
    /* background: yellow; */
}
.communal_left span{
    margin-top: 70px;
    margin-bottom: 25px;
    font-size: 22px;
    color: #505050;
    display: block;
    font-weight: bold;
}
.communal_left p{
    font-size: 16px;
    line-height: 25px;
    color: #505050;
}
.communal_left_list{
    height: 90px;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 10px;
}
.communal_left_list table tr td img{
    margin:15px 10px 0 0 ;
    width: 80px;
}
.communal_left_buttom button{
    padding: 5px 45px 5px 45px;
    border: 1px solid #00baad;
    background: #fff;
    border-radius: 8px;
    color: #00baad;
}
.communal_right{
    width: 40%;
    height: 400px;
    /* background: yellowgreen; */
}
.communal_right img{
    height: 400px;
    width: 449px;
    vertical-align: middle;
    display: block;
    float: right;
}




.communal_s{
    /* background: red; */
    height: 400px;
    width: 1200px;
    margin: 50px auto;
    display: flex;
}
.communal_s_left{
    width: 50%;
    height: 400px;
    /* background: yellow; */
}
.communal_s_left span{
    margin-top: 70px;
    margin-bottom: 25px;
    float: right;
    font-size: 22px;
    color: #505050;
    display: block;
    font-weight: bold;
}
.communal_s_left p{
    font-size: 16px;
    line-height: 25px;
    float: right;
    color: #505050;
}
.communal_s_left_list{
    height: 110px;
    width: 100%;
    float: right;
}
.communal_s_left_buttom button{
    padding: 5px 45px 5px 45px;
    border: 1px solid #00baad;
    background: #fff;
    border-radius: 8px;
    color: #00baad;
    float: right;
}
.communal_s_right{
    width: 50%;
    height: 400px;
    /* background: yellowgreen; */
}
.communal_s_right img{
    height: 320px;
    vertical-align: middle;
    margin: 40px auto;
    display: block;
    float: left;
}
/* 精选 */
.choiceness{
    height: 500px;
    width: 1200px;
    margin: 0 auto;
    /* background: yellow; */
}
/* 考试安排 */
.exam_arrangement{
    height: 500px;
    width: 1200px;
    margin: 0 auto;
    /* background: yellow; */
}
/* 技术服务2 */
.technical_ervices{
    display: flex;
    justify-content:space-around;
    padding-top: 80px;
}
.technical_ervices_list{
    height: 255px;
    width: 200px;
    background: #fff;
    border-radius: 18px;
}
.technical_ervices_list img{
    height: 70px;
    width: 80px;
    display: block;
    margin: 20px auto;
}
.technical_ervices_list p{
   text-align: center;
   font-size: 16px;
   padding-bottom: 12px;
   color: #505050;
}
.technical_ervices_list span{
    text-align: center;
    font-size: 14px;
    width: 125px;
    display: block;
    margin: 0 auto;
    color: #999;
 }
/* 技术服务3 */
.attestation{
    cursor: pointer;
    height: 200px;
    width: 45%;
    background: #fff;
    box-sizing: border-box;
    border-radius: 12px;
    display: flex;
    box-shadow: 0 0 7px rgba(33,33,33,.12), 0 3px 5px rgba(33,33,33,.12);
}
.attestation img{
    padding: 35px;
}
.attestation p{
    padding-top: 55px;
    font-size: 16px;
    font-weight: bold;
    color: #505050;
}
.attestation span{
    padding-top: 20px;
    font-size: 14px;
    display: block;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #505050;
    width: 92%;
}
/*
幼师列表
*/
.more{
    width: 100%;
    height: 250px;
}
.more table{
    margin:auto;
}
.more table tr{
    display: flex;
}
.more table tr td{
    margin:25px 0 0 10px;
    height: 38px;
    width: 140px;
    overflow: hidden;
    display: block;
}
.more table tr td img{
    cursor: pointer;
}
.box {
    /* transition: all 1s ease-in-out; */
}
.box:hover{
    transform: translateY(-50%);
}

/*响应式*/
/* 
.goToTop { 
    position: fixed;
    bottom: 100px;
    right: 0%;
    display: block;
    text-align: center;
    background: #65c6e6; 
}
.goToTop a {
    background: none repeat scroll 0 0 #65c6e6;
    width: 60px;
    height: 39px;
    display: block;
    text-align: center;
    padding-top: 10px;
    text-decoration: none;
}
.goToTop a img{ 
    height: 30px;
    width: 30px;
}
.nav_img{
    background: #65c6e6;
    height: 175px;
    width: 185px;
    padding-top: 15px;
    position: absolute;
    top: 5px;
    right: 100px;
    border-radius: 4px;
} */
