<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1440px) {}

@media screen and (max-width: 768px) {

	body,
	html {
		margin: 0 auto;
		max-width: 750px;
		overflow-x: hidden;
		background: #fff;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		-webkit-tap-highlight-color: transparent;
		background: #fff;
	}

	img {
		border: 0;
		vertical-align: middle;
		max-width: 100%;
		max-height: 100%;
	}

	textarea {
		border: 0;
		-webkit-appearance: none;
	}

	.none {
		display: block;
	}

	.wrap {
		width: 100%;
	}

	input {
		/* -webkit-appearance: none; */
		/* -webkit-user-select: text; */
		outline-color: transparent;
	}

	/* 手机端头部 */
	/* 头部 */
	.header {
		display: none;
	}

	.banner {
		display: none;
	}

	.footer {
		display: none
	}

	.p_head_null {
		width: 100%;
		padding-top: 45px;
	}

	.phone_header {
		position: fixed;
		width: 100%;
		height: 45px;
		top: 0;
		left: 0;
		z-index: 17;
		background: #fff;
	}

	.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 a {
		display: inline-block;
	}

	.hea_logo img {
		width: 1.8rem;
	}

	.p_heder_rg {
		display: block;
		width: 24px;
		margin-right: 15px;
		position: relative;
	}

	.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: 50%;
		height: 100%;
		z-index: 16;
		background: #fff;
		overflow-y: auto;
	}

	.phone_nav_right&gt;ul {
		margin-top: 45px;
		padding-bottom: 54px;
	}

	.phone_nav_right&gt;ul&gt;li&gt;a {
		display: block;
		border-bottom: 1px solid #ddd;
		font-size: 0.2rem;
		color: #555;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		text-transform: uppercase;
	}

	.phone_duo {
		margin: 0 12px;
		display: none;
	}

	.phone_duo a {
		display: block;
		border-bottom: 1px solid #eaeaea;
		font-size: 0.19rem;
		color: #555;
		height: 45px;
		line-height: 45px;
		padding: 0 10px;
	}

	.menu_fr {
		font-size: 0;
		padding: 0 15px;
	}

	.menu_fr a {
		margin-right: 10px;
		height: 30px;
		line-height: 30px;
		border: 1px solid #0054a6;
		color: #0054a6;
		text-align: center;
		width: calc((100% - 10px)/2);
		display: inline-block;
		font-size: .12rem;
	}

	.menu_fr a:nth-child(2n) {
		margin-right: 0;
	}

	.menu_fr a:last-child {
		margin-right: 0;
		background: #0054a6;
		border: 1px solid #0054a6;
		color: #FFFFFF;
	}

	/* 底部 */
	.footera {
		padding-top: 0.85rem;
	}

	.foo_cons {
		width: 100%;
		height: 0.85rem;
		background: #F5F5F5;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 3;
	}

	.foo_cons&gt;ul {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 0.85rem;
	}

	.foo_cons&gt;ul&gt;li {
		width: 25%;
		text-align: center;
	}

	.foo_cons&gt;ul&gt;li em {
		font-size: 0.16rem;
		color: #333333;
		display: block;
		margin-top: 0.1rem;
	}

	.foo_cons&gt;ul&gt;li i {
		display: block;
		width: .3rem !important;
		height: .3rem !important;
		margin: 0 auto;
	}

	.foo_cons&gt;ul&gt;li .f_a {
		background: url("../images/fo_1.png")no-repeat;
		background-size: 100% 100%;
		width: .3rem;
		height: .3rem;
	}

	.foo_cons&gt;ul&gt;li .f_b {
		background: url('../images/fo_2.png')no-repeat;
		background-size: 100% 100%;
		width: .26rem;
		height: .28rem;
	}

	.foo_cons&gt;ul&gt;li .f_c {
		background: url('../images/fo_3.png')no-repeat;
		background-size: 100% 100%;
		width: .26rem;
		height: .28rem;
	}

	.foo_cons&gt;ul&gt;li .f_d {
		background: url('../images/fo_4.png')no-repeat;
		background-size: 100% 100%;
		width: .28rem;
		height: .28rem;
	}

	.foo_cons&gt;ul .on em {
		color: rgba(40, 128, 202, 1);
	}

	.foo_cons&gt;ul&gt;.on .f_a {
		background: url('../images/fo_11.png')no-repeat;
		background-size: 100% 100%;
	}

	.foo_cons&gt;ul&gt;.on .f_b {
		background: url('../images/fo_22.png')no-repeat;
		background-size: 100% 100%;
	}

	.foo_cons&gt;ul&gt;.on .f_c {
		background: url('../images/fo_33.png')no-repeat;
		background-size: 100% 100%;
	}

	.foo_cons&gt;ul&gt;.on .f_d {
		background: url('../images/fo_44.png')no-repeat;
		background-size: 100% 100%;
	}

	/*  */
	.phone_foot_fixed {
		padding-top: 52px;
		margin-bottom: 0;
	}

	.anypabottom {
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 20;
		width: 100%;
		height: 52px;
		line-height: 51px;
		background: #fff;
		text-align: center;
		display: block;
	}

	.anypabottom&gt;a {
		float: left;
		width: 40%;
		margin: 0 5%;
	}

	.swiper-container {
		width: 100%;
		height: 100%;
	}

	.swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #fff;

		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}

	.index_main {
		display: none;
	}

	.phone_i_luns .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		display: inline-block;
		border-radius: 100%;
		background: #fff;
		opacity: 1;
	}

	.phone_i_luns .swiper-pagination-bullet-active {
		background: transparent;
		border: 2px solid #Fff;
	}

	.ph_nav_serarch {
		clear: both;
		position: relative;
		height: .6rem;
		margin: .12rem .2rem .15rem;
		background: #f7f7f7;
		border-radius: 2px;
		border: 1px solid #dbdbdb;
		padding: 0 10px;
	}

	.ph_nav_serarch span {
		width: .26rem;
		line-height: .6rem;
	}

	.ph_nav_serarch input {
		font-size: 0.24rem;
		color: #666;
		width: calc(100% - .26rem);
		background: #f7f7f7;
		padding: 0 .1rem;
		height: 100%;
		outline: 0;
		line-height: .6rem;
	}

	/* 搜索弹框 */
	.f_se_fix {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 18;
		background: #FFF;
	}

	.f_se_sea {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		overflow-y: auto;
		z-index: 19;
		background: #FFF;
		padding: .3rem .2rem;
	}

	.se_top {
		margin-bottom: .6rem;
	}

	.data_flexs {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}

	.se_inpu {
		width: 5.15rem;
		height: .7rem;
		line-height: .7rem;
		background: rgba(255, 255, 255, 1);
		box-shadow: 0px 2px 8px 0px rgba(1, 1, 1, 0.1);
		border-radius: 4px;
		padding: 0 .16rem;
	}

	.se_inpu img {
		width: .26rem;
		margin-right: .14rem;
	}

	.se_inpu input {
		font-size: .22rem;
		color: #B3B3B3;
		width: calc(100% - .34rem - .32rem);
	}

	.f_del {
		width: calc(100% - 5.15rem);
		text-align: right;
		font-size: .22rem;
		color: #757575;
	}

	.se_b_h1 {
		margin-bottom: .4rem;
	}

	.data_flex {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.se_b_h1 h1 {
		font-size: .3rem;
		color: #333333;
		font-weight: bold;
	}

	.se_clea img {
		width: .22rem;
	}

	.se_ji {
		font-size: 0;
	}

	.se_ji a {
		margin: 0 .1rem .1rem 0;
		background: rgba(245, 245, 245, 1);
		border-radius: 4px;
		font-size: .22rem;
		color: #333333;
		padding: 8px 15px;
	}

	.f_se {
		display: none;
	}

	.ph_ind_data h2 {
		font-weight: normal;
		padding: .2rem .2rem;
		color: #333;
		font-size: 0.28rem;
		background: #fff;
		border-bottom: 1px solid #dbdbdb;
	}

	.ph_ind_data h2 img,
	.ph_ind_data h2 em {
		display: inline-block;
		vertical-align: middle;
	}

	.ph_ind_data h2 em {
		margin-left: .1rem;
	}

	.ph_data_list {
		padding: .2rem .2rem 0 .2rem;
	}

	.ph_data_list&gt;ul&gt;li {
		float: left;
		width: calc((100% - .2rem)/2);
		margin-right: .2rem;
		margin-bottom: .1rem;
	}

	.ph_data_list&gt;ul&gt;li:nth-child(2n) {
		margin-right: 0;
	}

	.ph_dat_tus {
		width: 100%;
		height: 2.95rem;
		overflow: hidden;
	}

	.ph_dat_tus img {
		width: 100%;
		height: 100%;
	}

	.ph_dat_texts {
		font-size: 14px;
		color: #282b2f;
		text-align: center;
		margin: .1rem .1rem 0;
		height: .68rem;
	}

	.i_guaa {
		width: 100%;
	}

	/* content */
	.head_fix {
		display: none;
	}

	.id_one {
		margin-top: 0;
	}

	.ind_main {
		padding: .4rem .2rem 0;
	}

	.id_tit {
		font-size: .26rem;
		padding-bottom: .15rem;
		margin-bottom: .2rem;
	}

	.id_one&gt;ul&gt;li {
		width: calc((100% - .2rem)/2);
		margin-right: .2rem !important;
		margin-bottom: .4rem !important;
	}

	.id_one&gt;ul&gt;li:nth-child(2n) {
		margin-right: 0 !important;
	}

	.id_one&gt;ul&gt;li h1 {
		font-size: .18rem;
		margin-bottom: .1rem;
	}

	.id_one&gt;ul&gt;li p {
		font-size: .14rem;
		line-height: 20px;
	}

	.idtw_list&gt;ul&gt;li {
		width: calc((100% - .2rem)/2);
		margin-right: .2rem !important;
		margin-bottom: .4rem !important;
	}

	.idtw_list&gt;ul&gt;li:nth-child(2n) {
		margin-right: 0 !important;
	}

	.itw_tu {
		width: 100%;
		height: 100%;
	}

	.idtw_list&gt;ul&gt;li p {
		height: 40px;
		line-height: 40px;
		padding: 0 .15rem;
		font-size: .16rem;
	}

	.rec_text {
		padding: 0 .15rem;
		font-size: .18rem;
		height: 35px;
		line-height: 35px;
	}

	.idtw_list&gt;ul&gt;li:hover .rec_text {
		font-size: .19rem;
		height: 100%;
		line-height: normal;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.pro_cons {
		padding: .2rem;
	}

	.pro_tit {
		margin-bottom: .5rem;
	}

	.pro_tit .home {
		margin-right: .1rem;
	}

	.pro_tit .home img {
		width: 12px;
	}

	.pro_tit a,
	.pro_tit em {
		font-size: .14rem;
	}

	.pro_list h1 {
		font-size: .26rem;
		margin-bottom: .3rem;
	}

	.ptit {
		width: 100%;
		text-align: left;
		padding: .2rem .3rem;
		font-size: .14rem;
		line-height: 22px;
		border-bottom: 1px solid #dadada;
	}

	.pge {
		border-left: none;
		width: 100%;
		display: inline-block;
		vertical-align: middle;
		padding: .15rem .2rem;
		font-size: 0;
	}

	.pge a {
		font-size: .12rem;
		padding-right: .1rem;
		line-height: 25px;
		width: 100%;
	}

	.page .prev {
		margin-right: .25rem;
	}

	.page .next {
		margin-left: .19rem;
	}

	.page&gt;a,
	.page&gt;em {
		border-radius: 50%;
		line-height: 30px;
		height: 30px;
		font-size: .24rem;
		padding: 0 10.4px;
		margin-right: .1rem;
	}

	.page span img {
		width: 8px;
	}

	.pro_p p {
		font-size: .14rem;
		line-height: 21px;
		margin-bottom: .18rem;
	}

	.prt_fl {
		width: 100%;
		float: none;
		margin-right: 0;
	}

	.prt_fl h1 {
		font-size: .14rem !important;
		padding: .16rem .12rem;
	}

	.pro_wra {
		padding-bottom: .2rem;
		white-space: nowrap;
		overflow-y: auto;
	}

	.prt_fl a {
		padding: 0 .2rem;
		font-size: .14rem;
		line-height: 20px;
		margin-bottom: 0;
		display: inline-block;
	}

	.prt_fr {
		float: none;
		width: 100%;
	}

	.prt_fr h3 {
		font-size: .18rem;
		margin: .2rem 0;
	}

	.prt_co&gt;ul&gt;li {
		padding: .3rem .2rem;
	}

	.prt_co&gt;ul&gt;li&gt;div {
		float: none;
		width: 100%;
	}

	.prt_pic {
		max-width: 60%;
		margin-right: 0;
		float: none;
		margin: 0 auto .3rem;
		text-align: center;
	}

	.prt_qi {
		width: 100%;
		float: none;
	}

	.prt_qi h2 {
		font-size: .18rem;
		margin-bottom: .15rem;
	}

	.prt_qi p {
		line-height: 22px;
		font-size: .14rem;
	}

	.p_des {
		font-size: .14rem;
		margin-top: .2rem;
		line-height: 22px;
	}

	.page {
		margin-top: .4rem;
	}

	/* 产品3 */
	.pone_fl {
		width: 100%;
		float: none;
	}

	.ppic {
		max-width: 60%;
		height: auto;
		line-height: normal;
		margin: 0 auto .3rem;
	}

	.ptetx p {
		font-size: .12rem;
		line-height: 21px;
	}

	.pone_fr {
		width: 100%;
		float: none;
		margin: .2rem 0 0;
	}

	.pone_fr h1 {
		font-size: .3rem;
	}

	.pone_fr h1 em {
		font-size: .14rem;
		margin-left: .1rem;
	}

	.pone_fr h2 {
		margin: .15rem 0;
	}

	.pone_fr h2 em {
		font-size: .14rem;
		margin-right: 0;
		display: block;
		line-height: 21px;
	}

	.pone_fr h3 {
		font-size: .14rem;
		line-height: 21px;
		margin-bottom: .3rem;
	}

	.pone_fr h4 {
		font-size: .14rem;
		margin-bottom: .17rem;
	}

	.pr_pdf&gt;span {
		margin-right: .16rem;
	}

	.pr_pdf&gt;span img {
		width: 14px;
	}

	.pr_pdf&gt;span em {
		font-size: .14rem;
	}

	.prthr_two {
		margin-top: .35rem;
	}

	.pthr_tab&gt;table&gt;thead&gt;tr&gt;td {
		width: 25%;
		height: 45px;
		font-size: .16rem;
		line-height: 45px;
	}

	.pthr_tab&gt;table&gt;tbody&gt;tr&gt;td {
		font-size: .14rem;
		padding: .1rem 0;
	}

	.proji {
		width: 1.2rem;
		height: 25px;
	}

	.proji&gt;span {
		width: .3rem;
	}

	.proji input {
		width: .5rem;
		height: 23px;
		line-height: 23px;
		font-size: .18rem;
	}

	.proji span img {
		width: .14rem;
	}

	.prthr_thr {
		margin-top: .25rem;
	}

	.prthr_thr&gt;div&gt;a {
		width: 2rem;
		height: .5rem;
		line-height: .5rem;
		text-align: center;
		margin-left: .5rem;
		font-size: .18rem;
		margin-bottom: .2rem;
	}

	.prthr_thr&gt;div&gt;a:nth-child(event) {
		margin-left: 0;
	}

	.pr_seack {
		margin-top: .2rem;
	}

	.pseack_fl {
		width: 100%;
		float: none;
	}

	.pseack_fl h1 {
		font-size: .18rem;
		margin-bottom: .16rem;
	}

	.pseck_t {
		margin-bottom: .32rem;
	}

	.pes_tit {
		width: 1.45rem;
		font-size: .14rem;
		padding: 0 .1rem;
	}

	.pes_des {
		width: calc(100% - 1.45rem);
		padding: .15rem .18rem;
		line-height: 22px;
		font-size: .14rem;
	}

	.pseack_fr {
		display: none;
	}

	.p_refer p {
		font-size: .14rem;
		line-height: 22px;
	}

	.conta_cons h1 {
		font-size: .26rem;
		margin-bottom: .2rem;
	}

	.conta_top p {
		font-size: .14rem;
		line-height: 22px;
		margin-bottom: .12rem;
	}

	.conta_boot {
		margin-top: .4rem;
	}

	.cota_fl {
		width: 100%;
		float: none;
	}

	.cota_ad&gt;ul&gt;li {
		margin-bottom: .2rem;
	}

	.cota_ad&gt;ul&gt;li em {
		width: 10px;
		margin-right: .1rem;
	}

	.car_gresa span em {
		font-size: .12rem;
	}

	.cota_ad&gt;ul&gt;li {
		display: flex;
	}

	.cota_ad&gt;ul&gt;li span {
		font-size: .14rem;
		line-height: 18px;
	}

	.cota_ad&gt;ul&gt;li span i {
		margin-top: .1rem;
		margin-left: .7rem;
	}

	.cota_fr {
		float: none;
	}

	.creat_fl {
		width: 100%;
		display: block;
		margin-right: 0;
	}

	.creat_fl h1 {
		font-size: .4rem;
		margin-bottom: .3rem;
	}

	.creat_fl&gt;ul&gt;li {
		margin-bottom: .25rem;
	}

	.creat_fl&gt;ul&gt;li h2 {
		font-size: .14rem;
	}

	.creat_fl&gt;ul&gt;li h2 em {
		margin-right: .1rem;
	}

	.creat_fl&gt;ul&gt;li input {
		width: 100%;
		height: 35px;
		padding: 0 .15rem;
		margin-top: .1rem;
	}

	.car_gresa span {
		font-size: .12rem;
	}

	.car_gresa input {
		margin-right: .1rem;
	}

	.cert_a a {
		font-size: .24rem;
		height: 35px;
		line-height: 35px;
		width: 100%;
		margin-top: .4rem;
	}

	.creat_fr {
		margin-top: .2rem;
		width: 100%;
	}

	.creat_fl::after {
		height: 0;
	}

	.creat_fr h2 {
		font-size: .2rem;
		margin-bottom: .2rem;
	}

	.creat_fr a {
		font-size: .24rem;
		width: 80%;
		height: 35px;
		line-height: 35px;
		transition: all 0.4s;
	}

	.creat_co h1 {
		font-size: .4rem;
		margin-bottom: 30px;
	}

	.foget_input em {
		margin-right: .15rem;
		font-size: .15rem;
		min-width: 1.85rem;
	}

	.foget_input input {
		width: 65%;
		height: 35px;
		padding: 0 .15rem;
		margin-top: .1rem;
	}

	.forg_asa {
		padding-left: 0 !important;
	}

	.forget a {
		font-size: .24rem;
		height: 35px;
		line-height: 35px;
		margin: .4rem auto 0;
		width: 80%;
	}

	.for_tex {
		font-size: .14rem;
	}

	.for_tex i {
		font-size: .16rem;
	}

	.forget_su {
		font-size: .36rem;
		margin-top: 1rem;
	}

	.forget_su em {
		margin-left: .2rem;
	}

	.forget_su img {
		width: .5rem;
	}

	/* 登录 */
	.login h2 {
		font-size: .4rem;
		margin-bottom: .4rem;
		padding-left: 0;
	}

	.foget_l {
		text-align: left;
	}

	.login .foget_input em {
		min-width: auto;
		text-align: left;
		display: block;
	}

	.foget_l input {
		width: 100%;
	}

	.foget_l {
		margin-top: .2rem;
	}

	.forget .log_for a {
		width: 100%;
		font-size: .14rem;
		margin-top: .2rem;
	}

	/* 分销商 */
	.distri_cons h1 {
		font-size: .3rem;
		margin-bottom: .25rem;
	}

	.dist_tti {
		margin-bottom: .2rem;
		white-space: nowrap;
		overflow-y: auto;
	}

	.dist_tti a {
		font-size: .14rem;
		padding: 0 .15rem;
		height: 32px;
		line-height: 32px;
		margin-right: .5rem;
	}

	.disti_list&gt;ul&gt;li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: .2rem;
	}

	.distt,
	.disde {
		padding: .15rem;
	}

	.disde h2 {
		font-size: .14rem;
		margin-bottom: .15rem;
	}

	.disde p {
		font-size: .14rem;
		line-height: 22px;
	}

	.ser_tu {
		max-width: 100%;
		float: none;
	}

	.ser_tes {
		width: 100%;
		padding-top: .25rem;
		float: none;
	}

	.ser_tes h3 {
		font-size: .26rem;
		margin-bottom: .15rem;
	}

	.sert_p {
		padding-left: .25rem;
	}

	.sert_p p {
		font-size: .14rem;
		line-height: 29px;
	}

	.sert_p p::after {
		left: -.21rem;
	}

	.servjoi {
		background: #f2f2f2;
		padding: .3rem .2rem;
		margin: .35rem auto;
	}

	.servi_jie:nth-child(2n) .ser_tes {
		margin: .3rem auto .2rem;
	}

	.ser_table&gt;table&gt;thead {
		font-size: .16rem;
	}

	.ser_table&gt;table td {
		padding: .18rem .1rem;
		word-break: break-all;
		text-align: left;
	}

	.ser_table&gt;table&gt;tbody {
		font-size: .14rem;
	}
	.shop-quantity select{
		background: #FFF;
	}
	.shop-payment label img{
		width: 1.4rem;
	}
	.shopd_name img{
		width: .18rem;
	}
	.shop-success-btn a img{
		width: .12rem;
	}
/* 2020.3.11 */
.contan_css{
	width: 100%;
}
.conta_cons&gt;div&gt;table {
	width: 100%;
	margin: 0 auto;
}

.conta_cons&gt;div&gt;table&gt;tbody&gt;tr&gt;td {
	margin-bottom: .2rem;
	font-size: .17rem;
}

.conta_cons&gt;div&gt;table&gt;tbody&gt;tr&gt;td:first-child {
	width: 18%;
}

.conta_cons&gt;div&gt;table&gt;tbody&gt;tr&gt;td input {
	height: .45rem;
	line-height: .45rem;
	padding: 0 .1rem;
}
#Submit {
	font-size: .2rem;
	width: 1rem;
	height: .4rem;
	line-height: .4rem;
}

.he_serch input {
    width: 80%;
    height: 35px;
    line-height: normal;
    background: #FFF;
    padding: 0 15px;
    font-size: 13px;
    color: #666666;
    float: left;
}.he_serch button {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background: #30b84a;
    width: 20%;
    border: none;
    height: 35px;
    line-height: 35px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    cursor: pointer;
}
 .hea_boot {
    border-top: 10px solid #00b050;
    background: #e7edf4;
    padding: 15px;
}
.he_serch {
    width: 100%;
}


}



@media screen and (max-width: 330px) {
	.foget_input em {
		margin-right: .1rem;
		font-size: .15rem;
		min-width: 2.2rem;
	}

	.foget_input input {
		width: 60%;
	}
}
</pre></body></html>