@charset "utf-8";

/* CSS Document */

@media (max-width:1440px) {}

@media (max-width:1200px) {
	.culture_list li .img {
		width: 50%;
	}
}

@media (max-width:1320px) {
	html {
		font-size: 60%;
	}
	.search_box {
		margin-right: 5px;
	}
	.logo a {
		margin-left: 5px;
	}
	.bottom_left {
		margin-left: 5px;
	}
	.bottom_right {
		margin-right: 5px;
	}
	.about_box,
	.news_list,
	.culture_box,
	.contanct_box,
	.service_box {
		width: 98%;
		margin: 0 auto;
	}
	.about_banner .hide h2 {
		width: 28%;
		margin: 0 auto;
		margin-top: 10%;
		font-size: 3.8rem;
		line-height: 2em;
		color: #000;
		border-bottom: 2px solid #000;
	}
	.about_banner .hide p {
		font-size: 2rem;
		line-height: 1.8em;
	}
}

@media (max-width:1024px) {
	html {
		font-size: 58%;
	}
	.top_right {
		width: 70%;
	}
	.tmenu_ul{
		width: 100%;
	}

	.nyxl_table th:nth-child(1) {
		width: 10%;
	}
	.nyxl_table th:nth-child(2) {
		width: 10%;
	}
	.nyxl_table th:nth-child(3) {
		width: 10%;
	}
	.nyxl_table th:nth-child(4) {
		width: 50%;
	}
	.nyxl_table th:nth-child(5) {
		width: 10%;
	}
	.nyxl_table th:nth-child(6) {
		width: 10%;
	}
	.about_banner .hide h2 {
		width: 28%;
		margin: 0 auto;
		margin-top: 11%;
		font-size: 2.8rem;
		line-height: 2em;
		color: #000;
		border-bottom: 2px solid #000;
	}
	.about_banner .hide p {
		font-size: 1.6rem;
		line-height: 1.8em;
	}
	.culture_list li .img {
		width: 45%;
	}
}

@media (max-width:900px) {
	.content li .pro_intro1 p br {
		display: none;
	}
	.about_tit {
		width: 94%;
		margin: 0 auto;
		float: none;
	}
	.about_video {
		width: 100%;
		float: inherit;
		text-align: center;
	}
	#a1{
		margin-left: 0;
	}
	.contanct_mapr{ width: 100%;margin-left: 0; }
}

@media (max-width:768px) {
	html {
		font-size: 57%;
	}
	.logo {
		width: 80%;
		margin-top: 10px;
	}
	.logo img {
		width: 28%;
		min-width: 160px;
	}
	.top_right {
		width: 12%;
		height: 43px;
		position: static;
	}
	.tmenu_ul {
		display: none;
	}
	.menu_btn {
		display: block;
	}
	.search_box {
		width: 40%;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	.search_box .search_inp {
		width: 80%;
	}
	.search_box .submit_btn {
		float: right;
		width: 15px;
		height: 15px;
	}
	.slideBox2 .bd dl {
		margin-top: 20%;
	}
	.slideBox2 .bd dd {
		text-align: center;
		margin: 0 auto;
		display: none;
		color: #333;
	}
	.slideBox2 .bd .dd1 {
		font-size: 4rem;
		line-height: 1.3em;
		color: #fff;
	}
	.slideBox2 .bd .dd2 {
		line-height: 3em;
		font-size: 2.3rem;
		color: #fff;
		font-family: arial;
		text-transform: uppercase;
	}
	.slideBox2 .bd dd a {
		color: #fff;
		padding: 7px 25px;
		background: none;
		border: 1px solid #fff;
		border-radius: 3px;
		font-size: 1.8rem;
	}
	.slideBox2 .bd dd a:hover {
		border: 1px solid #06C;
		color: #06C;
	}
	.bottom_left {
		width: 95%;
	}
	.bottom_right {
		float: left;
		margin-left: 5px;
		margin-top: 5px;
		width: 95%;
	}
	.pro_list2 li,
	.pro_list3 li {
		width: 50%;
	}
	.pro_list1 li {
		width: 48%;
		margin-right: 1%;
		margin-left: 1%;
	}
	.po_you_menua li {
		width: 10px;
		height: 10px;
	}
	.pro_big_txt h2 {
		margin-top: 5%;
		font-size: 4rem;
		font-weight: bold;
		font-family: arial;
	}
	.pro_big_txt h3 {
		margin-top: 1%;
		font-size: 2.6rem;
		font-weight: bold;
		font-family: arial;
	}
	.pro_big_txt p {
		margin-top: 3%;
	}
	.about_pic_list li {
		float: left;
		width: 48%;
		margin: 1%;
	}
	.about_pic_list1 li {
		float: left;
		width: 30%;
		margin: 1%;
		border: 1px solid #d3d3d3;
	}
	.news_list li {
		width: 100%;
	}
	.culture_list li .img {
		width: 100%;
	}
	.contanct_list li {
		width: 48%;
	}
	.contanct_mapl {
		width: 100%;
	}
	.contanct_mapr {
		width: 100%;
	}
	.ny_search .nyipt_txt {
		padding-left: 30px;
		width: 75%;
		font-size: 1.4rem;
		line-height: 3.4em;
		background: url(../images/nysearch.jpg) no-repeat left center;
	}
	.ny_search .nyipt_btn {
		width: 25%;
		font-size: 1.8rem;
		line-height: 2.65em;
		border: 1px solid #666;
	}
	.hotdic span {
		display: block;
		float: none;
		min-height: auto;
	}
	.nyxl_table th:nth-child(1) {
		width: 15%;
	}
	.nyxl_table th:nth-child(2) {
		width: 15%;
	}
	.nyxl_table th:nth-child(3) {
		width: 15%;
	}
	.nyxl_table th:nth-child(4) {
		width: 25%;
	}
	.nyxl_table th:nth-child(5) {
		width: 10%;
	}
	.nyxl_table th:nth-child(6) {
		width: 10%;
	}
	.nqproxq_left {
		float: none;
		width: 100%;
	}
	.nqproxq_right {
		float: none;
		width: 100%;
	}
	.pro_hr .hr_left,
	.pro_hr .hr_right {
		height: 1px;
	}
	.about_banner .hide h2 {
		width: 28%;
		margin: 0 auto;
		margin-top: 12%;
		font-size: 1.8rem;
		line-height: 2em;
		color: #000;
		border-bottom: 2px solid #000;
	}
	.about_banner .hide p {
		font-size: 1.2rem;
		line-height: 1.8em;
	}
	.content li .pro_intro1 p {
		display: none;
	}
}

@media (max-width:625px) {
	html {
		font-size: 56%;
	}
	.logo img {
		width: 18%;
	}
	.bottom_link i {
		margin: 0 5px;
	}
	.bottom_link span {
		display: block;
		margin-top: 5px;
	}
}

@media (max-width:575px) {
	html {
		font-size: 55%;
	}
}

@media (max-width:525px) {
	html {
		font-size: 54%;
	}
	.search_box {
		width: 40%;
	}
	.logo img {
		width: 20%;
	}
	.about_banner .hide {
		text-align: center;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 100;
		background: url(../images/about_banner_bg.png) no-repeat center;
		background-size: 40% 90%;
	}
	.about_banner .hide h2 {
		width: 28%;
		margin: 0 auto;
		margin-top: 10%;
		font-size: 1.8rem;
		line-height: 2em;
		color: #000;
		border-bottom: 2px solid #000;
	}
	.about_banner .hide p {
		font-size: 1.2rem;
		line-height: 1.8em;
	}
}

@media (max-width:475px) {
	html {
		font-size: 53%;
	}
}

@media (max-width:425px) {
	html {
		font-size: 52%;
	}
	.ny_search .nyipt_btn {
		float: right;
		width: 25%;
		font-size: 1.8rem;
		color: #fff;
		line-height: 2.7em;
		border: 1px solid #666;
	}
}

@media (max-width:375px) {
	html {
		font-size: 50%;
	}
	.news_list li .img {
		width: 100%
	}
	.ny_search .nyipt_txt {
		padding-left: 30px;
		width: 70%;
		font-size: 1.4rem;
		line-height: 3.4em;
		background: url(../images/nysearch.jpg) no-repeat left center;
	}
	.ny_search .nyipt_btn {
		width: 30%;
		font-size: 1.8rem;
		line-height: 2.8em;
		border: 1px solid #666;
	}
}

@media (max-width:325px) {
	html {
		font-size: 48%;
	}
	.ny_search .nyipt_btn {
		width: 30%;
		font-size: 1.8rem;
		line-height: 2.9em;
		border: 1px solid #666;
	}
}