.zx-index {
    margin-top: .5rem;
}
.swiper-container {
	overflow: hidden;
}

.zx-header {
	margin-bottom: .5rem;
}

.zx-logo {
	float: left;
	width: 2.44rem;
	height: 1.42rem;
	background: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.logo_03.png) no-repeat;
	background-size: 100% 100%;
	text-indent: -9999em;
	margin-left: .6rem;
}

.search-page {
	overflow: hidden;
	margin: 0 auto;
}
/* .search-top-wrap {background-color: #fff;box-shadow: 0 5px 20px rgba(67,86,170,0.4);} */
.search-top {
/* height: 140px; */
	margin: 0 auto .25rem;
}

.search-content-wrap {
	padding-top: .1rem;
}

.search-content {
	border: .03rem #442fa6 solid;
	width: 11.95rem;
	height: 1.13rem;
	position: relative;
	border-radius: 100px 100px;
	overflow: hidden;
	background-color: #442fa6;
	margin: 0 auto;
}

.search-content form {
	display: block;
	position: absolute;
	top: 50%;
	left: 0rem;
	width: 9.75rem;
	padding: 0;
	height: 100%;
	background-color: #fff;
	padding-left: 1.2rem;
	background: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.icon-1_03.png) no-repeat .5rem center #edf0fa;
	background-size: .48rem.51rem;
}

.search-content form input {
	width: 8.6rem;
	border: none;
	background: none;
	outline: none;
	color: #333;
	margin: 0;
	height: 100%;
	font-size: .5rem;
}

.search-content form input:focus {
	border: none;
	background: none;
	outline: none;
}

.search-content form input::-webkit-input-placeholder {
	color: #8d93af;
}

.search-submit {
	font-size: .5rem;
	position: absolute;
	top: -.03rem;
	right: -0px;
	width: 1.94rem;
	height: 100%;
	text-align: center;
	background: #442fa6;
	cursor: pointer;
	color: #fff;
	border: .03rem #442fa6 solid;
	border-radius: 100px 0 0 100px;
}

.search-clear {
	position: absolute;
	top: 50%;
	right: 2.5rem;
	width: .6rem;
	height: .6rem;
	margin-top: -.3rem;
	background: url(https://f2.cri.cn/M00/31/C9/rBABC2DlEpqAB7qKAAAAAAAAAAA7715177.icon-close_03.png) no-repeat center center;
	background-size: 100% 100%;
	display: none;
}

.search-box {
	margin: 0 .57rem;
}

.search-menu {
	padding: .7rem 0;
	text-align: center;
	border-bottom: 1px #dedede solid;
	display: none;
}

.search-menu li {
	margin: 0 26px;
	font-size: .65rem;
	display: inline;
}

.search-menu li a {
	color: #2b3e93;
}

.search-menu li.active a,.search-menu li a:hover {
	color: #ea0218;
	font-weight: bold;
	cursor: pointer;
}

.search-data-wrap {
	border-radius: 10px 10px;
	padding: 0px 0px 0px;
	margin-bottom: 1rem;
}

.search-data ul {
	padding-top: .3rem;
}

.search-data li {
	padding: .4rem 0;
/* border-bottom: 1px #d9e7ff solid; */
}

.search-data .list-title {
	font-size: .6rem;
	margin-bottom: .2rem;
	line-height: .8rem;
}

.search-data a {
	color: #333;
	display: block;
}
/* .search-data .list-title a:hover {text-decoration: underline;} */
.search-data .list-brief {
	font-size: .5rem;
	color: #888;
}

.search-data .list-source {
	margin-left: .7rem;
}

.search-nodata-wrap {
	padding: 3rem 0 4rem;
	text-align: center;
	background-color: #fff;
	border-radius: 10px 10px;
	margin-bottom: 50px;
	display: none;
}

.loadmore-1 {
	text-align: center;
	height: 1.8rem;
	line-height: 1.8rem;
	display: none;
	margin: 0 .5rem;
	margin-top: .85rem;
}

.loadmore-1 a {
	color: #666666;
	font-size: .64rem;
	background: url(https://f2.cri.cn/M00/31/C9/rBABC2DlEpqAB7qKAAAAAAAAAAA7715177.load.png) no-repeat;
	background-size: contain;
	padding: 0 0 0 1.22rem;
}

.list-2 {
	margin: 0 .6rem;
}

.list-2 .swiper-container {
	width: 100%;
	height: 8.42rem;
	border-radius: 0.2rem;
}

.list-2 .swiper-slide {
	width: 100%;
}

.list-2 .list-title {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	width: 84%;
	overflow: hidden;
	font-size: .6rem;
	line-height: .8rem;
	padding: 0.2rem 14% 0.2rem 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.bg-1_11.png);
	background-size: 100% 100%;
}

.list-2 .list-num {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
	padding: 0.2rem .2rem;
	line-height: .8rem;
	font-size: .6rem;
}

.list-2 .list-num span {
	color: #ff0013;
	font-size: 0.85rem;
}

.list-2 .list-num strong {
	font-weight: normal;
}

.zx-box-1 {
	margin-bottom: .8rem;
}

.zx-list-1 {
	padding: .5rem 0;
}

.zx-list-1 ul {
	padding-left: 1.1rem;
}

.zx-list-1 li {
	float: left;
	width: 2.28rem;
	text-align: center;
	margin: 0 .57rem;
	font-size: .5rem;
	margin-bottom: .2rem;
}

.zx-list-1 li span {
	display: block;
	line-height: .85rem;
	padding-top: 2.28rem;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.zx-list-1 li.active span {
	color: #6858dc;
}/*00000000*/
.zx-list-1 li.li-1 span {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.icon-2_15.png);
}

.zx-list-1 li.li-2 span {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.icon-2_18.png);
}

.zx-list-1 li.li-3 span {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.icon-2_20.png);
}

.zx-list-1 li.li-4 span {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.icon-2_22.png);
}

.zx-list-1 li.li-5 span {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.icon-2_29.png);
}

.zx-list-1 li.li-6 span {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.icon-2_32.png);
}

.zx-list-1 li.li-7 span {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.icon-2_34.png);
}

.zx-list-1 li.li-8 span {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.icon-2_36.png);
}

.zx-card-list-1 {
	margin: 0 .6rem;
}

.zx-card-list-1 .swiper-slide {
	background-color: #edf0fa;
	height: 100%;
	position: relative;
	opacity: 0 !important;
	z-index: 1;
}

.zx-card-list-1 .swiper-slide.swiper-slide-active {
	opacity: 1 !important;
	z-index: 2;
}

.zx-card-list-1 li {
	width: 7.16rem;
	float: left;
	margin-bottom: .5rem;
	display: none;
}

.zx-card-list-1 li:nth-of-type(even) {
	float: right;
}

.zx-card-list-1 li .list-con {
	border-radius: 10px 10px;
	overflow: hidden;
	background-color: #fff;
}

.zx-card-list-1 li .list-pic img {
	display: block;
	width: 100%;
	height: 7.16rem;
}

.zx-card-list-1 li .list-title {
	margin: 0 .5rem;
	line-height: .8rem;
	height: 2rem;
	font-size: .55rem;
	padding: .3rem 0;
	overflow: hidden;
	word-break: break-all;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;
}

.zx-card-list-1 li .list-money {
	margin: 0 .5rem;
	padding: .2rem 0 .5rem;
	color: #4b29b4;
}

.zx-index .list-btn {
	text-align: center;
}

.zx-index .list-btn span {
	display: inline-block;
	border-radius: 100px 100px;
	height: 1.22rem;
	line-height: 1.22rem;
	padding: 0 .65rem 0 1.61rem;
	background: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.icon-3_43.png) no-repeat .57rem center #fff;
	background-size: .68rem .68rem;
	font-size: .5rem;
}

.zx-box-2 {
	margin: 0 .6rem .8rem;
}

.zx-title-1 {
	margin-bottom: .5rem;
}

.zx-title-1 .title-en {
	font-size: .3rem;
	position: relative;
	padding-left: .6rem;
	color: #757575;
	margin-bottom: .2rem;
}

.zx-title-1 .title-en::after {
	content: "";
	width: .5rem;
	height: 1px;
	background-color: #757575;
	position: absolute;
	top: 50%;
	left: 0;
}

.zx-title-1 .title-cn {
	font-size: .6rem;
	padding-left: .6rem;
}

.zx-list-2 {
	height: 9.33rem;
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.bg-3_47.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	margin-bottom: .5rem;
}

.zx-list-2.zx-list-2-2 {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.bg-4_54.png);
}

.zx-list-2.zx-list-2-3 {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.bg-5_54.png);
}

.zx-list-2.zx-list-2-4 {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.bg-6_54.png);
}

.zx-list-2.zx-list-2-5 {
	background-image: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.bg-7_54.png);
}

.zx-list-2 .menu-title-en {
	background: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.bg-2_50.png) no-repeat bottom center;
	background-size: 1.52rem 1px;
	width: 3.14rem;
	text-align: center;
	line-height: .85rem;
	position: absolute;
	top: .32rem;
	left: .6rem;
	color: #fff;
	font-size: .46rem;
	font-weight: bold;
}

.zx-list-2 .menu-title-cn {
	width: 3.14rem;
	text-align: center;
	line-height: .96rem;
	position: absolute;
	top: 1.17rem;
	left: .6rem;
	color: #fff;
	font-size: .6rem;
	font-weight: bold;
}

.zx-list-2 .swiper-container {
	position: absolute;
	top: 2.52rem;
	left: 0;
	width: 14.8rem;
}

.zx-list-2 .swiper-slide {
	height: 6.18rem;
}

.zx-list-2 .list-con {
	border-radius: 5px 5px;
	overflow: hidden;
	background-color: #fff;
	position: relative;
	height: 100%;
}

.zx-list-2 .list-pic img {
	display: block;
	width: auto;
	height: 3.63rem;
}

.zx-list-2 .list-country {
	font-size: .3rem;
	line-height: .85rem;
}
.zx-list-2 .list-country div{
	margin: 0 .3rem;
	font-size: .3rem;
	line-height: .85rem;
    background-size: .7rem .44rem;
    padding-left: .8rem;
    background-position: left center;
}

.zx-list-2 .list-title {
	margin: 0 .3rem;
	font-size: .38rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: .5rem;
}

.zx-list-2 .list-money {
	margin: 0 .3rem;
	color: #4b29b4;
	font-size: .35rem;
}

.zx-box-3 {
	margin: 0 .6rem .8rem;
}

.zx-list-3-wrap {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

.zx-list-3 {
	position: relative;
	width: 100%;
	height: 10.56rem;
}

.zx-list-3 .swiper-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.zx-list-3 .list-pic,.zx-list-3 .list-con,.zx-list-3 .list-con a,.zx-list-3 .list-con img {
	display: block;
	width: 100%;
	height: 100%;
}

.zx-list-3-text {
	position: absolute;
	bottom: .38rem;
	left: .38rem;
	width: 100%;
}

.zx-list-3-text .list-con {
	opacity: .8;
	background: rgba(121,87,228,0.8);
	padding: .3rem;
	transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
}

.zx-list-3-text a {
	color: #fff;
}

.zx-list-3-text .list-title {
	font-size: .5rem;
	line-height: .7rem;
}

.zx-list-3-text .list-from {
	font-size: .4rem;
	height: .6rem;
}

.zx-list-3-text .list-brief {
	font-size: .5rem;
	line-height: .8rem;
	height: 1.6rem;
	overflow: hidden;
	word-break: break-all;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;
}

.zx-list-3 .swiper-pagination {
	top: 6rem;
	left: 12rem;
	width: 2.34rem;
	height: .16rem;
	border-radius: 100px 100px;
	overflow: hidden;
	background-color: #fff;
}

.zx-list-3 .swiper-pagination span {
	background-color: #6b57e4;
}

.zx-list-3-text .swiper-slide-active .list-con {
	opacity: 1;
	background: rgba(121,87,228,0.8);
}

.zx-box-4 {
	margin: 0 .6rem .8rem;
}

.zx-list-4 {
	background-color: #fff;
	border-radius: 10px 10px;
}

.zx-list-4 ul {
	margin: 0 .6rem;
}

.zx-list-4 li {
	padding: .6rem 0;
	border-bottom: 1px #c3c3c3 solid;
	display: none;
}
/* .zx-list-4 li:last-child {border: none;} */
.zx-list-4 a {
	display: block;
}

.zx-list-4 .list-title {
	font-size: .6rem;
	line-height: .8rem;
	margin-bottom: .3rem;
	overflow: hidden;
	word-break: break-all;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;
}

.zx-list-4 .list-time {
	font-size: .5rem;
	color: #b4b4b4;
}

.zx-box-4 .list-btn {
	padding: .3rem 0;
}

.zx-box-5 {
	margin: 0 0 .8rem .6rem;
}

.zx-list-5 .menu-box {
	background-color: #fff;
	border-radius: 10px 10px;
}

.zx-list-5 .menu-title {
	height: 1.88rem;
	line-height: 1.88rem;
	font-size: .55rem;
	position: relative;
	padding-left: .6rem;
}

.zx-list-5 .menu-title::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: .2rem;
	height: .47rem;
	margin-top: -.235rem;
	background-color: #6588eb;
}

.zx-list-5 .swiper-slide-2 .menu-title::after {
	background-color: #65bfeb;
}

.zx-list-5 .swiper-slide-3 .menu-title::after {
	background-color: #af78e8;
}

.zx-list-5 ul {
	margin: 0 .6rem;
}

.zx-list-5 li {
	padding-bottom: .38rem;
}

.zx-list-5 a {
	display: block;
}

.zx-list-5 img {
	display: block;
	width: 100%;
	height: 100%;
}

.zx-list-5 .list-con {
	border-radius: 10px 10px;
	overflow: hidden;
	background-color: #f3f4f5;
	height: 3.6rem;
}

.zx-list-5 .list-pic {
	float: left;
	width: 3.6rem;
	height: 3.6rem;
}

.zx-list-5 .list-text {
	float: left;
	width: 7.72rem;
	height: 3.6rem;
	margin-left: .38rem;
	padding-top: .2rem;
}

.zx-list-5 .list-top {
	height: .5rem;
	line-height: .5rem;
	padding: 0 .12rem;
	background-color: #6b57e4;
	color: #fff;
	border-radius: 2px 2px;
	font-size: .33rem;
	display: inline-block;
	margin-bottom: .1rem;
}

.zx-list-5 .list-top span {
	margin-left: .1rem;
}

.zx-list-5 .list-title {
	font-size: .5rem;
	line-height: .9rem;
}

.zx-box-6 {
	margin: 0 0 .8rem .6rem;
}
.zx-list-6 ul{
	display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between;
    width: 14.8rem; */
}
.zx-list-6 li {
	float: left;
	width: 3.34rem;
	height: 1.82rem;
	margin-right: .41rem;
	margin-bottom: .46rem;
	border: 1px #e8e9e9 solid;
	border-radius: 5px 5px;
	overflow: hidden;
}

.zx-list-6 li a,.zx-list-6 li img {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.country01 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country01.png) no-repeat;
}

.country02 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country02.png) no-repeat;
}

.country03 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country03.png) no-repeat;
}

.country04 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country04.png) no-repeat;
}

.country05 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country05.png) no-repeat;
}

.country06 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country06.png) no-repeat;
}

.country07 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country07.png) no-repeat;
}

.country08 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country08.png) no-repeat;
}

.country09 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country09.png) no-repeat;
}

.country10 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country10.png) no-repeat;
}

.country11 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country11.png) no-repeat;
}

.country12 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country12.png) no-repeat;
}

.country13 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country13.png) no-repeat;
}

.country14 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country14.png) no-repeat;
}

.country15 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country15.png) no-repeat;
}

.country16 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country16.png) no-repeat;
}

.country17 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country17.png) no-repeat;
}

.country18 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country18.png) no-repeat;
}

.country19 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country19.png) no-repeat;
}

.country20 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country20.png) no-repeat;
}

.country21 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country21.png) no-repeat;
}

.country22 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country22.png) no-repeat;
}

.country23 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country23.png) no-repeat;
}

.country24 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country24.png) no-repeat;
}

.country25 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country25.png) no-repeat;
}

.country26 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country26.png) no-repeat;
}

.country27 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country27.png) no-repeat;
}

.country28 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country28.png) no-repeat;
}

.country29 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country29.png) no-repeat;
}

.country30 {
	background: url(https://f2.cri.cn/M00/59/E0/rBABDGJ0wySAUs6KAAAAAAAAAAA6762483.country30.png) no-repeat;
}
.secondCode{
	background: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.douyinwap.png);
   background-size: contain;
    width: 2.8rem;
    height: 3.72rem;
    position: fixed;
    right: 2px;
    bottom: 3.2rem;
    z-index: 200;
}
.secondCode span{
    position: absolute;
    top:0.14rem;
    right: 0.14rem;
    width: 0.34rem;
    height: 0.34rem;
    cursor: pointer;
}
.newTop{
	margin-top: 0.7rem;
	
}
.newAboutTop{
	width: 13.65rem;
	height: 7.06rem;
	background: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.waptopbg5.png) no-repeat;
	background-size: contain;
	padding:0.6rem 0.6rem;
}
.newAboutTop p{
	font-size: 0.6rem;
	line-height: 1rem;
	text-indent: 2em;
	margin-bottom: 0.7rem;
}
.newAboutBom{
	margin-top:0.7rem;
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
.newAboutBom li{
	width: 5.76rem;
	height: 6.02rem;
	margin-bottom: 0.5rem;
	padding: 1.22rem 0.7rem 0 0.7rem;
}
.newAboutBom li h4{
	font-size: 0.6rem;
	font-weight: normal;
	line-height: 0.8rem;
	margin-bottom: 0.5rem;
}
.newAboutBom li p{
	font-size: 0.51rem;
	font-weight: normal;
	line-height: 0.7rem;
	text-indent: 2em;
}
.newAboutBom .one{
	background: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.wapone.png) no-repeat;
	background-size: contain;
}
.newAboutBom .two{
	background: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.waptwo.png) no-repeat;
	background-size: contain;
}
.newAboutBom .three{
	background: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.wapthree.png) no-repeat;
	background-size: contain;
}
.newAboutBom .four{
	background: url(https://f2.cri.cn/M00/5B/60/rBABC2J0wySASmF2AAAAAAAAAAA5322659.wapfour.png) no-repeat;
	background-size: contain;
}