@charset "utf-8";
@import url(mobile_header.css);
@media screen and (max-width:750px ) {
	.tpxw{width: 100% !important;float: none !important;}
	.tpxw .tpxw_l{width: 100% !important;float: none !important;}
	.tpxw .tpxw_l .title{width: 100% !important;}
	.tpxw .word{font-size: 18px;text-indent: 10px;color: #1a56a8;}
	.tpxw .tpxw_l .main1{width: 100%;min-height: auto;padding: 10px;}
	.tpxw .tpxw_l .main1 .a_main{width: 100%;}
	.tpxw .tpxw_l .main1 .a_main a{width: calc((100% - 10px)/2);height: auto;margin-right: 10px;}
	.tpxw .tpxw_l .main1 .a_main a:nth-child(2n){margin-right: 0px;}
	.tpxw .tpxw_l .main1 .a_main a img{width: 100%;height: 110px;margin: 0px;}
	.tpxw .tpxw_l .main1 .a_main a span{width: 90%;height: 35px;line-height: 30px;margin: 0 auto;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;}
	.tpxw .tpxw_l .h50{display:none;}
}