* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

ul,
li,
p {
	padding: 0;
	margin: 0;
}

[v-cloak] {
	display: none;
}

.cell {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}

.cell-start {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-moz-box-align: flex-start;
	-webkit-box-align: flex-start;
}

.cell-wrap {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cell-end {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	box-align: flex-end;
	-moz-box-align: flex-end;
	-webkit-box-align: flex-end;
}

.cell-baseLine {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: baseline;
	align-items: baseline;
	-moz-box-align: baseline;
	-webkit-box-align: baseline;
}

.cell-strecth {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: strecth;
	align-items: strecth;
	-moz-box-align: strecth;
	-webkit-box-align: strecth;
}

.cell-primary {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.cell-hd,
.cell-ft {
	position: relative;
}

.max-width {
	max-width: 750px;
	margin: 0 auto;
}

.skin {
}


.bg {
	width: 100vw;
	min-height: 100vh;
	background-color: #303673;
	/* background: url(../images/001/bg.png)no-repeat; */
	/* background-size: 100% 100%; */
}

.scanBg{
	width: 100%;
	min-height: 100vh;
	background-color: #303673;
	background: url(scanBg.png)no-repeat center center;
	background-size: 100% 14.48rem;
	padding: 0.72rem 0.32rem 1.1rem;
}

.scanLogo{
	width: 4.75rem;display: block;margin: 0 auto;
}

.scanCon{
	width: 100%;
	height: 7.8rem;
	background-color: #303673;
	background: url(scanCon.png)no-repeat center center;
	background-size: 100% 100%;
	margin: 3.86rem auto 0;
	padding: 0.74rem 0.72rem 0;
}

.scanConTit{
	font-family: STZhongsong;
	font-size: 0.4rem;
	color: #672F1F;
	text-align: center;
}

.scanTitLine{
	width: 1.12rem;
	height: 0.02rem;
	background: #672F1F;
	margin: 0.12rem auto 0.16rem;
}

.scanType{
	padding-top: 0.32rem;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 0.28rem;
	color: #672F1F;
	line-height: 0.48rem;
}

.scanView{
	width: 100%;
	height: 0.88rem;
	line-height: 0.88rem;
	background: #9D5643;
	border-radius: 0.08rem;
	margin: 0.08rem auto 0;
	display: flex;
}

.scanView img{
	width: 0.36rem;
	height: 0.36rem;
	display: block;
	margin: 0.26rem 0.2rem 0rem  1.74rem;
}

.scanView div{
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	font-size: 0.28rem;
	color: #F3DABC;
}

.inputBg{
	width: 100%;
	height: 0.88rem;
	line-height: 0.88rem;
	background: #FFF4E6;
	border-radius: 0.08rem;
	margin: 0.08rem auto 0;
	display: flex;
	justify-content: space-between;
}

input{
	max-width: 100%;
	background-color: transparent;
	border: none;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 0.28rem;
	color: #DCCFBE;
	padding: 0 0.24rem;
	line-height: 0.88rem;
	height: 0.88rem;
}

.search{
	width: 1.44rem !important;
	height: 0.88rem;
	background: #9D5643;
	border-radius: 0 0.08rem 0.08rem 0;
}

.search img{
	width: 0.41rem;
	height: 0.41rem;
	display: block;
	margin: 0.24rem auto 0;
}

.scanTip{
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 0.22rem;
	color: #71483D;
	line-height: 0.36rem;
	text-align: justify;
	font-style: normal;
	padding-top: 0.28rem;
}

.scanTip span{
	font-weight: 600;
}

.top{
	width: 100%;
	height: 5.14rem;
	background: url(../images/topBg.png)no-repeat;
	background-size: 100% 100%;
	padding-top: 1.28rem;
}

.logo1{
	width: 4.78rem;
	display: block;
	margin: 0 auto 0.58rem;
}

.logo2{
	width: 3.14rem;
	display: block;
	margin: 0 auto;
}

.jgBg1{
	width: 6.86rem;
	height: 6.68rem;
	background: url(../images/jg1.png)no-repeat;
	background-size: 100% 100%;
	margin: -1.02rem auto 0;
	padding: 0.5rem 0.73rem 0;
}

.jgBg2{
	width: 6.86rem;
	height: 7.7rem;
	background: url(../images/jg2.png)no-repeat;
	background-size: 100% 100%;
	margin: -1.02rem auto 0;
	padding: 0.5rem 0.73rem 0;
}

.jgTitle{
	width: 3.42rem;
	display: block;
	margin: 0 auto;
}

.nTitle{
	font-size: 0.42rem;
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	color: #030303;
	text-align: center;
}

.con{
	width: 6.24rem;
	height: 4.86rem;
	background: url(../images/con.png);
	background-size: 100% 100%;
	margin: 0.54rem auto 0.34rem;
	padding: 0.54rem 0.48rem 0;
	position: relative;
}

.con p{
	font-size: 0.32rem;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	color: #F0FAFF;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0.34rem;
}

.line{
	width: 2.32rem;
	height: 0.02rem;
	display: block;
	margin: 0 auto;
}

.stateImgs{
	width: 0.74rem;
	display: block;
	margin: 0.6rem auto 0.62rem;
}

.fwResult {
	font-size: 0.3rem;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 0.56rem;
}

.fcode {
	font-size: 0.32rem;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
}

.tip{
	font-size: 0.3rem;
	width: 6.08rem;
	margin: 0 auto;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	padding-top: 0.3rem;
}

.tip p{
	font-size: 0.26rem;
	font-weight: 400;
}

::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 0.28rem;
	color: #DCCFBE;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 0.28rem;
	color: #DCCFBE;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 0.28rem;
	color: #DCCFBE;
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 0.28rem;
	color: #DCCFBE;
	
} 


.qa-sdk-wrapper {
  position: fixed;
  width: 400px;
  right: -600px;
  max-height: 530px;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in-out;
  background: #fff;
}

.qa-sdk-close-btn {
  display: inline-block;
  width: 18px;
  height: 18px;
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 16px;
}

.qa-sdk-close-btn:hover {
  border-radius: 50%;
  background-color: #d5d9df;
}

#qa-sdk-iframe {
  width: 400px;
}

@media (min-width: 1024px) and (max-width: 1366px) {
  .qa-sdk-wrapper {
	width: 356px;
  }

  #qa-sdk-iframe {
	width: 356px;
  }
}

/* 翻译加载器样式 */
.imt-loading-indicator {
  vertical-align: middle !important;
  width: 10px !important;
  height: 10px !important;
  display: inline-block !important;
  margin: 0 4px !important;
  border: 2px rgba(221, 244, 255, 0.6) solid !important;
  border-top: 2px rgba(0, 0, 0, 0.375) solid !important;
  border-left: 2px rgba(0, 0, 0, 0.375) solid !important;
  border-radius: 50% !important;
  padding: 0 !important;
  -webkit-animation: imt-loading-animation 0.6s infinite linear !important;
  animation: imt-loading-animation 0.6s infinite linear !important;
}

@-webkit-keyframes imt-loading-animation {
  from {
	-webkit-transform: rotate(0deg);
  }

  to {
	-webkit-transform: rotate(359deg);
  }
}

@keyframes imt-loading-animation {
  from {
	transform: rotate(0deg);
  }

  to {
	transform: rotate(359deg);
  }
}

.se_imt_html {
  height: 100%;
}

.se_imt_html body {
  position: relative;
  min-height: 100%;
  top: 40px;
}

.ai-assist-highlight {
  background: yellow;
}

@media print {

  #ai-assist-root-bangs,
  #ai-assist-root-bilibili,
  #ai-assist-root-new {
	display: none !important;
  }
}
