@media (max-width: 1680px) {
	.w {
		max-width: 1360px;
	}

	.index_box .left .image .box .text {
		min-height: 6rem;
	}

	.index_box .left .image .box .text p {
		-webkit-line-clamp: 3;
	}

	.index_box .left ul {
		margin-top: 32px;
	}

	.index_box3 .left ul li {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
}

@media (max-width: 1600px) {
	.banner .btn .swiper-button-next {
		right: 0;
	}

	.banner .btn .swiper-button-prev {
		left: 0;
	}
}

@media (max-width: 1440px) {
	.w {
		max-width: 1200px;
	}

	.banner .btn .swiper-button-next,
	.banner .btn .swiper-button-prev {
		display: inline-block;
	}

	.banner .btn .swiper-button-next {
		right: -6.875rem;
	}

	.banner .btn .swiper-button-prev {
		left: -6.875rem;
	}

	.index_box .left ul {
		margin-top: 24px;
	}

	.index_box .right ul li {
		padding: 1rem;
	}

	.index_box3 .center ul li {
		margin-bottom: 13px;
	}
}

@media (max-width: 1380px) {
	.banner .btn .swiper-button-next {
		right: 0;
	}

	.banner .btn .swiper-button-prev {
		left: 0;
	}
}

@media (max-width: 1250px) {
	.column {
		width: 17%;
	}

	.w_r .form1 .content {
		display: block;
	}

	.w_r .form1 .content .head {
		width: 100%;
		margin-bottom: 20px;
	}

	.w_r .form1 .content .box {
		width: 100%;
		margin-left: 0;
	}
}

@media (max-width: 1125px) {
	.w_r .form2 .content ul li {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	html {
		max-width: 100%;
	}

	.w_r .form .content {
		padding: 10px;
	}

	.w_r .form1 .content .box ul li {
		width: 100%;
	}

	.w_r .form .content .box ul li .text {
		display: block;
		margin-bottom: 10px;
	}

	.w_r .form .content .box ul li em {
		width: auto;
		line-height: normal;
		margin-bottom: 3px;
	}

	.w_r .form .content .box ul li .textn {
		width: 100%;
		height: 30px;
	}

	.w_r .form2 .content .box ul.two li .textn {
		height: 120px;
	}

	.w_r .form .content .btn div {
		display: none !important;
	}

	.w_r .form .content2 .btn div {
		display: inline-block !important;
		height: 25px !important;
	}

	.w_r .form .content .btn input {
		width: 80px;
		height: 30px;
	}

	.w_r .form2 .content .add {
		margin-bottom: 10px;
		padding-top: 10px;
	}

	.w_r .form2 .content .add2 {
		margin-bottom: 0;
	}

	.w_r .form2 .content .add input {
		height: 30px;
	}

	.page {
		margin-top: 20px;
	}

	.page a {
		padding: 0;
		background-color: transparent;
		border: none;
		margin: 0 1px;
	}

	.page a img {
		display: none !important;
	}

	.page .on {
		background-color: transparent;
		color: #0169b0;
	}

	.page a:hover {
		background-color: transparent;
		color: #0169b0;
	}
}

@media (max-width: 910px) {
	.header .search {
		display: none;
	}

	.column {
		width: 100%;
	}

	.content .cont {
		width: 100%;
	}

	.column span {
		font-size: 1.25rem;
		height: 50px;
		padding: 10px 0 0 20px;
	}

	.container {
		height: auto;
		height: 4.375rem;
	}

	.header {
		position: relative;
		z-index: 13;
		width: 100%;
		height: 4.375rem;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		line-height: 2rem;
		color: #fff;
		background: #fff;
		box-shadow: 0 0 .5rem rgba(0, 0, 0, .3);
	}

	.headtitle {
		margin: 0 5rem;
		text-align: center;
		height: 5rem;
		line-height: 5rem;
		font-size: 1.5rem;
		color: #333;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.headlogo {
		position: relative;
		vertical-align: bottom;
	}

	.headl,
	.headr {
		position: absolute;
		top: 0;
		height: 4.375rem;
		font-size: 0;
	}

	.headl {
		left: 0;
	}

	.headr {
		right: 0;
	}

	.headwbc {
		position: fixed;
		top: -1px;
		display: flex;
		display: -webkit-box;
		align-items: center;
		-webkit-box-align: center;
	}

	.headwbc .headl,
	.headwbc .headr {
		position: static;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
	}

	.headwbw {
		position: relative;
		display: block;
		flex: 1;
		-webkit-box-flex: 1;
		z-index: 9;
		text-align: center;
	}

	.headwbc .nam {
		color: #000000;
		font-size: 1.7rem;
		position: absolute;
		width: 100%;
		left: 30px;
		top: -15px;
		text-align: center;
	}

	.headwbw em {
		color: #000000;
		display: inline-block;
		font-size: 2.25rem;
	}

	.headwbw .a_a {
		position: absolute;
		left: 5px;
	}

	.headwbw:first-child {
		margin-left: 1rem;
		text-align: left;
	}

	.headwbw:last-child {
		margin-right: 1rem;
	}

	.headbtn {
		position: relative;
		display: inline-block;
		text-align: center;
		padding: 1rem 1rem 0 1rem;
		min-width: 2.5rem;
		height: 4.375rem;
		font-size: 1.2rem;
		color: #999;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		vertical-align: top;
	}

	.headbtn:visited {
		color: #999;
	}

	.headbtn:active {
		background-color: rgba(0, 0, 0, .1);
	}

	.hico {
		display: inline-block;
		width: 2.5rem;
		height: 2.5rem;
		background-image: url(../images/icon/hico.png);
		background-repeat: no-repeat;
		background-size: 2.5rem auto;
		vertical-align: top;
	}

	/*sidemenu*/
	.sidemenu_wrap {
		position: fixed;
		z-index: -1;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		transition: z-index 0s .3s;
		-webkit-transition: z-index 0s .3s;
	}

	.show_sidemenu .sidemenu_wrap {
		z-index: 199;
		transition: z-index 0s 0s;
		-webkit-transition: z-index 0s 0s;
		z-index: 999999999;
	}

	.container {
		transition: transform .3s;
		-webkit-transition: -webkit-transform .3s;
	}

	.fade_bkbg {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: auto;
		height: auto;
		background-color: rgba(0, 0, 0, .5);
		opacity: 0;
		visibility: hidden;
		transition-duration: .3s;
		-webkit-transition-duration: .3s;
	}

	.show_sidemenu .sidemenu_wrap .fade_bkbg {
		opacity: 1;
		visibility: visible;
	}

	.menuico {
		position: relative;
		display: block;
		width: 2.5rem;
		height: 2.5rem;
		transition: transform 0.2s;
		-webkit-transition: -webkit-transform 0.2s;
	}

	.menuico_bd01,
	.menuico_bd02,
	.menuico_bd03 {
		position: absolute;
		display: block;
		width: 2.5rem;
		height: 2.5rem;
		line-height: 0;
		font-size: 0;
		overflow: hidden;
		transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		-webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transform: rotate(0);
		transition: -webkit-transform: rotate(0);
	}

	.show_sidemenu .menuico_bd01 {
		transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		-webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}

	.show_sidemenu .menuico_bd03 {
		transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		-webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}

	.menuico_bd01::before,
	.menuico_bd02::before,
	.menuico_bd03::before {
		position: absolute;
		left: .3rem;
		display: block;
		content: "";
		width: 1.9rem;
		height: 2px;
		background-color: #666;
		border-radius: 2px;
		transition: transform .2s .3s;
		-webkit-transition: -webkit-transform .2s .3s;
	}

	.menuico_bd01::before {
		top: .6rem;
	}

	.menuico_bd02::before {
		top: 1.2rem;
	}

	.menuico_bd03::before {
		top: 1.8rem;
	}

	.show_sidemenu .menuico_bd01::before {
		left: 50%;
		margin-left: -1rem;
		transform: translateY(.5rem);
		-webkit-transform: translateY(.5rem);
	}

	.show_sidemenu .menuico_bd02::before {
		transform: translateX(2.5rem);
		-webkit-transform: translateX(2.5rem);
	}

	.show_sidemenu .menuico_bd03::before {
		left: 50%;
		margin-left: -1rem;
		transform: translateY(-.7rem);
		-webkit-transform: translateY(-.7rem);
	}

	.sidemenu {
		position: fixed;
		top: 0;
		right: 0;
		display: block;
		width: 20rem;
		height: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		color: #fff;
		background-color: #014099;
		overflow-x: hidden;
		overflow-y: scroll;
		-webkit-user-select: none;
		-webkit-overflow-scrolling: touch;
		transform: translateX(100%);
		-webkit-transform: translateX(100%);
		-webkit-backface-visibility: hidden;
		transition: transform .3s;
		-webkit-transition: -webkit-transform .3s;
	}

	.show_sidemenu .sidemenu {
		transform: translateX(0);
		-webkit-transform: translateX(0);
		z-index: 211;
	}

	.sidemenulist {
		line-height: 2rem;
		font-size: 1.2rem;
	}

	.sidemenulist>li {
		border-bottom: 1px solid rgba(255, 255, 255, .1);
	}

	.sidemenu .sidemenulist li a {
		position: relative;
		display: block;
		padding: 0.75rem .8rem 0 2.5rem;
		height: 2.8125rem;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		color: #ffffff;
		text-align: left;
		line-height: normal;
	}

	.sidemenulist a::after {
		position: absolute;
		right: 1rem;
		top: 50%;
		margin-top: -.4rem;
		display: block;
		content: "";
		width: .6rem;
		height: .6rem;
		border-width: 2px 2px 0 0;
		border-style: solid;
		border-color: #fff;
		transform: rotate(45deg) skew(5deg, 5deg);
		-webkit-transform: rotate(45deg) skew(5deg, 5deg);
		transition-duration: .3s;
		-webkit-transition-duration: .3s;
	}

	.show_sidemenu .container {
		transform: translateX(-12.5rem);
		-webkit-transform: translateX(-12.5rem);
	}

	.sidemenu {
		width: 12.5rem;
	}

	.headwbw img {
		/* width: 50%; */
		max-height: 50px;
	}

	.sidemenu .sidemenulist {
		width: auto;
		display: block;
	}

	.phone_search {
		margin-right: 5px;
		display: block;
	}

	.header .search {
		position: absolute;
		right: 0;
		top: 4.375rem;
		margin-top: 0;
	}

	.header .tel {
		display: none;
	}

	.header .img {
		display: none;
	}

	.headwbw img {
		margin-top: 0;
	}

	.index_box .left {
		width: 100%;
	}

	.index_box .right {
		width: 100%;
		margin-top: 30px;
	}

	.index_box2 .list {
		width: 100%;
		margin-bottom: 20px;
	}

	.index_box2 .list .hot {
		margin-top: 10px;
	}

	.index_box3 .w_32 {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	.index_box3 {
		margin-top: 0;
	}

	.index_box4 {
		margin: 20px 0;
		margin-top: 0;
	}

	.index_box4 .swiper-button-prev {
		left: 0;
	}

	.index_box4 .swiper-button-next {
		right: 0;
	}

	.index_box4 .swiper-slide .text {
		padding: 5px 0;
	}

	.w_r .form .content2 .text {
		display: block;
		margin-bottom: 10px;
	}

	.w_r .form .content2 .text em {
		width: auto;
		line-height: normal;
	}

	.w_r .form .content2 .text .textn {
		width: 100%;
		height: 30px;
	}

	.w_r .form .content2 .title {
		line-height: normal;
	}

	.w_r .form .content2 .btn {
		display: block;
	}

	.w_r .form .content2 .btn div {
		display: none !important;
	}

	.w_r .image_list {
		margin-top: 20px;
	}

	.w_r .image_list ul li {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 20px;
	}

	.w_r .image_list ul li:nth-child(3n) {
		margin-right: 2%;
	}

	.w_r .image_list ul li:nth-child(2n) {
		margin-right: 0;
	}
	.w_r .image_list2 ul li{
		width: 49%;
		margin-right: 2%;
	}
	.w_r .image_list2 ul li:nth-child(5n){
		margin-right: 2%;
	}
	.w_r .image_list2 ul li:nth-child(2n){
		margin-right: 0;
	}
}

@media (max-width: 768px) {}

@media (max-width: 720px) {}

@media (max-width: 640px) {
	.banner {
		height: 12.5rem;
	}

	.banner .swiper-slide {
		height: 12.5rem;
	}

	.banner .swiper-slide .text {
		line-height: 2.5rem;
		font-size: 1rem;
		font-weight: normal;
		padding: 0 2rem;
	}

	.index_box .left .image .box {
		width: 100%;
		margin-bottom: 1.25rem;
	}

	.index_box .left .image .box .text {
		margin-top: 0;
	}

	.index_box .left ul {
		margin-top: 0;
	}

	html,
	body {
		font-size: 14px;
	}

	.index_box .left .image .box .text {
		min-height: 4.25rem;
	}

	.index_box {
		margin-top: 20px;
	}

	.index_box .right {
		margin-top: 20px;
	}

	.index_box2 {
		margin-top: 20px;
	}

	.index_box2 .list {
		margin-bottom: 10px;
	}

	.index_box3 .w_32 {
		margin-bottom: 20px;
	}

	.wrap {
		display: block;
		min-height: auto;
		margin-top: 10px;
		padding-bottom: 40px;
	}

	.index_link {
		width: 100%;
	}

	.wrap .w_r {
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
	}

	.index_link ul li::after {
		display: none;
	}

	.w_r .news_list ul li {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.w_r .news_list ul li .text img {
		vertical-align: 2px;
	}

	.w_r .main .title .time em {
		margin: 0 2px;
	}

	.w_r .form .content2 .text ul li:nth-child(4n) {
		margin-right: 0;
	}

	.w_r .form .content2 .text2 em {
		display: none;
	}

	.banner .btn .swiper-button-next,
	.banner .btn .swiper-button-prev {
		display: none;
	}
	.index_link span img{
		display: inline-block;
	}
	.index_link ul{
		display: none;
	}
	.lmjj .text{
		flex-wrap: wrap;
	}
	.lmjj .text .left,
	.lmjj .text .right{
		width: 100%;
		flex: none;
		margin: 0;
	}
	.lmjj .text .right{
		margin-top: 1rem;
	}
	.video{
		height: auto;
	}
	.video video{
		height: auto;
	}
}

@media (max-width: 580px) {}

@media (max-width: 500px) {
	.ftool {
		display: none !important;
		opacity: 0 !important;
	}
}

@media (max-width: 411px) {}

@media (max-width: 375px) {}

@media (max-width: 360px) {
	.container {
		height: 3.75rem;
	}
}

@media (max-width: 320px) {}
