﻿@media screen and (max-width: 768px) {

	.header,
	header {
		display: none;
	}

	.phone_duo {
		margin: 0 12px;
		display: none;
	}

	.phone_duo a {
		display: block;
		border-bottom: 1px solid #eaeaea;
		font-size: 0.2rem;
		color: #555;
		height: 45px;
		line-height: 45px;
		padding: 0 10px;
	}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0 !important;
    left: auto !important;
    top: 40px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0px !important;
    right: auto;
    top: 40px;
}

	input,
	textarea {
		border: 0;
		-webkit-appearance: none;
	}

	body {
		margin: 0 auto;
		max-width: 750px;
		overflow-x: hidden;
	}

	html {
		max-width: 750px;
		margin: 0 auto;
		font-size: 20px;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		-webkit-tap-highlight-color: transparent;
	}

	img {
		border: 0;
		vertical-align: middle;
		width: auto;
		max-width: 100%;
	}

	/* 手机端头部 */
	.i_header {
		display: none;
	}

	footer {
		display: none;
	}

	.none {
		display: block;
	}

	.wrap,
	.f_wrap {
		width: auto;
		margin: 0 .25rem;
	}

	.phone_foot_fixed {
		padding-top: 52px;
		margin-bottom: 0;
	}

	.ser_top>p {
		margin-left: .3rem;
		display: block;
		white-space: nowrap;
		margin-bottom: .15rem;
	}

	.ser_top {
		text-align: left;
		margin-bottom: 0;
	}

	.ser_top>p img {
		width: .2rem;
	}

	.ser_top>p em {
		font-size: .18rem;
		margin-left: .1rem;
	}

	.anypabottom {
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 20;
		width: 100%;
		height: 52px;
		line-height: 51px;
		background: #fff;
		text-align: center;
		display: block;
		transform: translateZ(0)
	}

	.anypabottom>a {
		float: left;
		width: 40%;
		margin: 0 5%;
	}

	.anypabottom>a img {
		width: 100%;
	}

	/* 首页头部 */
	.phone_header {
		padding-top: 45px;
		width: 100%;
	}

	.phone_header_con {
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		background: #fff;
		height: 45px;
		z-index: 99;
	}

	.hea_content {
		width: 100%;
		height: 45px;
		line-height: 45px;
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
		padding-right: 0px;
		margin: 0 auto;
	}

	.nav_icon {
		display: block;
		width: 27px;
		margin-left: 15px;
	}

	.hea_logo {
		margin: 0;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		flex: 1;
		text-align: center;
	}

	.hea_logo img {
		width: 3rem;
	}

	.p_heder_rg {
		display: block;
		width: auto;
		margin-right: 15px;
		width: 20px;
		position: relative;
		text-align: center;
	}

	.ser_boot {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: .2rem 0;
	}

	.ser_boot input {
		width: 5rem;
	}

	.ser_button img {
		width: .17rem;
	}

	.p_heder_rg img {
		width: 0.16rem;
	}

	.lun .slideBox .hd {
		bottom: 0.05rem;
	}

	.lun .slideBox .hd ul li {
		display: inline-block;
		margin-right: 0.18rem;
		width: 0.12rem;
		height: 0.12rem;
	}

	.index_care {
		padding: 0.8rem 12px 0.4rem;
	}

	.in_ca_fl {
		padding-bottom: 0.3rem;
		width: 100%;
		float: none;
	}

	.in_ca_fl>h1 {
		padding-left: 0.5rem;
		font-size: 0.24rem;
		margin-bottom: 0.34rem;
	}

	.in_ca_fl>h1::after {
		width: 0.3rem;
		height: 0.02rem;
	}

	.in_qieh {
		font-size: 0.18rem;
		color: #28282a;
	}

	.in_qieh a {
		font-size: 0.2rem;
		color: #28282a;
	}

	/* 左侧 */
	.phone_mask {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
		z-index: 15;
		display: none;
	}

	.phone_nav_right {
		position: fixed;
		top: 0;
		left: -100%;
		width: 40%;
		height: calc(100% - 45px - 52px);
		z-index: 16;
		background: #fff;
		overflow-y: auto;
		padding: 0 4%;
		margin-top: 45px;
		padding-bottom: 52px;
	}

	.phone_nav_right>ul>li>a {
		display: block;
		font-size: 0.23rem;
		color: #28282a;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		font-weight: bold;
	}

	.banner_tu {
		width: 100%;
		height: 100%;
	}

	.banner_tu img {
		width: 100%;
		height: 100%;
	}

	.small_menu {
		padding: 23px 0 26px;
	}

	.small_menu {
		font-size: 12px;
		color: #919191;
	}

	.small_menu a {
		color: #919191;
	}

	.small_menu span {
		color: #333333;
	}

	.phone_nav_right>ul>li {
		position: relative;
	}

	.phone_nav_right .menu_a {
		top: 0;
		position: relative;
		width: 100%;
		background: transparent;
		padding: 0 0.4rem 0 0.55rem;
		display: none;
	}

	.menu_a>a {
		color: #28282a;
		font-size: 0.16rem;
		padding: 6px 0;
	}

	.menu_a>a::before {
		height: 0 !important;
	}

	.menu_a>a::after {
		height: 0 !important;
	}

	.in_ca_fl p {
		font-size: 0.2rem;
		line-height: 0.36rem;
		padding-bottom: 0.65rem;
	}

	.in_a {
		width: 100%;
	}

	.in_a>a {
		width: 30%;
		height: auto;
		line-height: initial;
		padding: 0.14rem 0;
		font-size: 0.14rem;
		margin-right: 0.1rem;
		margin-bottom: 0.1rem;
		float: left;
	}

	.in_a>a:nth-child(2n) {
		margin-right: 0.1rem;
	}

	.i_caru {
		float: none;
	}

	.sea_icon {
		width: .4rem;
	}

	/*首页 */
	.check_curr {
		font-size: .18rem;
		color: #0f3793;
	}

	.menu_check {
		position: relative;
		margin: .2rem 0;
	}

	.check_curr span img {
		width: .1rem;
	}

	.se_input {
		top: .6rem;
		width: 2.2rem;
		font-size: .2rem;
	}

	.se_input input {
		height: 95%;
	}

	.se_input span {
		width: .3rem;
	}

	.banner .slideBox .hd .next {
		right: .9rem;
		left: auto !important;
	}

	.banner .slideBox .hd .prev,
	.banner .slideBox .hd .next {
		width: .3rem;
		height: .52rem;
		left: .9rem;
	}

	.banner .slideBox .hd ul {
		bottom: .3rem;
	}

	.banner .slideBox .hd ul li {
		margin-right: 10px;
		width: 9px;
		height: 9px;
		line-height: 9px;
	}

	.inde_tit {
		margin: .6rem 0;
	}

	.inde_tit h1 {
		font-size: .36rem;
	}

	.inde_tit p {
		font-size: .18rem;
		margin-top: .3rem;
	}

	.pro_ban .picScroll-left .bd ul li {
		margin-right: 22px;
		width: 47%;
	}

	.inde_pro .tempWrap {
		margin: 0;
	}

	.pro_tetx p {
		font-size: .3rem;
	}

	.ia_1 {
		top: .2rem;
		left: .2rem;
	}

	.ia_2 {
		top: .2rem;
		right: .2rem;
	}

	.ia_3 {
		right: .2rem;
		bottom: .2rem;
	}

	.ia_4 {
		bottom: 0;
		left: .2rem;
	}

	.picl_data:hover .ia_1 {
		width: calc(100% - 1rem);
		top: .5rem;
		left: .5rem;
	}

	.picl_data:hover .ia_2 {
		height: calc(100% - 1rem);
		top: .5rem;
		right: .5rem;
	}

	.picl_data:hover .ia_3 {
		width: calc(100% - 1rem);
		right: .5rem;
		bottom: .5rem;
	}

	.picl_data:hover .ia_4 {
		height: calc(100% - 1rem);
		bottom: .5rem;
		left: .5rem;
	}

	.synn_jia {
		padding: .26rem .38rem;
	}

	.synn_jia h1 {
		font-size: .16rem;
	}

	.synn_jia h2 {
		font-size: .24rem;
		line-height: .34rem;
		margin: .2rem 0;
		height: 1rem;
	}

	.synn_jia a {
		font-size: .14rem;
		padding-top: .15rem;
	}

	.inde_new .pro_ban .picScroll-left .bd ul li:hover {
		transform: translateY(-0.1rem);
	}

	.inde_new .pro_ban .picScroll-left .hd {
		top: 0;
	}

	.pro_ban .picScroll-left .hd a {
		width: .8rem;
		height: .46rem;
	}

	.pro_ban .picScroll-left .hd {
		top: 0;
	}

	.inde_new {
		padding-bottom: .5rem;
	}

	.inde_store {
		margin: .4rem .25rem 0;
	}

	.store_text {
		top: .15rem;
		left: .3rem;
		width: calc(100% - .55rem);
	}

	.store_text h1 {
		font-size: .24rem;
	}

	.store_text p {
		font-size: .25rem;
		line-height: .4rem;
		width: 100%;
		margin: .1rem 0;
	}

	.store_text a {
		font-size: .16rem;
		width: 1.5rem;
		height: .39rem;
		line-height: .39rem;
	}

	.pro_ban .picScroll-left {
		overflow: hidden;
		position: initial;
	}



	/* 产品详情 */
	.pro_dai {
		padding-top: .4rem;
	}

	.pro_dai>div {
		float: none;
		width: 100%;
	}

	.pro_jian h1 {
		font-size: .4rem;
		color: #333333;
	}

	.pro_jian {
		padding: .2rem 0 .4rem;
	}

	.pro_jian h2 {
		font-size: .24rem;
		margin: .18rem 0 .22rem;
	}

	.pro_jian>p {
		font-size: .16rem;
		line-height: .28rem;
	}


	.pr_gong {
		margin-top: .25rem;
		padding-top: .25rem;
	}

	.pr_gong h3 {
		font-size: .24rem;
	}

	.pr_gong a {
		font-size: .16rem;
		width: 2.5rem;
		height: .57rem;
		line-height: .57rem;
	}

	.pr_gong p {
		font-size: 0;
		margin: .25rem 0 .4rem;
	}

	.pr_gong p>* {
		font-size: .16rem;
	}

	.pr_gong p span {
		width: 50%;
		line-height: .35rem;
	}

	.pr_gong p span i {
		margin-right: 0.07rem;
	}

	.prod_lu .w3cFocus .next {
		left: auto;
		right: .4rem;
	}

	.prod_lu .w3cFocus .prev,
	.w3cFocus .next {
		left: .4rem;
		width: .18rem;
		height: .32rem;
	}

	.prod_lu .w3cFocusIn .hd {
		position: relative;
		left: 0;
		top: 0;
		transform: translateY(0);
		margin-top: .2rem;
	}

	.prod_lu .w3cFocusIn .hd ul li {
		display: inline-block;
		margin-right: .2rem;
		margin-bottom: .1rem;
	}

	.prod_lu .w3cFocusIn .hd ul li img {
		width: 1rem;
		height: 1rem;
	}

	.prod_lu .w3cFocusIn .hd ul {
		white-space: nowrap;
		overflow: auto;
		width: 100%;
		text-align: center;
	}

	.prod_lu .w3cFocusIn .bd li {
		height: 6rem;
	}

	.prod_lu .w3cFocusIn .bd li img {
		height: auto;
		max-height: 100%;
	}

	/* 数据 */
	.inde_one ul li p {
		margin-top: .26rem;
		font-size: .16rem;
	}

	.one_ic {
		height: .62rem;
		line-height: .62rem;
margin-bottom: .3rem;
	}

	.one_ic img {
		max-height: 100%;
		width: auto;
	}

	.two_bac {
		height: auto;
		padding: .4rem 0;
	}

	.two_tit h1 {
		font-size: .3rem;
	}

	.two_tit h2 {
		font-size: .14rem;
		margin: .2rem 0 .35rem;
	}

	.two_t>ul {
		overflow-y: auto;
		white-space: nowrap;
		height: 0.85rem;
	}

	.two_t>ul>li {
		display: inline-block;
		float: none;
		width: 3.8rem;
		height: .61rem;
		line-height: .61rem;
		font-size: .24rem;
		margin-right: .3rem;
	}

	.int_li>ul>li {
		width: calc((100% - .3rem)/2);
		margin: .3rem .3rem 0 0;
		padding: .3rem .23rem;
		height: 3.5rem;
	}

	.int_li>ul>li:nth-child(2n) {
		margin-right: 0;
	}

	.int_li>ul>li:nth-child(3n) {
		margin-right: .3rem;
	}

	.in_des {
		width: 100%;
		float: none;
	}

	.in_des h2 {
		font-size: .2rem;
		line-height: .3rem;
		margin-bottom: .1rem;
	}

	.in_des h3 {
		font-size: .14rem;
		line-height: .3rem;
	}

	.in_des>a {
		margin-top: .25rem !important;
	}

	.in_des>a>* {
		font-size: .14rem;
	}

	.in_des>a img {
		margin-left: .1rem;
		width: 0.06rem;
	}

	.in_pic {
		width: 1.72rem;
		height: 1.23rem;
		margin: .2rem auto 0;
		float: none;
	}

	.ind_hi {
		padding: .2rem;
	}

	.ind_hi>h4 a {
		font-size: .2rem;
		margin-bottom: .15rem;
	}

	.ind_hi>p a {
		font-size: .16rem;
		line-height: .3rem;
	}

	.two_more em {
		font-size: .14rem;
	}

	.two_more img {
		width: .16rem;
	}

	.two_more {
		width: 1.6rem;
		height: .5rem;
		line-height: .5rem;
		margin-top: .4rem;
	}

	.inde_thr {
		padding: .6rem 0;
	}

	.inde_thr>div {
		float: none;
		margin-right: 0;
		width: auto;
		height: auto;
	}

	.thr_pic {
		width: 100%;
		height: auto;
	}

	.thr_e h5 {
		font-size: .3rem;
	}

	.thr_e h6 {
		font-size: .14rem;
		margin-top: .15rem;
	}

	.thr_ul>span {
		width: 25%;
		font-size: .16rem;
		height: .61rem;
		line-height: .61rem;
	}

	.th_de {
		width: 100%;
		padding: 0 .2rem;
	}

	.th_de>ul>li {
		padding: .17rem 0;
		font-size: .16rem;
	}

	.th_de>ul>li span {
		margin-left: .25rem;
	}

	.thr_flo em {
		font-size: .14rem;
		margin-right: .1rem;
		padding: .2rem 0;
	}

	.thr_flo img {
		width: 0.06rem;
	}

	.pinp {
		width: 2rem;
		margin: 0 auto;
		padding: 0 .2rem;
	}

	.pinp img {
		width: auto;
	}

	.pinp::after {
		height: .41rem;
	}

	.four_list .picScroll-left .bd ul li {
		overflow: initial;
	}

	.four_list .picScroll-left .hd ul,
	.four_list {
		margin-top: .4rem;
	}

	/* 产品中心 */
	.menu {
		padding: .2rem 0;
		font-size: .14rem;
	}

	.pro_fl {
		width: 1.8rem;
	}

	.pro_tit {
		padding: .2rem;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		line-height: normal;
	}

	.pro_tit>em {
		font-size: .3rem;
	}


	.pro_tit>img {
		margin-right: .2rem;
		width: 0.32rem;
	}

	.prot {
		padding: .2rem .22rem;
		font-size: .2rem;
	}

	.pro_fr {
		/* float: none; */
		width: calc(100% - 1.9rem);
	}

	.pro_fr>ul>li {
		width: 100%;
		height: 2rem;
		padding: .2rem;
		margin: 0 0 .15rem 0;
	}

	.pro_fr>ul>li:nth-child(3n) {
		margin-right: 0;
	}

	.pr_pic {
		width: 1.69rem;
		height: 1.21rem;
	}

	.pro_fr .in_des {
		width: 2.26rem;
		font-size: .14rem;
		float: left;
	}

	.pro_fr .in_des h2 {
		font-size: .18rem;
		line-height: .3rem;
		margin-bottom: .1rem;
	}

	.pro_fr .in_des>a {
		margin-top: .25rem;
	}

	.pro_fr .in_des>a>* {
		font-size: .14rem;
	}

	.pro_fr .in_des>a img {
		margin-left: .1rem;
	}

	.pro_fr .in_des>a:hover {
		margin-left: .1rem;
	}

	.pro_fr .in_pic {
		width: 1.15rem;
		height: 1.15rem;
		float: right;
	}

	.pro_show {
		padding: 0 .26rem 3px;
	}

	.pro_show>ul>li {
		margin-bottom: .15rem;
	}

	.pro_show>ul>li a {

		display: flex;
		justify-content: flex-start;
		align-items: center;
	}

	.pro_show>ul>li em {
		font-size: .16rem;
		margin-left: .1rem;
	}

	.pro_show>ul>li img {
		width: 0.08rem;
	}

	/* 产品详情 */
	.prpa_list {
		padding: .4rem;
	}

	.papa_f {
		width: 5rem;
		margin: 0 auto .4rem;
		height: auto;
		line-height: normal;
		padding: .4rem;
		float: none;
	}

	.papa_r {
		margin-left: 0;
		float: none;
	}

	.papa_r h1 {
		font-size: .3rem;
	}

	.papa_r h2 {
		font-size: .16rem;
		margin-top: .2rem;
	}

	.pap_pa h3 {
		font-size: .24rem;
		margin: .3rem 0 .1rem 0;
	}

	.pap_pa h4 {
		font-size: .24rem;
		margin: .3rem 0 .1rem 0;
	}

	.pap_pa {
		font-size: .16rem;
		line-height: .41rem;
	}

	.pap_pa>ul>li {
		float: left;
		width: 33.33%;
	}

	.pro_boot {
		margin-bottom: .2rem;
	}

	/* 关于 */
	.about_ma>div {
		padding: .4rem 0;
	}

	.abon_fl>h1 {
		font-size: .3rem;
	}

	.abon_fl>p {
		font-size: .16rem;
		line-height: .3rem;
		margin-top: .3rem;
	}

	.abon_fl {
		width: 100%;
		float: none;
	}

	.ress {

		bottom: 0.2rem;
		right: .4rem;
		width: 2.41rem;
		height: 2.41rem;
	}

	.abon_pi {
		margin-top: .4rem;
	}

	.abon_fr {
		float: none;
	}

	.abo_thr>h1 {
		font-size: .3rem;
	}

	.abo_thr>ul>li {
		float: left;
		margin: .4rem .1rem 0 0;
		width: calc((100% - .1rem)/2);
		max-height: 3.7rem;
	}

	.abo_thr>ul>li:nth-child(2n) {
		margin-right: 0;
	}

	.abo_thr>ul>li img {
		max-height: 100%;
	}

	.abo_two h1 {
		font-size: .3rem;
	}

	.abo_two>div>p {
		font-size: .16rem;
		line-height: .3rem;
		margin: .3rem 0;
	}

	.abo_two ul>li {
		float: left;
		width: 25%;
	}

	.athr_text {
		width: 100%;
		height: 2.6rem;
		padding: .2rem;
	}

	.athr_text h3 {
		font-size: .24rem;
	}

	.athr_text p {
		font-size: .16rem;
		line-height: .3rem;
		margin-top: .2rem;
	}

	.aolve_main .two_more {
		background-color: #dc0201;
		border-radius: 3px;
	}

	/* 解决方案 */
	.aolve_main {
		padding: .4rem 0;
	}

	.aolve_main>h1 {
		font-size: .3rem;
	}

	.aolve_main h2 {
		font-size: .14rem;
		margin: .15rem 0 .38rem;
	}

	.aolve_main>ul>li {
		margin: 0 .2rem .35rem 0;
		width: calc((100% - .2rem)/2);
	}

	.aolve_main>ul>li:nth-child(2n) {
		margin-right: 0;
	}

	.sol_pic {
		width: 100%;
		height: 2.39rem;
		line-height: 2.39rem;
	}

	.aolve_main>ul>li p {
		font-size: .16rem;
		margin-top: .18rem;
	}

	.sol_pic img {
		max-height: 100%;
	}

	/* 详情 */
	.sopa_main {
		padding: .4rem .2rem;
		font-size: .16rem;
		line-height: .36rem;
		margin-bottom: .4rem;
	}

	.sopa_main h1 {
		font-size: .3rem;
	}

	.sopa_main img {
		margin: .3rem 0;
	}

	.sopa_main h2 {
		font-size: .18rem;
		margin-bottom: .1rem;
	}

	.capa_prev {
		width: 100%;
		float: none;
	}

	.capa_prev p {
		margin-bottom: .28rem;
		font-size: .16rem;
	}

	.ca_return a {
		width: 1.1rem;
		height: .5rem;
		line-height: .5rem;
		font-size: .16rem;
		margin-top: .16rem;
	}

	.capa_pag {
		padding-top: .55rem;
		margin-top: .4rem;
	}

	.ca_return {
		float: none;
	}

	/* 联系我们 */
	.canc_main {
		padding: .4rem 0;
	}

	.canc_tit h1 {
		font-size: .3rem;
	}

	.canc_tit h2 {
		font-size: .14rem;
		margin-top: .19rem;
	}

	.canc_zi h3 {
		font-size: .18rem;
		margin: .34rem 0 .15rem;
	}

	.canc_zi>ul>li {
		margin-bottom: .2rem;
	}

	.canc_inp {
		width: 100%;
		height: .5rem;
		padding: 0 .1rem;
		margin: .2rem 0;
	}

	.canc_zi>ul>li i {
		font-size: .14rem;
		margin-left: 0;
	}

	.canc_zi>ul>li span {
		font-size: .18rem;
		margin-right: .15rem;
		width: .58rem;
	}

	.canc_zi>ul>li.li_texts .canc_inp {
		height: 1.57rem;
	}

	.canc_zi>ul>li.li_texts span {
		padding-top: .1rem;
	}

	.canc_zi>ul>li textarea {
		padding: .1rem;
	}

	.canc_button {
		padding: .2rem 0 0 .4rem;
	}

	.canc_button>span {
		width: 1.21rem;
		height: .41rem;
		line-height: .41rem;
		font-size: .18rem;
		margin-right: .2rem;
	}

	.canc_jia {
		margin: .1rem 0 .5rem;
	}

	.can_q>ul>li {
		float: none;
		width: 100%;
	}

	.coa_eve {
		margin-bottom: .37rem;
	}

	.can_q>ul>li h3 {
		font-size: .24rem;
		margin-bottom: .25rem;
	}

	.can_q>ul>li h4 {
		font-size: .2rem;
		margin-bottom: .15rem;
	}

	.can_q>ul>li p {
		margin-bottom: .2rem;
		font-size: .16rem;
		display: flex;
		align-items: center;
	}

	.can_q>ul>li p img {
		margin-right: .2rem;
		width: .28rem;
	}

	.canc_jia>div {
		padding-top: .38rem;
	}

	.canc_zi>ul>li>* {
		display: block;
	}


	.bra_tit {
		margin-bottom: .3rem;
	}

	.bra_tit h1 {
		font-size: .3rem;
		margin-bottom: .18rem;
	}

	.bra_tit h2 {
		font-size: .14rem;
	}



	.page>* {
		height: .5rem;
		line-height: .5rem;
		font-size: .18rem;
		margin-right: .1rem;
		padding: 0 .15rem;
	}

	.brand_mai {
		padding: .4rem 0;
	}

	.brand_mai>ul>li {
		float: left;
		width: 50%;
		font-size: .14rem;
		line-height: .3rem;
		margin-bottom: .4rem;
	}

	.bra_ico {
		margin: 0 auto .15rem;
		max-height: .5rem;
	}

	.bra_ico img {
		max-height: 100%;
		height: 100%;
		width: auto;
	}

	/* 咨询 */
	.repa_one {
		padding: .5rem 0;
	}

	.rea_zi>div {
		float: none;
		width: 100%;
	}

	.rez_fl>div {
		margin-bottom: .5rem;
	}

	.rez_fl h3 {
		font-size: .16rem;
		margin-bottom: .15rem;
	}

	.rez_fl p img {
		margin: 0 .1rem;
		width: auto;
	}

	.rez_fl p {
		display: flex;
		align-items: center;
	}

	.rez_fl p em {
		font-size: .18rem;
	}

	.rez_fr {
		padding-left: 0;
	}

	.rez_fr>ul>li h3 {
		font-size: .2rem;
		margin-bottom: .2rem;
	}

	.rez_fr>ul>li p {
		font-size: .16rem;
		line-height: .34rem;
		padding-left: .1rem;
	}

	.repa_two {
		padding: .5rem 0;
	}

	.repa_two h1 {
		font-size: .3rem;
		margin-bottom: .1rem;
	}

	.repa_two h2 {
		font-size: .14rem;
		line-height: .3rem;
		width: 90%;
		margin: 0 auto .4rem;
	}

	.repa_two ul>li {
		float: left;
		width: 33.33%;
		padding-right: .5rem;
	}

	.repa_two ul>li h3 {
		font-size: .2rem;
		margin: .5rem 0 .1rem;
	}

	.repa_two ul>li p {
		font-size: .14rem;
		line-height: .3rem;
	}

	.rega {
		height: .56rem;
		line-height: .56rem;
	}


	.repa_thr {
		padding: .5rem 0;
	}

	.sys_house {
		width: 2.9rem;
	}

	.rega img {
		width: auto;
	}

	.sys_h {
		width: 100%;
		height: 1.8rem;
	}

	.sys_dels .picScroll-left .bd ul li {
		margin-right: .14rem;
	}

	.sys_esa {
		padding: .15rem;
	}

	.sys_esa h2 {
		font-size: .16rem;
		margin-bottom: .12rem;
	}

	.sys_esa h3 .f1 {
		font-size: .2rem;
		display: block;
	}

	.sys_esa h3 .f1 em {
		font-size: .16rem;
	}

	.sys_esa h3 .f2 {
		font-size: .16rem;
		margin-left: 0;
		display: block;
		margin-top: .12rem;
	}

	.picScroll-left .hd .prev,
	.picScroll-left .hd .next {
		width: .18rem;
		height: .34rem;
		left: 0;
		top: -.65rem;
	}

	.picScroll-left .hd .next {
		left: auto;
		right: 0;
	}

	.brapge .pro_fr {
		margin-top: .5rem;
		width: 100%;
	}

	.brapge {
		padding: .6rem .3rem;
	}

	.brapge>p {
		font-size: .16rem;
		line-height: .3rem;
		margin-top: .3rem;
	}

	.brapge .pro_fr>ul>li {
		width: 100%;
		height: 2rem;
		padding: .2rem;
		margin: 0 0 .15rem 0;
	}

	/* 新闻 */
	.new_top>ul {
		margin-bottom: .4rem;
	}

	.new_top>ul>li {
		font-size: .16rem;
	}

	.new_top>ul>li:last-child {
		margin-left: .5rem;
	}

	.new_main {
		padding: .4rem 0;
	}

	.new_list>ul>li {
		float: left;
		width: calc((100% - .16rem)/2);
		margin-right: .16rem;
		margin-bottom: .4rem;
	}

	.new_list>ul>li:nth-child(3n) {
		margin-right: .16rem;
	}

	.new_list>ul>li:nth-child(2n) {
		margin-right: 0;
	}

	.new_pic {
		width: 100%;
		height: 1.8rem;
	}

	.new_tetx h1 {
		font-size: .14rem;
		margin: .2rem 0;
	}

	.new_tetx h2 {
		font-size: .2rem;
		line-height: .3rem;
		margin-bottom: 0.04rem;
	}

	.new_tetx p {
		font-size: .14rem;
		line-height: .3rem;
		height: .6rem;
	}

	.new_tetx a {
		margin-top: .2rem;
		font-size: .14rem;
	}

	.new_tetx a img {
		width: .18rem;
		margin-left: .15rem;
	}

	/* 新闻详情 */
	.newpage {
		padding: .4rem .3rem;
	}

	.newpage>p {
		font-size: .16rem;
		line-height: .4rem;
		margin-bottom: .3rem;
		text-indent: .18rem;
	}

	.newpage h1 {
		font-size: .24rem;
	}

	.newpage h2 {
		margin: .2rem 0;

	}

	.newpage h2 span {
		font-size: .14rem;
		margin-right: .2rem;
	}

	.newpage img {
		margin-bottom: .2rem;

	}

	.nep_li h3 {
		font-size: .2rem;
	}

	.nep_li p {
		font-size: .16rem;
		line-height: .4rem;
		padding: 0 .2rem;
	}

	.new_gray {
		height: .81rem;
		line-height: .81rem;
		font-size: .16rem;
		padding: 0 .25rem;
		margin-top: .3rem;
	}

	/* 招聘 */
	.recr_main {
		padding: .4rem 0;
	}


	.rec_pic {
		top: 0;
		position: relative;
	}

	.rec_ext {
		width: 100%;
		float: none;
		padding: .3rem;
	}

	.rec_ext h1 {
		font-size: .24rem;
	}

	.rec_ext h2 {
		font-size: .3rem;
		margin: .1rem 0 .15rem;
	}

	.rec_ext h3 {
		width: .61rem;
		height: 0.05rem;
		margin-bottom: .26rem;
	}

	.rec_ext p {
		font-size: .16rem;
		line-height: .28rem;
	}

	.re_tes {
		text-indent: .2rem;
	}

	.recr_boot {
		margin-top: .8rem;
	}

	.recr_boot h1 {
		font-size: .3rem;
	}

	.recr_boot h2 {
		font-size: .14rem;
		margin: .2rem 0 .35rem;
	}


	.recl_top {
		padding: .24rem .3rem;
	}

	.rec_seach {
		width: 1.41rem;
		height: .61rem;
		line-height: .61rem;
		font-size: .2rem;
		margin-top: .17rem;
		float: none;
		margin-top: .2rem;
	}

	.rec_ever {
		float: none;
	}

	.recr_boot h3 {
		padding-left: .18rem;
		font-size: .2rem;
		margin-bottom: .3rem;
	}

	.recr_boot h3::after {
		width: 0.05rem;
		height: .27rem;
	}

	.rec_lis>span {
		font-size: .18rem;
		width: 35%;
		display: inline-block;
		margin-right: 0;
		margin-bottom: .15rem;
	}

	.rec_lis>em {
		font-size: .24rem;
	}

	.rec_lis>* {
		margin-right: .55rem;
	}

	.recl_boot {
		padding: 0px .3rem .5rem;
	}

	.red_desa {
		padding: 0 .25rem;
	}

	.red_desa h4 {
		font-size: .16rem;
		margin: .35rem 0 .15rem;
	}

	.red_desa>p {
		font-size: .16rem;
		line-height: .3rem;
	}

	.red_desa>p em {
		font-size: .16rem;
	}

	.recr_boot .recl_boot h3 {
		margin-top: .5rem;
	}

	.two_t>ul>li::after {
		bottom: -0.09rem;
		width: .2rem;
		height: 0.09rem;
	}

	/* 2020.11.12 */
	.zis {
		width: .2rem;
		height: .2rem;
		margin-left:.12rem;
	}

	.in_des>a {
		display: inline-block;
		vertical-align: middle;
	}
}


@media screen and (max-width: 330px) {}