@charset "utf-8";
html {
	font-size: calc(100vw/19.2);
}
body,
ul,
dl,
dd,
dt,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea,
form,
select,
fieldset,
table,
td,
div,
input {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none
}

ul,
ol,
li {
	list-style-type: none;
	vertical-align: 0
}

.mod18Box {
	margin: 0px auto;
	width: 10rem;
	background: #FFF;
	height: 13.19rem;
}

.mod18 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.mod18 #prevTop,
.mod18 #nextTop {
	top: 5rem;
	width: 1.19rem;
	height: 1.19rem;
}

.mod18 .btn {
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 8%;
	height: 1.19rem;
	cursor: pointer;
	z-index: 99;
	top: 12rem;
}

.mod18 .prev {
	left: 0;
	background-image: url(../images/you.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transform: scaleX(-1);
}

.mod18 .next {
	right: 0;
	background-image: url(../images/you.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.mod18 .picBox {
	width: 100%;
	height: 12rem;
	position: relative;
	overflow: hidden;
}


.mod18 li {
	float: left;
}

.mod18 .picBox ul {
	position: absolute;
	height: 12rem;
}

.mod18 .cf li {
	position: relative;
	width: 10rem;
	height: 12rem;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.provvrr {
	width: 100%;
}

.provvrrsha {
	width: 84%;
	height: 3.94rem;
	margin: 0 auto;
	box-shadow: 0 .15rem .21rem rgba(0,0,0,0.2);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.provvrrsha img {
	width: 100%;
	height: auto;
	max-width: 3.94rem;
}

.provvrrwen {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: .7rem;
	font-family: "微软雅黑";
	text-align: center;
	font-size: .2rem;
	color: #000000;
}

.mod18 .listBox {
	width: 84%;
	height: 1.19rem;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.mod18 .listBox ul {
	position: absolute;
	height: 1.19rem;
}

.mod18 .listBox li {
	width: .98rem;
	height: 100%;
	cursor: pointer;
	position: relative;
}

.mod18 .listBox li .provvrrimg {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #FFFFFF;
}

.mod18 .listBox .on .provvrrimg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	box-sizing: border-box;
	border: .01rem solid #dbdbdb;
}

.provvrrimg  img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	max-height: 100%;
}

.jsyfron {
	width: 100%;
	height: auto;
	margin-top: .4rem;
}

.jsyfrr {
	display: block;
	float: left;
	width: 99%;
}

.jsyfrrr {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	overflow-y: hidden;
	background-color: #FFFFFF;
}

.jsyfrrtit {
	width: 100%;
	height: .75rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.sang {
	display: block;
	width: .3rem;
	margin-right: .1rem;
	height: 100%;
	background-image: url(../images/sang.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: .26rem .3rem;
}

.jsyfrrtittit {
	display: block;
	font-family: "微软雅黑";
	font-size: .3rem;
	line-height: .75rem;
	color: #c30d23;
	font-weight: 600;
}

.jsyfrrimg {
	width: 100%;
	height: 11rem;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}

.jsyfrrimg img {
	border: .01rem solid #bfbfbf;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}