.sztab{width: 6.9rem;margin: 0 auto;}

.head_tit{
	width: 100%;
	height: .68rem;
	border: 1px #d5d5d5 solid;
	border-radius: .06rem;
	background: #fafafa;
	position: relative;
	margin: 0 0 .4rem;
}
.head_tit .xqtop b{
	float: left;
	width: 1.65rem;
	height: .64rem;
	line-height: .64rem;
	border-right: 1px #d5d5d5 solid;
	text-align: center;
	font-size: .24rem;
	color: #7d7d7d;
	background: #fff;
	border-radius: .06rem 0 0 .06rem;
}
.head_tit .xqtop p{
	float: left;
	width: 5rem;
	height: .6rem;
	font-size: .24rem;
	color: #383838;
	padding-left: .16rem;
	line-height: .64rem;
	position: relative;
}
.head_tit .xqtop p img{
	position: absolute;
	width: .18rem;
	right: 0;
	top: .29rem;
}

.sztab .tea_top{width: 5.6rem;margin: .3rem auto;}
.sztab .tea_top>div {width: 2.5rem;float: left;margin: .25rem .15rem;}
.sztab .tea_top>div p{width: 2.5rem;background: #ededed;border-radius: .1rem;font-size: .3rem;padding: .15rem 0 .15rem;text-align: center;color: #686868;}
.sztab .tea_top>div p span{font-size: .36rem;text-align: center;}
.sztab .tea_top>div img{width: .24rem;margin: 0 auto;display:none;}
.sztab .tea_top .tea_on p{box-shadow: 0 0 0.3rem rgba(209,45,58,.56);background: #db202f;color: #fff;}
.sztab .tea_top .tea_on img{display: block}


.szcon{width: 6.9rem;margin: 0 auto;}
.szcon .szcon_list2{display: none;}
.szcon .szcon_list1{display: block;}
.szcon .szcon_list1 ul li,.szcon .szcon_list2 .tea_con ul li{
	overflow: hidden;
	border-bottom: .03rem #f8f8f8 solid;
	padding-bottom: .3rem;
	margin-bottom: .3rem;
}
.szcon ul li .main_pic{
	width: 1.85rem;
	/* height: 2.28rem; */
	float: left;
	border-radius: .1rem;
	overflow: hidden;
}
.szcon ul li .main_bot{
	float: right;
	width: 4.74rem;
}
.szcon ul li .main_bot h2{
	font-size: .32rem;
	color: #2e2e2e;
	padding: .05rem 0 .1rem;
}
.szcon ul li .main_bot h2 span{
	font-size: .24rem;
	color: #bebebe;
	margin-left: .13rem;
}
.szcon ul li .main_bot h3{font-size: 0;height: .42rem;}
.szcon ul li .main_bot h3 span{
	background: #f9f9f9;
	border: 1px #e9e9e9 solid;
	border-radius: .2rem;
	font-size: .24rem;
	color: #979797;
	padding: .03rem .15rem;
	margin-right: .1rem;
}
.szcon ul li .main_bot p{
	font-size: .26rem;
	color: #000;
	padding: .12rem 0;
	line-height: .4rem;
}
.szcon ul li .main_bot p span{
	font-size: .24rem;
	color: #5e5e5e;
	margin-right: .05rem;
}
.szcon ul li .main_mask h2,.szcon ul li .main_mask h3{display: none;}
.szcon ul li .main_mask{float: right;width: 4.74rem;}
.szcon ul li .main_mask p{
	font-size: .24rem;
	color: #6c6c6c;
	line-height: .4rem;
}
.szcon .szcon_list2 .tea_hd{display: none;}
.szcon .szcon_list2 .tea_txt{display: none;}
.szcon .szcon_list2 .tea_txt_cur{display: block;}
.szcon .tea_con ul li img{
	width: 1.85rem;
	float: left;
	border-radius: .1rem;
}
.szcon .tea_con ul li .li_txt{
	width: 4.74rem;
	float: right;
}
.szcon .tea_con ul li .li_txt h3{
	float: left;
	font-size: .32rem;
	color: #2e2e2e;
	padding: .05rem 0 .1rem;
}
.szcon .tea_con ul li .li_txt h4{
	float: left;
	font-size: .24rem;
	color: #bebebe;
	margin-left: .13rem;
	padding: .1rem 0 0;
}
.szcon .tea_con ul li .li_txt p{
	width: 100%;
	float: left;
	font-size: .24rem;
	color: #6c6c6c;
	line-height: .4rem;
}

.szcon{height: 100rem;overflow: hidden;}
.tabs{margin-bottom: 0;}
.sztab .tea_top2{
	width: 7.5rem;
	height: 1.02rem;
	background: #f8f8f8;
	position: fixed;
	left: 50%;
	margin-left: -3.75rem;
	top: 0;
	box-shadow: 0 0.1rem 0.27rem rgb(196,196,196,.4);
	z-index: 9;
	display: none;
}
.sztab .tea_top2 p{
	float: left;
	width: 50%;
	padding-top: .1rem
}
.sztab .tea_top2 p span{
	display: block;
	margin: 0 auto;
	width: 2.9rem;
	height: .8rem;
	background: #f8f8f8;
	text-align: center;
	line-height: .8rem;
	font-size: .32rem;
	color: #000;
	border-radius: .1rem;
}
.sztab .tea_top2 p.tea_on span{
	background: #db202f;
	color: #fff;
}

.footer{background: #ededed;margin: 0;padding: .5rem 0 .2rem;}


img{display: block;width: 100%;margin: 0 auto;}
.clears::after{
content: ".";
clear: both;
display: block;
overflow: hidden;
font-size: 0;
height: 0;
}
.clears{
    zoom: 1;
}
.tea_btn{width: 4.4rem;height: .85rem;background: #db202f;display: block;margin: .3rem auto ;font-size: .28rem;color: #fff;text-align: center;line-height: .85rem;border-radius: .85rem;box-shadow: 0 .2rem .3rem rgba(209,45,58,.26);}

.box_hd{position: relative;font-size: .36rem;color: #000;font-weight: bold;line-height: .5rem;padding-left: .16rem;margin-left: .46rem;}
.box_hd:before{
	position: absolute;
	left: 0;
	top: .1rem;
	width: .04rem;
	height: .3rem;
	background-color: #ff6529;
	content: "";
}
.box_hd span{font-size: .26rem;color: #7d7d7d;font-weight: normal;margin-left: .1rem;}
.ban .swiper-pagination-bullet{width: .5rem;height: .06rem;background: #fff;border-radius: 0;}
.ban .swiper-pagination-bullet-active{background-color: #fff;}
.ban .swiper-container-horizontal>.swiper-pagination-bullets{font-size: 0;bottom: .26rem;}
.tea_story {padding: .66rem 0;}
.tea_story ul{width: 6.4rem;margin: .36rem auto 0;}
.tea_story ul li{background: url(/2020phone/images/teaimg/teastory_icon1s.jpg) no-repeat left center;background-size: .22rem .22rem;height: .55rem;line-height: .55rem;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;font-size: .26rem;color: #7a7a7a;padding-left: .36rem;}

.tea_tab{background-color: #f7f7fa;padding-bottom: .76rem;}
.tea_tab .gallery-thumbs{width: 7.3rem;margin-left: .2rem;padding-top: .5rem;}
.tea_tab .gallery-thumbs:after{
	position: absolute;
	right: -0.3rem;
	top: .3rem;
	width: 1.3rem;
	height: 1rem;
	box-shadow: inset -1.2rem 0 0.6rem -0.18rem #f7f7fa;
	content: "";
	z-index: 5;
}
.tea_tab .gallery-thumbs .swiper-slide{height: .8rem;font-size: .32rem;color: #7d7d7d;text-align: center;}
.tea_tab .gallery-thumbs .swiper-slide:nth-child(1),
.tea_tab .gallery-thumbs .swiper-slide:nth-child(2){width: 3.8rem !important;}
.tea_tab .gallery-thumbs .swiper-slide:nth-child(3){width: 4.4rem !important;}
.tea_tab .gallery-thumbs .swiper-slide:nth-child(4){width: 3.8rem !important;}
.tea_tab .gallery-thumbs .swiper-slide span{position: relative;display: inline-block;height: .7rem;line-height: .7rem;}
.tea_tab .gallery-thumbs .swiper-slide-thumb-active span{color: #252b3a;font-weight: bold;border-bottom: .02rem #ff6529 solid;}
.tea_tab .gallery-thumbs .swiper-slide-thumb-active span:before{
	position: absolute;
	left: 50%;
	top: .72rem;
	border-style: solid;
	border-width: .08rem .11rem 0 .11rem;
	border-color: #ff6529 transparent transparent transparent;
	margin-left: -.11rem;
	content: "";
}
.tea_tab .gallery-thumbs .swiper-slide:after{
	position: absolute;
	right: -.1rem;
	top: 0;
	width: .2rem;
	font-size: .32rem;
	color: #7d7d7d;
	text-align: center;
	font-weight: normal;
	line-height: .7rem;
	content: "/";
}
.tea_tab .gallery-thumbs .swiper-slide:last-child:after{content: "";}

.tea_tab .gallery-top{
	padding: 0 .53rem;
	margin: .42rem auto 0;
}
.tea_tab .gallery-top ul li{
	position: relative;
	width: 100%;
	height: 1.98rem;
	border: .03rem #fff solid;
	border-radius: .12rem;
	box-shadow: 0 .1rem .2rem rgba(193,200,214,.3);
	background: -moz-linear-gradient(to bottom , #f7f8fa,#fcfcfc);
	background: linear-gradient(to bottom, #f7f8fa,#fcfcfc);
	overflow: hidden;
	margin-bottom: .21rem;
}
.tea_tab .gallery-top ul li a:after{
	position: absolute;
	left: 3.54rem;
	bottom: .2rem;
	font-size: .24rem;
	color: #ff6529;
	line-height: .3rem;
	content: "查看详情 >";
}
.tea_tab .gallery-top ul li .pic{
	float: left;
	width: 3.28rem;
	height: 1.92rem;
	text-align: center;
	overflow: hidden;
}
.tea_tab .gallery-top ul li .pic img{
	display: inline-block;
	width: auto;
	height: 100%;
}
.tea_tab .gallery-top ul li span{
	position: absolute;
	left: 3.54rem;
	top: 50%;
	float: left;
	width: 2.58rem;
	font-size: .26rem;
	color: #252b3a;
	line-height: .36rem;
	font-weight: bold;
	transform: translate(0,-75%);
}

.tea_video{position: fixed;top: 0;left: 0;background: rgba(0,0,0,.7);width: 100%;height: 100%;display: none;z-index: 5;}
.tea_video .main{width: 100%;margin-top: 40%;}
.tea_video .main .teaclose{width: .7rem;height: .7rem;display: block;margin: .3rem auto 0;}
.tea_box{background: #fff;padding: .5rem 0 0;}
.tea_box .tea_top{width: 6.6rem;margin: 0 auto ;}
.tea_box .tea_top>div {width: 3rem;float: left;margin: .25rem .15rem;}
.tea_box .tea_top>div p{position: relative;width: 3rem;height: 1.34rem;background: #eee;border-radius: .12rem;font-size: .3rem;padding: .18rem 0 .15rem;color: #686868;padding-left: .54rem;}
.tea_box .tea_top>div p span{font-size: .36rem;}
.tea_box .tea_top>div p em{position: relative;top: -.1rem;}
.tea_box .tea_top>div img{width: .24rem;margin: 0 auto;display:none;}
.tea_box .tea_btm>div{display: none;}
.tea_box .tea_btm>div.tea_show{display: block;}
.tea_box .tea_top .tea_on p{background: #db1f2e;color: #fff;}
.tea_box .tea_top .tea_on p:after{
	position: absolute;
	left: 50%;
	top: 1.33rem;
	border-style: solid;
	border-width: .14rem .2rem 0 .2rem;
	border-color: #db1f2e transparent transparent transparent;
	margin-left: -.2rem;
	content: "";
}
.tea_box .tea_top .tea_on img{display: block}
.tea_box .tea_btm{background-color: #f7f7fa;margin-top: .34rem;padding-top: .52rem;}

.tea_box .tea_btm .tea_box1{padding-bottom: .6rem;}
.tea_box .tea_btm .botlists{
	position: relative;
	width: 6.38rem;
	border-radius: .12rem;
	background-color: #fff;
	margin: .88rem auto .1rem;
}
.tea_box .tea_btm .botlists h2{
	position: absolute;
	left: 50%;
	top: -.52rem;
	width: 3.26rem;
	height: .61rem;
	font-size: .28rem;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: .61rem;
	border-radius: .12rem;
	background: -moz-linear-gradient(to right , #ff6a28,#fe3939);
	background: linear-gradient(to right, #ff6a28,#fe3939);
	margin-left: -1.63rem;
}
.tea_box .tea_btm .botlists h2 span{
	float: left;
	width: 1.78rem;
	height: .61rem;
	color: #ff5d15;
	line-height: .57rem;
	border-radius: .12rem;
	border: .02rem #fff solid;
	box-sizing: border-box;
	background: -moz-linear-gradient(to bottom , #f3f4f8, #fbfdfc);
	background: linear-gradient(to bottom, #f3f4f8,#fbfdfc);
	box-shadow: 6px 6px 18px 0 rgba(55,99,170,.06), -6px -6px 18px 0 rgba(255,255,255,.7);
	margin-left: -.02rem;
}
.tea_box .tea_btm .botlists3 h2{width: 4.6rem;margin-left: -2.3rem;}
.tea_box .tea_btm .botlists3 h2 span{width: 2.9rem;}
.tea_box .tea_btm .botlists1{background: #fff url("/2020phone/images/teaimg/botlistsbg1.jpg") no-repeat .66rem .77rem;}
.tea_box .tea_btm .botlists1,
.tea_box .tea_btm .botlists3{
	background-size: 3.66rem;
	padding: .51rem 0 .25rem .6rem;
}
.tea_box .tea_btm .botlists ul li{
	float: left;
	width: 2.6rem;
	height: 1.2rem;
	font-size: .26rem;
	line-height: .36rem;
	color: #252b3a;
}
.tea_box .tea_btm .botlists ul li:nth-child(1){border-bottom: .01rem #e9e9e9 solid;border-right: .01rem #e9e9e9 solid;padding: .22rem 0 0 .8rem;}
.tea_box .tea_btm .botlists ul li:nth-child(2){border-bottom: .01rem #e9e9e9 solid;padding: .22rem 0 0 1.26rem;}
.tea_box .tea_btm .botlists ul li:nth-child(3){border-right: .01rem #e9e9e9 solid;padding: .30rem 0 0 .8rem;}
.tea_box .tea_btm .botlists ul li:nth-child(4){padding: .32rem 0 0 1.26rem;}
.tea_box .tea_btm .botlists ul li b{display: block;}

.tea_box .tea_btm .botlists2 .bot2con{padding: .46rem 0 .4rem;}
.tea_box .tea_btm .botlists2 .bot2con p{
	float: left;
	width: 50%;
	font-size: .26rem;
	color: #252b3a;
	line-height: .56rem;
	padding-left: .1rem;
}
.tea_box .tea_btm .botlists2 .bot2con p:first-child{padding-left: .38rem;}
.tea_box .tea_btm .botlists2 .bot2con p span{
	display: block;
}
.tea_box .tea_btm .botlists2 .bot2con p em{
	color: #0067e1;
	margin-right: .15rem;
}

.tea_box .tea_btm .botlists3 ul li:nth-child(1),
.tea_box .tea_btm .botlists3 ul li:nth-child(3){padding-left: .29rem;}
.tea_box .tea_btm .botlists3 ul li:nth-child(2),
.tea_box .tea_btm .botlists3 ul li:nth-child(4){padding-left: .62rem;}
.tea_box .tea_btm .botlists3 ul li:nth-child(1),
.tea_box .tea_btm .botlists3 ul li:nth-child(2){padding-top: .22rem;}


.tea_box .tea_btm .tea_box2{position: relative;width: 6.78rem;border-radius: .12rem;margin: .38rem auto .56rem;}
.tea_box .tea_btm .tea_box2 .teabox2_con{
	position: absolute;
	left: 0;
	top: 0;
}
.tea_box .tea_btm .tea_box2 .teabox2_con ul{
	display: flex;
	flex-wrap: wrap;
	margin: .54rem 0 0 .1rem;
}
.tea_box .tea_btm .tea_box2 .teabox2_con ul li{
	width: 2.8rem;
	font-size: .24rem;
	color: #7d7d7d;
	line-height: .32rem;
	margin: 0 .18rem .64rem .34rem;
}
.tea_box .tea_btm .tea_box2 .teabox2_con ul li:last-child{margin-top: -.16rem;}
.tea_box .tea_btm .tea_box2 .teabox2_con ul li span{
	display: block;
	font-size: .26rem;
	color: #252b3a;
	font-weight: bold;
	padding: 0 0 .15rem .66rem;
}
.tea_box .tea_btm .teatit{font-size: .36rem;font-weight: bold;color: #000;text-align: center;padding: .55rem 0 .35rem;}
.tea_box .tea_btm .tea_box3{padding: .26rem 0 .4rem;}

.tea_box .tea_btm .tea_box4{padding-bottom: .7rem;}
.tea_box .tea_btm .tea_box4 ol{margin-top: .48rem;}
.tea_box .tea_btm .tea_box4 ol li{
	position: relative;
	float: left;
	width: 3.32rem;
	height: .66rem;
	font-size: .26rem;
	color: #666;
	text-align: center;
	line-height: .66rem;
	border-radius: .12rem .12rem 0 0;
	background-color: #e7e7e7;
	margin: 0 -.24rem 0 .37rem;
	z-index: 4;
}
.tea_box .tea_btm .tea_box4 ol li.cur{color: #fff;background-color: #319cff;}
.tea_box .tea_btm .tea_box4 ul{
	width: 6.78rem;
	position: relative;
	z-index: 3;
	border-radius: .12rem;
	background-color: #fff;
	margin: 0 auto;
}
.tea_box .tea_btm .tea_box4 ul li{display: none;}
.tea_box .tea_btm .tea_box4 ul li.cur{display: block;}
.tea_box .tea_btm .tea_box4 ul li h3{
	font-size: .24rem;
	color: #999;
	padding: .38rem 0 .26rem;
}
.tea_box .tea_btm .tea_box4 ul li h3 b{
	display: block;
	font-size: .26rem;
	color: #252b3a;
	margin-bottom: .08rem;
}
.tea_box .tea_btm .tea_box4 ul li h3 i{color: #0067e1;margin-right: .06rem;}
.tea_box .tea_btm .tea_box4 ul li .left_con1{
	border-bottom: .02rem #ebebf5 solid;
	padding-bottom: .5rem;
}
.tea_box .tea_btm .tea_box4 ul li .left_con1 p{
	float: left;
	width: 30.5%;
	font-size: .24rem;
	color: #999;
	line-height: .3rem;
	margin: 0 3.6% 0 .4%;
}
.tea_box .tea_btm .tea_box4 ul li .left_con1 p:last-child{margin-right: 0;}
.tea_box .tea_btm .tea_box4 ul li .left_con1 p span{
	display: block;
	width: 1rem;
	height: .37rem;
	font-size: .24rem;
	color: #fff;
	text-align: center;
	line-height: .37rem;
	border-radius: 4px;
	background-color: #ffab3d;
}
.tea_box .tea_btm .tea_box4 ul li .left_con1 p:nth-child(2) span{background-color: #ff863d;}
.tea_box .tea_btm .tea_box4 ul li .left_con1 p:nth-child(3) span{background-color: #ff663d;}
.tea_box .tea_btm .tea_box4 ul li .left_con1 p i{
	display: block;
	font-size: .24rem;
	color: #252b3a;
	font-style: inherit;
	line-height: .4rem;
}
.tea_box .tea_btm .tea_box4 ul li .left_con1 p b{
	display: block;
	font-size: .24rem;
	color: #fb5826;
	margin-bottom: .12rem;
}
.tea_box .tea_btm .tea_box4 ul li .left_con2{padding-bottom: .42rem;}
.tea_box .tea_btm .tea_box4 ul li .left_con2 div.clears{
	border-radius: .12rem;
	background-color: #f7f7f7;
	overflow: hidden;
}
.tea_box .tea_btm .tea_box4 ul li .left_con2 p{
	float: left;
	width: 3.02rem;
	height: 1.58rem;
	font-size: .24rem;
	color: #999;
	line-height: .3rem;
	box-sizing: border-box;
	padding-left: .28rem;
}
.tea_box .tea_btm .tea_box4 ul li .left_con2 p:nth-child(2),
.tea_box .tea_btm .tea_box4 ul li .left_con2 p:nth-child(3){background-color: #efefef;}
.tea_box .tea_btm .tea_box4 ul li .left_con2 p b{
	display: block;
	font-size: .24rem;
	color: #252b3a;
	padding: .2rem 0 .04rem;
}
.tea_box .tea_btm .tea_box4 ul li .left_con2 p span{color: #fb5826;}
.tea_box .tea_btm .tea_box4 ul li .left_con,
.tea_box .tea_btm .tea_box4 ul li .right_con{width: 6.06rem;margin: 0 auto;}
.tea_box .tea_btm .tea_box4 ul li .right_con1{
	border-bottom: .02rem #ebebf5 solid;
	padding-bottom: .44rem;
}
.tea_box .tea_btm .tea_box4 ul li .right_con p{
	width: 6.1rem;
	font-size: .24rem;
	color: #5e6066;
	line-height: .36rem;
	padding-left: .05rem;
}
.tea_box .tea_btm .tea_box4 ul li .right_con1 p{color: #333;}
.tea_box .tea_btm .tea_box4 ul li .right_con p em{
	display: inline-block;
	width: .2rem;
	color: #fb5826;
	font-style: italic;
}
.tea_box .tea_btm .tea_box4 ul li .right_con p b{
	display: block;
	font-size: .24rem;
	color: #fb5826;
}
.tea_box .tea_btm .tea_box4 ul li .right_con2{padding-bottom: .32rem;}
.tea_box .tea_btm .tea_box4 ul li .right_con2 p{margin-bottom: 5px;}

.tea_box .fix_tea{background: #fff;box-shadow:0 0rem .3rem rgba(56,99,174,.4) ;height: 1rem;position: fixed;top: 0;left: 0;width: 100%;z-index: 99;padding-left: .35rem;display: none;}
.tea_box .fix_tea>div{width: 3.2rem;height: .8rem;line-height: .8rem;text-align: center;font-size: .3rem;float: left;margin:.1rem;border-radius: .1rem;color: #000000;}
.tea_box .fix_tea>div.fix_on{color: #fff;background: #db202f;}
.tea_box .tea_box3 .teamain_box{overflow: hidden;height: 6.75rem;}
.tea_box .tea_box3 .teamain {width: 25rem;}
.tea_box .tea_box3 .teamain ul {margin-left: .22rem;overflow: hidden;float: left;width:7.1rem;}
.tea_box .tea_box3 .teamain ul li{float: left;width: 2.2rem;margin: .2rem .08rem .2rem;}
/* .tea_box .tea_box3 .teamain ul:nth-child(1) li:nth-child(2),
.tea_box .tea_box3 .teamain ul:nth-child(1) li:nth-child(6){display: none;} */
.tea_box .tea_box3 .teamain .main_bot h2{font-size:.3rem ;color: #454545;margin-top: .1rem;}
.tea_box .tea_box3 .teamain .main_bot h2 span{display: none;font-size: .24rem;color: #8f8f8f;}
.tea_box .tea_box3 .teamain .main_mask{display: none;}
.tea_box .tea_box3 .teamain .main_bot h3,.tea_box .tea_box3 .teamain .main_bot p{display: none;}
.tea_box .tea_box3 .teamain .main_pic img{border-radius:.1rem ;width: 120%;margin-left: -10%;}
.tea_box .tea_box3 .teamain .main_pic{width: 2.2rem;overflow: hidden;height: 2.5rem;border-radius:.1rem ;}
.tea_box .tea_box3 ol{height: .3rem;text-align: center;overflow: hidden;width: .9rem;margin: 0 auto;}
.tea_box .tea_box3 ol li{width: .2rem;height: .2rem;border-radius: .2rem;margin: 0 .05rem;cursor: pointer;float: left;opacity: .2;background: #db202f;}
.tea_box .tea_box3 ol li.cur{width: .5rem;opacity: 1;}
.tea_box .tea_box3 .teamain_box1{height: 8.5rem;}
.tea_box .tea_box3 .teamain1 .main_bot h3{display: block;height: 1rem;margin-top: .1rem;}
.tea_box .tea_box3 .teamain1 .main_bot h3 span{font-size: .20rem;border: 1px solid #e9e9e9;background: #fff;border-radius: .5rem;display: block;float: left;padding:.04rem .12rem 0.05rem;margin-bottom: .05rem;margin-right: .05rem;}
.tea_box .tea_box3 .teamain1 ul li{height: 4.1rem;margin-top: .0rem;margin-bottom: .25rem;} 

.footer p a{color: #333;}