@charset "UTF-8";
/*-----default model-----*/
body,h1, h2, h3, h4, h5, h6,p,ul, ol, dl, dd,figure, menu, input, textarea, button, select, th, td,figcaption {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,b, strong {font-size: 100%;font-weight: normal;}
li {list-style: none;}
em, i {font-style: normal;}
img {border:none;}
input,textarea,button,select {outline: 0 none;}
table{border-collapse: collapse; margin:0 auto; width: 100%;color: #333;text-align: center;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
.clearfix:before,.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1} 
body{
	width: 100%;height:100%;
	font-size: 12px;min-width: 1100px!important; 
	font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	color: #444;
	background: #ab1b27;
}
#footer_bx{clear: both;}


.m-show,.m-ib{display: none!important;}
.qgfx_box {margin-top: 10px; margin-bottom: 20px!important;}
a[title="站长统计"]{display: none;}
@media only screen and (min-width: 800px) {
	.pc-hide{display:none !important;}
}
@media screen and (min-width:800px) and (max-width:1440px){body{zoom:0.8}}
.wrap{position: relative; width: 1100px; margin: 0 auto;font-size: 0;text-align: center;}
/* body{
	cursor: url(https://files.cnblogs.com/files/monster-jian/cursor.ico),auto;
} */
 /* 输入框填充背景 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 1000px white inset;
}
 
/* 输入框填充透明 */
/* input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
} */
 
 
/*banner */
.banner-box{position:relative;height:7.14rem;background:url("../images/banner.jpg") no-repeat center top; overflow:hidden;width:100%; text-align:center;}
.banner-box .wrap{height: auto;}
.banner-box .logo{width: 1.9rem; position: absolute;left: 0; top: 0; cursor: pointer;display: block;}
.banner-box .logo img{width: 100%; }
.banTheme{
	width: 100%; clear: both; padding-top: .95rem;
	position: relative;
}
.banTheme .ban-pic01{
	width: 8.75rem; display: inline-block; margin: auto;
	animation: fangda 0.5s ease-in-out;
}
.banTheme .ban-pic02{
	width: 6.08rem; display: inline-block; margin: -1.62rem auto 0;
}
.banPic{
	width: 100%; position: absolute; top: 0; left: 0;
}
.banPic >img{display: inline-block;position: absolute;}
.banPic .ribbon01{
	width: .85rem; top: 2.97rem; left: -.1rem;
	animation: fudong .8s infinite alternate linear;
}
.banPic .ribbon02{
	width: 1.48rem; top:4.46rem; right: -.93rem;
	animation: fudong2 .8s infinite alternate linear;
}
.banPic .coupon01{width: .95rem; top: 2.4rem; right:1.06rem;animation: fudong .8s infinite alternate linear;}
.banPic .coupon02{width: 1.68rem; top: 5.25rem; left:0;animation: fudong2 .8s infinite alternate linear;}
.banPic .banIcon{width: 14.36rem; top: .6rem; right:-.71rem;animation: fudong3 .9s infinite alternate linear;}

@keyframes fangda {
    0% {
        -webkit-transform: scale(0.1);
		transform: scale(0.1);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
		transform: scale(1);
        opacity: 1;
    }
}
@keyframes fudong {
    0% {transform: translateY(-.1rem);}
    100% {transform: translateY(.1rem);}
}
@keyframes fudong2 {
    0% {transform: translateY(.1rem);}
    100% {transform: translateY(-.1rem);}
}
@keyframes fudong3 {
    0% {transform: translateY(.12rem);}
    100% {transform: translateY(-.12rem);}
}

.sections{width: 100%; clear: both; 
	background:#ab1b27 url('../images/bg-dot.png') no-repeat center top / 10.93rem;
}
/* background: #ab1b27; */
.secMain{
	background: #f15746;
	background: -webkit-linear-gradient(90deg,#fd7150,#e43b3b);
	background: -moz-linear-gradient(90deg,#fd7150,#e43b3b);
	background: -o-linear-gradient(90deg,#fd7150,#e43b3b);
	background: linear-gradient(90deg,#fd7150,#e43b3b);
	width: 100%;
}
.secTit{padding-bottom: .4rem;}
.secTit .tit{
	width: 100%; display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding-top: .68rem;
	height: .54rem;
}
.secTit .tit img.arr{display: inline-block; width: 1.04rem;}
.secTit .tit img.txt{height: .54rem; display: inline-block; margin: 0 .1rem;}
.subTit{
	width: 100%; clear: both; margin-top: .17rem;
	font-size: .2rem; line-height: .39rem; color: #fff;
}
/*section1*/
.sec01{
	background:#ab1b27 url('../images/s1-bg.jpg') no-repeat center top;
}
.s1-main{
	width: 100%; clear: both; padding-bottom: .1rem;
}
.s1-main .video-box{
	width: 10.28rem; display: inline-block;min-height: 3rem;
	margin: .31rem .36rem .37rem;
	background: #060404;
}
/* section02 */
.s2-title .subTit{
	background: url('../images/s2-sub01.png') no-repeat center / auto 100%;
}
.s2-main{
	padding-top: .35rem;
}
.s2-main::before{
	content: ''; width: 5.6rem; height: 2.83rem; display: inline-block;
	background: url('../images/s2-bg.png') no-repeat center / 100%;
	position: absolute; left: 0; bottom: 0;
}
.s2-main .item{
	width: 5rem;  display: inline-block; margin: 0 .15rem .36rem;
	/* background: url('../images/s2-img01.png') no-repeat center / 100%; */
	position: relative;
}
.s2-main .item4{width: 10.3rem;}
.s2-main .item::before{
	content: ''; width: .42rem; height: .37rem; display: inline-block;
	background: url('../images/s2-gold01.png') no-repeat center / 100%;
	position: absolute; bottom: .28rem; left: 0;z-index: 2;
	animation: fudong .8s infinite alternate linear;
}
.s2-main .item::after{
	content: ''; width: .58rem; height: .66rem; display: inline-block;
	background: url('../images/s2-redbox01.png') no-repeat center / 100%;
	position: absolute; top: .9rem; right: .03rem;z-index: 2;
	animation: fudong2 .8s infinite alternate linear;
}
.s2-main .item .huan{
	width: 100%;height: .4rem;
	background: #fae0af;
	background: -webkit-linear-gradient(#fae0af,#fecb8e);
	background: -moz-linear-gradient(#fae0af,#fecb8e);
	background: -o-linear-gradient(#fae0af,#fecb8e);
	background: linear-gradient(#fae0af,#fecb8e);
	border-radius: .5rem;
	box-shadow: 0 .02rem 0 #fff inset;
}
.s2-main .item .huan span{
	width: 4.82rem; height: .26rem; display: inline-block;
	margin: .07rem .09rem;
	border-radius: .5rem;
	background: #cd370f;
	background: -webkit-linear-gradient(#b02a07,#f14519);
	background: -moz-linear-gradient(#b02a07,#f14519);
	background: -o-linear-gradient(#b02a07,#f14519);
	background: linear-gradient(#b02a07,#f14519);
}
.s2-main .item4 .huan span{
	width: 10.12rem;
}
.s2-main .item .kuang{
	width: 4.6rem; height: auto;
	background: #fff;
	background: -webkit-linear-gradient(#e4907a,#fff 7%);
	background: -moz-linear-gradient(#e4907a,#fff 7%);
	background: -o-linear-gradient(#e4907a,#fff 7%);
	background: linear-gradient(#e4907a,#fff 7%);
	margin: -.33rem auto 0;
	position: relative;
}
.s2-main .item4 .kuang{width: 9.91rem;}
.s2-main .item .kuang::after{
	content: ''; width: 100%; height: .12rem; display: inline-block;
	background: url('../images/s2-icon02.png') repeat-x;
	position: absolute; left: 0; bottom: -.12rem;
}
.s2-main .item h3{
	margin-top: .47rem; height: .64rem; font-size: .32rem; font-weight: bold;
	line-height: 1; display: inline-block;
}
.s2-main .item3 h3{font-size: .3rem;}
.s2-main .item h3 span{
	background: linear-gradient(to right, #e90d40, #fc7e15);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}
.s2-main .item h3 span::before,.s2-main .item h3 span::after{
	content: ''; width: .23rem; height: .32rem; display: inline-block;
	background: url('../images/s2-icon01.png') no-repeat center / 100%;
	vertical-align: middle;
	margin: 0 .05rem;
}
.s2-main .item h3 em{font-size: .18rem; color: #9c2b06; display: block;}
.s2-main .item .txtAll{
	width: 100%; clear: both;padding-top: .1rem;
}
.s2-main .item .txt{
	width: 4.1rem; height: 1.16rem; display: inline-flex;
	background: #fff8ef;
	border: solid .01rem #f5bf66;
	border-radius: .1rem;
	padding: 0 .1rem;
	text-align: center;
	margin-bottom: .35rem;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.s2-main .item .txtAll .txt{
	width:3rem; text-align: center; padding: .2rem 0;
	margin: 0 .08rem;
	height: 1.38rem;
}
.s2-main .item .txt h4{font-size: .24rem; line-height: 1; font-weight: bold; padding-bottom: .12rem;
	clear: both; width: 100%;
}
.s2-main .item .txt p{
	font-size: .18rem; line-height: .2rem; width: 100%;
}
.s2-main .item .txtAll .txt p{
	line-height: .28rem; padding-top: .1rem;
}
.s2-main .item .txt b{
	font-size: .24rem; line-height: .35rem; font-weight: bold;color: #333;
	white-space: nowrap;
}
.s2-main .item .txt b em{
	font-size: .26rem; line-height: .35rem; height: .35rem; display: inline-block;
	background: #f15746;
	background: -webkit-linear-gradient(90deg,#e90d40,#fc7e15);
	background: -moz-linear-gradient(90deg,#e90d40,#fc7e15);
	background: -o-linear-gradient(90deg,#e90d40,#fc7e15);
	background: linear-gradient(90deg,#e90d40,#fc7e15);
	color: #fff;
	padding: 0 .08rem;
	margin:0 .07rem;
	border-radius: .06rem;
	transition: all .5s;
}
.s2-main .item .txt:hover b em{
	transform: scale(1.1);
}
.s2-main .item .txt b i{font-size: .18rem;}
.s2-main .item .tips{
	font-size: .18rem; line-height: 1.5; padding: .1rem 0 .15rem;
}
.inclideItem{
	width: 9.9rem; clear: both;position: relative;
	text-align: left;
	margin: auto;
	padding-bottom: .58rem;
}
.inclideItem h3{
	width: 1.38rem; height: .4rem; display: inline-block;
	font-size: .24rem; font-weight: bold; color: #ad1b27; line-height: .4rem;
	text-align: left; text-indent: .14rem;
	background: url('../images/s2-img01.png') no-repeat center / 100%;
}
.inclideItem p{
	width: 100%; font-size: .18rem; line-height: 1.5; color: #fff;
	margin: .15rem auto;
	text-align: left;
}
.inclideItem .zhu{
	width: 100%; font-size: .18rem; color: #ab1b27; line-height: .43rem;
	background: #fadfae;
	background: linear-gradient(90deg,rgba(250,223,174,0) 20%,#fadfae, rgba(250,223,174,0) 80%);
	text-align: center;
}

/* section03 */
.s3-title .subTit{
	background: url('../images/s3-sub01.png') no-repeat center / auto 100%;
}
.s3-main{
	padding-top: .35rem; display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s3-main::before{
	content: ''; width: 5.73rem; height: 2.85rem; display: inline-block;
	background: url('../images/s3-bg.png') no-repeat center / 100%;
	position: absolute; left: 0; bottom: 0;
}
.s3-main .item{
	width: 3.3rem; height: 1.81rem; display: inline-block;
	background: url('../images/s3-img0.png') no-repeat center / 100%;
	margin: 0 .1rem .2rem;
	position: relative;z-index: 2;
	transition: all .5s;
}
.s3-main .item:hover{
	transform: scale(1.05);
}
.s3-main .item6{background: #fff;}
.s3-main .item .txt{
	float: left;margin-left: .32rem; margin-top: .31rem;
}
.s3-main .item .txt h3{
	font-size: .3rem; font-weight:bold; line-height: 1;
	text-align: left;
}
.s3-main .item .txt h3 span{
	background: linear-gradient(to right, #e90d40, #fc7e15);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}
.s3-main .item .txt h3 i{
	width: .56rem; height: .06rem; display: block; clear: both;
	background: #f44f27;
	background: -webkit-linear-gradient(90deg,#e90d40, #fc7e15);
	background: -moz-linear-gradient(90deg,#e90d40, #fc7e15);
	background: -o-linear-gradient(90deg,#e90d40, #fc7e15);
	background: linear-gradient(90deg,#e90d40, #fc7e15);
	margin-top: .15rem; margin-bottom: .1rem;
}
.s3-main .item .txt p{
	font-size:.21rem; line-height: .32rem; text-align: left;
}
.s3-main .item img{
	float: right; margin-top: .26rem; margin-right: .25rem; margin-left: -.25rem;
	width: 1.3rem;
}
.s3-main .item .cont{
	width: 2.88rem; height: 1.4rem; display: inline-block;
	background: #f9f1e9;
	border:solid .01rem #fadac7;
	margin: .2rem;
}
.s3-main .item .cont span{
	width:1.18rem; height: .38rem; display: inline-block; float: left;
	background: url('../images/s3-img6.png') no-repeat center / 100%;
	font-size: .22rem; line-height: .38rem; font-weight: bold; color: #fff;
	text-align: left; text-indent: .11rem;
}
.s3-main .item .cont p{
	font-size: .17rem; line-height: 1.5; text-align: left;
	clear: both;
	margin-left: .16rem; padding-top: .1rem;
}
.s3-btn{
	clear:both; width: 100%;margin-top: .15rem;
	position: relative;z-index: 2;
}
.s3-btn a{
	width:2.44rem; height:.58rem; display:inline-block;
	border-radius: .5rem;
	border: solid .02rem #fcf7f1;
	background: #fae3b7;
	background: linear-gradient(90deg,#fff,#fae0af);
	box-shadow: 0 0 .1rem rgba(251,146,43,.83);
	font-size: .26rem; line-height: .58rem; font-weight: bold; color: #e43b3b;
}
.s3-btn p{
	font-size: .18rem; line-height: 1.5; color: #fff;
	padding: .2rem 0;
}

/* section04 */
.s4-title .subTit{
	background: url('../images/s4-sub01.png') no-repeat center / auto 100%;
}
.s4-main{
	padding-top: .35rem; display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s4-main::before{
	content: ''; width: 5.73rem; height: 2.85rem; display: inline-block;
	background: url('../images/s4-bg.png') no-repeat center / 100%;
	position: absolute; left: 0; bottom: 0;
}
.s4-main .item{
	width: 3.31rem; height: 2.81rem; display: inline-block; margin: 0 .1rem .2rem;
	background: url('../images/s4-pic01.png') no-repeat center / 100%;
	position: relative;
	transition: all .5s;
}
.s4-main .item:hover{transform: scale(1.05);}
.s4-main .item h4{font-size: .24rem; line-height: .48rem; color: #fff;}
.s4-main .item h3{
	height: .8rem; width: 100%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: .3rem; line-height: .4rem; font-weight: bold;
	margin: .18rem auto .16rem;
}
.s4-main .item h3 span{
	background: linear-gradient(to right, #e90d40, #fc7e15);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
	display: inline-block;
}
.s4-main .item .txt{
	width: 2.6rem; height: .88rem; display: inline-block;
	background: #f9f1e9;
	border:solid .01rem #fadac7;
	border-radius: .1rem;
	position: relative;
}
.s4-main .item .txt p{
	font-size: .19rem; line-height: .28rem; text-align: left;
	padding-left: .15rem;
	float: left; margin-top: .15rem;
}
.s4-main .item .txt .fire{
	width: .87rem; height: 1.05rem; display: inline-block;
	background: url('../images/s4-img01.png') no-repeat center / 100%;
	position: absolute;
	top: -.23rem; right: -.16rem;
	animation: fudongFire .8s infinite alternate linear;
}
.s4-main .item .txt .fire span{
	font-size: .18rem; color: #fff;padding-top: .37rem;
	display: inline-block;
	text-align: right;
}
.s4-main .item .txt .fire span em{
	font-size: .24rem;
	font-style: italic;
	font-weight: bold;
	margin-left:-.1rem;
}
.s4-main .zhu{
	width: 100%; clear: both;position: relative;
}
.s4-p1{
	text-align: right; font-size: .16rem; line-height: 1.8; color: #fff;
	margin-right: .36rem;
	margin-top: -.1rem;
}
.s4-p2{
	font-size: .19rem; line-height: 1.5; color: #fff;
}
.s4-p2 span{color: #ffff66;}
.s4-btn{
	clear:both; width: 100%;margin-top: .15rem;
	position: relative;z-index: 2;
}
.s4-btn a{
	width:2.44rem; height:.58rem; display:inline-block;
	border-radius: .5rem;
	border: solid .02rem #fcf7f1;
	background: #fae3b7;
	background: linear-gradient(90deg,#fff,#fae0af);
	box-shadow: 0 0 .1rem rgba(251,146,43,.83);
	font-size: .26rem; line-height: .58rem; font-weight: bold; color: #e43b3b;
}
.s4-btn p{
	font-size: .18rem; line-height: 1.5; color: #fff;
	padding: .2rem 0;
}
@keyframes fudongFire {
    0% {transform: translateY(.08rem);}
    100% {transform: translateY(-.08rem);}
}

/* section05 */
.s5-title .subTit{
	background: url('../images/s5-sub01.png') no-repeat center / auto 100%;
}
.s5-main{
	padding-top: .35rem; display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s5-main::before{
	content: ''; width: 5.79rem; height: 2.84rem; display: inline-block;
	background: url('../images/s5-bg.png') no-repeat center / 100%;
	position: absolute; left: 0; bottom: 0;
}
.s5-main .item{
	width: 3.31rem; height: 2.6rem; display: inline-block; margin: 0 .1rem .2rem;
	background: url('../images/s5-img01.png') no-repeat center / 100%;
	position: relative;
	transition: all .5s;
}
.s5-main .item:hover{transform: scale(1.05);}
.s5-main .item >span{
	font-size: .24rem; line-height: .42rem; color: #993333;
	background: #fae0b0;
	border-radius: .06rem 0 .06rem 0;
	float: left; margin-top: .15rem; margin-left: .15rem;
	padding: 0 .15rem;
}
.s5-main .item h3{
	font-size: .32rem; font-weight: bold; line-height: 1;
	width: 100%; clear: both; padding-top: .33rem;
}
.s5-main .item p{
	font-size: .2rem; line-height: .28rem; text-align: center;
	clear: both;
	padding-top: .5rem;
}
.s5-main .item .arr{
	width: .93rem; height: 1.07rem; display: inline-flex;
	background: url('../images/s5-img02.png') no-repeat center / 100%;
	position: absolute; top: -.29rem; right: .23rem;
	font-size: .18rem; color: #fff;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	animation: fudongFire .8s infinite alternate linear;
}
.s5-main .item .arr span{display: inline-block; line-height: .22rem;padding-top: .1rem;}
.s5-main .item .arr em{
	font-size: .26rem; font-weight: bold; font-style: italic;
}
.s5-main .zhu{
	width: 100%; clear: both;position: relative;
}

/* section06 */
/* .sec06{padding-bottom: .5rem;} */
.s6-title .subTit{
	background: url('../images/s4-sub01.png') no-repeat center / auto 100%;
}
.s6-main{
	padding-top: .35rem; display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s6-main::before{
	content: ''; width: 5.73rem; height: 2.85rem; display: inline-block;
	background: url('../images/s4-bg.png') no-repeat center / 100%;
	position: absolute; left: 0; bottom: 0;
}
.s6-main .item{
	width: 3.3rem; height: 3.6rem; display: inline-block; margin: 0 .1rem .33rem;
	background: #fff; border-radius: .16rem;
	position: relative;
	transition: all .5s;
}
.s6-main .item:hover{
	transform: scale(1.05);
}
.s6-main .item h3{
	width: 100%; height: .6rem; display: inline-block;
	background: url('../images/s6-img0.png') no-repeat center / auto .6rem;
	font-size: .32rem; font-weight: bold; color: #9c2b06; line-height: .6rem;
}
.s6-main .item img{
	height: 1.8rem; display: inline-block; margin: .25rem auto -.12rem;
}
.s6-main .item p{
	font-size: .2rem; line-height: 1.6; text-align: left;
	padding: 0 .25rem;
}
.s6-main .inclideItem{
	padding-bottom: 0;
}
/* section07 */
.s7-main{padding-bottom: .2rem;}
.s7-main::before{
	content: ''; width: 5.81rem; height: 2.82rem; display: inline-block;
	background: url('../images/s7-bg.png') no-repeat center / 100%;
	position: absolute; left: 0; bottom: 0;
}
.s7-main .video-box{
	width: 10.28rem; display: inline-block;min-height: 3rem;
	margin: .31rem .36rem .22rem;
	background: #060404;
	position: relative;
}
.s7-main .video-box img{width: 100%; display: inline-block;}
/* section08 */
.s8-cont{
	width: 100%; height: auto;background: #87000b; padding-bottom: .5rem;
}
.s8-cont .part{display: none;}
.s8-cont  .part.show{display: inline-block;}
.s8-cont h3{
	width: 100%; height: .73rem;
	background: url(../images/s8-img0.png) no-repeat center / auto 100%;
	font-size: .36rem; line-height: .73rem; font-weight: bold; color: #ab1b27;
}
.s8-cont .subTit{
	margin-top: .33rem;
	background: url('../images/s4-sub01.png') no-repeat center / auto 100%;
	text-align: center;
	position: relative;z-index: 3;
	color: #fff;
}
.s8-cont .pic{
	width: 100%; display: inline-block;
	position: relative;
}
.s8-cont .pic img.gift01{width: 10.33rem; margin-top: -1.21rem;}
.s8-cont .pic img.icon01{
	width: 10.18rem; position: absolute; top: .04rem; left: .5rem;
}
.s8-btn{margin-top: -.45rem;}


/*section2*/

/*按钮悬停*/
.hvr-grow-shadow{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:active {
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/*侧边悬停*/
.lfNav{
	position: fixed;left:20px;z-index:9;
	width:150px; /* height:447px; */ display: block; background: #83020c url('../images/fixedNavBg.png') no-repeat center top;
	top: 45%; 
	-webkit-transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.lfNav::after{
	content: '';width: 150px; height: .36rem; display: block;
	background: url('../images/fixedArr.png') no-repeat center / 100%;
	position: absolute; left: 0; bottom: -.36rem;
}
.lfNav .close{position:absolute;top:-20px; right:-20px; height:22px; width:22px; }
.lfNav .close img{width:100%;}
.mt185{margin-top:87px;}

.nav-bg{width:150px; height:32px; display: block;float:left; clear:both;margin-left:0;margin-bottom:5px;}
.nav-bg a{width:130px; height:32px; display: block; margin:auto;
	background: #f15746;
	background: -webkit-linear-gradient(90deg,#e90d40,#fc7e15);
	background: -moz-linear-gradient(90deg,#e90d40,#fc7e15);
	background: -o-linear-gradient(90deg,#e90d40,#fc7e15);
	background: linear-gradient(90deg,#e90d40,#fc7e15);
	font-size: 18px; line-height: 32px; color: #fff; text-align: center;
}
.nav-bg a:hover{
	 color: #9d0411;
	background: #fff;
	background: -webkit-linear-gradient(90deg,#fbe9bf, #fff);
	background: -moz-linear-gradient(90deg, #fbe9bf, #fff);
	background: -o-linear-gradient(90deg, #fbe9bf, #fff);
	background: linear-gradient(90deg, #fbe9bf, #fff);
}

.left_top{width:150px; height:40px;display: block;float:left;margin-top: .1rem; text-align: center;
	margin-bottom: -.2rem;
	position: relative;z-index: 3;
}
.left_top img{display: inline-block;}


.mask{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99; background: rgba(0,0,0,.8); display: none;}
.tcbox{ width: 6rem; height: 5.68rem; display: block;  position: absolute; 
	background: url('../images/tc-bg.png') no-repeat center top / 100%;
	top: 50%;
	left: 50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-webkit-border-radius: .2em;
	-moz-border-radius: .2rem;
	border-radius: .2rem;
	margin-top: .8rem;
	text-align: center;
}
.tcbox::before{
	content: ''; width: 5.91rem; height: 1.69rem; display: inline-block;
	background: url('../images/tc-img03.png') no-repeat center / 100%;
	position: absolute; top: -.15rem; left: .1rem;
}
.tcbox h3{
	width: 100%; clear: both; font-size: .42rem; line-height: .97rem; display: inline-block; color: #fff;
	font-weight: bold;
}
.noteTxt{
	width: 5.5rem; clear: both; margin: 0 .25rem;
}
.noteTxt img{
	width: 4.11rem; display: inline-block;
	margin: .35rem auto 0;
}
.noteTxt p{
	font-size:.26rem;
}
.noteTxt a{
	background: #f15746;
	background: -webkit-linear-gradient(90deg,#e90d40,#fc7e15);
	background: -moz-linear-gradient(90deg,#e90d40,#fc7e15);
	background: -o-linear-gradient(90deg,#e90d40,#fc7e15);
	background: linear-gradient(90deg,#e90d40,#fc7e15);
	color: #fff;
	width:2.4rem; height: .62rem; display: inline-block;
	border-radius: .5rem;
	font-weight: .3rem; line-height: .62rem; font-size: .24rem;
	margin-top: .25rem;
}
.close{position: absolute; top: -.9rem; right:0; display: block; width: .58rem; height: .58rem; z-index: 99;}
.close02{top: -.2rem;}
.close a{width: 100%; display: block;}
.close a img{width: 100%; display: block;}
/* #notePage{display: block;} */