#header {
	width: 10rem;
}

#header > img {
	width: 100%;
}

#face {
	width: 10rem;
}

#face .faces {
	width: 9rem;
	padding-top: 0.33rem;
	margin: 0 auto;
}

#face .faces .facescao {
	width: 9rem;
}

#face .faces .facescao > img {
	width: 100%;
}

#face .faces .facemain {
	overflow: hidden;
}

#face .faces .facemain .facemain-left {overflow: hidden;}

#face .faces .facemain .facemain-left > div {
	width: 48%;
	margin-top: 0.2rem;
	float: left;
}
#face .faces .facemain .facemain-left > div:last-child {
	margin-left: 4%;
}
#face .faces .facemain .facemain-left > div > img {
	width: 100%;
}

#face .faces .facemain .facemain-right {
}

#face .faces .facemain .facemain-right .facetext > h2 {
	color: #c3a751;
	font-size: 0.32rem;
	margin: 0.66rem 0 0.2rem;
}

#face .faces .facemain .facemain-right .facetext > h3 {
	font-size: 0.5rem;
	color: #c3a751;
}

#face .faces .facemain .facemain-right .facetext > b {
	font-size: 0.29rem;
	color: #434343;
	margin: 18px 0;
	display: block;
}

#face .faces .facemain .facemain-right .facetext > p {
	font-size: 0.24rem;
	color: #535353;
	line-height: 0.52rem;
}

#face .faces .facemain .facemain-right .facemshu {
	margin-top: 0.6rem;
}

#face .faces .facemain .facemain-right .facemshu .facemshu-left {
	float: left;
	width: 65%;
}

#face .faces .facemain .facemain-right .facemshu .facemshu-left > div {height: 3.81rem;}

#face .faces .facemain .facemain-right .facemshu .facemshu-left > div > img {
	width: 100%;
	height: 100%;
}

#face .faces .facemain .facemain-right .facemshu .facemshu-left > span {
	color: #424242;
	display: block;
}

#face .faces .facemain .facemain-right .facemshu .facemshu-left > span h4 {
	font-size: 0.32rem;
	float: left;
	margin-top: 14px;
}

#face .faces .facemain .facemain-right .facemshu .facemshu-left > span p {
	font-size: 0.21rem;
	line-height: 0.41rem;
}

#face .faces .facemain .facemain-right .facemshu .facemshu-left > span > img {
	/* width: 0.44rem; */
	float: left;
	margin: 0.17rem;
}

#face .faces .facemain .facemain-right .facemshu .facemshu-right {
	float: left;
	width: 33%;
	margin-left: 2%;
}

#face .faces .facemain .facemain-right .facemshu .facemshu-right div {
}

#face .faces .facemain .facemain-right .facemshu .facemshu-right div > img {
	width: 100%;
}

#face .faces .facemain .facemain-right .facemshu .facemshu-right div:last-child {
	margin-top: 5px;
}

#facetwo {
	width: 10rem;
	background: url("../img/situation/face_ban.jpg") no-repeat;
	background-size: 100%;
	height: 18.5rem;
}

#facetwo .face-bottom {
	width: 9rem;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 0.4rem;
	position: relative;
}

#facetwo .face-bottom .store-text {
	margin: 0 auto;
	width: 8.72rem;
	text-align: center;
	color: #c3a751;
	line-height: 0.34rem;
	padding-top: 0.61rem;
	position: relative;
}

#facetwo .face-bottom .store-text > h3 {
	font-size: 0.5rem;
	margin: 0.21rem 0;
}

#facetwo .face-bottom .store-text > span {
	color: #626262;
	font-size: 0.26rem;
	line-height: 0.32rem;
	display: block;
}

#facetwo .face-bottom .store-text > div {
	width: 1.3rem;
	height: 0.26rem;
	position: absolute;
	top: 0.89rem;
	background-size: 100%;
}

#facetwo .face-bottom .store-text > .lear-left {
	background: url("../img/public/lear_01.png") no-repeat;
	left: 0.4rem;
	background-size: 100%;
}

#facetwo .face-bottom .store-text > .lear-right {
	background: url("../img/public/lear_02.png") no-repeat;
	background-size: 100%;
	right: 0.4rem;
}

#facetwo .face-bottom ul {
	margin: 0.74rem 0 0 0.53rem;
	overflow: hidden;
}

#facetwo .face-bottom ul li {
	width: 3.9rem;
	text-align: center;
	float: left;
	margin: 0 0.26rem 0.46rem 0;
}

#facetwo .face-bottom ul li > img {
	width: 100%;
	border-radius: 0.13rem;
}

#facetwo .face-bottom ul li p {
	line-height: 0.5rem;
	color: #707070;
	font-size: 0.24rem;
}

#facetwo .face-bottom ul li h3 {
	line-height: 0.86rem;
}


#advert {
	width: 10rem;
	margin: 0 auto;
}

#advert .advmright {
	margin: 1rem auto;
}

#advert .advert-text {
	margin: 0 auto;
	width: 8.2rem;
	text-align: center;
	color: #8e4db4;
	line-height: 0.34rem;
	padding-top: 0.61rem;
	position: relative;
}

#advert .advert-text > p {
	width: 22%;
	height: 0.43rem;
	line-height: 0.4rem;
	text-align: center;
	border: 1px solid #919191;
	position: absolute;
	top: 0.2rem;
	left: 50%;
	transform: translateX(-50%);
	color: #626262;
}

#advert .advert-text > h3 {
	font-size: 0.5rem;
	margin: 0.31rem 0 0.4rem;
}

#advert .advert-text > span {
	color: #626262;
	font-size: 0.26rem;
	line-height: 0.32rem;
	display: block;
}

#advert .advert-text > div {
	width: 1.3rem;
	height: 0.26rem;
	position: absolute;
	top: 0.95rem;
}

#advert .advert-text > .lear-left {
	background: url("../img/public/lear_04.png") no-repeat;
	left: 0.1rem;
	background-size: 100%;
}

#advert .advert-text > .lear-right {
	background: url("../img/public/lear_05.png") no-repeat;
	background-size: 100%;
	right: 0.1rem;
}

#advert .advert-vio {
	width: 10rem;
	margin-top: 0.5rem;
}

#advert .advert-vio div {
	padding: 0 0.26rem;
	border: 1px solid #e5e5e5;
	border-radius: 0.26rem;
	width: 8.33rem;
	margin: 0.26rem auto 0;
}

#advert .advert-vio div h3 {
	color: #8e4db4;
	font-size: 0.32rem;
	border-bottom: 1px solid #dcdcdc;
	width: 100%;
	margin: 0.46rem 0 0.26rem;
	padding-bottom: 0.26rem;
}

#advert .advert-vio div span {
	display: block;
	width: 100%;
	height: 4.8rem;
	background-color: #f0f0f0;
	border-radius: 0.26rem;
	overflow: hidden;
}

#advert .advert-vio div span iframe {
	width: 100%;
	height: 100%;
}

#advert .advert-vio div p {
	color: #626262;
	border-top: 0.01rem solid #dcdcdc;
	margin: 0.29rem 0 0.45rem;
	padding-top: 0.4rem;
}

#advert .advert-vio:after {
	content: "";
	display: block;
	clear: both;
}

#advert > .advert-poster {
	overflow: hidden;
	margin: 0.64rem 0 0.34rem;
}

#advert > .advert-poster > div {
	width: 8.3rem;
	height: 6.0rem;
	border: 1px solid #e5e5e5;
	border-radius: 20px;
	background-color: #fff;
	margin: 0 auto 0.26rem;
}

#advert > .advert-poster > div > ul {
	width: 6.66rem;
	margin: 0.59rem auto 0;
	overflow: hidden;
	height: 3.12rem;
}

#advert > .advert-poster > div > ul > li {
	width: 100%;
	float: left;
}

#advert > .advert-poster > div > ul > li > img {
	width: 100%;
}

#advert > .advert-poster > div > ul > .advertli {
	float: none;
	width: 100%;
	/* margin: 30px auto 0; */
}

#advert > .advert-poster > div > ul > li:nth-child(3n) {
	margin-right: 0;
}

#advert > .advert-poster > div > ul > li:nth-child(8) {
	margin-top: 0;
}

#advert > .advert-poster > div > h3 {
	color: #8e4db4;
	font-size: 0.34rem;
	border-top: 0.01rem solid #dcdcdc;
	padding: 0.32rem 0 0.22rem;
	margin: 0.26rem auto 0;
	width: 90%;
}

#advert > .advert-poster > div > p {
	width: 90%;
	color: #626262;
	font-size: 0.22rem;
	margin: 0 auto;
}

#reproduce {
	width: 10rem;
}

#reproduce > .reproduces {
	width: 10rem;
	height: 5.68rem;
	background: url("../img/situation/repro_ban.jpg") no-repeat;
	background-size: 100%;
}

#reproduce > .contentes {
	width: 10rem;
}

#reproduce > .contentes > .contentes-top {
	width: 10rem;
	margin: 0.37rem 0 0;
}

#reproduce > .contentes > .contentes-top > .contentesone {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

#reproduce > .contentes > .contentes-top > .contentesone > span {
	width: 32%;
	float: left;
	margin-right: 0.1rem;
	margin-bottom: 0.05rem;
}

#reproduce > .contentes > .contentes-top > .contentesone > span > img {
	width: 100%;
}

#reproduce > .contentes > .contentes-top > .contentesone > span:nth-child(3n) {
	margin-right: 0;
}

#reproduce > .contentes > .contentes-top > .contentestwo {
	overflow: hidden;
	margin-bottom: 0.1rem;
}

#reproduce > .contentes > .contentes-top > .contentestwo > span {
	width: 298px;
	display: block;
	float: left;
}

#reproduce > .contentes > .contentes-top > .contentestwo > span > img {
	width: 100%;
}

#reproduce > .contentes > .contentes-top > .contentestwo > span > .conbottom {
	margin-bottom: 4px;
}

#reproduce > .contentes > .contentes-top > .contentestwo > div {
	width: 9.8rem;
	height: 3.21rem;
	background-color: #8c4cb2;
	position: relative;
	text-align: center;
	padding-top: 1rem;
}

#reproduce > .contentes > .contentes-top > .contentestwo > div > b {
	font-size: 1.33rem;
	color: rgba(255, 255, 255, 0.06);
	position: absolute;
	left: 1.76rem;
	top: 0.18rem;
}

#reproduce > .contentes > .contentes-top > .contentestwo > div > h3 {
	font-size: 0.56rem;
	color: #fff;
	margin-bottom: 0.29rem;
}

#reproduce .contentes .contentes-top .contentestwo > div p {
	font-size: 0.32rem;
	color: #f5f5f5;
}

#reproduce .contentes .success {margin-top: 0.8rem;}

#reproduce .contentes .success .success-text {
	margin: 0 auto;
	width: 8.72rem;
	text-align: center;
	color: #8e4db4;
	line-height: 0.34rem;
	padding-top: 0.61rem;
	position: relative;
}

#reproduce .contentes .success .success-text > p {
	width: 2.3rem;
	height: 0.66rem;
	line-height: 0.6rem;
	text-align: center;
	border: 1px solid #919191;
	position: absolute;
	top: -0.1rem;
	left: 50%;
	margin-left: -1.25rem;
	color: #626262;
}

#reproduce .contentes .success .success-text > h3 {
	font-size: 0.5rem;
	margin: 0.31rem 0;
}

#reproduce .contentes .success .success-text > span {
	color: #626262;
	font-size: 0.26rem;
	line-height: 0.32rem;
	display: block;
	margin-bottom: 0.49rem;
}

#reproduce .contentes .success .success-text > div {
	width: 1.3rem;
	height: 0.26rem;
	position: absolute;
	top: 1.0rem;
}

#reproduce .contentes .success .success-text > .lear-left {
	background: url("../img/public/lear_04.png") no-repeat;
	left: -0.53rem;
	background-size: 100%;
}

#reproduce .contentes .success .success-text > .lear-right {
	background: url("../img/public/lear_05.png") no-repeat;
	right: -0.53rem;
	background-size: 100%;
}

#reproduce .contentes .success .success-text b {
	font-weight: normal;
	font-size: 0.18rem;
	color: #626262;
	display: block;
	text-align: center;
	line-height: 0.58rem;
}
#reproduce .contentes .success > .success-main {
	width: 9rem;
	height: 13rem;
	overflow: hidden;
	margin: 0.5rem auto 0;
}
#reproduce .contentes .success > .success-main > .success-mains{
	width: 100%;
	overflow: hidden;
}
#reproduce .contentes .success > .success-main > .success-mains > .swiper-pagination{
	left: 50%;
	transform: translateX(-50%);
}
#reproduce .contentes .success > .success-main > .success-mains > .swiper-pagination > span{
	margin: 0.3rem 0.1rem;
}
#reproduce .contentes .success > .success-main > .success-mains > .swiper-pagination > .swiper-pagination-bullet-active{
	background: #626262;
}
#share {
	padding-bottom: 0.5rem;
}

#share .share-top {
	width: 100%;
	height: calc(100vw*0.29);
	background: url("../img/situation/share_ban.png") no-repeat 0 0;
	padding-top: 0.25rem;
	background-size: 100%;
}

#share .share-top p {
	text-align: center;
	font-size: 0.32rem;
	color: #fff;
}

#share .share-main {
	width: 10rem;
}

#share .share-main .success-text {
	margin: 0 auto;
	text-align: center;
	color: #8e4db4;
	line-height: 0.34rem;
	padding-top: 0.61rem;
	position: relative;
}

#share .share-main .success-text > h3 {
	font-size: 0.5rem;
	margin: 0.21rem 0;
}

#share .share-main .success-text > span {
	color: #626262;
	font-size: 0.26rem;
	line-height: 0.32rem;
	display: block;
	margin-bottom: 0.5rem;
}

#share .share-main .success-text > div {
	width: 1.3rem;
	height: 0.26rem;
	position: absolute;
	top: 0.89rem;
}

#share .share-main .success-text > .lear-left {
	left: 1.1rem;
	background: url("../img/public/lear_04.png") no-repeat;
	background-size: 100%;
}

#share .share-main .success-text > .lear-right {
	right: 1.1rem;
	background: url("../img/public/lear_05.png") no-repeat;
	background-size: 100%;
}

#share > .share-main > .success-text > p {
	font-weight: normal;
	font-size: 0.18rem;
	color: #626262;
	display: block;
	text-align: center;
	line-height: 0.55rem;
	margin: 0 auto;
}

#share .share-main > ul {
	margin: 0.42rem 0 0;
}

#share .share-main > ul > li {
	margin-top: 0.2rem;
	width: 10rem;
}

#share .share-main > ul > li > img {
	width: 100%;
}


/*# sourceMappingURL=situation.css.map */