.dc-common-title{
    text-align: center;
    position: relative;
    margin-top: 40px;
}
.dc-common-title .p2-title{
    font-size: 50px;
    color: #000000;
}
.dc-common-title .p2-title span{
    color: #0073bb;
}
.dc-common-title .p3-title {
    font-size: 18px;
    color: #000000;
}
.dc-common-title::before{
    content: "";
    position: absolute;
    width: 200px;
    height: 2px;
    background-color: #0073bb;
    left: 150px;
    top: 50px;
}
.dc-common-title::after{
    content: "";
    position: absolute;
    width: 200px;
    height: 2px;
    background-color: #0073bb;
    right: 150px;
    top: 50px;
}
.dc-event-wrapper{
    padding: 0 100px;
}
.dc-event-t{
    background-color: #fff;
    padding: 26px;
}
.dc-grey-space{
    height: 439px;
	background-color: #f2f2f2;
    margin-top: -400px;
}
.dc-event-title{
    font-size: 17px;
    color: #000000;
    padding: 20px 0;
}
.dc-event-time{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    color: #888888;
    font-size: 14px;
}
.dc-read-t{
    text-align: center;
    padding-top: 40px;
}
.dc-read-more{
    color: #0073bb;
    font-size: 16px;
}

.dc-AUTISM{
    padding: 158px 0 158px 276px;
    display: flex;
    position: relative;
}
.dc-AUTISM-left{
    display: none;
}
.dc-AUTISM-contact{
    display: flex;
}
.dc-AUTISM-imgae{
    width: 570px;
    height: 570px;
}
.dc-AUTISM-contact-wrapper{
    background-color: #f5f5f5;
    padding: 85px 100px 0 45px;
}
.dc-AUTISM-circle{
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0073bb;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
}
.dc-AUTISM-circle:hover,.dc-AUTISM-circle:active{
    background-color: #0073bb;
}
.dc-AUTISM-contact-title{
    color: #333333;
    font-size: 26px;    
}
.dc-AUTISM-contact-txt{
    font-size: 15px;
    color: #888888;
    line-height: 25px;
    letter-spacing: 1px;
    max-width: 380px;
}
.dc-AUTISM-contact-footer{
    margin-top: 50px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    color: #888888;
    font-size: 15px;
    font-weight: bold;
}
.dc-AUTISM-contact-more{
    display: flex;
    flex-direction: row-reverse;
    padding-top: 100px;
}
.dc-AUTISM-right{
   /* margin-left: -30px;
   position: absolute;
   bottom: 158px;
   right: 0; */
}

.dc-AUTISM-t{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.dc-AUTISM-img-t{
    display: flex;
}
.dc-AUTISM-item{
    width: 33.333%;
    text-align: center;
}
.dc-AUTISM-item img{
    width: 180px;
    height: 150px;
}
.dc-AUTISM-item-btn{
    display: block;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    background-color: #0073bb;
    color: #fff;
    height: 35px;
    line-height: 35px;
    border-radius: 20px;
    margin-top: 6px;
}
.dc-AUTISM-item-btn:hover,.dc-AUTISM-item-btn:focus,.dc-AUTISM-item-btn:link{
    color: #ffffff;
}
.dc-AUTISM-right-img{
    width: 280px;
    height: 280px;
}
.dc-AUTISM-right-title{
    font-size: 50px;
    text-align: right;
    padding-right: 20%;
}
.dc-AUTISM-right-title span{
    color: #0073bb;
}
.dc-AUTISM-title{
    text-align: right;
    font-size: 26px;
    color: #000000;
    padding: 36px 0 10px;
    padding-right: 20%;
}
.dc-AUTISM-more-t{
    text-align: right;
    padding-right: 20%;
}
.dc-AUTISM-img-t{
    margin-top: 45px;
}
.dc-AUTISM-right-img{
    margin-left: 10px;
}
.dc-course{
    background-image: url(../images/index/course-bg.jpg);
    background-size: contain;
    padding: 5px 0;
    background-repeat: no-repeat;
}
.dc-more-t{
    text-align: right;
}
.dc-more-t a{
    color: #0073bb;
    font-size: 15px;
}
.dc-course-card{
    background-color: #fff;
    padding: 50px;
    margin-top: 10px;
}
.dc-course-item{
    
}
.dc-course-img{
    width: 100%;
}
.dc-course-footer{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    color: #888888;
    font-size: 13px;
}
.dc-course-title{
    font-size: 16px;
    color: #000000;
    letter-spacing: 1px;
    padding-top: 10px;
    height: 60px;
}
.dc-ABOUTUS{
    position: relative;
    padding-top: 100px;
}
.dc-ABOUTUS-wrapper{
    background-color: #fff;
    margin-right: 450px;
    padding-left: 80px;
    padding-right: 200px;
    min-height: 500px;
    position: relative;
}
.dc-ABOUTUS-img{
    position: absolute;
    right: 20px;
    bottom: 150px;
    width: 600px;
}
.dc-ABOUTUS-title{
    font-size: 50px;
    color: #000000;
    text-align: right;
}
.dc-ABOUTUS-title span{
    color: #0073bb;
}
.dc-ABOUTUS-name{
    color: #333333;
    font-size: 26px;
}
.dc-ABOUTUS-txt{
    font-size: 14px;
    padding-top: 20px;
    text-align: justify;
    word-break: break-all;
}
.dc-ABOUTUS-more{
    text-align: right;
    padding-top: 20px;
}
.dc-ABOUTUS-space{
    margin-top: -250px;
    height: 400px;
    background-image: url(../images/index/aboutUs-bg.jpg);
}

.dc-ABOUTUS-footer{
    padding: 50px 10px;
    display: flex;
    display: -webkit-flex;
    align-items: baseline;
    background-color: #373737;
	box-shadow: 0px 14px 32px 0px 
		rgba(0, 0, 0, 0.24);
    position: absolute;
    bottom: -100px;
    width: 80%;
    left: 10%;
}
.dc-ABOUTUS-item{
    flex: 1;
    text-align: center;
    position: relative;
}
.dc-ABOUTUS-item::after{
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
	height: 61px;
	background-color: #ffffff;
	opacity: 0.2;
    bottom: -26px;
}
.dc-ABOUTUS-item:last-child::after{
    content: none;
}
.dc-ABOUTUS-item-num{
    color: #ffffff;
    font-size: 30px;
}
.dc-ABOUTUS-item-desc{
    font-size: 14px;
    color: #ffffff;
	opacity: 0.6;
}