@media screen and (max-width:1660px) and (min-width:1450px) {
	#wrap>ul>li {
		position: relative;
		float: left;
		transition: 0.8s;
		width: auto;
		font-size: 18px;
		padding: 0px 1.5%;
		font-weight: bold;
		text-align: center;
		cursor: pointer;
		user-select: none;
		padding-bottom: 4px;
	}

	#wrap_esc #img {
		top: 70px;
	}

	#wrap {
		transform: translateX(-25%) translateY(-50%);
	}

	.tive_h1 {
		font-size: 28px;
	}
}

@media screen and (max-width: 1500px) and (min-width: 1200px) {
	#wrap {
		transform: translateX(-16%) translateY(-50%);
	}
	
	#wrap>ul>li {
		font-size: 16px;
	}
	
	.sc_wrap,
	.tb_wrap {
		width: 140px;
	}
	
	.sc_wrap a,
	.tb_wrap a {
		padding: 0px 0px 0px 53px;
		background: url(../image/sc.png) no-repeat 19px;
		font-size: 14px;
	}
	.center {
		width: 80%;
	}

	.area_ul {
		padding: 60px 10%;
	}

	.tive_h1 {
		font-size: 26px;
	}

	.case,
	.rat {
		width: 80%;
	}
}
@media screen and (max-width: 1350px) and (min-width: 1200px) {
        .qylsjd{
               padding: 30px 5%;
        }
        .qylsgx,.qytle{
               width: 90%;
        }
        .newsNation {
               width: 13% !important;
               left: 31%;
               bottom: 32px!important;
        }
}



