.side1{
    font-size:16px;
    color:#ffffff;
    font-weight: 700;
}

.about-content-card img{

}
.blog-card .content .dsp{
    text-align: center;
    font-size:23px;
    font-weight: 700;
}
.videos{
    width:100%;
    /*height: calc(100vh - 422px);*/
    object-fit:cover;
}
.hot-g,.hot-g{
    margin-bottom:60px;
}

.card:hover{
    box-shadow:0px 4px 4px #c8c8c8;
    transform: translateY(-6px);
    transition: .2s linear;
}
.col-join{
    margin-top:20px;
}
.section-title .p-content{
    max-width:unset!important;
}
.side1{
    cursor:pointer;
    position: relative;
}
.side1-img{
    cursor:pointer;
}
.appcode{
    position: absolute;
    top: 40px;
    left: 50%;
    width: 124px;
    height: 0px;
    background: #fff;
    margin-left: -55px;
    -webkit-box-shadow: #aaa 0 1px 5px;
    box-shadow: 0 1px 5px #aaa;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1;
    overflow: hidden;
    -webkit-transition: height .3s;
    transition: height .3s;
    z-index:100;
}
.side1 img{
    display: block;
    margin: 18px auto 12px;
}
.side1:hover .appcode{
    height: 185px;
    display:block;
}
.appcode1{
    /*position: absolute;*/
    /*top: 40px;*/
    /*left: 85%;*/
    width: 124px;
    height: 120px;
    background: #fff;
    /*margin-left: -55px;*/
    -webkit-box-shadow: #aaa 0 1px 5px;
    box-shadow: 0 1px 5px #aaa;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1;
    overflow: hidden;
    z-index:100;
    border-radius: 5%!important;
    padding:5px 15px!important;
}
.appcode2{
    /*position: absolute;*/
    /*top: 40px;*/
    /*left: 95%;*/
    margin-left:20px;
    width: 124px;
    height: 120px;
    background: #fff;
    /*margin-left: -55px;*/
    -webkit-box-shadow: #aaa 0 1px 5px;
    box-shadow: 0 1px 5px #aaa;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1;
    overflow: hidden;
    z-index:100;
    border-radius: 5%!important;
    padding:5px 15px!important;
}
canvas {
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: -1;
    left: 0px;
}

/*.main-nav:hover{*/
/*    background-color:#ffffff;*/
/*    !*background-image: url("../images/logo1.png");*!*/
/*    !*background-repeat: no-repeat;*!*/
/*}*/

/*.main-nav:hover nav .navbar-nav .nav-item a{*/
/*    color:#252525;*/
/*}*/
/*.main-nav:hover nav .navbar-nav .nav-item a .active{*/
/*    color:#0071dc!important;*/
/*}*/
.main-nav nav .navbar-nav .nav-item a i{
    color:#ffffff;
}

.inner-banner1{
    background-color:unset!important; ;
    background-image: url("../../assets/images/whatAutism/tu10.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
}
.red{
    color:#ff0000;
}
.index-img:hover{
    -webkit-transform: scale(1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
}
.about-list1{
    padding-top:57px;

}
.about-list1  p:nth-of-type(1){
    display:inline-block;
    font-size:32px;
    color:#ffffff;
    padding-bottom:6px;
    border-bottom:4px solid #ffffff;
}
.about-list1 p:nth-child(2){
    padding-top:26px;
    font-size:26px;
    color:#DBDBFC;
    margin:0;
}
.about-list1 p:nth-child(3){
    font-size:26px;
    color:#DBDBFC;
    margin:0;
}
.about-list1 p:nth-child(4){
    padding-top:50px;
}
.about-list1 p:nth-child(4)  img:nth-of-type(1){
    margin-right:20px;
}
.bx-emila{

}

/**  找圈子  评论 */
.cart-three{
    border-top:1px solid #cccccc;
    padding-top:10px;
    display:flex;
    padding:10px;
}
.cart-three-img {
}
.cart-three-img img{
    width:50px;
    height:50px;
    border-radius: 50%;
}

.cart-nd{

}
.cart-nd-name{
    padding-left:12px;
    margin-bottom:unset;
    color:#000000;
}
.cart-nd-date{
    padding-top:5px;
    padding-left:12px;
    color#252525;
    font-size:12px;

}
.cart-content{
    padding-left:40px;
    padding-right:10px;
}

.container1{
    width: auto;
}
.hot-g1{
    margin-bottom:20px;
}
.cart-nd-name{
    font-size:16px;
}
.comment-right h3{
    font-size:14px;
}


.commentbox{
    width: 900px;
    margin: 20px auto;
}
.mytextarea {
    width: 100%;
    overflow: auto;
    word-break: break-all;
    height: 100px;
    color: #000;
    font-size: 1em;
    resize: none;
}
.comment-list{
    width: 900px;
    margin: 20px auto;
    clear: both;
    padding-top: 20px;
}
.comment-list .comment-info{
    position: relative;
    margin-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.comment-list .comment-info header{
    width: 10%;
    position: absolute;
}
.comment-list .comment-info header img{
    width: 72%;
    border-radius: 50%;
    padding: 5px;
}
.comment-list .comment-info .comment-right{
    padding:5px 0px 5px 9%;
}
.comment-list .comment-info .comment-right h3{
    margin: 5px 0px;
}
.comment-list .comment-info .comment-right .comment-content-header{
    height: 25px;
}
.comment-list .comment-info .comment-right .comment-content-header span,.comment-list .comment-info .comment-right .comment-content-footer span{
    padding-right: 2em;
    color: #aaa;
}
.comment-list .comment-info .comment-right .comment-content-header span,.comment-list .comment-info .comment-right .comment-content-footer span.reply-btn,.send,.reply-list-btn{
    cursor: pointer;
}
.comment-list .comment-info .comment-right .reply-list {
    border-left: 3px solid #ccc;
    padding-left: 7px;
}
.comment-list .comment-info .comment-right .reply-list .reply{
    border-bottom: 1px dashed #ccc;
}
.comment-list .comment-info .comment-right .reply-list .reply div span{
    padding-left: 10px;
}
.comment-list .comment-info .comment-right .reply-list .reply p span{
    padding-right: 2em;
    color: #aaa;
}
.comment-right h3{
    font-weight: normal;
}


.inner-banner4{
    /*width: 100%;*/
    /*height: 100%;*/
    background-image: url("../../../assets/images/wt.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width:100%;
    height:77vh;
}

.inner-banner4 img{
    width:100%;
    /*width:100%;*/
    /*height:77vh;*/
    /*background-image: url("../../images/etiology/ch.jpeg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*width: auto;*/
    /*height: auto;*/
    /*max-width: 100%;*/
    /*max-height: 100%;*/
    /*background-size: cover;*/
}

.inner-banner3{
}
.inner-banner3 img{
    height:500px;
    object-fit: cover;
}



