/*
* @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%;
  min-height: 14rem;
  background: #eef9fb;
}

.index {
  width: 100%;
  height: 100vh;
  min-height: 14rem;
  background: url(../img/bg.png) no-repeat center top/100%;
  background-size: 100% 100%;
  padding-top: 0.3rem;
}

.index_con {
  width: 7.02rem;
  margin: 0 auto;
}

.index_con img {
  width: 100%;
}

.scan {
  width: 100%;
  min-height: 14rem;
  background: #edf9fc url(../img/scan.jpg) no-repeat top center/100%;
  background-size: 100% 100%;
  padding-top: 8.57rem;
  font-size: 0.26rem;
  text-align: center;
}

.scan p {
  margin-bottom: 0.1rem;
}

.scan_btn {
  width: 1.36rem;
  margin: 0.3rem auto 0.1rem;
}

.scan_btn img {
  width: 100%;
}

.scan span {
  font-size: 0.3rem;
}

.res {
  background: url(../img/bg.png) no-repeat top center;
  width: 100%;
  min-height: 14rem;
  height: 100vh;
  background-size: 100%;
  padding-top: 0.4rem;
}

.res_con {
  width: 6.95rem;
  margin: 0rem auto;
}

.res_con .logo {
  width: 1.28rem;
  margin: 0 auto;
}

.res_con .logo img {
  width: 100%;
}

.tit {
  font-size: 0.4rem;
  color: #000;
  margin: 0 auto;
  text-align: center;
}

.res_con_con {
  background: url(../img/cxjg_bg.png) no-repeat center top;
  background-size: 100% 100%;
  width: 6.95rem;
  min-height: 2.81rem;
  margin: 0.3rem auto;
  color: #fff;
  text-align: left;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 0.25rem;
}

.res_con_con span {
  font-size: 0.24rem;
  /*height:0.5rem;*/
  display: inline-block;
  width: 100%;
  float: left;
  overflow: hidden;
}

.result p {
  font-size: 0.36rem;
  font-weight: bold;
  height: auto;
  float: left;
  width: 100%;
  text-align: center;
}

.result span {
  font-size: 0.24rem;
  height: auto;
  float: left;
  text-align: center;
  width: 100%;
  margin-top: 0.05rem;
}

.res_bot {
  width: 6.95rem;
  height: 9.5rem;
  background: url(../img/res_bot.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 0.4rem 0.4rem;
  text-align: center;
  box-sizing: border-box;
}

.res_bot_tit {
  margin: 0 auto;
  text-align: center;
  width: 3.29rem;
  height: 0.67rem;
}

.res_bot_tit img {
  width: 100%;
  display: inline;
  float: left;
}

/* .res_bot_tit p{
	font-size: 0.24rem;
	text-align: center;
	margin-top: 0.1rem;
	height: 0.3rem;
}
.res_bot_tit p::before{
	content: " ";
	width: 0.08rem;
	height: 0.08rem;
	display: inline-block;
	background: #45869e;
	border-radius: 100%;
	margin-right: 0.1rem;
	margin-top: -0.1rem;
	float: left;
}
.res_bot_tit p::after{
	content: " ";
	width: 0.08rem;
	height: 0.08rem;
	display: inline-block;
	background: #45869e;
	border-radius: 100%;
	margin-left: 0.1rem;
	margin-top: -0.1rem;
} */
.gzlj {
  width: 6.2rem;
  height: 5.8rem;
  margin: 0.3rem auto 0.2rem;
  background: url(../img/gzlj-new1.jpg) no-repeat left top;
  background-size: 100%;
  overflow: hidden;
}

.gzlj ul li {
  width: 33.333333%;
  height: 1.34rem;
  float: left;
}

.more {
  width: 5.34rem;
  margin: 0 auto;
}

.more img {
  width: 100%;
}

.jb_box {
  display: none;
  margin-top: -0.3rem;
}

#jb_btn {
  display: block;
  width: 2.2rem;
  height: 0.5rem;
  background: url(../img/jb_btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-bottom: 0.3rem;
}

.fw_info {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  align-items: flex-start;
  text-align: left;
}

.res_con_con h2 {
  font-size: 0.32rem;
  text-align: center;
}

.introlj {
  width: 6.62rem;
  height: 7.65rem;
  background: url(../img/3.png) no-repeat left top;
  background-size: 100%;
  overflow: hidden;
  border-radius: 0.2rem;
  margin: 0.41rem auto;
}

.introlj ul li {
  width: 33.333333%;
  height: 2.76rem;
  float: left;
  margin-top: 0.78rem;
}

.fucScan{
	margin-top: 0.5rem;
	display: flex;
	width: 100%;
	padding: 0 0.8rem;
}

.fucScan img{
	width: 1.5rem;
	display: block;
	margin: 0 0.25rem;
}