<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@media only screen and (max-width: 1440px){
	
	.w1200,.tabPane_title{
		width: 1000px;
	}
	.w1240 {
    	width: 1000px;
    }
	.banner_cont h2{
		margin-top: 40px;
    	font-size: 60px;
	}
	.bd_1 form ul li input{
		width: 124px;
	}
	.bd_1 {
	    padding-top: 20px;
	}
	.banner_cont h3 {
	    padding: 20px 0 20px;
	}
	.course ul li p:nth-child(2){
	    height: 110px;	
	}
	.course ul li p span {
	    height: 35px;
	    width: 35px;
	    line-height: 35px;
	}
	.course ul li{
		height: 210px;
	}
	.course_form ul li table tr th {
	    font-size: 14px;
	    padding: 10px 0;
	}
	.biaodan .bd_off{
	    left: 52.3%;	
	}
	.container, .endmain_info {
    	width: 1000px;
    }
    .footer-widget__about .footer-widget__inner p:nth-child(2),
    .footer-widget__links-list li a,
	.endfoot p{
    	font-size: 14px;
    }
    .footer-widget__title{
    	font-size: 18px;
    }
} </pre></body></html>