footer {
	background-color: #ffffff;
}

footer .tips_line {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0.2rem 0;
	background-color: #cb0d1c;
	font-size: 0;
}

footer .tips_line .type {
	width: 20%;
	text-align: center;
}

footer .tips_line .type img {
	width: 0.45rem;
}

footer .tips_line .type .r {
	font-size: 0.26rem;
	color: #ffffff;
}

footer .tips_line .type .r p {
	margin: 0;
	padding: 0.1rem 0 0;
}

footer .tips_line .type span {
	display: none;
	font-size: 0.22rem;
}

footer .map {
	height: 3rem;
	padding: 0.2rem;
}

footer #map {
	height: 100%;
}

footer .container {
	padding: 0.2rem 0;
}

footer .bottom_logo {
	margin: auto;
	display: block;
	width: 2.49rem;
}

footer .bottom_logo img {
	width: 100%;
}

footer .t {
	margin-top: 0.3rem;
	font-size: 0.3rem;
	color: #646464;
	text-align: center;
}

footer .telline {
	display: block;
	margin-top: 0.3rem;
	color: #cb0d1c;
	text-align: center;
}

footer .telline img {
	width: 0.32rem;
	margin-right: 0.1rem;
}

footer .telline span {
	font-size: 0.26rem;
}

footer .telline strong {
	font-size: 0.36rem;
}

footer .data_line {
	margin-top: 0.4rem;
	text-align: center;
}

footer .qrcode {
	margin: 0 0.13rem;
	display: inline-block;
	vertical-align: top;
}

footer .qrcode img {
	width: 2.2rem;
}

footer .qrcode p {
	margin-top: 0.2rem;
	font-size: 0.28rem;
	color: #aaaaaa;
}

footer .message {
	margin: 0.3rem auto;
	width: 6.9rem;
	padding-left: 1.25rem;
	box-sizing: border-box;
	font-size: 0.26rem;
	color: #666666;
	line-height: 0.54rem;
	text-align: left;
}

footer .bottom {
	padding: 0 0.25rem 0.15rem;
	text-align: center;
}

footer .bottom span,
footer .bottom a {
	font-size: 0.26rem;
	color: #aaaaaa;
	line-height: 0.42rem;
}

footer .bottom span {
	display: block;
}

footer .bottom a:hover {
	color: #cb0d1c;
}

.new_main {
	margin: auto;
	width: 7.5rem;
	background-color: #ffffff;
}

.newmain_title {
	padding: 0.8rem 0 0.45rem;
	text-align: center;
}

.newmain_title img {
	height: 0.39rem;
}

.newmain_title p {
	margin-top: 0.2rem;
	font-size: 0.32rem;
}

.classification_box {
	padding-bottom: 0.6rem;
}

.classification_box .navline {
	padding: 0.2rem 0 0.5rem;
	font-size: 0;
	white-space: nowrap;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.classification_box .navline a {
	display: inline-block;
	padding: 0 0.36rem;
	text-align: center;
	vertical-align: top;
}

.classification_box .navline .icon {
	position: relative;
	top: 0;
	margin: 0 auto 0.2rem;
	width: 1rem;
	height: 1rem;
	line-height: 1rem;
	overflow: hidden;
	transition: all 0.3s;
}

.classification_box .navline .icon img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.classification_box .navline p {
	font-size: 0.32rem;
	color: #333333;
}

.classification_box .navline a:hover .icon {
	top: -10px;
}

.classification_box .container {
	margin-top: 0.7rem;
	font-size: 0;
	padding: 0 0.25rem;
}

.classification .swiper-pagination-bullet {
	margin: 0 !important;
	position: relative;
	width: 0.7rem;
	height: auto;
	padding-bottom: 0.1rem;
	background-color: transparent;
	font-size: 0.28rem;
	color: #aaaaaa;
	opacity: 1;
}

.classification .swiper-pagination-bullet-active {
	font-size: 0.34rem;
	color: #cb0d1c;
}

.classification .swiper-pagination-bullet::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -0.13rem;
	width: 0.26rem;
	height: 2px;
	background-color: #cb0d1c;
	opacity: 0;
}

.classification .swiper-pagination-bullet-active::before {
	opacity: 1;
}

.classification .type {
	padding-bottom: 1rem;
}

.classification .type .left {
	height: 4.5rem;
	border-radius: 1rem 0 0 0;
	line-height: 4.5rem;
	overflow: hidden;
	vertical-align: bottom;
}

.classification .type .left img {
	width: 100%;
	vertical-align: middle;
}

.classification .type .right {
	width: 6rem;
	border-radius: 0 0 1rem 0;
	padding: 0.3rem 0.25rem 0.5rem;
	box-sizing: border-box;
	background-color: #f8f8f8;
	vertical-align: bottom;
}

.classification .n {
	font-size: 0.28rem;
	color: #cb0d1c;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.classification .t {
	margin-top: 0.3rem;
	font-size: 0.42rem;
	line-height: 0.44rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.classification .c {
	margin-top: 0.25rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.classification .c span {
	font-size: 0.24rem;
}

.classification .c span::after {
	content: "|";
	margin: 0 0.12rem;
}

.classification .c span:last-child::after {
	display: none;
}

.classification .p {
	margin-top: 0.5rem;
	font-size: 0.26rem;
	color: #666666;
}

.classification .p strong {
	color: #cb0d1c;
}

.classification .p .num {
	font-size: 0.46rem;
	font-family: arial;
}

.classification .more {
	margin: 0.4rem 0 0;
	display: block;
	width: 3rem;
	height: 0.8rem;
	border-radius: 0.4rem;
	background-color: #cb0d1c;
	font-size: 0.3rem;
	color: #ffffff;
	line-height: 0.8rem;
	text-align: center;
	transition: all 0.3s;
}

.lbot_box {
	position: relative;
	padding-bottom: 0.6rem;
	overflow: hidden;
}

.lbot_box .img {
	width: 100%;
	height: auto;
}

.lbot_box .in {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0.25rem 0.25rem 0;
	background: rgba(0, 0, 0, 0.6) url(../img/video_mask.png) no-repeat bottom center;
	background-size: 100%;
	box-sizing: border-box;
	font-size: 0;
	color: #ffffff;
}

.lbot_box .t .f {
	font-size: 0.32rem;
}

.lbot_box .t .s {
	margin-left: 0.2rem;
	position: relative;
	padding-left: 0.16rem;
	font-size: 0.24rem;
}

.lbot_box .t .s::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -0.09rem;
	width: 0.04rem;
	height: 0.24rem;
	background-color: #a72e30;
}

.lbot_title {
	margin-top: 0.2rem;
	width: 4rem;
}

.video_openclick {
	position: absolute;
	top: 1.5rem;
	left: 50%;
	margin-left: -0.5rem;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background: url(../img/nplay_click.png);
	background-size: 100%;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s;
}

.video_openclick:hover {
	opacity: 1;
}

.cppf_box {
	padding: 0 0.25rem 0.6rem;
	overflow: hidden;
}

.cppf_box .fl {
	height: 4.57rem;
	line-height: 4.57rem;
}

.cppf_box .fl img {
	width: 100%;
	vertical-align: middle;
}

.cppf_box .fr {
	margin-top: 0.35rem;
}

.cppf_box .t {
	text-align: right;
}

.cppf_box .t img {
	height: 0.39rem;
}

.cppf_box .t p {
	margin-top: 0.2rem;
	font-size: 0.34rem;
}

.cppf_box .m {
	margin-top: 0.3rem;
	font-size: 0.28rem;
	line-height: 0.54rem;
}

.cppf_box .l {
	margin-top: 0.4rem;
	font-size: 0;
}

.cppf_box .l .type {
	display: inline-block;
	width: 2.5rem;
	vertical-align: top;
}

.cppf_box .l .type:nth-child(3n) {
	width: 2rem;
}

.cppf_box .r {
	font-size: 0.24rem;
	color: #cb0d1c;
}

.cppf_box .b {
	margin-right: 0.1rem;
	font-size: 0.48rem;
}

.cppf_box .i {
	margin-top: 0.1rem;
	font-size: 0.28rem;
	color: #666666;
}

.brand_t {
	padding: 0 0.25rem;
	font-size: 0.32rem;
	font-weight: bold;
	line-height: 0.34rem;
}

.brand_line {
	margin-top: 0.4rem;
	font-size: 0;
	padding: 0 0 0.6rem 0.25rem;
}

.brand_line .type {
	display: inline-block;
	width: 1.7rem;
	height: 1.12rem;
	border: 1px solid #eeeeee;
	line-height: 1.14rem;
	vertical-align: top;
}

.brand_line .type img {
	max-width: 100%;
	vertical-align: middle;
}

.vres_box {
	position: relative;
	padding: 0.6rem 0;
	background: url(../img/vres_bg.png) top center;
	background-size: 100%;
}

.vres_box::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0.46rem;
	background: #ffffff url(../img/vres_bgt.png) no-repeat top center;
	background-size: 100%;
}

.vres_top {
	padding-top: 0.45rem;
	text-align: center;
}

.vres_top img {
	height: 0.39rem;
}

.vres_top p {
	margin-top: 0.2rem;
	font-size: 0.34rem;
}

.ivr_name {
	background: rgba(203, 13, 28, 0.6);
}

.ivr_more {
	background-color: #cb0d1c;
}