@import "//at.alicdn.com/t/font_1214416_oi1r2c24umg.css";

.national-store-wrap {
	position: relative;
	width: 100%
}

.national-store-wrap .hd {
	position: relative;
	padding: 40px 0 110px;
	background-color: #f6f6f6;
	z-index: 1
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .hd {
		padding: 30px 15px;
		background: url(../images//map-bj.png) center top no-repeat #fefefe;
		background-size: contain;
	}
}

.national-store-wrap .hd-con {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.national-store-wrap .hd-con .left-box {
	width: 420px;
	padding-left: 40px;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .hd-con .left-box {
		width: 100%;
		padding-left: 0;
		margin-bottom: 20px
	}
}

.national-store-wrap .hd-con .p1 {
	margin-bottom: 15px;
	line-height: 1;
	font-size: 28px;
	color: #010101
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .hd-con .p1 {
		margin-bottom: 10px;
		font-size: 18px
	}
}

.national-store-wrap .hd-con .p2 {
	margin-bottom: 30px
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .hd-con .p2 {
		margin-bottom: 10px
	}
}

.national-store-wrap .hd-con .p2 span {
	line-height: 28px;
	font-size: 36px;
	font-family: "Arial";
	color: #272727;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .hd-con .p2 span {
		line-height: 20px;
		font-size: 18px
	}
}

.national-store-wrap .hd-con .p2 .red {
	color: #ec1b24
}

.national-store-wrap .hd-con .p3 {
	line-height: 20px;
	font-size: 12px;
	color: #929292
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .hd-con .p3 {
		line-height: 18px;
		/* font-size: .1rem */
	}
}

.national-store-wrap .form-box {
	display: flex;
	justify-content: space-between
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .form-box {
		flex-direction: column;
		justify-content: flex-start
	}
}

.national-store-wrap .row-box {
	display: flex;
	height: 45px;
	background-color: #fff
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .row-box {
		height: 35px;
		margin-bottom: 10px
	}
}

.national-store-wrap .row-box.w-290 {
	width: 290px
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .row-box.w-290 {
		width: 100%
	}
}

.national-store-wrap .row-box.w-475 {
	width: 475px
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .row-box.w-475 {
		width: 100%
	}
}

.national-store-wrap .row-box .select-box {
	position: relative;
	width: 100%;
	height: 100%;
	border: 1px solid #d0d0d0
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .row-box .select-box {
		height: 35px
	}
}

.national-store-wrap .row-box .select-box .icon-jiantou1 {
	position: absolute;
	top: 50%;
	right: 10px;
	font-size: 12px;
	color: #535353;
	transform: translateY(-50%);
	z-index: 1
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .row-box .select-box .icon-jiantou1 {
		right: 5px
	}
}

.national-store-wrap .row-box .select-box .select {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0 15px;
	font-size: 12px;
	color: #4f4f4f;
	border: none;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	box-sizing: border-box;
	cursor: pointer;
	z-index: 2
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .row-box .select-box .select {
		padding: 0 10px
	}
}

.national-store-wrap .row-box .input-box {
	flex: 1;
	width: 0;
	height: 100%;
	padding: 0 15px;
	border: 1px solid #d0d0d0;
	box-sizing: border-box;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .row-box .input-box {
		height: 35px;
		padding: 0 10px
	}
}

.national-store-wrap .row-box .input {
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #4f4f4f;
	border: none;
	background: none
}

.national-store-wrap .row-box .button {
	width: 45px;
	height: 100%;
	background-color: #343434;
	cursor: pointer;
	border: none;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .row-box .button {
		width: 35px;
		height: 35px
	}
}

.national-store-wrap .row-box .button:hover {
	background-color: #ec1b24
}

.national-store-wrap .row-box .button .iconfont {
	font-size: 18px;
	color: #fff
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .row-box .button .iconfont {
		font-size: 14px
	}
}

.national-store-wrap .bd {
	position: relative;
	z-index: 2
}

.national-store-wrap .province-box {
	display: flex;
	padding: 40px 50px 40px 90px;
	margin-top: -75px;
	background-color: #fff;
	/* border: 1px solid #f5f5f5 */
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .province-box {
		flex-direction: column;
		padding: 20px 15px 0;
		margin-top: 0;
	}
}

.national-store-wrap .province-box .prov {
	display: flex;
	padding-right: 30px;
	border-right: 1px solid #e0e0e0
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .province-box .prov {
		padding-right: 0;
		margin-bottom: 0px;
		border-right: none;
	}
}

.national-store-wrap .province-box .prov .icon {
	width: 18px;
	height: 22px;
	line-height: 22px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .province-box .prov .icon {
		width: 15px;
		height: 18px;
		line-height: 18px
	}
}

.national-store-wrap .province-box .prov .icon img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}

.national-store-wrap .province-box .prov .word {
	padding-left: 10px;
	line-height: 1;
	font-size: 22px;
	color: #272727
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .province-box .prov .word {
		font-size: 16px
	}
}

.national-store-wrap .province-box .city-lists {
	display: flex;
	flex-wrap: wrap;
	flex: 1;
	width: 0;
	padding-left: 40px;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .province-box .city-lists {
		width: 100%;
		padding-left: 0
	}
}

.national-store-wrap .province-box .city-lists a {
	display: block;
	height: 25px;
	padding: 0 10px;
	margin: 0 5px 10px;
	line-height: 25px;
	font-size: 13px;
	color: #272727;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .province-box .city-lists a {
		height: 20px;
		line-height: 20px;
		padding: 0 5px;
		margin: 0 5px 5px;
		font-size: 12px
	}
}

.national-store-wrap .province-box .city-lists a:hover,
.national-store-wrap .province-box .city-lists a.on {
	background-color: #ec1b24;
	color: #fff;
	border-color: #fff
}

.national-store-wrap .content {
	display: flex;
	padding-top: 45px
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content {
		flex-direction: column;
		padding: 20px 0px;
	}
}

.national-store-wrap .content .left {
	flex: 1;
	width: 0;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .left {
		width: 100%
	}
}

.national-store-wrap .content .boxs-box {
	display: flex;
	flex-wrap: wrap;
	margin-left: -18px;
	margin-right: -18px
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .boxs-box {
		margin-left: 0;
		margin-right: 0
	}
}

.national-store-wrap .content .box-list {
	width: 50%;
	padding-bottom: 30px
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .box-list {
		width: 100%;
		padding-bottom: 15px
	}

	.national-store-wrap .content .box-list:last-child {
		padding-bottom: 30px;
	}
}

.national-store-wrap .content .box-list .item {
	display: flex;
	align-items: center;
	padding: 35px 35px 50px 50px;
	margin: 0 18px;
	background-color: #f5f5f5;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1500px) {
	.national-store-wrap .content .box-list .item {
		padding: 15px
	}
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .box-list .item {
		padding: 15px;
		margin: 0;
		box-shadow: 0px 20px 20px -20px rgba(0, 0, 0, 0.5);
	}
}

.national-store-wrap .content .box-list .item:hover {
	box-shadow: 0px 20px 20px -20px rgba(0, 0, 0, 0.5)
}

.national-store-wrap .content .box-list .item:hover .btn-box {
	background-color: #ec1b24
}

.national-store-wrap .content .box-list .info-box {
	flex: 1;
	width: 0;
	overflow: hidden
}

.national-store-wrap .content .box-list .tt {
	margin-bottom: 24px;
	line-height: 1;
	font-size: 18px;
	color: #000
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .box-list .tt {
		margin-bottom: 10px;
		font-size: 14px
	}
}

.national-store-wrap .content .box-list .p {
	display: flex;
	flex-wrap: wrap
}

.national-store-wrap .content .box-list .p:not(:last-child) {
	margin-bottom: 10px
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .box-list .p:not(:last-child) {
		margin-bottom: 5px
	}
}

.national-store-wrap .content .box-list .p .icon {
	padding-right: 5px
}

.national-store-wrap .content .box-list .p .iconfont {
	font-size: 12px;
	color: #818181
}

.national-store-wrap .content .box-list .p .txt {
	flex: 1;
	width: 0;
	font-size: 12px;
	color: #666;
	overflow: hidden
}

.national-store-wrap .content .box-list .btn-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 80px;
	margin-left: 80px;
	background-color: #434343;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .box-list .btn-box {
		display: none
	}
}

.national-store-wrap .content .box-list .btn-box .cn {
	width: 30px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #fff
}

.national-store-wrap .content .box-list .btn-box .en {
	font-size: 13px;
	font-family: "Arial";
	color: rgba(255, 255, 255, 0.4);
	text-transform: uppercase
}

.national-store-wrap .content .right {
	width: 370px;
	padding-left: 50px
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .right {
		width: 100%;
		padding-left: 0;
		margin-top: 30px
	}
}

.national-store-wrap .content .right-con {
	padding: 50px 20px 15px;
	background-color: #f5f5f5
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .right-con {
		padding: 15px
	}
}

.national-store-wrap .content .right-con .title {
	margin-bottom: 20px;
	line-height: 1;
	text-align: center;
	font-size: 30px;
	color: #000
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .right-con .title {
		font-size: 16px;
		margin-bottom: 10px
	}
}

.national-store-wrap .content .right-con .table-swiper {
	position: relative
}

.national-store-wrap .content .table {
	width: 100%;
	border-collapse: collapse
}

.national-store-wrap .content .table tr {
	background-color: #fff
}

.national-store-wrap .content .table tr:nth-child(odd) {
	background-color: #f7f7f7
}

.national-store-wrap .content .table th {
	width: 33.33333%;
	height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #a2a2a2
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .table th {
		height: 30px;
		font-size: 12px
	}
}

.national-store-wrap .content .table td {
	height: 40px;
	text-align: center;
	font-size: 14px;
	color: #666
}

@media screen and (max-width: 1024px) {
	.national-store-wrap .content .table td {
		height: 30px;
		font-size: 12px
	}
}

.national-store-wrap .content .table td a {
	color: #666;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	transition: .2s ease all
}

.national-store-wrap .content .table td a:hover {
	color: #ec1b24
}

.national-store-wrap .content .table-btn-box {
	display: flex;
	justify-content: center;
	padding-top: 21px
}

.national-store-wrap .content .table-btn-box .button-prev,
.national-store-wrap .content .table-btn-box .button-next {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	margin: 0 5px;
	background-color: #fff;
	border-radius: 50%;
	outline: none;
	cursor: pointer
}

.national-store-wrap .content .table-btn-box .iconfont {
	font-size: 12px;
	color: #333
}

