@charset "utf-8";
/* CSS Document */



/**-- 背景 --**/
.bg-f  { background-color: #ffffff;}
.bg-e7 { background-color: #e7e7e7;}
.bg-f8 { background-color: #f8f8f8;}
.bg-221b15 { background-color: #221b15;}
.bg-d33d25 { background-color: #d33d25;}

.bg {
	background: url("../images/bg1.png") top center no-repeat #ff411a;
	background-size: 100%;
}
.bg1 {
	background: #ff411a;
	background-size: 100%;
}
.slope_bg {
	display: block;
	width: 100%;
	min-height: 100vh;
	background-image: -webkit-linear-gradient(#ffffff, #00759c);
	background-image: -o-linear-gradient(#ffffff, #00759c);
	background-image: linear-gradient(#ffffff, #95c0e6);
	background-attachment: fixed;
}



/**-- 框 --**/
/*html {}
body { min-height: 100vh;}*/
.box {
	display: block;
	width: 100%;
	min-height: 100vh;
	margin: auto;
	color: #000000;
	font-size: 0.36rem;
}
.content {
	padding-top: 0.425rem;
	padding-bottom: 1px;
	padding-left: 0.4rem;
	padding-right: 0.4rem;
}


/**-- 字符间距 --**/
.zt4_3 {
	letter-spacing: 0.5em;
	margin-right: -0.5em;
}


/**-- 标题栏 --**/
.title {
	width: 100%;
	max-width: 10rem;
	color: #ffffff;
	font-size: 0.46rem;
	text-align: center;
	text-transform: uppercase;
	background-color: #5ea4a1;
/*	background-image: -webkit-gradient(linear, left top, right top, from( #ab893b ), to( #cbae6c ));
	background-image: -webkit-linear-gradient(left,#ab893b,#cbae6c);
	background-image: -moz-linear-gradient(left,#ab893b,#cbae6c);
	background-image: -ms-linear-gradient(left,#ab893b,#cbae6c);
	background-image: -o-linear-gradient(left,#ab893b,#cbae6c);
	background-image: linear-gradient(90deg,#ab893b,#cbae6c);*/
}
.top {
	position: relative;
	display: block;
	width: 100%;
	height: 1.2rem;
	line-height: 1.2rem;
	font-size: 0.44rem;
}
.title.end {
	padding: 0.36rem 0.2rem;
	color: #ffffff;
	font-size: 0.42rem;
}
.end {
	position: relative;
	width: 100%;
	line-height: 0.56rem;
	padding: 0.3rem 0.2rem;
	color: #ffffff;
	font-size: 0.30rem;
	text-align: center;
	letter-spacing: 0.01em;
}
.end.on {
	position: fixed;
	left: 50%;
	bottom: 0;
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
.end_tex {
	display: inline-block;
	text-align: left;
}
.end_tex p {
	padding: 0.1rem 0;
}

.title.end.oen {
	height: 0.26rem;
	padding: 0;
	font-size: 0;
}



/**-- logo --**/
.logo {
	display: block;
	position: relative;
	padding: 0.5rem 0 0.2rem;
	font-size: 0.44rem;
	text-align: center;
}
.logo img {
	display: block;
	width: 3.6rem;
	margin: auto auto 0.1rem;
}
.logo_a {
	text-align: center;
	color: #ffffff;
	font-size: 0.46rem;
	font-weight: 700;
	text-decoration: underline;
	text-indent: 0.1em;
	letter-spacing: 0.1em;
}



/**-- 防伪框 --**/
.fw_top {
	padding: 0.36rem 0;
	color: #555555;
	font-size: 0.42rem;
	text-align: center;
	border-bottom: 0.03rem solid #eeeeee;
}

.fw_case {
	margin-bottom: 0.57rem;
	padding: 0.2rem 0.37rem;
	border-radius: 0.37rem;
	background-color: rgba(255,255,255,0.48);
}
.fw_table {
	width: 100%;
	line-height: 0.6rem;
	padding: 0.34rem 0;
	color: #454545;
	font-size: 0.36rem;
	font-weight: 700;
	text-align: left;
}
.fw_table tr td {
	padding: 0.2rem 0;
	vertical-align: top;
}
.fw_table tr td.word_no {
	font-size: 0.33rem;
	font-weight: 400;
}
.fw_table tr td.word_no + td {
	width: 100%;
}
.fw_table tr td span {
	display: block;
}



/**-- 查询结果 --**/
/*#result { display: none;}*/
.fw_rim_case {
	padding: 1px 0;
	text-align: center;
}
.fw_rim {
	line-height: 0.68rem;
	margin-bottom: 0.6rem;
	padding: 0.4rem 0.34rem 0.4rem 0.34rem;
	color: #333333;
	font-size: 0.38rem;
	border: 1px solid #d8d8d8;
	border-radius: 0.15rem;
	background-color: rgba(255, 255, 255, 0.8);
/*	background-color: #fdfdfd;*/
}
.fw_rim_tit {
	margin: 0.1rem auto 0.1rem;
	font-size: 0.46rem;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.fw_rim li {
	padding: 0.12rem 0;
}
.fw_rim li span {
	display: initial;
	line-height: 2.1;
	color: #888888;
	font-size: 0.42rem;
}

.fw_inp_c {
	padding-bottom: 0.9rem;
}
.fw_tex {
	display: block;
	width: 100%;
	height: 1.1rem;
	margin-bottom: 0.6rem;
	padding: 0 0.2rem 0 0.3rem;
	font-size: 0.4rem;
	text-align: center;
	border: 0.03rem solid #dddddd;
	border-radius: 0.2rem;
	background-color: #ffffff;
}



.fw_rim_tex {
	display: inline-block;
	width: auto;
	line-height: 1.8;
	margin-right: 0.8em;
	padding: 0 0.8em;
	color: #ffffff;
	font-size: 0.34rem;
	text-align: center;
	word-break: keep-all;
	word-wrap: normal;
	white-space: nowrap;
	border-radius: 10rem;
	background-color: #ffa900;
}
.fw_rim table {
	width: 100%;
}
.fw_rim table tr td {
	line-height: 1.8;
	padding: 0.2rem 0;
	text-align: left;
}
.fw_rim table tr td + td {
	width: 100%;
}
.fw_rim table, .fw_rim table tr td {
	vertical-align: top;
}



/*提示*/
.prompt_case {
    line-height: 0.56rem;
	padding-top: 0.5rem;
    font-size: 0.34rem;
    color: #595959;
	text-align: left;
	letter-spacing: 0.08em;
	border-top: 1px dashed #dddddd;
}
.prompt_case > h2 {
	margin-bottom: 0.15rem;
    font-size: 0.4rem;
    color: #333333;
	font-weight: bold;
}
.sort_case {
	padding-top: 0.3rem;
}
.sort_case > li {
	position: relative;
	padding-left: 0.3rem;
}
.prompt_i {
	position: absolute;
	top: 0.06rem;
	left: 0;
	width: 0.56rem;
    height: 0.56rem;
}
.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.374rem;
	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;
}





.top_logo {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1.25rem 0.0rem 0;
}
.top_logo_txt {
	padding: 0.3rem 0;
/*	color: rgba(255,255,255,0.9);*/
	color: #ffffff;
	font-size: 0.36rem;
	text-indent: 0.08em;
	letter-spacing: 0.08em;
}
.top_logo_txt h2 {
	margin-bottom: 0.14rem;
	color: #ffffff;
	font-size: 0.56rem;
	font-weight: 700;
}

.top_logo_img {
	display: inline-block;
	width: 2.6rem;
	height: auto;
}

.logo_kj {
	display: inline-block;
	width: 100%;
	height: auto;
}
.top_logo p{
	color: #ffffff;
}
.rim_title_text {
	margin: 0 auto 0.7rem;
	color: #ffffff;
	font-size: 0.56rem;
	font-weight: 700;
}
.rim_title_text::after {
	content: '\a0';
	display: block;
	width: 4.4rem;
	height: 2px;
	background-color: #ffffff;
/*	background-color: rgba(255,255,255,0.8);*/
	background-color: #ffffff;
}

.cont_case {
	padding: 0.4rem;
	border-radius: 0.2rem;
	background: url("../images/bg_s.png") center no-repeat #ffffff;
	box-shadow: 0 0 0.3rem rgba(149,192,230,0.2);
	background-size: 100% 100%;
}
.cont_case + .cont_case {
	margin-top: 0.4rem;
}

ul.origin_info {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: flex-start;
	position: relative;
	width: 100%;
	padding: 0.3rem 0.2rem 0.2rem;
}
ul.origin_info + ul.origin_info {
	padding-top: 0.4rem;
}
ul.origin_info + ul.origin_info::before {
	content: '\a0';
	display: block;
	position: absolute;
	top: 0.1rem;
	left: 0.4rem;
	right: 0.4rem;
	width: auto;
	height: auto;
	font-size: 0;
	border-top: 1px dashed #dddddd;
}

ul.origin_info > li {
	min-width: 50%;
	line-height: 1.5;
	padding: 0.2rem;
	color: #212121;
	font-size: 0.36rem;
}
ul.origin_info > li > img {
	border-radius: 0.1rem;
}
ul.origin_info > li > h4 {
	display: block;
	margin-bottom: 0.12rem;
	color: #b71c1c;
	font-size: 0.33rem;
}
ul.origin_info > li > h4,
ul.origin_info > li > p {
	font-weight: 500;
	text-indent: 0.05em;
	letter-spacing: 0.05em;
}



.ask_case {
	display: block;
	width: 100%;
	padding: 0.4rem 0.4rem 0.5rem;
}
.vote_title {
	margin-top: 0.4rem;
	margin-bottom: 0.1rem;
	color: #003366;
	font-size: 0.46rem;
	font-weight: bold;
	text-align: center;
}
.vote_title span {
	display: inline-block;
	position: relative;
	padding: 0 0.9rem;
	background: url("../images/title_il.png") left center no-repeat, url("../images/title_ir.png") right center no-repeat;
	background-size: 0.52rem;
}
.ask_text {
	display: block;
	width: 100%;
	height: 1.1rem;
	padding: 0 0.3rem;
	color: #333333;
	font-size: 0.36rem;
	border: 1px solid #cccccc;
	border-radius: 0.14rem;
}
.ask_btn_c {
	display: flex;
	align-content: center;
	justify-content: space-between;
	padding-top: 0.4rem;
}
.ask_btn {
	flex: none;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44%;
	height: 1.1rem;
	padding: 0 0.28rem;
	color: #ffffff;
	font-size: 0.36rem;
	border: none;
	border-radius: 0.14rem;
	background-color: #b71c1c;
}
.ask_btn > img {
	width: 0.8rem;
	margin-right: 0.15rem;
}
.ask_case + .origin_info {
	margin-top: -0.4rem;
}


.rim_code {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 1.1rem;
	margin-top: 0.4rem;
	margin-bottom: 0.5rem;
	color: #ffffff;
	font-size: 0.374rem;
	text-align: center;
	border-radius: 0.15rem;
	background-color: #ff411a;
}
#QueryResult {
	line-height: 0.6rem;
	color: #5c5d5f;
	font-size: 0.36rem;
	text-align: left;
}



/*轮播*/
.slideBox { position: relative; overflow: hidden;z-index: 2;}
.slideBox .hd{ position: absolute; bottom: 0.2rem; right: 0; width: 100%; max-width: 10rem; text-align: center; font-size: 0; z-index: 1;}
.slideBox .hd li { display: inline-block; width: 0.14rem; height: 0.14rem; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: rgba(255,255,255,0.8); text-indent: -9999px; overflow: hidden; margin: 0 0.05rem;}
.slideBox .hd li.on{ background-color: #c64f4b;}
.slideBox .bd{ position: relative; z-index: 0;}
.slideBox .bd li{ position: relative; text-align: center;}
.slideBox .bd li img { vertical-align: top; width: 100%;}
.slideBox .bd li a{ display: block; -webkit-tap-highlight-color: rgba(0,0,0,0);}  /* 去掉链接触摸高亮 */

/* 读3秒跳转 */
.start_page {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #151515;
	z-index: 6;
}
.start_page_hop {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0.4rem;
	right: 0.4rem;
	width: 3em;
	height: 3em;
	font-size: 0.36rem;
	text-align: center;
	border-radius: 100%;
	background-color: rgba(255,255,255,0.85);
	z-index: 7;
}
.start_page_img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	max-height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1;
	
}
.start_page_img li {}
.start_page_img li + li {
	margin-top: 0.2rem;
}
.start_page_img li img {
	display: block;
	width: 100%;
	min-height: 100vh;
}



.fingerpr {
    color: #666666;
    font-size: 0.36rem;
}
.btn_link_c {
    font-size: 0.375rem;
    text-align: center;
}
.btn_link, .btn {
    display: inline-block;
    width: auto;
    height: 1rem;
    line-height: 1rem;
    margin: auto auto 0.6rem;
    padding: 0 0.5rem;
    color: #ffffff;
    font-size: 0.355rem;
    text-align: center;
    outline: none;
    border: none;
    border-radius: 0.1rem;
    background-color: #c64f4b;
}
.fingerpr p {
    padding: 0.06rem 0;
}
.fingerpr_img {
    display: block;
    width: 6.2rem;
    margin: 0.15rem auto auto;
}

/* 列表 */
.agreement2 {
    /* width: 94%; */
    margin: 0.3rem auto;
    display: flex;
    flex-direction: column;
    border-radius: 0.2rem;
}
.agreement2 a {
    display: flex;
    align-items: center;
    padding: 0.3rem 0 0 0;
    border-bottom: 1px solid #ff411a;
    color: #ffffff;
    font-size: 0.34rem;
	font-weight: bold;
}
.agreement2 a span {
    width: 0.8rem;
    margin-right: 0.3rem;
}
.agreement2 a p {
    flex: 1;
}
.agreement2 a i {
    width: 0.2rem;
}
.agreement2 a i img {
    width: 100%;
}
.rx{
	color: #fc686f;
    font-size: 0.455rem;
    font-weight: 700;
    background-image: linear-gradient(to top, #fc686f, #fe904e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	letter-spacing: -0.03em;
}

.fw_title{
	padding: 0.3rem 0;
    font-size: 0.425rem;
    color: #ffffff;
    font-weight: bold;
}
.fingerpr_i{
	position: relative;
}

.filecm{
	width: 3.0rem;
    position: absolute;
    left: 1.4rem;
    bottom: 0.6rem;
}
.file2d{
	width: 2.6rem;
    position: absolute;
    top: 1rem;
    right: 1.3rem;
}