@media screen and (max-width:1920px) {

	.news_c_bx .text_bx_t {
		min-height: 381px;
		max-height: 240px;
	}

	.fix_img_b .text_bx_t {
		min-height: 381px;
		max-height: 240px;
	}

	.ticher_name {
		font-size: 22px;
	}

	.ticher_info {
		font-size: 15px;
	}
}

@media screen and (max-width:1860px) {

	.art_box_top h2 {
		/*color: red !important;*/
	}

	.ticher_name {
		font-size: 20px;
	}

	.ticher_info {
		font-size: 15px;
	}
}

@media screen and (max-width:1760px) {

	.ticher_name {
		font-size: 18px;
	}

	.ticher_info {
		font-size: 14px;
	}
}



@media screen and (max-width:1680px) {

	.news_c_bx .text_bx_t {
		min-height: 330px;
		max-height: 240px;
	}

	.fix_img_b .text_bx_t {
		min-height: 330px;
		max-height: 240px;
	}
}



@media screen and (max-width:1600px) {

	.ticher_name {
		font-size: 16px;
	}

	.ticher_info {
		font-size: 14px;
	}

	.fix_div h2:nth-child(1) {
	    margin-left: 100px;
	}

	.fix_div .cont_text_box:nth-child(2) {
	    margin-left: 100px;
	}
}



@media screen and (max-width:1490px) {

	.ticher_name {
		font-size: 15px;
	}

	.ticher_info {
		font-size: 14px;
	}

	.fix_div h2:nth-child(1) {
	    margin-left: 265px;
	}

	.fix_div .cont_text_box:nth-child(2) {
	    margin-left: 265px;
	}

}



@media screen and (max-width:1400px) {

	.ticher_name {
		font-size: 13px;
	}

	.ticher_info {
		font-size: 12px;
		padding-bottom: 5px;
	}
}



@media screen and (max-width:1366px) {

	.news_c_bx .text_bx_t {
		min-height: 269px;
		max-height: 240px;
	}

	.fix_img_b .text_bx_t {
		min-height: 269px;
		max-height: 240px;
	}

	.fix_div h2:nth-child(1) {
	    margin-left: 265px;
	}

	.fix_div .cont_text_box:nth-child(2) {
	    margin-left: 265px;
	}

}



@media screen and (max-width:1280px) {

	.news_c_bx .text_bx_t {
		min-height: 250px;
		max-height: 240px;
	}

	.fix_img_b .text_bx_t {
		min-height: 250px;
		max-height: 240px;
	}

}



@media screen and (max-width:1250px) {

	.ticher_name {
		font-size: 12px;
	}

	.ticher_info {
		font-size: 10px;
		padding-bottom: 5px;
	}

}































@media screen and (max-width:1200px){

	.news_c_bx .text_bx_t {
	    min-height: 240px;
	    max-height: 240px;
	}
	.nav li>a {
		font-size: 18px;
	}
}