/*
* @Author: Administrator
* @Date:   2018-04-02 10:02:47
* @Last Modified by:   Administrator
* @Last Modified time: 2019-04-09 12:59:46
*/
html {
	font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
html {
	width: 100%;
	height: 100%;
	min-height: 13rem;
	-webkit-overflow-scrolling:touch;
	/* background: linear-gradient(to right,#d1d1d3 60%,#cac9ce 100%); */
}
.wrap {
	width: 100%;
	height: 100%;
	min-height: 100%;
	max-width: 750px;
	min-width: 320px;
	font-size: .26rem;
	color: #444444;
	position: relative;
	margin: 0 auto;
	/* background-color: #a2bdac; */
	/* background: url(../images/all_bg.png) no-repeat;
	background-size: 100%;
	background-position: top; */
}
.scan,.fw{
	height: auto !important;
	/* min-height: 13rem; */
	background: url(../images/all_bg.png) no-repeat;
	background-size: contain;
	background-position: bottom;
}
.wuliu{
	height: auto !important;
	/* min-height: 13rem; */
	background: url(../images/beian_bg.png) no-repeat;
	background-size: contain;
	background-position: bottom;
	background-color: #f4f3f4 !important;
}
.scan .top,.fw .top,.wuliu .top{
	width: 100%;
	background-color: #f4f3f4;
}
.scan .top img,.fw .top img,.wuliu .top img{
	width: 100%;object-fit: contain;
}
.scan .top img:nth-of-type(2),.fw .top img:nth-of-type(2),.wuliu .top img:nth-of-type(2){margin-top: 0.5rem;}
.wrap>.content{
	width: 100%;
	/* height: calc(100% - 3.95rem); */
	margin: 0 auto;
	position: relative;
	padding-bottom: 0.4rem;
	padding: 0.85rem 1.2rem;
	text-align: center;
	
}
/* .wrap .content .panl{
	background-color: #fff;
	border-radius: .3rem;
} */

.wrap .content .title{
	font-size: .26rem;
	color: #565656;
	text-align: center;
	margin-bottom: 0.2rem;
}
.wrap .content .code_block{text-align: center;font-size: .35rem;}
.wrap .content .code_block .code{margin: 0.1rem 0;color: #666666;font-size: .204rem;}
.wrap .content .scan_block{
	width: 100%;
	height: 0.85rem;
	line-height: 0.85rem;
	text-align: center;
	margin: 0 auto;
	background-color: #b58e43;
	color: #fff;
	border-radius: 15px;
}
.wrap .content .scan_block img{
	width: 100%;
	object-fit: contain;
}
.wrap .content .ipt{
	width: 100%;
	height: 0.9rem;
	line-height: 0.9rem;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	border: 0.02rem solid #b58e43;
}
.wrap .content .ipt input{
	width: 100%;
	height: 100%;
	color: #b58e43;
	font-size: .3rem;
	/* background-color: #a2bdac; */
	margin-bottom: 0.5rem;
	padding-left: 0.5rem;
	border-radius: 15px;
}
.wrap .content .ipt .btnSearch{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0 0.5rem;
	background-color: #b58e43;
	color: #fff;border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.scan .btn_links{
	margin-top: 0.25rem;
	width: 100%;
	height: 1.4rem;
	background-color: #e6e8e8;
	justify-content: space-between;
	border-radius: 5px;
	padding: 0.2rem 0.4rem;
}
.scan .btn_links a{display: inline-block;height: 100%;}
.scan .text{text-align: left;margin-top: 0.3rem;color: #252525;font-size: .24rem;line-height: 0.4rem;}
.scan .text p{
	text-indent: .4rem;
}
.scan .text ul li label{
	display: inline-block;
	font-weight: bold;
	width: 1.05rem;
	text-align-last: justify;
}
.scan .copy{
	margin-top: 0.3rem;
}
.scan .copy img{
	width: 100%;
	object-fit: contain;
}
/* .scan .copy ul li label {
	display: inline-block;
	font-weight: bold;
	width: 1.5rem;
	text-align-last: justify;
}
.scan .copy ul li span{text-align: right;} */
.info .imgs li a:not(:last-child) {
	margin-right: 1.1rem;
}
.scan .btn_links a img{
	height: 100%;
	object-fit: contain;
}

/* .scan .btn_links::before,.scan .btn_links::after{content: '';display: inline-block;} */
.icon-saoma{ font-size: .46rem;margin-right: 0.15rem; }
.fw .content .panl{position: relative;}
.result{text-align: left;color: #666666; width: 100%;padding: 0.15rem 0; font-size: .28rem;line-height: 0.42rem;position: relative;}
/* .result .tit{text-align: center;height: 0.75rem;width: 100%;background-color: #c70a1b;} */
/* .result .rconr{padding: 0.2rem;} */
.result .rconr .fw_container{width: 100%;height: 0.9rem;line-height: 0.9rem;color: #fff;border-radius: 15px;background-color: #b58e43; text-align: center;font-size: .35rem;}
.result #fwresult,.wuliu .text #fwresult{
	width: 100%;
	margin: 0 auto;
	font-size: .258rem;
	word-break: break-all;
	text-align: justify;
	line-height: 0.45rem;
	margin-top: 0.3rem;
}
/* .fw .content .panl .lianxi{font-size: .258rem;color: #64666b; position: absolute;bottom: 0.7rem;left: 0;right: 0;margin: 0 auto;text-align: center;} */
.index .content .logo{
	width: 2.75rem;
	/* height: 0.6rem; */
	margin: 0 auto;
	margin-top: 0.7rem;
	padding-bottom: 0.5rem;
}
.index .content .logo img{
	width: 100%;
	object-fit: contain;
}

/* .scan .content .panl,.fw .content .panl{
	padding: 0.7rem 0.65rem;
} */
.scan .content .panl .tips{margin-top: 0.5rem;padding: 0.2rem;}
.scan .content .panl .tips,.scan .content .panl .tips img{width: 100%;object-fit: contain;}
.wrap .content .panl .tit{
	width: 100%;
	line-height: 0.75rem;
	margin: 0 auto;
	font-size: .35rem;
	color: #666666;letter-spacing: 0.05rem;
}
.wrap .content .panl .tit span{display: inline-block;margin: 0 0.25rem;}
/* .wrap .content .panl .tit::before,.wrap .content .panl .tit::after{
	content: '';
	display: inline-block;
	width: 0.3rem;
	height: 0.2rem;
	background: url(../images/tit_bg.png) no-repeat;
	background-size: 100% 100%;
	background-position: center;
} */
.index .content .panl{padding: 0.7rem 0.85rem;}
.index .content .panl .tit{
	margin-bottom: 0.4rem;
}
.wuliu{
	color: #333333;
	font-size: .28rem;
}
.wuliu .content{
	padding-top: 0.4rem;
}
.wuliu .text{text-align: left;color: #666666;font-size: .28rem;}
.wuliu .text ul li{margin: 0.1rem 0;}
.wuliu .text #fwresult{font-size: .28rem;margin-top: 0.15rem;}
.wuliu .text span{
	color: #333333;
}
.wuliu .pro_imgs{width: 100%;background-color: transparent;margin-top: 0.15rem;}
.wuliu .pro_imgs .flex_c_c_row{
	width: 100%;
	
	
	flex-wrap: wrap;
}
.wuliu .pro_imgs .one{width: 100%;height: 2.2rem;padding: 0.2rem 0;background-color: #fff;border-radius: 5px;}
.wuliu .pro_imgs .one img{
	height: 100%;
	object-fit: contain;
}
.wuliu .pro_imgs .two{
	justify-content:space-between;
}
.wuliu .pro_imgs .two .img_block{
	display: inline-block;
	width: 49%;
	height: 2.2rem;
	padding: 0.2rem 0;
	text-align: center;
	background-color: #fff;border-radius: 5px;
	margin: 0.1rem 0;
}
.wuliu .pro_imgs .two .img_block img{
	height: 100%;object-fit: contain;
}

::-webkit-input-placeholder{
	color:#b58e43;
 }    
 :-moz-placeholder{
	color:#b58e43;
 }                            
 :-ms-input-placeholder{
	color:#b58e43;
 } 