@media (min-width: 1200px) {
	.header .header_menu .men_list .item:hover{
		font-size: 20px;
		font-weight: bold;
	}
	.section_news .news_body .news_body_word .tab_hd .li:hover::after{
		opacity: 1;
	}
	.section_news .news_body .news_body_word .tab_hd .li:hover,
	.section_news .news_body .news_body_word .work_list .item:hover a,
	.secton_system .system_body .ul .item:hover .inbox .word,
	.section_subject .subject_body .ul .item:hover .word .tt,
	.work_block .work_body .item:hover .inbox .word .tt,
	.section_active .active_body .active_left .ul .item:hover,
	.course_block .course_body .item:hover .inbox .word{
		color: #0073FF;
	}
	.secton_system .system_body .ul .item:hover .inbox .img img,
	.section_subject .subject_body .ul .item:hover .img img,
	.work_block .work_body .item:hover .inbox .img img,
	.course_block .course_body .item:hover .inbox .img img{
		transform: scale(1.1);
	}
	.section_active .active_body .active_left .ul .item:hover .icon{
		display: block;
	}
	.train_tab .train_tab_body .item:hover,
	.index_title .titie_more:hover{
		background: #0073FF;
		color: #FFFFFF;
	}
	.train_tab .train_tab_body .item:hover::before{
		opacity: 1;
	}
}
@media (max-width: 768px) {
	.header_mb {
	    display: block;
	}
	.header{
		display: none;
	}
	body{
		padding-top: 80px;
	}
	.wapper{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.section_news{
		padding-top: 10px;
	}
	.section_news .news_body{
		height: auto;
	}
	.section_news .news_body .news_body_img,
	.section_news .news_body .news_body_word{
		float: none;
		width: 100%;
	}
	.section_news .news_body .swiper-button-next, 
	.section_news .news_body .swiper-button-prev{
		width: 20px;
		height: 30px;
		background-size: 20px 30px;
	}
	.section_news .news_body .news_body_word{
		margin-top: 20px;
	}
	.section_news .news_body .news_body_word .tab_hd .li{
		font-size: 16px;
		padding: 0 10px 7px;
	}
	.section_news .news_body .news_body_word .tab_hd .li .icon{
		width: 20px;
		height: 20px;
		margin-right: 12px;
	}
	.section_news .news_body .news_body_word .tab_hd .li::after{
		height: 4px;
		bottom: -3px;
	}
	.work_list .item a{
		padding-left: 20px;
	}
	.work_list .item a .text{
		width: 70%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.secton_system,
	.section_subject{
		padding-top: 20px;
	}
	.secton_system .system_body,
	.section_subject .subject_body{
		margin-top: 20px;
	}
	.index_title{
		font-size: 18px;
		padding-left: 14px;
	}
	.secton_system .system_body .ul{
		margin-top: -15px;
	}
	.secton_system .system_body .ul .item{
		width: 100%;
		margin-top: 15px;
	}
	.secton_system .system_body .ul .item .inbox .img{
		height: auto;
	}
	.secton_system .system_body .ul .item .inbox .word{
		height: 60px;
		line-height: 60px;
	}
	.section_subject .subject_body .ul .item{
		width: 100%;
		float: none;
		margin-top: 15px;
	}
	.section_subject .subject_body .ul .item .img{
		height: auto;
	}
	.section_subject .subject_body .ul .item .word{
		padding: 18px 0 0;
	}
	.section_subject .subject_body .ul .item .word .time{
		margin-top: 10px;
	}
	.bread_block{
		padding: 20px 0;
	}
	.notice_block .notice_body{
		margin-bottom: 50px;
	}
	.work_detail .detail_body .tit_hd{
		padding-bottom: 20px;
	}
	.work_detail .detail_body .tit_hd::after{
		bottom: 5px;
	}
	.work_detail .detail_body .tit_hd .tt{
		font-size: 18px;
	}
	.work_detail .detail_body .tit_hd .p{
		font-size: 14px;
	}
	.work_detail .detail_body .detail_content{
		margin-top: 20px;
		line-height: 1.8;
		font-size: 14px;
	}
	.work_detail .detail_body .detail_content p{
		margin-bottom: 15px;
	}
	.download_box{
		width: 100%;
		font-size: 14px;
		padding: 0 10px;
		margin-bottom: 30px;
	}
	.download_box .icon-fj,.download_box .icon-file{
		display: none;
	}
	.download_box a{
		line-height: 1;
		max-width: 85%;
		flex-grow: 0 0 auto;
	}
	.footer{
		padding: 15px 0;
	}
	.footer span:last-child{
		display: block;
	}
	.work_block{
		margin-bottom: 80px;
	}
	.work_block .work_body .item .inbox{
		display: block;
		height: auto;
	}
	.work_block .work_body .item .inbox .word{
		padding: 15px 10px;
	}
	.work_block .work_body .item .inbox .word .tt{
		font-size: 16px;
	}
	.section_active .active_body .active_left{
		border-radius: 2px;
		background: linear-gradient(to bottom, #1F82F1 0%, #03B4FF 100%);
	}
	.section_active .active_body .active_left .title{
		height: 40px;
		line-height: 40px;
		font-size: 18px;
		padding: 0 15px;
		display: none;
	}
	.section_active .active_body .active_left .ul{
		padding: 0;
		margin-bottom: -2px;
		overflow: hidden;
	}
	.section_active .active_body .active_left .ul .item{
		height: 44px;
		line-height: 44px;
		font-size: 14px;
		float: left;
		width: 50%;
		color: #FFFFFF;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}
	.section_active .active_body .active_left .ul .item:nth-child(2n+1){
		border-right: 1px solid rgba(255, 255, 255, 0.2);
	}
	.section_active .active_body .active_left .ul .item:nth-child(3),
	.section_active .active_body .active_left .ul .item:nth-child(4){
		border-bottom: none;
	}
	.section_active .active_body .active_left .ul .item .icon{
		display: none !important;
	}
	.section_active .active_body .active_left,
	.section_active .active_body .active_right{
		width: 100%;
		float: none;
		overflow: hidden;
	}
	.section_active .active_body .active_left .ul .item.on{
		background: rgba(255, 255, 255, 0.2);
		color: #FFFFFF;
		font-weight: bold;
	}
	.section_active .active_body .active_right{
		margin-top: 20px;
	}
	.section_active .active_body .active_right .active_right_content{
		padding: 20px 15px;
	}
	.section_active .active_body .active_right .active_right_content .title_hd{
		padding-bottom: 15px;
	}
	.section_active .active_body .active_right .active_right_content .title_hd:before{
		height: 4px;
		bottom: 4px;
	}
	.section_active .active_body .active_right .active_right_content .title_hd .tt{
		font-size: 16px;
	}
	.section_active .active_body .active_right .active_right_content .title_hd .p{
		font-size: 14px;
		margin-top: 5px;
	}
	.section_active .active_body .active_right .active_right_content .title_hd .tt:before{
		left: -15px;
		width: 6px;
	}
	.section_active .active_body .active_right .active_right_content .active_content{
		font-size: 14px;
		padding: 10px 0;
	}
	.section_active .active_body .active_right .active_right_content .active_content p{
		margin-bottom: 15px;
	}
	.section_active .active_body .active_right .active_right_content .active_content .downloadex_box{
		width: 100%;
		padding: 10px;
		font-size: 12px;
		display: block;
		height: auto;
	}
	.section_active .active_body .active_right .active_right_content .active_content .downloadex_box .pp .icon-fj,
	.section_active .active_body .active_right .active_right_content .active_content .downloadex_box .pp .icon-file{
		display: none;
	}
	.section_active .active_body .active_right .active_right_content .active_content .downloadex_box .pp span{
		max-width: 80%;
		line-height: 1.5;
	}
	.section_active .active_body .active_right .active_right_content .active_content .downloadex_box a{
		margin-top: 10px;
	}
	.section_active{
		margin-bottom: 80px;
	}
	.train_tab{
		height: 55px;
	}
	.train_tab .train_tab_body .item{
		margin-right: 20px;
		margin-top: 5px;
	}
	.course_block .course_body .item{
		width: 100%;
		float: none;
	}
	.course_block .course_body .item .inbox .word{
		margin-top: 10px;
	}
	.course_block .course_body .item .inbox .img{
		height: auto;
	}
	.section_active .active_body .active_right .active_right_learn .learn_block .info_box .harf,
	.section_active .active_body .active_right .active_right_learn .learn_block .info_box .smart{
		width: 100%;
		padding: 6px 10px;
	}
	.section_active .active_body .active_right .active_right_learn .learn_block .qustion_box{
		margin-top: 25px;
		padding-top: 25px;
	}
	.section_active .active_body .active_right .active_right_learn .learn_block .submit_box .btn{
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		font-weight: 400;
	}
	.section_active .active_body .active_right .active_right_learn .view_box .answer_list .item .title{
		line-height: 1;
		height: auto;
		display: block;
		padding: 10px;
	}
	.section_active .active_body .active_right .active_right_learn .view_box .answer_list .item .title .word{
		font-size: 14px;
		line-height: 1.3;
		padding-left: 30px;
		background-size: 20px 26px;
	}
	.section_active .active_body .active_right .active_right_learn .view_box .answer_list .item .title .time{
		font-size: 12px;
		line-height: 1;
		margin-top: 10px;
	}
	.section_active .active_body .active_right .active_right_learn .view_box .answer_list .item .text{
		padding: 10px 0;
		font-size: 12px;
	}
	.section_contact{
		margin-bottom: 80px;
	}
	.section_contact .contact_body{
		/* padding-bottom: 30px; */
		background-size: contain;
		padding: 30px 20px;
	}
	.section_contact .contact_body .info_box{
		/* padding: 20px 10px; */
	}
	.section_contact .contact_body .info_box .item{
		font-size: 16px;
		float: none;
		width: 100%;
		text-align: left;
	}
	.section_contact .contact_body .info_box .item p{
		display: inline-block;
	}
	.section_contact .contact_body .info_box .item p:first-child{
		font-size: 16px;
		margin-bottom: 0;
	}
	.section_contact .contact_body .address_box{
		padding: 0 10px;
	}
	.section_contact .contact_body .address_box .map,
	.section_contact .contact_body .address_box .wechat{
		float: none;
		width: 100%;
	}
	.section_contact .contact_body .address_box .map{
		height: 300px;
	}
	.section_contact .contact_body .address_box .wechat{
		margin-top: 20px;
		padding: 20px 30px;
	}
	.section_contact .contact_body .address_box .wechat p{
		font-size: 18px;
		margin-top: 10px;
	}
	.notice_block .search_title{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.notice_block .search_no{
		padding: 30px 0 100px;
	}

	.account_popup{
        width: 100px;
        padding: 5px;
    }
	.work_screen .work_screen_row {
		font-size: 14px;
	  }
	  .work_screen .work_screen_row p {
		margin-right: 10px;
	}
	.about-content {
		margin-bottom: 20px;
	}
	.about-content .text-title {
		font-size: 16px;
	  }
	.about-content .text-title .h {
		height: 30px;
	  }
	.about-content .text-con {
		margin-top: 10px;
		font-size: 16px;
	}
	/* 书 */
	.book .details-weekly {
		grid-template-columns: repeat(2, 1fr);
	  }
	  .book .details-weekly .item .imgs {
		height: 360px;
		background: #ededed;
	  }
	  .book .details-weekly .item .imgs .img {
		object-fit: contain;
	}
}