﻿html, body {
	height: 100%;
	background: #edf0f2;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "\5b8b\4f53", "微软雅黑", 'STHeiti', "SimHei", "黑体";
	font-weight: normal;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	border: none;
}
a img {
	border: none;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #fd8103;
	text-decoration: none;
}
a:active {
	color: #000;
}
p, div {
	color: #333;
	font-size:12px;
}
strong, strong span{
	font-weight: bold;
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
::-webkit-input-placeholder {
   color: #aeaeae;
}
:-moz-placeholder {
   color: #aeaeae;
}
::-moz-placeholder {
   color: #aeaeae;
}
:-ms-input-placeholder {
   color: #aeaeae;
}
.nav-list:after, .i-header:after, .article-list:after, .article-content:after, .footer-content:after, .header:after {
	content: "";
	display: table;
	clear: both;
}
.container{
	position: relative;
	height: 100%;
	max-width: 640px;
	margin: 0 auto;
}
.weblcome{
	padding-top: 40px;
}
.weblcome .logo{
	text-align: center;
}
.weblcome .logo img{
	width: 60px;
}
.weblcome h2{
	padding: 20px 0;
	text-align: center;
	font-size: 16px;
}


.top{
    position: fixed;
    background: #ef3024;
    width: 6.4rem;
    margin: 0 auto;
    padding: 15px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
}
.fixed-top{
	padding-top: 65px;
}

.header{
	height: 35px;
}

.header h2{
	color: #fff;
    font-size: 14px;
    line-height: 35px;
    display: inline-block;
    float: left;
}

.header .forward{
	display: inline-block;
	float: right;
}
.header .forward img, .i-top .right img{
	display: block;
	width: 100px;
}
.basic-info{
	margin-top: 5px;
	overflow: hidden;
}

.basic-info .avatar{
	display: inline-block;
    float: left;
    height: 30px;
}
.avatar img{
	display: inline-block;
	width: 30px;
	border-radius: 100px;
	vertical-align: top;
	overflow: hidden;
	float: left;
}
.avatar span, .money span{
	display: inline-block;
	float: left;
	font-size: 13px;
	color: #fff;
}

.avatar span{
	line-height: 30px;
	padding-left: 10px;
	vertical-align: top;
}

.basic-info .money{
	display: inline-block;
	line-height: 23px;
	padding-top: 5px;
	float: right;
}
.money img{
	display: inline-block;
	width: 18px;
	padding-top: 3px;
	vertical-align: middle;
	float: left;
}
.money span{
	padding-left: 5px;
}
.money .tip-help{
	display: inline-block;
	padding-left: 15px;
	float: left;
}

.tip-help img{
	width: 18px;
	vertical-align: middle;
}
.ad-banner{
	max-width: 640px;
}
.ad-banner img{
	display: block;
	width: 100%;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-button-prev, .swiper-button-next{
	display: none;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 5px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 5px;
}
.swiper-pagination-bullet {
	position: relative;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
	border: 1px solid #ccc;
	opacity: 1;
}
.swiper-pagination-bullet-active{
    background: #485476;
	border:none;
}
.swiper-slide img{
	display: block;
	width: 100%;
}

.main{
	padding: 0 .18rem 10px .18rem;
	background: #fff;
}
.verify-input{
	position: relative;
}
.verify-input .tit{
	padding: 15px 0;
}
.verify-input .tit h3{
	display: inline;
	vertical-align: middle;
	font-size: 14px;
	color: #999;
}
.verify-input .tit img{
	display: inline;
	width: 16px;
	vertical-align: middle;
}

.verify-btn{
    text-align: center;
    position: relative;
    z-index: 2;
}
.verify-btn span{
	display: inline-block;
	text-align: center;
	border-radius: 8px;
	padding: 10px 40px;
	background: #f2f6fa;
}
.verify-btn span .icon-img{
	display: inline-block;
	width: 30px;
    vertical-align: middle;
}
.verify-btn span .icon-img img{
	display: block;
	width: 100%;
}
.verify-btn span p{
	display: inline-block;
	font-size: 16px;
    vertical-align: middle;
	color: #aaaeb3;
}

.verify-renzheng{
    position: absolute;
    width: 98px;
    right: 0;
    bottom: -20px;
	z-index: 0;
}

.verify-renzheng img{
	width: 100%;
}

.enter-code span{
	padding: 10px 40px 14px 40px;
	background: #f2f2f2;
}
.enter-code span p{
	color: #212121;
}
.input-box{
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.input-box li{
	position: relative;
    display: inline-block;
	width: .95rem;
	max-width: 95px;
    height: .95rem;
	max-height: 95px;
	line-height: .95rem;
	font-size: 17px;
	margin: 0 .28rem;
	border-radius: 5px;
	border: 2px solid #199fff;
	box-shadow: 0 0 3px #eaf6ff;
	float: left;
}
/*这里是闪烁光标*/
.blink::after {
	position: absolute;
    content:'';
    display: block;
    width:2px;
    height:24px;
	margin: 0 auto;
	line-height: 60px;
    animation: blink 1s infinite steps(1, start);
    top: 50%;
	left: 0;
	right: 0;
    transform: translate(0px, -50%);
}
/*这里设置动画blink*/
@keyframes blink {
    0%, 100% {
		opacity: 1;
        background-color: #25a4ff;
    }
    50% {
		opacity: 0;
        background-color: #fff; /* not #aaa because it's seem there is Google Chrome bug */
    }
}
.verify-trace-code{
	font-size: 12px;
	color: #999;
	margin-top: 10px;
}

.verify-trace-code span{
	padding-left: 5px;
}

/*验证结果*/
.verify-result{
	position: relative;
	padding-top: 15px;
}
.verify-result h2{
	font-size: 18px;
	margin-bottom: 5px;
}
.verify-result p{
	line-height: 18px;
	font-size: 12px;
	color: #9c9c9c;
}
.verify-result .scan-more{
	font-size: 12px;
	margin-top: 20px;
	color: #9c9c9c;
}
.scan-more img{
	width: 24px;
	padding-left: 8px;
	vertical-align: middle;
}

#verify-tips{
    position: fixed;
    display: none;
    width: 195px;
    height: 45px;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
	z-index: 999999;
	background: #000000;
	filter:Alpha(opacity=70);
	background:rgba(0,0,0,0.70);
    border-radius: 5px;
}

#verify-tips p{
    font-size: 13px;
    text-align: center;
    line-height: 45px;
    color: #fff;
}

.red{
	color: #ef3024;
}
.blue{
	color: #52bebf;
}
.seal{
    position: absolute;
    width: 90px;
    right: 2px;
    top: 50%;
    transform: translate(0, -50%);
}
.seal img{
	display: block;
	width: 100%;
}

.evaluate{
	padding: 15px;
	margin-top: 10px;
	background: #fff;
}
.evaluate .col-tit h2{
	font-weight: normal !important;
}
.score{
	margin-top: 10px;
}
.score .left{
	display: inline-block;
	font-size: 13px;
	line-height: 30px;
}

.score .left .xingxing{
	display: inline-block;
}
.score .left .xingxing img{
	vertical-align: inherit;
}
.xingxing img{
	display: inline-block;
	width: 11px;
	margin: 0 2px;
}
.score .right{
	display: inline-block;
	float: right;
}
.score .right{
	font-size: 10px;
}
.score .right span{
	vertical-align: middle;
	color: #ff4040;
	padding-left: 5px;
	font-size: 24px;
	font-weight: bold;
}

.evaluate-list{
	margin-top: 10px;
}

.evaluate-list dl{
	margin-bottom: 10px;
}

.evaluate-list dl dt{
	display: inline-block;
}
.evaluate-list dl dt img{
	width: 35px;
	height: 35px;
	border-radius: 100%;
}
.evaluate-list dl dd{
	padding-left: 8px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
	
}
.evaluate-list dl dd h3{
	font-size: 13px;
}
.evaluate-list dl dd .time{
	font-size: 10px;
	margin-top: 5px;
	color: #9c9c9c;
}
.evaluate-list dl dd p{
	font-size: 10px;
}
.evaluate-more{
	padding: 15px 0 10px 0;
	text-align: center;
}
.evaluate-more a{
	font-size: 15px;
	border-radius: 5px;
	border: 1px solid #ff4040;
	padding: 10px 90px;
	color: #ff4040;
}

.i-evaluate{
}
.i-evaluate .tit{
	font-size: 14px;
	padding: 15px;
	background: #fff;
}
.i-evaluate-list{
	margin-top: 0;
}
.i-evaluate-list dl{
	background: #fff;
	padding: 10px 15px 10px 15px;
}
.custom-like{
	padding: 20px 0 8px 0;
	margin-top: 40px;
	border: 1px solid #e6e6e6;
	border-left: none;
	border-right: none;
}
.custom-like .zan{
	display: inline-block;
	color: #999;
	font-size: 13px;
	vertical-align: bottom;
}

.zan img{
	width: 25px;
    vertical-align: middle;
}
.zan-red{
	display: none;
}
@-webkit-keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInDown {
	display: inline;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.zan .num{
	color: #262626;
}
.like-people{
	display: inline-block;
	color: #9c9c9c;
	padding-top: 2px;
	float: right;
}
.like-people span{
	font-size: 12px;
    vertical-align: super;
}
.like-people-list{
	display: inline-block;
	vertical-align: top;
}
.like-people-list dl{
	display: inline-block;
}
.like-people-list dl dt{
}
.like-people-list dl dt img{
	width: 13px;
	border-radius: 100%;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.arrow-right{
	display: inline-block;
}
.arrow-right img{
	width: 18px;
}
.verify-pro{
	margin: 20px 0;
}

.verify-pro .cover{
	display: inline-block;
	width: 1.9rem;
	height: 1.9rem;
	max-width: 100px;
	max-height: 100px;
}
.cover img{
	width: 100%;
}
.verify-pro .intro{
	position: relative;
    display: inline-block;
    width: 4.19rem;
    padding-left: .1rem;
}

.intro .tit{
	
}
.intro .tit h3{
	color: #333;
	font-size: 16px;
}
.intro .tit .desc{
	font-size: 12px;
	padding: 5px 0;
	color: #9c9c9c;
}
.intro .price{
	
}
.intro .price .num{
	color: #ff4040;
	font-weight: bold;
	padding: 3px 0 6px 0;
	font-size: 16px;
}
.intro .price p{
	font-size: 10px;
	color: #9c9c9c;
}
.look-detais{
	position: absolute;
	right: 10px;
	bottom: 0px;
	font-size: 14px;
	color: #9c9c9c;
}
.look-detais img{
	width: 16px;
	vertical-align: text-bottom;
}
.related-products{
	margin: 10px 0;
	padding: 20px .18rem;
	background: #fff;
	overflow: hidden;
}

.col-tit{
	
}
.col-tit img{
	width: 18px;
	vertical-align: middle;
}
.col-tit h2{
	display: inline;
	font-size: 15px;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: bottom;
	
}
.col-tit .more{
	display: inline;
	float: right;
}
.col-tit .more a{
	color: #9c9c9c;
	font-size: 12px;
}
.col-tit .more a img{
	width: 16px;
	vertical-align: text-bottom;
}
.related-products-list{
	margin-top: 20px;
	margin: 20px -0.1rem 0 -0.1rem;
	overflow: hidden;
}
.related-products-list dl{
    width: 2.8rem;
    margin: 0 .15rem;
    background: #fff;
    float: left;
}
.related-products-list dl dt{
	width: 2.8rem;
	max-width: 300px;
	height: 2.8rem;
	overflow: hidden;
}
.related-products-list dl dt img{
	display: block;
	width: 100%;
	border-radius: 5px 5px 0 0;
}
.related-products-list dl dd{
	    padding: 3px 5px 15px 5px;
}
.related-products-list dl dd h3{
	font-size: 12px;
	font-weight: bold;
}
.related-products-list dl dd .price{
	margin-top: 3px;
}
.related-products-list dl dd .price .num{
	display: inline-block;
	font-size: 12px;
	color: #ff4040;
}
.related-products-list dl dd .price .num span{
	padding-left: 5px;
}
.related-products-list dl dd .price img{
	display: inline-block;
	width: 30px;
	float: right;
}
.mid-banner{
	padding: 0 .18rem;
}
.mid-banner img{
	width: 100%;
}
.pro-more{
	position: relative;
	margin-top: 10px;
    margin-bottom: 10px;
	padding: 15px .18rem;
	background: #fff;	
	box-shadow: 0 0 5px #eee;
}
.pro-more .blue-logo{
	display: inline-block;
	width: 80px;
	vertical-align: middle;
}
.pro-more .blue-logo img{
	width: 100%;
}
.pro-more .text{
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}
.pro-more .text h3{
	color: #000;
	font-size: 16px;
}
.pro-more .text p{
	color: #999;
	margin-top: 3px;
	font-size: 12px;
}
.pro-more .arrow-right{
	position: absolute;
	width: 60px;
	right: 10px;
	top: 40%;
	font-size: 12px;
}
.pro-more .arrow-right img{
	vertical-align: middle;
}

.card{
	padding: 20px .18rem;
	background: #fff;
}

.card-content{
	padding: 20px 0;
}
.card-content img{
	display: block;
	width: 100%;
	max-width: 640px;
}

.pro-details{
	margin-top: 20px;
	padding: 20px .18rem;
	background: #fff;
	padding-bottom: 58px;
}
.pro-details-con{
	margin-top: 20px;
}
.pro-details-con img{
	width: 100%;
}
.pic-cover{
	position: relative;
}
.pro-video{
	display: none;
	position: absolute !important;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999;
	width: auto !important;
	height: auto !important;
}

.video-js .vjs-big-play-button{
	display: none !important;
}
.video-icon{
	position: absolute;
	width: 120px;
	left: 0;
	right: 0;
	top: 50%;
	margin: 0 auto;
	transform: translate(0px, -50%);
}
.video-icon img{
	display: block;
	width: 100%;
}

.video-js .vjs-control-bar{
	background-color: rgba(0,0,0,.7);
}
.vjs-button>.vjs-icon-placeholder:before, .video-js .vjs-play-progress:before, .video-js *, .video-js :after, .video-js :before{
	color: #fff;
}
.video-js .vjs-slider, .video-js .vjs-load-progress div{
	background-color: #fff;
}



.scan-bottom{
	position: fixed;
	width: 6.4rem;
	margin: 0 auto;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 333;
	background: #fff;
}
.scan-bottom li{
	padding: 5px 0;
	height: 50px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	text-align: center;
	float: left;
}
.scan-bottom li.index, .scan-bottom li.shop{
	width: 1.1rem;
	text-align: center;
}
.scan-bottom li.index img, .scan-bottom li.shop img{
	display: block;
	width: 25px;
	margin: 0 auto;
}
.scan-bottom li.index span, .scan-bottom li.shop span{
	display: block;
	color: #333;
	font-size: 10px;
}
.scan-bottom li.scan, .scan-bottom li.buy{
	width: 2.1rem;
	font-size: 14px;
	line-height: 44px;
	background: #ffbc00;
}
.scan-bottom li.buy{
	background: #fa1d41;
}


.scan-bottom li.buy a{
	color: #fff;
}
.scan-bottom li.shop-scan{
    width: 4.2rem;
    line-height: 40px;
    background: #fa1d41;
}

.scan-page{
	height: 100%;
}

.scan-tips{
	text-align: center;
}
.scan-tips img{
	display: block;
	width: 30px;
	height: auto;
	margin: 0 auto;
	padding-top:80px;
	padding-bottom: 25px;
}


/*内页详情*/

.i-top{
	background: #fff;
    overflow: auto;
    position: fixed;
    width: 100%;
    top: 0;
	left: 0;
	right: 0;
}
.i-fixed-top{
	padding-top: 71px;
}

.i-header{
	padding:28px 20px 10px 10px;
}
.i-header .left, .i-header .right{
	display: inline-block;
}
.i-top .left{
	line-height: 29px;
	float: left;
}
.i-top .left img{
	width: 29px;
	vertical-align: middle;
}
.i-top .left h3{
	display: inline;
	font-size: 15px;
}
.i-top .right{
	float: right;
}
/*商品详情*/
.i-pro-info{
	margin-bottom: 5px;
	background: #fff;
}

.i-pro-banner{
	position: relative;
}
.i-pro-banner img{
	display: block;
	width: 100%;
}
.i-pro-tit{
	position: relative;
	padding: 10px 15px;
}
.i-pro-tit h3{
    font-size: 14px;
    letter-spacing: 2px;
}
.i-pro-tit .desc{
	font-size: 12px;
	color: #9c9c9c;
}
.i-pro-tit .price{
    color: #fa1e43;
    font-weight: bold;
	font-size: 20px;
    padding: 3px 0 6px 0;
}
.i-pro-tit .price span{
	font-size: 15px;
}
.i-pro-tit .share{
    position: absolute;
    width: 70px;
    padding: 1px 0 1px 3px;
    border-radius: 5px;
    border: 1px solid #04c73e;
    right: 10px;
    top: 15px;
}
.i-pro-tit .share img{
	width: 25px;
}

.i-pro-tit .share span, .i-pro-tit .share img{
	vertical-align: middle;
}
.i-pro-tit .share span{
	font-size: 13px;
	color: #04c73e;
}
.i-pro-detais{
	padding-bottom: 10px;
	background: #fff;
}
.i-pro-detais h4{
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px;
}
.i-pro-detais-content{
	
}
.i-pro-detais-content img{
	display: block;
	width: 100%;
}
.i-pro-detais-text{
	padding: 0 10px;
}
.i-pro-detais-text .tit{
	padding: 10px 0;
}
.i-pro-detais-text .tit .line{
	display: inline-block;
	width: 3px;
	height: 14px;
	background: #fe4040;
	vertical-align: middle;
}
.i-pro-detais-text .tit h3{
	display: inline;
	font-size: 16px;
	font-weight: bold;
	padding-left: 3px;
}
.i-pro-detais-text .i-content p{
	font-size: 13px;
	margin-bottom: 4px;
}
.i-pro-list{
	padding: 0 10px;
}
.i-pro-list dl{
	margin-bottom: 20px;
}
.i-about{
	padding:15px .18rem;
	background: #fff;
}
.i-about-content{
	margin-top: 20px;
	overflow: hidden;
}
.height-auto{
	height: auto !important;
}

.i-about-content img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.i-about-content p{
	font-size: 14px;
	line-height: 22px;
}
.i-about .more{
	font-size: 14px;
	text-align: right;
}
.i-honor{
	padding: 0 .18rem;
	background: #fff;
}
.i-honor .col-tit h2, .i-contact .col-tit h2{
	font-weight: normal;
}
.i-honor-content{
	padding-top: 10px;
	height: 200px;
	overflow: hidden;
}
.i-honor-content img{
	width: 100%;
}
.i-contact{
	padding: 15px .18rem;
	padding-bottom: 50px;
	background: #fff;
}
.i-contact-content{
	position: relative;
	padding: 20px 0;
}
.i-contact-content p{
	font-size: 14px;
	margin-bottom: 10px;
}
.i-contact-content p span{
	padding-right: 10px;
	color: #9c9c9c;
}
.i-contact-content p img{
	width: 15px;
	padding-left: 2px;
}
.i-contact-content .dial{
    position: absolute;
    padding: 2px 13px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #04c73e;
    right: 5px;
    top: 10px;
}
.i-contact-content .dial a{
	font-size: 13px;
    color: #04c73e;
}
.linear{
	background: linear-gradient(to bottom, #fff, #fafafa);
}
/*键盘*/
.keyboard-arrow-down {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #dadada;
}

.keyboard_box {
	display: none;
	position: absolute;
	z-index: 1000;
	background: #f5f5f5;
	width: 100%;
	bottom: 0px;
}
.keyboard-content {
	border: 1px solid #dadada;
	overflow: hidden;
	border-bottom: none;
}
.keyboard-content li {
	width: 33.3333%;
	border-bottom: 1px solid #dadada;
	float: left;
	text-align: center;
	font-size: 22px;
}
.keyboard-content li a {
	display: block;
	color: #000;
    height: 1rem;
    line-height: 1rem;
	overflow: hidden;
}
.zf_empty{
	background: #e0e0e0;
}
.zf_del img{
	width: .5rem;
	vertical-align: middle;
}
.keyboard-content li a:active {
	background: #e0e0e0;
}
.keyboard-content li a.zj_x {
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
.keyboard-content li span {
	display: block;
	color: #e0e0e0;
	background: #e0e0e0;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.keyboard-content li span.del img {
	width: 30%;
}
.fh_but {
	position: absolute;
	right: 0px;
	top: 12px;
	font-size: 14px;
	color: #20d81f;
}
.spxx_shop {
	background: #FFF;
	margin-left: 4.35%;
	border-top: 1px solid #dfdfdd;
	padding: 10px 0;
}
.spxx_shop td {
	color: #7b7b7b;
	font-size: 14px;
	padding: 10px 0;
}
.mlr_pm {
	margin-right: 4.35%;
}

.layer-result{
	
}
.layer-result h2{
	text-align: center;
}
.layer-result h2 span{
	font-size: 17px;
    margin-bottom: 5px;
}
.layer-result .times{
	font-size: 12px;
	color: #333;
    margin: 15px 0 25px 0;
	text-align: center;
}
.layer-result p{
	font-size: 12px;
	line-height: 22px;
	color: #9c9c9c;
}

.layer-history{
	
}

.layer-history dl{
	margin-bottom: 10px;
 	overflow: hidden;
}

.layer-history dl dt{
	display: inline-block;
	font-size: 12px;
	color: #9c9c9c;
	float: left;
}
.layer-history dl dd{
	display: inline-block;
	font-size: 12px;
	color: #9c9c9c;
	float: right;
}

.layer-close{
    position: fixed;
    width: 40px;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
}
.layer-close img{
	width: 100%;
}

#layer{
	display: none;
}
#layer *{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.layer-main, .layer-shade{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.layer-main{
    display: table;
    pointer-events: none;
	z-index: 500;
}

.layer-shade{
	background-color: rgba(0,0,0,.7);
	z-index: 400;
}
.layer-scale {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.layer-section{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.layer-scale{
    width: 65%;
    max-width: 640px;
	border-radius: 5px;
}
.layer-scale {
    position: relative;
    display: inline-block;
    text-align: left;
    background-color: #fff;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0,0,0,.1);
    pointer-events: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
}

.layer-con{
	padding:20px 15px;
}
.layer-tit .circle{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #fff; 
    border: 3px solid #d82f16;
	vertical-align: middle;
}
.layer-tit h3{
    display: inline-block;
	font-size: 15px;
	padding-left: 5px;
	color: #d82f16;
	vertical-align: middle;
}
.layer-not-first-tit .circle{
    border: 3px solid #333;
}
.layer-not-first-tit h3{
	color: #333;
}

.layer-result{
	margin: 0px 0 10px 0;
}
.layer-result h3{
    font-size: 17px;
    font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.layer-result h3 img{
    width: 22px;
	vertical-align: middle;
}
.layer-result-con{
    margin-top: 15px;
    text-align: center;
}
.layer-result-con p{
	font-size: 13px;
	line-height: 22px;
}
.layer-result-con p .search-num{
	color: #d82f16;
	font-size: 14px;
	padding: 0 2px;
	font-weight: bold;
}
.layer-btn{
	padding: 11px 10px;
	text-align: center;
	font-size: 16px;
	color: #f6db9d;
	background: #ce000f;
	cursor: pointer;
}

/*进去动画*/
.item-inner {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	align-items: center;
}
.item-loader-container div, .item-loader-container div:before, .item-loader-container div:after
{
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	animation-play-state: paused;
}
	
.la-ball-beat, .la-ball-beat>div {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.la-ball-beat {
	display: block;
	font-size: 0;
	color: #999999;
}
.la-ball-beat.la-dark {
	color: #808080;
}
.la-ball-beat>div {
	display: inline-block;
	float: none;
	background-color: currentColor;
	border: 0 solid currentColor
}
	
.la-ball-beat {
	width: 54px;
	height: 18px
}
.la-ball-beat>div {
	width: 10px;
	height: 10px;
	margin: 4px;
	border-radius: 100%;
	-webkit-animation: ball-beat 0.7s -0.15s infinite linear;
	-moz-animation: ball-beat 0.7s -0.15s infinite linear;
	-o-animation: ball-beat 0.7s -0.15s infinite linear;
	animation: ball-beat 0.7s -0.15s infinite linear
}
.la-ball-beat>div:nth-child(2n-1) {
	-webkit-animation-delay: -.5s;
	-moz-animation-delay: -.5s;
	-o-animation-delay: -.5s;
	animation-delay: -.5s
}
.la-ball-beat.la-sm {
	width: 26px;
	height: 8px
}
.la-ball-beat.la-sm>div {
	width: 4px;
	height: 4px;
	margin: 2px
}
.la-ball-beat.la-2x {
	height: 36px
}
.la-ball-beat.la-2x>div {
	width: 8px;
	height: 8px;
	margin: 5px
}
	@-webkit-keyframes ball-beat {
50% {
opacity:.2;
-webkit-transform:scale(0.75);
transform:scale(0.75)
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@-moz-keyframes ball-beat {
50% {
opacity:.2;
-moz-transform:scale(0.75);
transform:scale(0.75)
}
100% {
opacity:1;
-moz-transform:scale(1);
transform:scale(1)
}
}
@-o-keyframes ball-beat {
50% {
opacity:.2;
-o-transform:scale(0.75);
transform:scale(0.75)
}
100% {
opacity:1;
-o-transform:scale(1);
transform:scale(1)
}
}
@keyframes ball-beat {
50% {
opacity:.2;
-webkit-transform:scale(0.75);
-moz-transform:scale(0.75);
-o-transform:scale(0.75);
transform:scale(0.75)
}
100% {
opacity:1;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
}
