#huangTitle2 .d2 img { display: none; }
.wapTopFix { display: none; }
.fullBoxMask { display: none; }

/*响应式布局*/
@media screen and (max-width:1280px) {
	/*1280px 开始*/
	html { font-size: 18px; }
	.share { width: 100% !important; }
	.wrapper { background: #13106C; padding-bottom: .1rem; }
	.container>* { padding: 0 .2rem; }
	.concat { padding: 0; }
	.container>.win-wrap { padding-bottom: 2rem; }
	.share { padding: 0 .2rem; -webkit-box-sizing: border-box; box-sizing: border-box; }
	.cooperation-wrap .list { width: 100%; padding: 0; }
	.share-1 .p-v-foot>div:not(:last-child) { margin-right: 0.3rem; }
	.evaluation-wrap .concat { right: 0; }
	.partner-wrap .list { width: 100%; }
	.list ul li { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }
	.list ul { grid-gap: .5rem; grid-row-gap: 1rem; }
	.evaluation-wrap,.partner-wrap { height: 80vh; }
	.cooper-title { padding-top: 0.8rem; }

	/*1280px 结束*/
}

@media screen and (max-width:1024px) {
	/*1024px 开始*/
	.share-1 .img img { width: 4.272rem; height: 3.44rem; }
	.wrap .value { padding-left: 0.384rem; padding-top: .512rem; }

	/*1024px 结束*/
}

@media screen and (max-width:1000px) {
	/*1000px 开始*/
	.waphuangTop,.fullBoxMask { display: none !important; }

	/*1000px 结束*/
}

@media screen and (max-width:968px) {
	/*968px 开始*/
	nav .menu-list-wrap .item-menu-title { margin-left: 0.2rem; }
	.wrap .value { padding-left: 0.384rem; padding-top: 0rem; }
	.list { padding-bottom: 0; }
	.list ul { -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); margin-bottom: 0.5rem; grid-row-gap: .5rem; }
	.list ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; padding: 0 .34rem; }
	.share-2 .arrow { display: none; }
	.share-title { font-size: .34rem; }
	.share-1 .p-title { font-size: .26rem; }
	.share-1 .p-v-foot>div { font-size: .16rem; }
	.list img { margin: 0 .2rem; }
	.list .img { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .2rem 0; }
	.list .value { font-size: .14rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
	.serve-list .item-title { font-size: .18rem; }
	.serve-list .item-value { font-size: .14rem; }
	.win-content .dialog p { font-size: .24rem; }
	.propose-wrap span { font-size: .28rem; }
	.evaluation-wrap p { font-size: .20rem; }
	.cooperation-wrap .content img { margin: 0; width: 1.5rem; height: 1.72rem; }
	.cooperation-wrap .list .item { padding: .2rem; }
	.evaluation-wrap .btn-list { margin-top: 0; }
	.list-1 ul:last-child li:nth-child(odd) { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }
	.list-1 ul:first-child li:nth-child(even) { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }
	.list-2 ul:last-child li:nth-child(odd) { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }
	.list-2 ul:first-child li:nth-child(odd) { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }
	.share-1 .p-v-foot { margin-top: .2rem; }
	.share-1 .img img { width: 4rem; height: 3rem; }
	.share-1 .p-title { width: 100%}
	.partner-wrap .list { -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); padding: 0 .2rem; }
	.partner-wrap .content { padding-top: 0; }

	/*968px 结束*/
}

@media screen and (max-width:768px) {
	/*768px 开始*/
	.waphuangTop,.fullBoxMask { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
	.concat { display: none; }
	nav .menu-list-wrap .item-menu-title>a i { font-size: .24rem; }
	.container>header { position: fixed; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; left: 0; right: 0; padding: .2rem .2rem; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 999; display: none; }
	header .icon-caidan { display: block; font-size: .32rem; color: #fff; -webkit-transform: translate(0.-50%); -ms-transform: translate(0.-50%); transform: translate(0.-50%); min-width: .2rem; line-height: .4rem; }
	nav { position: fixed; height: 100vh; left: 0; top: 0; width: 30vw; padding: 1.5rem 0; z-index: 9; background: #0E0D63; display: none; overflow-y: auto; max-height: 100vh; -webkit-box-sizing: border-box; box-sizing: border-box; }
	nav .menu-list-wrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: distribute; justify-content: space-around; }
	nav .menu-list-wrap #active { border-radius: 0; }
	nav .menu-list-wrap .item-menu-title { width: 100%; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
	nav .menu-list-wrap .item-menu-title>a { font-size: .24rem; padding: .3rem 0; width: 100%; text-align: center; }
	.bg nav .menu-list-wrap .item-center-menu>a { line-height: .4rem; text-align: center; color: #ccc; font-size: .16rem; }
	header .sub-menu { width: 100%; position: relative; height: auto; margin: 0; }
	.content-menu-list .menu-item .item-center-menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
	.bg,.sub-menu { background: #13126C; }
	.bg nav .menu-list-wrap .item-menu-title>a { color: #fff; font-size: .24rem; }
	.content-menu-list .menu-item { padding: .2rem 0; }
	.menu-title img { display: none; }
	.menu-title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; font-size: .20rem; margin-bottom: 0.3rem; }
	.content-menu-list { width: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
	.banner .swiper-slide { padding-left: 0.5rem; }
	.list ul { -ms-grid-columns: (1fr)[1]; grid-template-columns: repeat(1, 1fr); margin-bottom: 0.2rem; grid-row-gap: .2rem; }
	.logo img { width: .76rem; min-width: 50px; }
	.share-title { padding-bottom: 1rem; padding-top: .8rem; }
	.share-1 { padding: .5rem 0; }
	.share-1 .img img { width: 2.4rem; height: 1.7rem; }
	.share-1 .p-title { margin: .1rem 0; }
	.share-1 .p-value { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size: .14rem; }
	.share-1 .p-v-foot { margin-top: .1rem; }
	.share-1 .p-v-foot .img-view { display: none; }
	.share-1:nth-child(odd) .content { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
	.serve-list .item-value { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; font-size: .14rem; }
	.share-1:nth-child(odd) .value { padding-left: 0.2rem; padding-right: 0; }
	.list-2 img,.list-1 img { width: .5rem; height: .5rem; }
	.cooperation-wrap .list { -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr)}
	.partner-wrap img { width: 100%; }
	.list-2 { display: none; }
	.more-programme-wrap .value { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
	.wrap .value { padding-left: 0.2rem; }
	.info-wrap { height: auto; }
	.cooperation-wrap .value { line-height: .3rem; margin-top: .1rem; }
	.serve-list .icon { display: none; }
	.serve-list .item-title { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; padding: 0; margin: .2rem 0; }
	.serve-list .item { padding-bottom: 0.5rem; width: 100%; }
	.partner-wrap { padding: 3rem 0; }
	.evaluation-wrap,.partner-wrap { height: auto; padding-bottom: 3rem; }
	.evaluation-wrap { padding: .8rem 0; padding-bottom: 2rem; }
	.partner-wrap { padding-top: 0; padding-bottom: 2rem; }
	.propose-wrap-2 { height: auto; padding: 0; }
	.concat img { width: auto; }
	.concat p { font-size: .10rem; }

	/*黄老师修改*/
	#huangIndex1 { -webkit-box-sizing: border-box; box-sizing: border-box; ; padding-top: 60px; background: url(../image/bgindex1.png); background-size: 100% auto !important; background-repeat: no-repeat !important; height: 6rem; }
	#huangTitle2 { background: #04005D; }
	#huangTitle2 .d1 { padding: 0.5rem 0; }
	#huangTitle2 .d2 img { width: 100%; display: block; }
	#huangIndex1 .swiper-pagination { margin-bottom: 0; }
	#huangBg1 ul li,#huangList1 ul li { background: -webkit-gradient(linear, left top, left bottom, from(#4034A0), to(#1F1773)); background: -o-linear-gradient(top, #4034A0, #1F1773); background: linear-gradient(to bottom, #4034A0, #1F1773); }
	#huangBg1 { background: url(../image/huangbg1.png); background-size: 100% auto !important; background-repeat: no-repeat !important; }
	#huangBg1 .share { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 0.4rem; }
	#huangWarp1 { padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
	#huangTitle1 { margin-left: 0 !important; }
	#huangHeZuo { -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; margin-top: 1rem !important; height: auto !important; margin-bottom: 1rem !important; }
	#huangList2 .p-v-foot>div { padding-bottom: 0.5rem; }
	#huangService { padding-bottom: 0 !important; }
	#huangList3 { position: inherit; -webkit-transform: inherit; -ms-transform: inherit; transform: inherit; top: inherit; left: inherit; }
	#huangList3 .item>div { width: 33%; height: 4.5rem; min-width: inherit; min-width: inherit; }
	#huangList3 .item>div { padding: 0.2rem; }
	#huangList3 .icon img { width: 80%; }
	#huangList3 .item-title { font-size: 0.24rem; }
	#huangList3 .item-value { font-size: 0.20rem; }
	#huangWinBox { height: auto; margin-bottom: 0; padding-bottom: 1rem; background-repeat: no-repeat !important; }
	#huangWinBox .win { position: inherit; top: inherit; left: inherit; -webkit-transform: inherit; -ms-transform: inherit; transform: inherit; width: 50%; margin: 0 auto; padding-top: 5rem; }
	#huangWinBox .swiper-container { position: inherit; top: inherit; left: inherit; -webkit-transform: inherit; -ms-transform: inherit; transform: inherit; padding-bottom: 1rem; }
	#huangWinBox .swiper-pagination { bottom: 0; }
	#huangWinBox .swiper-pagination { margin: 0; padding: 0; }
	#huangShare .share .img { display: none; }
	#huangCont { background: none !important; }
	#huangHuoBan { box-sizing: border-box; overflow: hidden; padding: 1rem 0; }
	#huangHuoBan .share-title { padding: 0 0 1rem 0; }
	#huangHuoBan .share-title p { font-size: 0.34rem; }
	#huangHuoBan .share-title span { font-size: 0.25rem; }
	#huangHuoBan .conent .list { display: flex; flex-wrap: wrap; justify-content: space-between; }
	#huangHuoBan .conent .list a { width: 48%; }
	#huangHuoBan .conent .list a img { width: 100%; max-width: 100%; }

	/*768px 结束*/
}

@media screen and (max-width:425px) {
	/*425px 开始*/
	.more-s { width: 100vw; margin-left: -.2rem; }
	.more-s p { font-size: .28rem; margin-left: 1rem; }
	.banner .swiper-slide a { -webkit-transform: scale(.8); -ms-transform: scale(.8); transform: scale(.8); }
	.container>.win-wrap { padding-bottom: 0; background-size: calc(100% + .5px) auto; border-top: transparent; }
	.container>*,.container { background-size: 100% auto; background-repeat: no-repeat; }
	.container { background-image: url(../image/tuceng2.png); }
	.wallet::after { content: ''; width: 100vw; background: url(../image/bg.png) no-repeat; background-size: 100% 100%; height: 51%; top: -1.2rem; left: -.2rem; }
	.swiper-pagination-bullet { width: 8px; height: 8px; }
	.cooperation-wrap { height: 8.5rem; background: -o-linear-gradient(315deg, #2387F0, #262EB4); background: linear-gradient(135deg, #2387F0, #262EB4); margin: 0 1rem; margin-bottom: 4.2rem; border-radius: .2rem; padding: 0; }
	.cooperation-wrap .content { -webkit-box-sizing: content-box; box-sizing: content-box; padding-bottom: 1.7rem; padding-left: 0; padding-right: 0; padding-top: 1rem; }
	.cooperation-wrap .content img { width: 3rem; height: auto; }
	.value-wrap { padding: .5rem; background: -o-linear-gradient(315deg, #2387F0, #262EB4); background: linear-gradient(135deg, #2387F0, #262EB4); text-align: left; border-radius: .2rem; }
	.cooperation-wrap .value { color: #fff; line-height: .4rem; -webkit-line-clamp: 100; }
	.cooperation-wrap .sub-item-title { font-size: .28rem; margin-bottom: 0.2rem; }
	.cooperation-wrap .list .item { background: transparent; height: auto; }
	.banner { height: 5.7rem; }
	.cooperation-wrap .list .item .img { display: flex; justify-content: center; }
	.cooperation-wrap .list .item .img img { display: inline-block; }
	.share-1 .content { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
	.share-1 .p-v-foot .img-view { display: block; }
	.share-1 .img img { width: 100%; height: auto; }
	.share-1 .p-v-foot { margin-top: .3rem; }
	.share-1 { padding-top: 0; padding-bottom: .5rem; }
	.win-content .dialog span { line-height: .4rem; font-size: .24rem; }
	.share-1 .p-s-title { display: block; font-size: .22rem; color: #ccc; }
	.share-1 .value { padding: .5rem 0; width: 100%; }
	.share-1 .p-value { font-size: .28rem; -webkit-line-clamp: 100; line-height: .5rem; width: auto; }
	.share-1 .p-v-foot>div img { width: 0.3rem; }
	.share-1 .p-v-foot>div:not(:last-child) { margin-right: 1rem; }
	.share-1 .p-v-foot .img-view { margin-bottom: 0.2rem; width: .8rem; height: .8rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
	.share-1 .p-title { font-size: .4rem; margin-bottom: .15rem; }
	.share-1 .p-title .title-btn { font-size: .2rem; background-color: #00B3EF; border: none; outline: none; padding: 10px; cursor: pointer; margin-right: 2%; border-radius: 3px; color: #fff; }
	.share-1 .p-v-foot>div { font-size: .22rem; }
	.list .item-title { font-size: .28rem; }
	.list .value { font-size: .22rem; }
	.list-2 { display: block; }
	.list-1 ul:last-child li:nth-child(odd) { -webkit-transform: translate(0, calc(.5rem + 0.5px)); -ms-transform: translate(0, calc(.5rem + 0.5px)); transform: translate(0, calc(.5rem + 0.5px)); }
	.win-wrap .swiper-pagination,.evaluation-wrap .swiper-pagination { display: block; }
	.win-wrap,.evaluation-wrap { padding-bottom: 0; }
	.win-wrap { border-radius: .5rem; height: 8.8rem; margin-bottom: 3rem; background: url(../image/IMG.png); padding: 0; background-position: .23rem 0; }
	.win-wrap .btn-list,.evaluation-wrap .btn-list { display: none; }
	.win-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0; }
	.win-content .dialog { border-radius: .3rem; background: -webkit-linear-gradient(315deg, #2e34a9, #7DFFF5); }
	.win-content .dialog p { font-size: .32rem; }
	.win { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
	.win-wrap .swiper-container { position: absolute; top: 2.5rem; height: 100%; }
	.win-wrap .swiper-pagination { position: absolute; bottom: 1.5rem; }
	.propose-wrap { border-radius: 1rem 0 0 0; width: 100vw; position: relative; margin-bottom: 2.5rem; padding-top: 0.5rem; }
	.propose-wrap .content { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
	.propose-wrap p { display: block; font-size: .44rem; padding-left: .5rem; }
	.propose-wrap span { font-size: .36rem; display: block; width: 80%; font-weight: lighter; padding-left: 0rem; }
	.propose-wrap-2 .btn { font-size: .32rem; font-weight: 600; width: 80vw; padding: .4rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-shadow: 0 0 10px 1px #F31479; box-shadow: 0 0 10px 1px #F31479; margin-top: 1.2rem; }
	.propose-wrap .btn { position: absolute; bottom: -1.5rem; left: 50%; -webkit-transform: translate(-50%); -ms-transform: translate(-50%); transform: translate(-50%); width: 80vw; padding: .4rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-shadow: 0 0 10px 1px #F31479; box-shadow: 0 0 10px 1px #F31479; font-size: .32rem; font-weight: 600; }
	.list ul { margin-bottom: 0.5rem; -ms-grid-columns: 1fr .5rem 1fr .5rem 1fr; grid-template-columns: repeat(3, 1fr); }
	.list ul li { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-top: .5rem; padding-bottom: .5rem; margin-bottom: .2rem; margin-bottom: 1rem; -webkit-transform: translate(0, calc(.5rem + 0.5px)); -ms-transform: translate(0, calc(.5rem + 0.5px)); transform: translate(0, calc(.5rem + 0.5px)); }
	.list ul li:last-child { display: none; }
	.more-programme-wrap .value { -webkit-line-clamp: 100; line-height: .45rem; }
	.list-2 img,.list-1 img { width: .7rem; height: .7rem; }
	.win-content .value { line-height: .4rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
	.info-wrap .content { display: -ms-grid; display: grid; -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); }
	.info-wrap .content div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
	.evaluation-wrap { padding: 0; padding-left: 0.2rem; background: rgba(255, 255, 255, .1); }
	.evaluation-wrap .content { -webkit-box-align: start; -ms-flex-align: start; align-items: center; }
	.evaluation-wrap p { text-align: left; font-size: .28rem; width: 100%; }
	.evaluation-wrap p br { display: none; }
	.cooperation-wrap .list { display: -webkit-box; display: -ms-flexbox; display: flex; }
	.evaluation-wrap .icon img { width: 1rem; height: 1rem; }
	.serve-wrap { padding-bottom: 940px; }
	.serve-list { -webkit-transform: scale(.36) translate(calc(-50% + 0.5px), calc(-50% + 0.5px)); -ms-transform: scale(.36) translate(calc(-50% + 0.5px), calc(-50% + 0.5px)); transform: scale(.36) translate(calc(-50% + 0.5px), calc(-50% + 0.5px)); position: absolute; top: -4.3rem; left: 50%; -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; }
	.serve-list .item-title { font-size: .46rem; -webkit-line-clamp: 100; }
	.serve-list .item-value { font-size: .42rem; }
	.serve-list .icon { display: block; margin-bottom: 0.4rem; }
	.serve-list .item { padding-bottom: 0.5rem; margin-bottom: 1rem; }
	.serve-list .item>div { border-radius: .1rem; width: 310px; height: 310px; min-width: 310px; min-width: 310px; }
	.propose-wrap-2 p { font-size: .22rem; }
	.partner-wrap { background-size: auto 100%; background-position: center; }
	.evaluation-wrap .tip { width: 100%; padding: .3rem 0.1rem; border-right: yellow 2px solid; background: rgba(255, 255, 255, .2); color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; border-radius: .1rem 0 0 0; font-weight: inherit; font-size: .34rem; }
	.cooperation-wrap .cooper-title { display: none; }
	.info-wrap .content a,.info-wrap * { font-size: .24rem; }
	.info-wrap { display: none; }
	.show-mobile { display: block; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; color: #fff; background: -webkit-gradient(linear, left top, left bottom, from(#62C5F9), to(#3B3FC7)); background: -o-linear-gradient(top, #62C5F9, #3B3FC7); background: linear-gradient(to bottom, #62C5F9, #3B3FC7); padding: 1rem .5rem; margin: .5rem .5rem .5rem .5rem; padding-bottom: 1rem; }
	.show-mobile .sub-s-title-s-concat { font-size: .36rem; text-align: center; }
	.show-mobile .concat-title { font-weight: 600; font-size: .46rem; text-align: center; letter-spacing: .1rem; -webkit-box-sizing: border-box; box-sizing: border-box; }
	.show-mobile .wechat { font-size: .24rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-top: 1rem; }
	.show-mobile .wechat img { border: 0.15rem solid #459EFF; width: 70%; }
	.show-mobile .wechat .tip-wechat { padding-top: 0.2rem; }
	.show-mobile .title-public-footer { margin-top: .6rem; font-size: .36rem; font-weight: 600; }
	.show-mobile .value-pbulic-footer { font-size: .28rem; padding: .2rem 0; line-height: .48rem; }

	/*425px 结束*/
}

@media screen and (max-width:375px) {
	/*375px 开始*/
	.serve-list { -webkit-transform: scale(.3) translate(calc(-50% + 0.5px), calc(-50% + 0.5px)); -ms-transform: scale(.3) translate(calc(-50% + 0.5px), calc(-50% + 0.5px)); transform: scale(.3) translate(calc(-50% + 0.5px), calc(-50% + 0.5px)); top: -7rem; }
	.serve-list .item-title { font-size: .56rem; -webkit-line-clamp: 100; }
	.serve-list .item-value { font-size: .54rem; }
	.serve-wrap { padding-bottom: 700px; }

	/*375px 结束*/
}

@media screen and (max-width:320px) {
	/*320px 开始*/
	.wrapper { padding-right: calc(.2rem + 8px); }

	/*320px 结束*/
}
