.mobile_news_box {
    display: none;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow: hidden;
}

.hot_content {
    overflow: hidden;
}

.hot_swiper_inner {
    display: none;
}

.course_up {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: auto;
    padding-bottom: 20px;
}

.course_aside {
    width: 33.3%;
    padding: 60px 25px;
}


.product_desc_content {
    line-height: 1.6;
}

.product_desc_last {
	padding-right:31px;
}

.myalign {
   margin-right:31px;
}

.product_detail {
    padding: 46px 100px;
}


.home_product_tese_2 {
    text-align: left;
    display: flex;
    align-items: center;
}

.product_num {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
}

.aliginbox {
  width: 100%;
}

.product_other_col {
  width: 45%;
}

.product_col {
  width: 55%;
}

.product_desc_item:last-child{
  margin-bottom:0;
}

.tt_desc {
  line-height:1.6;
}

.mobsty {
	display:none
}
.pcsty {
	display:block;
}
@media (max-width: 1024px) {
	.product_num {
		margin-bottom:25px;
	}
	.course_txt {
	 max-width: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
	.hf_desc {
		margin-bottom: 0;
	}
	.hot_fold_inner {
		padding: 10px 0;
		width: 85%;
	}
	.hf_title {
		margin-bottom: 10px;
	}
	.hf_more {
		bottom: 25px;
	}
	.mobsty {
	  display:block
	}
	
	.pcsty {
	  display:none;
	}
	
	.banner {
		padding-top: 54.875%;
	}
	.banner_txt_inner {
	   padding-top: 18.66%;
	}

    .product_other_col {
        width: 50%;
    }

    .product_col {
        width: 50%;
    }
    .banner_page_num {
        font-size: 14px;
    }

    .banner_arrow_inner {
        height: 30%;
    }

    .tt_bg {
        font-size: 16px;
    }

    .the_title {
        margin-top: 30px;
    }

    .course_img {
        height: 60px;
    }

    .hot_content {
        margin-top: 20px;
    }
	
	.hf_title {
	    overflow: hidden;
    	white-space: nowrap;
    	text-overflow: ellipsis;
	}

    /*.course_aside {
        width: 50%;
    }*/

    .advicon_img {
        width: 42%;
    }

    .advitem {
        width: 45%;
        margin: 0;
    }

    .myalign {
      margin-right:28px;
    }

    .advitem:nth-child(even) {
        float: right !important;
    }

    .advantage_content {
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .product {
        padding-top: 60px;
    }

    .product_content {
        margin-top: 20px;
    }

    .case_swiper_outer {
        margin-top: 20px;
    }

    .more_outer {
        height: 30px;
        border-radius: 15px;
        margin: 20px 0;
    }

    .banner_link_arrow, .more_arrow {
        border-left: 7px solid #333;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
    }

    .product_more_inner {
        font-size: 12px;
    }

    .abbtml_item {
        text-align: justify;
    }

    .news_title {
        margin-bottom: 20px;
    }

    .news_swiper_labels {
        margin-bottom: 20px;
    }

    .footer_title {
        padding: 15px 0;
        height: 50px;
        font-size: 14px;
    }

    .footer_right_item {
        float: none;
    }

    .footer_contact_title {
        font-size: 12px;
    }

    .footer_address {
        font-size: 12px;
    }

    .footer_item {
        width: 100%;
    }

    .footer_bottom_inner {
        font-size: 12px;
    }

    .copyitem {
        font-size: 12px;
    }

    .certitem {
        font-size: 12px;
        padding-bottom: 20px;
        margin-top: 5px;
    }

    .news_swiper {
        display: none;
    }

    .mobile_news_box {
        display: block;
    }

    .swiper-slide {
        padding: 10px 0;
    }

    .case_bottom {
        display: flex;
        align-items: center;
        text-align: justify;
        height: 65px;
    }

    .case_date {
        display: none;
    }

    .hot_item.on {
        width: 95%;
        height: 340px;
    }

    .hot-swiper-wrapper {
        padding-left: 10px;
    }

    .hot_content {
        height: auto;
    }

    .hot_left {
        margin-right: 24px;
    }

    .product_detail {
        padding: 15px;
    }

    .product_item {
        height: 190px;
    }

    .hot_swiper_bottom {
        padding: 0 12px;
    }

    .hot_progress_inner {
        background-color: #085090;
        left: 0;
    }

    .hot-display-list {
        display: none;
    }

    .hot_swiper_inner {
        display: block;
    }
    .course_aside {
        padding: 10px;
    }

    .product_desc_content {
        display: block;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .advantage_inner {
        width: 95%;
        margin-top: 20px;
    }
	
	.product_desc_last {
		padding-right:28px;
	}
	
	.tt_desc {
		line-height: 2;
		text-align: justify;
	}

}
@media (max-width:568px) {
	.advtxt {
		font-size: 12px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}	
}