@charset "utf-8";
/* CSS Document */



/*  ***--背景-颜色--***  */
.bg-f  { background-color: #ffffff;}
.bg-f8 { background-color: #f8f8f8;}
.bg {
	position: relative;
	background: #272634 url("../images/bg.jpg") top center no-repeat;
	background-size: 100%;
}


/*  ***--框架--***  */
.box {
	display: block;
	width: 100%;
	min-height: 100vh;
	margin: auto;
	color: #333;
	font-size: 0.36rem;
}

.content {
	position: relative;
	padding-top: 1px;
	padding-bottom: 0;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	z-index: 3;
}

/**-- 字符间距 --**/
.zt4_3 {
	letter-spacing: 0.65em;
	margin-right: -0.5em;
}




.title {
	background-color: #ffffff;
}

.top {
	display: block;
	position: relative;
	width: 100%;
	height: 1.2rem;
	line-height: 1.2rem;
	color: #333333;
	font-size: 0.42rem;
	text-align: center;
}
.end {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	line-height: 0.5rem;
	padding: 0.32rem 0.2rem 0.36rem;
	color: #999999;
	font-size: 0.34rem;
	text-align: center;
}
.end.on {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
}
.end a {
	color: #888888;
}
.bg_slope1 {
	color: #ffffff;
	background-image: -webkit-linear-gradient(bottom right, #6e80f0, #2399dd);
	background-image: -o-linear-gradient(bottom right, #6e80f0, #2399dd);
	background-image: linear-gradient(to top left, #6e80f0, #2399dd);
}
.bg_slope1 a {
	color: #ffffff;
}

.logo_case {
	padding: 0.76rem 0.6rem 0.6rem;
	color: #dcac5f;
	font-size: 0.4rem;
	font-weight: bold;
	text-align: center;
}
.logo_img {
	display: block;
	width: 2.1rem;
	height: 2.1rem;
	margin: auto auto 0.24rem;
	border-radius: 100%;
	background-color: #ffffff;
}
.logo_case h4 { 
	font-size: 0.4rem;
	font-weight: bold;
	text-align: center;
	text-indent: 0.2em;
	letter-spacing: 0.2em;
}


.logo_row_case {
	padding: 1rem 0 0.8rem;
	text-align: center;
}
.logo_row_case img {
	width: 2.4rem;
	margin: auto auto 0.2rem;
}
.logo_row_case h4 {
	color: #555555;
	font-size: 0.4rem;
	font-weight: bold;
	text-align: center;
	text-indent: 0.2em;
	letter-spacing: 0.2em;
}




.part {
	padding: 0.1rem 0;
}
.cont_end {
	position: relative;
	line-height: 0;
	margin-top: -2px;
	font-size: 0;
	z-index: 2;
}


.cont_case {
	position: relative;
	border-radius: 0;
	border-top-left-radius: 0.24rem;
	border-top-right-radius: 0.24rem;
	background-color: #ffffff;
	z-index: 1;
}
.decoration {
	position: absolute;
	top: 0;
	right: 0.44rem;
	width: 0.32rem;
	height: auto;
}

.text_tit {
	padding: 0.4rem 0.4rem 0;
	color: #333333;
	font-size: 0.42rem;
	font-weight: bold;
}



/*查询*/
.ask_case {
	padding: 0.7rem 0.4rem 0.5rem;
    color: #2b2b2b;
	font-size: 0.365rem;
}
.ask_case h4 {
	font-size: 0.4rem;
	font-weight: bold;
}
.ask_tex {
	display: block;
    width: 100%;
    height: 1.1rem;
    margin-top: 0.2rem;
    color: #333333;
    font-size: 0.374rem;
    text-align: center;
    border: 1px solid #ececec;
	background-image: -webkit-linear-gradient(bottom, #f5f5f5 0%, #ffffff 80%, #f5f5f5 100%);
	background-image: -o-linear-gradient(bottom, #f5f5f5 0%, #ffffff 80%, #f5f5f5 100%);
	background-image: linear-gradient(to top, #f5f5f5 0%, #ffffff 80%, #f5f5f5 100%);
    border-radius: 0.1rem;
}
.ask_btn {
    display: block;
    position: relative;
    width: 100%;
    height: 1.2rem;
    margin: 0.4rem auto auto;
    color: #ffffff;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    border: none;
    border-radius: 0.1rem;
	background-image: linear-gradient(90deg, #33333f 0%, #3e4157 70%);
}

/*查询2*/
.ask_row_case {
	margin-bottom: 0.2rem;
	padding: 1px 0;
	color: #333333;
}
.ask_row_item {
	display: flex;
	width: 100%;
	height: 1.2rem;
	border: 1px solid #dddddd;
	border-radius: 0.18rem;
	overflow: hidden;
}
.ask_row_item .ask_tex {
	display: block;
	width: 100%;
	height: 100%;
	margin: auto;
	padding: 0 0.3rem;
	text-align: left;
	border: none;
	border-radius: 0;
	background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #ffffff 80%, #ffffff 100%);
	background-image: -o-linear-gradient(bottom, #ffffff 0%, #ffffff 80%, #ffffff 100%);
	background-image: linear-gradient(to top, #ffffff 0%, #ffffff 80%, #ffffff 100%);
}
.ask_row_item .ask_btn_icon {
	flex: none;
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	height: 100%;
	padding: 0 0.54rem;
	outline: none;
	border: none;
	border-left: 1px solid #dddddd;
	background-color: transparent;
	background-image: -webkit-linear-gradient(bottom right, rgba(110,128,240,0.06) 0%, rgba(35,153,221,0.06) 100%);
	background-image: -o-linear-gradient(bottom right, rgba(110,128,240,0.06) 0%, rgba(35,153,221,0.06) 100%);
	background-image: linear-gradient(to top left, rgba(110,128,240,0.06) 0%, rgba(35,153,221,0.06) 100%);
}
.ask_btn_icon img {
	width: 0.64rem;
	height: 0.64rem;
}


/*提示*/
#inqui .prompt_case {
	padding-left: 0;
	padding-right: 0;
}
.earth_bg {
	background: url("../images/hint_bg1.png") bottom center no-repeat;
	background-size: 100%;
}
.prompt_case {
    line-height: 0.5rem;
	padding: 0.4rem 0.4rem 0.2rem;
    font-size: 0.34rem;
    color: #888888;
	letter-spacing: 0.08em;
	background: url("../images/hint_bg.png") bottom center no-repeat;
	background-size: 100%;
}
.prompt_case > h2 {
	margin-bottom: 0.15rem;
    font-size: 0.38rem;
    color: #333333;
	font-weight: bold;
}
.sort_case {
	padding-top: 0.4rem;
}
.sort_case > li {
	position: relative;
	padding-left: 0.3rem;
}
.prompt_i {
	position: absolute;
	top: 0;
	left: 0;
	width: 0.64rem;
    height: 0.64rem;
}
.sort_tex {
	padding-left: 0.5rem;
	padding-bottom: 0.4rem;
	border-left: 0.04rem solid #f2f2f2;
}
.sort_tex > h2 {
	line-height: 0.64rem;
	color: #333333;
	font-size: 0.36rem;
	font-weight: bold;
}
.sort_rim_tex {
	margin-top: 0.18rem;
	padding-top: 0.18rem;
	border-top: 1px dashed #cccccc;
	font-size: 0.34rem;
}
.sort_rim_tex b {
	display: inline;
	color: #666666;
	font-size: 0.34rem;
	font-weight: bold;
}


/*防伪*/
.fw_res_case {
	position: relative;
	min-height: 4rem;
    line-height: 0.6rem;
    padding: 0 0.4rem 0.6rem;
}
.fw_res_case::after {
	content: '\a0';
	display: block;
	position: absolute;
	right: 0.8rem;
	bottom: 0.4rem;
	width: 3.2rem;
	height: 3.2rem;
	color: #888888;
	background: url("../images/seal.png") center no-repeat;
	background-size: 100%;
	transform: rotate(-10deg);
	z-index: 2;
}
.fw_res_case li {
	position: relative;
	padding: 0.08rem 0;
	z-index: 1;
}
.fw_res_case li span {
	display: block;
	line-height: 0.64rem;
	text-indent: 2em;
}
#lblNumber,
#divResult {
	color: #333333;
	font-weight: bold;
}


.record_case {
	padding: 0.3rem 0.4rem;
}
.record_tab {
	width: 100%;
	color: #707070;
	font-size: 0.34rem;
	text-align: center;
	border-bottom: 1px solid #f6f6f6;
}
.record_tab tr th {
	padding: 0.3rem 0.2rem;
	color: #666666;
	font-size: 0.36rem;
	font-weight: bold;
	background-color: #eaeaea;
}
.record_tab tr th + th, .record_tab tr td + td {
	border-left: 1px solid #dddddd;
}
.record_tab tr td {
	padding: 0.3rem 0.2rem;
}
.record_tab tr:nth-child(odd) td {
	background-color: #f6f6f6;
}


/*查询结果2*/
.result_top {
	position: relative;
	padding: 0.76rem 0;
	color: #ffffff;
	text-align: center;
	background-image: -webkit-linear-gradient(bottom right, #6e80f0, #2399dd);
	background-image: -o-linear-gradient(bottom right, #6e80f0, #2399dd);
	background-image: linear-gradient(to top left, #6e80f0, #2399dd);
}
.result_top::before {
	content: '\a0';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/logo_bg.png") top center repeat-y;
	background-size: 100%;
	z-index: 0;
}
.result_title {
	position: relative;
	color: #ffffff;
	font-size: 0.48rem;
    text-align: center;
	text-indent: 0.1em;
	letter-spacing: 0.1em;
	z-index: 2;
}
.round {
	display: block;
	position: relative;
	width: 62%;
	margin: 0.7rem auto 0.48rem auto;
	border: 0.05rem solid rgba(255,255,255,0.1);
	border-radius: 100%;
}
.round_spin_c {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
}
.round_spin {
	position: relative;
	width: 100%;
	animation: spin 1.8s linear 0s infinite;
}
@keyframes spin {
	0%   {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.round_text_c {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.round_text {
	line-height: 1.3;
	color: rgba(255,255,255,0.5);
	font-size: 0.374rem;
	text-align: center;
}
.round_text .cxcs {
	color: #ffffff;
	font-size: 2rem;
	font-weight: bold;
}
.round_text .cxcs img {
    display: block;
    width: auto;
    height: 1.8rem;
    margin: 0.35rem auto;
}

.code_case {
	position: relative;
	text-align: center;
	color: #ffffff;
	font-size: 0.374rem;
	z-index: 2;
}
.code_text {
	display: inline-block;
	width: auto;
	min-width: 8em;
	height: 1rem;
	line-height: 1rem;
	margin: 0.32rem auto 0.52rem;
	padding: 0 0.56rem;
	color: #1073bf;
	font-size: 0.4rem;
	text-indent: 0.1em;
	letter-spacing: 0.1em;
	border-radius: 10rem;
	background-color: #c0ebff;
}
.icon_drop {
	display: block;
	width: 0.6rem;
	margin: auto auto 0.18rem;
}
.code_case h5 {
	color: rgba(255,255,255,0.5);
	font-size: 0.374rem;
	text-indent: 0.1em;
	letter-spacing: 0.1em;
}


.result_item {}
.result_item + .result_item {
	border-top: 0.4rem solid #f8f8f8;
}

.text_icon_tit {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	line-height: 1.08rem;
	padding: 0.1rem 0.454rem;
	color: #333333;
	font-size: 0.4rem;
	border-bottom: 1px solid #eeeeee;
}
.text_icon_tit img {
	width: 0.54rem;
	height: 0.54rem;
	margin-right: 0.24rem;
}

.reset_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	height: 0.77rem;
	padding: 0 0.4rem 0 0.3rem;
	margin: auto 0 auto auto;
	color: #ffffff;
	font-size: 0.374rem;
	outline: none;
	border: none;
	border-radius: 10rem;
	background-image: -webkit-linear-gradient(bottom right, #6e80f0, #2399dd);
	background-image: -o-linear-gradient(bottom right, #6e80f0, #2399dd);
	background-image: linear-gradient(to top left, #6e80f0, #2399dd);
}
.reset_btn img {
	width: 0.44rem;
	height: 0.44rem;
	margin-right: 0.16rem
}

.result_item .fw_res_case {
	padding: 0.4rem 0.4rem 3.2rem 0.4rem;
	color: #333333;
}
.result_item .text_tit {
	text-align: center;
}
.result_item .record_case {
	padding-bottom: 0.5rem;
}


/*产品*/
.cargo_list {
	padding: 0 0.4rem;
}
.cargo_list li {
	padding: 0.5rem 0;
}
.cargo_list li + li {
	border-top: 1px dashed #eeeeee;
}

.cargo_img {
	display: block;
	flex: none;
	width: 1.8rem;
	margin-right: 0.2rem;
	border-radius: 0.15rem;
	overflow: hidden;
}
.cargo_tex {
	width: 100%;
	color: #888888;
	font-size: 0.34rem;
}
.cargo_tex h2 {
	margin-bottom: 0.06rem;
	color: #333333;
	font-size: 0.38rem;
	font-weight: bold;
}
.cargo_tex p {
	padding: 0.02rem 0;
}
.cargo_tex b {
	display: inline-block;
	color: #EF2B2B;
	font-size: 0.38rem;
	font-weight: bold;
}


.proxy_tex {
	padding: 0.4rem;
	color: #333333;
	font-size: 0.38rem;
}

.record_list {
	padding: 0.3rem 0.4rem 0.1rem;
}
.record_list li {
	padding: 0.3rem 0;
}
.record_list li + li {
	border-top: 1px dashed #eeeeee;
}

.record_rate {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.2rem;
	height: 1.2rem;
	color: #333333;
	font-size: 0.5rem;
	font-weight: bold;
	margin-right: 0.4rem;
	border-radius: 100%;
	background-color: #ffffff;
	box-shadow: 0 0 0.4rem rgba(0,0,0,0.2);
}
.record_tex {
	color: #888888;
	font-size: 0.34rem;
}
.record_tex p {
	padding: 0.02rem 0;
}


/*查询二维码*/
.file_case {
	line-height: 0.58rem;
	color: #666666;
	font-size: 0.36rem;
}

.file_cont {
	display: block;
	width: 6.4rem;
	height: 6.4rem;
	margin: 0.1rem auto 0.3rem;
	padding: 0.46rem;
	border-radius: 0.2rem;
	background-color: #f8f8f8;
	box-shadow: inset 0 0 0.187rem 0 rgba(0, 0, 0, 0.08);
}
.file_gap {
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	border-radius: 0.2rem;
	background-color: #ffffff;
}
.file2d_c {
	display: block;
	width: 3.74rem;
	height: auto;
}
.filecm_c {
	display: block;
	text-align: center;
}
.filecm_c img {
	display: block;
	width: auto;
	height: 0.51rem;
	margin: 0.24rem auto auto auto;
}
.file_case p {
	padding: 0.1rem 0;
}

.voice {
	padding: 1px 0.4rem 0.5rem 0.4rem;
}
.voice audio {
	display: block;
	width: 100%;
}













