input {
	/* table elements 表格元素 */
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 100%;
	/* 使得表单元素在 ie 下能继承字体大小 */
	border: none;
	outline: none;
}
input::-webkit-input-placeholder {
	/* webkit 浏览器*/
	color: #c2c2c2;
}
input::-moz-placeholder {
	/* 火狐浏览器 */
	color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
	/* webkit 浏览器*/
	color: #c2c2c2;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	/* 去除阴影 */
	-webkit-appearance: caret;
	-moz-appearance: caret;
	/* mobile firefox too! */
	/* 去除圆角 */
	-webkit-appearance: none;
	border-radius: 0;
}
.header[data-v-10ca6510] {
	background-image: url(../image/beijingnew.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 288px;
	width: 100%
}
.headerinfo[data-v-10ca6510] {
	height: 287px;
	margin: auto;
	width: 1200px
}
.headerinfo .time[data-v-10ca6510] {
	float: right
}
.headerinfo .logo[data-v-10ca6510] {
	margin: auto;
	position: relative;
	top: 40px;
	width: 750px
}
.info-seach .inline-input[data-v-10ca6510] {
	display: inline-block;
	float: right;
	height: 58px;
	position: relative;
	top: -110px;
	width: 400px
}
.info-seach .inline-input[data-v-10ca6510] .el-input__inner {
    background-color: hsla(0, 0%, 100%, .8);
    border: 0;
    border-radius: 6px;
    border-radius: 50px;
    color: #999;
    font-family: PingFang SC;
    font-size: 16px;
    font-size: 18px;
    font-weight: 500;
    height: 58px;
    line-height: 50px;
    padding-left: 20px;
    border: 1px solid #ddd;
}
.info-seach .inline-input[data-v-10ca6510] .el-input__prefix {
	font-size: 18px;
	height: 50px;
	line-height: 50px
}
.seachbtn[data-v-10ca6510] {
	background: rgb(65,113,156);
	border-radius: 26px;
	color: #fff;
	font-size: 18px;
	height: 52px;
	position: relative;
	top: 3px;
	width: 123px;
	cursor: pointer;
}
.login[data-v-10ca6510] {
	color: rgb(65,113,156);
	float: right;
	font-size: 15px;
	font-weight: 900;
	margin-top: 38px
}
.login span[data-v-10ca6510] {
	cursor: pointer
}
.logbt[data-v-10ca6510] {
	margin-right: 23px
}
.headerinfo[data-v-08d036d2] {
	height: 225px
}
.headerinfo .time[data-v-08d036d2] {
	float: right
}
.headerinfo .toptip[data-v-08d036d2] {
	-webkit-background-clip: text;
	color: #fff;
	font-family: Inter-Regular, Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 19px;
	position: relative;
	top: 18px;
	width: 100%
}
.headerinfo .logo[data-v-08d036d2] {
	margin: auto;
	position: relative;
	top: 70px;
	width: 818px
}
.info-seach[data-v-08d036d2] {
	float: right;
	margin: auto;
	position: relative;
	top: 83px;
	width: 311px
}
.info-seach .inline-input[data-v-08d036d2] {
	height: 42px;
	width: 237px
}
.info-seach .inline-input[data-v-08d036d2] .el-input__inner {
	background-color: hsla(0, 0%, 100%, .5);
	border: 2px solid #579bf1;
	border-radius: 8px;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	padding-left: 30px
}
.info-seach .inline-input[data-v-08d036d2] .el-input__prefix {
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	padding: 0 10px
}
.seachbtn[data-v-08d036d2] {
	background-color: #579bf1;
	border-radius: 8px;
	color: #fff;
	float: right;
	font-size: 18px;
	font-weight: 400;
	height: 42px;
	line-height: 38px;
	width: 67px
}
.footer[data-v-566be558] {
	background-image: url(../image/footerbg1.gif);
	height: 328px;
	position: relative
}
.footer>.info[data-v-566be558] {
	margin: 0 auto;
	position: relative;
	width: 1200px
}
.fukuang[data-v-566be558] {
	background-color: rgb(65,113,156);
	height: 100px;
	margin: auto;
	position: absolute;
	top: -100px;
	width: 1200px
}
.fukuang ul[data-v-566be558] {
	-ms-flex-flow: row wrap;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap
}
.fukuang ul li[data-v-566be558] {
	line-height: 50px
}
.footer ul li[data-v-566be558] {
	display: inline-block;
	width: 300px
}
.records[data-v-566be558] {
	height: 190px;
	left: 3px;
	overflow: hidden;
	padding-top: 20px;
	position: absolute;
	top: 20px;
	width: 890px
}
.records>p[data-v-566be558] {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	height: 25px;
	line-height: 25px;
	margin-bottom: 16px
}
.qrcode[data-v-566be558] {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 193px;
	justify-content: center;
	position: absolute;
	right: 17px;
	top: 27px;
	width: 193px
}
.cominfo[data-v-566be558] {
	position: relative
}
.cominfo>a[data-v-566be558] {
	color: #fff;
	font-size: 19px;
	font-weight: 500;
	height: 18px;
	letter-spacing: 3px;
	line-height: 18px;
	position: absolute;
	right: 17px;
	text-align: center;
	top: 233px;
	width: 135px
}
.navinfo[data-v-f3d35688] {
	background-image: url(../image/navbg.png);
	height: 56px;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
	z-index: 2
}
.show[data-v-f3d35688] {
	-ms-flex-align: start;
	-ms-flex-pack: start;
	-ms-flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-box-pack: start;
	-webkit-box-shadow: 0 0 14px 0 #aeaeae;
	align-items: start;
	background: #fff;
	box-shadow: 0 0 14px 0 #aeaeae;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	height: 474px;
	justify-content: start;
	margin: 0 auto;
	position: relative;
	width: 1200px
}
.show>.item[data-v-f3d35688] {
	height: 178px;
	margin-left: 26px;
	margin-top: 31px;
	overflow: hidden;
	width: 536px
}
.show>.item>h4[data-v-f3d35688] {
	color: #333;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	height: 18px;
	line-height: 18px;
	margin-bottom: 27px;
	width: 72px
}
.show>.item>h4[data-v-f3d35688]:hover {
	cursor: pointer
}
.show>.item>.info[data-v-f3d35688] {
	-ms-flex: 1;
	-ms-flex-align: start;
	-ms-flex-pack: start;
	-webkit-box-align: start;
	-webkit-box-flex: 1;
	-webkit-box-pack: start;
	align-items: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex: 1;
	justify-content: start
}
.show>.item>.info>.list[data-v-f3d35688] {
	margin-left: 25px;
	margin-top: 5px
}
.show>.item>.info>.list>li[data-v-f3d35688] {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	height: 16px;
	line-height: 16px;
	margin-bottom: 21px;
	overflow: hidden;
	padding-left: 17px;
	position: relative;
	width: 278px
}
.show>.item>.info>.list>li[data-v-f3d35688]:before {
	background: #d8d8d8;
	border-radius: 50%;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	top: 6px;
	width: 4px
}
.navinfo>.navbox>li[data-v-f3d35688]:hover {
	background: #55ac72;
	color: red !important
}
.navinfo>.navbox>li>a.router-link-exact-active[data-v-f3d35688] {
	background: #55ac72;
	color: red;
	height: 56px
}
.navinfo>.navbox[data-v-f3d35688] {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: space-between;
	margin: 0 auto;
	text-align: center;
	width: 1200px
}
.navinfo>.navbox>.item[data-v-f3d35688] {
	height: 100%;
	width: 100px
}
.navinfo>.navbox>.itemflex[data-v-f3d35688] {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
	height: 100%
}
.navinfo>.navbox>.item>a[data-v-f3d35688],
.navinfo>.navbox>.itemflex>a[data-v-f3d35688] {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	height: 100%;
	line-height: 54px;
	width: 100%
}
.show a[data-v-f3d35688] {
	background: url(../image/gengduo.png) no-repeat 12px 12px;
	background-position: 100%;
	color: #b2b2b2;
	font-size: 14px;
	font-weight: 500;
	height: 20px;
	left: 396px;
	line-height: 20px;
	padding-right: 25px;
	position: relative
}
.navinfo[data-v-737d5326] {
	background-color: hsla(0, 0%, 100%, .7) !important;
	height: 59px;
	position: relative;
	width: 100%;
	z-index: 2
}
.show[data-v-737d5326] {
	-ms-flex-align: start;
	-ms-flex-pack: start;
	-ms-flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-box-pack: start;
	-webkit-box-shadow: 0 0 14px 0 #aeaeae;
	align-items: start;
	background: #fff;
	box-shadow: 0 0 14px 0 #aeaeae;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	height: 474px;
	justify-content: start;
	margin: 0 auto;
	position: relative;
	width: 1300px
}
.show>.item[data-v-737d5326] {
	height: 178px;
	margin-left: 26px;
	margin-top: 31px;
	overflow: hidden;
	width: 536px
}
.show>.item>h4[data-v-737d5326] {
	color: #333;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	height: 18px;
	line-height: 18px;
	margin-bottom: 27px;
	width: 72px
}
.show>.item>h4[data-v-737d5326]:hover {
	cursor: pointer
}
.show>.item>.info[data-v-737d5326] {
	-ms-flex: 1;
	-ms-flex-align: start;
	-ms-flex-pack: start;
	-webkit-box-align: start;
	-webkit-box-flex: 1;
	-webkit-box-pack: start;
	align-items: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex: 1;
	justify-content: start
}
.show>.item>.info>.list[data-v-737d5326] {
	margin-left: 25px;
	margin-top: 5px
}
.show>.item>.info>.list>li[data-v-737d5326] {
	color: #333;
	font-size: 16px;
	font-weight: 500;
	height: 16px;
	line-height: 16px;
	margin-bottom: 21px;
	overflow: hidden;
	padding-left: 17px;
	position: relative;
	width: 278px
}
.show>.item>.info>.list>li[data-v-737d5326]:before {
	background: #d8d8d8;
	border-radius: 50%;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	top: 6px;
	width: 4px
}
.navinfo>.navbox>li>a.router-link-exact-active[data-v-737d5326] {
	background: #0157c6;
	border-radius: 8px;
	color: #fff;
	height: 60px
}
.navinfo>.navbox[data-v-737d5326] {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: space-between;
	margin: 0 auto;
	text-align: center;
	width: 1300px
}
.navinfo>.navbox>.item[data-v-737d5326] {
	height: 100%;
	width: 100px
}
.navinfo>.navbox>.itemflex[data-v-737d5326] {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
	height: 100%
}
.navinfo>.navbox>.item>a[data-v-737d5326],
.navinfo>.navbox>.itemflex>a[data-v-737d5326] {
	color: #0157c6;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	height: 100%;
	line-height: 60px;
	width: 100%
}
.show a[data-v-737d5326] {
	background: url(../image/gengduo.png) no-repeat 12px 12px;
	background-position: 100%;
	color: #b2b2b2;
	font-size: 14px;
	font-weight: 500;
	height: 20px;
	left: 396px;
	line-height: 20px;
	padding-right: 25px;
	position: relative
}
.content[data-v-1065cbe1] {
	min-height: 100%;
	position: relative
}
.nav[data-v-1065cbe1] {
	border-radius: 8px 8px 0 0;
	margin: 0 auto;
	position: relative
}
.corearea[data-v-1065cbe1],
.headerarea[data-v-1065cbe1] {
	margin: 0 auto;
	position: relative;
	width: 100%
}
.leftnews[data-v-2ecb4e44] {
	display: inline-block;
	height: 383px;
	width: 775px
}
.left-title[data-v-2ecb4e44] {
	background: rgba(44, 157, 81, .76);
	bottom: 0;
	color: #fff;
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 500;
	height: 50px;
	line-height: 50px;
	padding-left: 30px;
	position: absolute;
	width: 100%
}
.infonews[data-v-2ecb4e44] {
	background-color: #fff;
	display: inline-block;
	height: 413px;
	margin-left: 14px;
	position: absolute;
	width: 411px
}
.infonews>.info>.itembottom[data-v-2ecb4e44] {
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: start;
	width: 411px
}
.infonews>.info>.itembottom>.item[data-v-2ecb4e44] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	background: rgb(65,113,156);
	height: 48px;
	justify-content: start;
	margin-bottom: 5px;
	position: relative;
	text-align: left
}
.infonews>.info>.itembottom>.item>span>img[data-v-2ecb4e44] {
	margin-left: 15px;
	margin-right: 5px;
	position: relative;
	top: 18px
}
.control-box {
    width: 1105px;
}
.control-box ul {
  list-style: none;
  position: relative;
}
.control-box ul li {
  position: absolute;
  top: 36px;
  cursor: pointer;
}
.prev {
  left: 10px;
}
.next {
  right: 0;
}
.bigbox {
  overflow: hidden;
  width: 1015px;
  margin: auto 40px auto 50px;
}
#switcher {
  left: 0px;
}
.content_1.content_2 {
  width: 100%;
  float: left;
}
.bigbox .box {
  transition:all .7s ease 0s;
  float: left;
  margin: 0 8px;
}
.bigbox .box:hover {
 opacity:0.5;
}
.shadow {
  width: 255px;
  height: 60px;
  /* opacity: 1; */
  background-color: rgba(0, 0, 0, 0.45);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
  margin-top: 130px;
  color: white;
  font-size: 14px;
}
.shadow a {
  display: inline-block;
  width: 225px;
  height: 60px;
  color: white;
  text-decoration: none;
  margin-left: 18px;
  margin-top: 10px;
}
.infonews>.info>.itembottom>.item>span[data-v-2ecb4e44] {
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	height: 48px;
	letter-spacing: 3px;
	line-height: 48px;
	width: 188px
}
.infonews>.info>.itembottom>.item>span.active[data-v-2ecb4e44] {
	color: #fff;
	height: 48px
}
.infonews>.info>.itembottom>.item>a[data-v-2ecb4e44] {
	background: url(../image/gengduo.png) no-repeat;
	background-position: 100%;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 48px;
	line-height: 58px;
	padding-right: 32px;
	position: absolute;
	right: 8px
}
[data-v-2ecb4e44] .el-carousel--horizontal {
	overflow: hidden
}
.detialnews[data-v-2ecb4e44] {
	padding: 0 12px
}
.detialnews img[data-v-2ecb4e44] {
	height: 194px;
	width: 387px
}
.detialnews h1[data-v-2ecb4e44] {
	color: #333;
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 700;
	margin-top: 28px;
	text-align: left
}
.detialnews p[data-v-2ecb4e44] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	cursor: pointer;
	display: -webkit-box;
	font-size: 14px;
	height: 63px;
	line-height: 21px;
	margin-top: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all
}
.list li[data-v-2ecb4e44] {
	border-bottom: 1px dashed #dedede;
	height: 42px;
	padding-left: 15px
}
.list li[data-v-2ecb4e44]::marker {
	content: none
}
.list li img[data-v-2ecb4e44] {
	height: 131px;
	width: 358px
}
/*.list li[data-v-2ecb4e44]:first-child {*/
/*	height: 95px;*/
/*	padding: 3px*/
/*}*/
/*.list li:first-child h1[data-v-2ecb4e44] {*/
/*	-webkit-line-clamp: 1;*/
/*	font-size: 18px;*/
/*	font-weight: 900;*/
/*	line-height: 39px;*/
/*	margin: 0 auto;*/
/*	text-overflow: ellipsis;*/
/*	white-space: nowrap;*/
/*	width: 342px*/
/*}*/
/*.list li:first-child h1[data-v-2ecb4e44],*/
/*.list li:first-child p[data-v-2ecb4e44] {*/
/*	-webkit-background-clip: text;*/
/*	-webkit-box-orient: vertical;*/
/*	color: #333;*/
/*	cursor: pointer;*/
/*	overflow: hidden;*/
/*	text-align: center;*/
/*	word-break: break-all*/
/*}*/
/*.list li:first-child p[data-v-2ecb4e44] {*/
/*	-webkit-line-clamp: 2;*/
/*	display: -webkit-box;*/
/*	font-family: PingFang SC;*/
/*	font-size: 16px;*/
/*	font-weight: 500;*/
/*	height: 46px;*/
/*	line-height: 23px;*/
/*	padding: 0;*/
/*	width: 397px*/
/*}*/
.list li[data-v-2ecb4e44]:last-child {
	border-bottom: none
}
.list li a[data-v-2ecb4e44] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 282px;
	word-break: break-all
}
.list li span[data-v-2ecb4e44] {
	color: #999;
	float: right;
	font-size: 16px;
	font-weight: 500;
	height: 42px;
	line-height: 39px;
	margin-left: 10px;
	width: 100px
}
.hotlist[data-v-40b8e1a7] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 103px;
	justify-content: start;
	margin: 60px 0;
	position: relative;
	width: 1200px
}
.hotlist>a>.title[data-v-40b8e1a7] {
	background-image: url(../image/rendianzhuan.png);
	background-repeat: no-repeat;
	height: 98px;
	width: 100px
}
.card-carousel-wrapper[data-v-40b8e1a7] {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	color: #666a73;
	width: 1105px
}
.card-carousel-wrapper[data-v-40b8e1a7],
.card-carousel[data-v-40b8e1a7] {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center
}
.card-carousel[data-v-40b8e1a7] {
	width: 990px
}
.card-carousel--overflow-container[data-v-40b8e1a7] {
	overflow: hidden
}
.card-carousel--nav__left[data-v-40b8e1a7],
.card-carousel--nav__right[data-v-40b8e1a7] {
	-webkit-transition: -webkit-transform .15s linear;
	cursor: pointer;
	display: inline-block;
	height: 24px;
	transition: -webkit-transform .15s linear;
	transition: transform .15s linear;
	transition: transform .15s linear, -webkit-transform .15s linear;
	width: 24px
}
.card-carousel--nav__left[disabled][data-v-40b8e1a7],
.card-carousel--nav__right[disabled][data-v-40b8e1a7] {
	border-color: #000;
	opacity: .3
}
.card-carousel--nav__left[data-v-40b8e1a7] {
	background-image: url(../image/zuo.png);
	margin-right: 20px
}
.card-carousel--nav__right[data-v-40b8e1a7] {
	background-image: url(../image/you.png);
	margin-left: 20px
}
.card-carousel-cards[data-v-40b8e1a7] {
	-webkit-transform: translatex(0);
	-webkit-transition: -webkit-transform .15s ease-out;
	display: -webkit-box;
	transform: translatex(0);
	transition: -webkit-transform .15s ease-out;
	transition: transform .15s ease-out;
	transition: transform .15s ease-out, -webkit-transform .15s ease-out
}
.card-carousel-cards .card-carousel--card[data-v-40b8e1a7] {
	-webkit-box-shadow: 0 4px 15px 0 rgba(40, 44, 53, .06), 0 2px 2px 0 rgba(40, 44, 53, .08);
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 4px 15px 0 rgba(40, 44, 53, .06), 0 2px 2px 0 rgba(40, 44, 53, .08);
	cursor: pointer;
	z-index: 3
}
.card-carousel-cards .card-carousel--card img[data-v-40b8e1a7] {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}
.card-carousel-cards .card-carousel--card img[data-v-40b8e1a7]:hover {
	opacity: .5
}
.card-carousel-cards .card-carousel--card--footer[data-v-40b8e1a7] {
	border-top: 0;
	padding: 7px 15px
}
.card-carousel-cards .card-carousel--card--footer p[data-v-40b8e1a7] {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	color: #2c3e50;
	font-size: 19px;
	font-weight: 500;
	margin: 0 0 2px;
	padding: 3px 0;
	user-select: none
}
.card-carousel-cards .card-carousel--card--footer p[data-v-40b8e1a7]:nth-of-type(2) {
	background: rgba(40, 44, 53, .06);
	color: #666a73;
	display: inline-block;
	font-size: 12px;
	font-weight: 300;
	margin-left: 4px;
	padding: 6px;
	position: relative
}
.card-carousel-cards .card-carousel--card--footer p[data-v-40b8e1a7]:nth-of-type(2):before {
	border-color: transparent rgba(40, 44, 53, .06) transparent transparent;
	border-style: solid;
	border-width: 12px 12px 12px 0;
	content: "";
	float: left;
	height: 0;
	left: -12px;
	position: absolute;
	top: 0;
	width: 0
}
.card-carousel-cards .card-carousel--card--footer p[data-v-40b8e1a7]:nth-of-type(2):after {
	-webkit-box-shadow: 0 0 0 #004977;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 0 0 #004977;
	content: "";
	float: left;
	height: 4px;
	left: -1px;
	position: absolute;
	top: 10px;
	width: 4px
}
.zjdetail[data-v-3f0436a2] {
	border-bottom: 1px dashed #dedede;
	display: inline-block;
	height: 97px;
	margin-left: 21px;
	padding-top: 7px;
	width: 260px
}
.zjdetail h3[data-v-3f0436a2] {
	color: #333;
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 700
}
.zjdetail p[data-v-3f0436a2] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #333;
	cursor: pointer;
	display: -webkit-box;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	height: 50px;
	line-height: 26px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all
}
.alltitle[data-v-3f0436a2] {
	color: #fff !important;
	font-family: PingFang SC;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 47px;
	text-align: left;
	z-index: 3
}
.infonews[data-v-3f0436a2] {
	background: #fff;
	display: inline-block;
	height: 435px;
	width: 792px
}
.infonews>.info>.itembottom[data-v-3f0436a2] {
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: start;
	width: 792px
}
.infonews>.info>.itembottom>.item>.zititle[data-v-3f0436a2] {
	color: #333;
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 500
}
.infonews>.info>.itembottom>.item[data-v-3f0436a2] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	background: #fff;
	border-bottom: 1px solid #eff1f4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 47px;
	justify-content: start;
	margin-bottom: 6px;
	padding-left: 28px;
	position: relative;
	text-align: center
}
.infonews>.info>.itembottom>.item>span[data-v-3f0436a2] {
	color: #000;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 47px;
	width: 140px
}
.infonews>.info>.itembottom>.item>span.active[data-v-3f0436a2] {
	border-bottom: 5px solid rgb(65,113,156);
	color: #26489d;
	font-weight: 600;
	height: 47px;
	letter-spacing: 2px
}
.infonews>.info>.itembottom>.item>a[data-v-3f0436a2] {
	background: url(../image/gengduo1.png) no-repeat 12px 12px;
	background-position: 100%;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 47px;
	line-height: 58px;
	padding-right: 25px;
	position: absolute;
	right: 10px
}
.leftInfo>.infonews>.info>.itembottom>.itemlist[data-v-3f0436a2] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	height: 355px;
	justify-content: start;
	padding: 30px 0 0;
	width: 792px
}
.leftInfo>.infonews>.info>.itembottom>.itemlist>.list[data-v-3f0436a2] {
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	display: block;
	flex-direction: column;
	justify-content: start;
	overflow: hidden
}
.leftInfo>.infonews>.info>.itembottom>.itemlist>.list>li[data-v-3f0436a2] {
	-ms-flex-align: center;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-webkit-box-pack: start;
	align-items: center;
	border-bottom: 1px dashed #dedede;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 42px;
	justify-content: start;
	padding: 0 32px 0 14px
}
.leftInfo>.infonews>.info>.itembottom>.itemlist>.list>li[data-v-3f0436a2]:last-child {
	border-bottom: none
}
.leftInfo>.infonews>.info>.itembottom>.itemlist>.list>li>h3[data-v-3f0436a2] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: #333;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	height: 42px;
	line-height: 42px;
	margin-right: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 637px;
	word-break: break-all
}
.infonews>.info>.itembottom>.itemlist>.list>li>span[data-v-3f0436a2] {
	color: #999;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	line-height: 42px;
	line-height: 18px;
	text-align: right;
	width: 150px
}
.infonews>.info>.itembottom>.itemlist>.list>.news[data-v-3f0436a2] {
	display: block;
	height: 211px
}
.infonews>.info>.itembottom>.itemlist>.news>.itemright[data-v-3f0436a2] {
	display: inline-block;
	margin-left: 22px;
	width: 577px
}
.itemright h3[data-v-3f0436a2] {
	color: #333;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px
}
.itemright p[data-v-3f0436a2] {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	height: 119px;
	line-height: 29px;
	margin-top: 6px;
	overflow: hidden;
	word-break: break-all
}
.leftInfo[data-v-3f0436a2] {
	display: inline-block;
	width: 759px
}
.rightIInfo[data-v-3f0436a2] {
	background-color: #fff;
	display: inline-block;
	height: 435px;
	margin-left: 54px;
	overflow: hidden;
	position: absolute;
	width: 387px
}
.rightIInfo>.infonews>.info>.itembottom>.item[data-v-3f0436a2] {
	background: rgb(65,113,156);
	height: 48px;
	padding-left: 0
}
.rightIInfo>.infonews>.info>.itembottom>.item>span[data-v-3f0436a2] {
	color: #fff;
	font-family: PingFang SC;
	font-size: 22px;
	font-weight: 700
}
.rightIInfo>.infonews>.info>.itembottom>.item>span>img[data-v-3f0436a2] {
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
	top: 16px
}
.rightIInfo>.infonews>.info>.itembottom>.item>a[data-v-3f0436a2] {
	background: url(../image/gengduo.png) no-repeat;
	background-position: 100%;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 48px;
	line-height: 58px;
	padding-right: 32px;
	position: absolute;
	right: 8px
}
.rightIInfo .news .title[data-v-3f0436a2] {
	background: url(/static/img/gongg.png);
	background-repeat: no-repeat;
	color: #333;
	font-size: 24px;
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
	padding-left: 44px
}
.rightIInfo .news .title a[data-v-3f0436a2] {
	background: url(../image/gengduo.png) no-repeat 12px 12px;
	background-position: 100%;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 32px;
	line-height: 32px;
	padding-right: 25px;
	position: absolute;
	right: 38px
}
.rightIInfo .news .list[data-v-3f0436a2] {
	height: 480px
}
.rightIInfo .news .list li[data-v-3f0436a2] {
	-ms-flex-align: center;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-webkit-box-pack: start;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 44px;
	justify-content: start
}
.zhuanInfo[data-v-3f0436a2] {
	overflow: hidden;
	padding: 18px 20px
}
.zhuanInfo li[data-v-3f0436a2] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	border-bottom: 1px dashed #dedede;
	color: #333;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all
}
.zhuanInfo li[data-v-3f0436a2]:last-child {
	border-bottom: 0
}
.lanmu[data-v-f31c9032] {
	-webkit-box-shadow: -1px 4px 16px 0 rgba(147, 152, 160, .34);
	background: #fff;
	box-shadow: -1px 4px 16px 0 rgba(147, 152, 160, .34);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 351px;
	position: relative;
	width: 465px
}
.lanmu .news .title[data-v-f31c9032] {
	color: #333;
	font-size: 24px;
	font-weight: 700;
	height: 56px;
	line-height: 56px;
	margin-bottom: 10px;
	padding-left: 44px
}
.lanmu .news .title a[data-v-f31c9032] {
	background: url(../image/gengduo1.png) no-repeat 12px 12px;
	background-position: 100%;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 56px;
	line-height: 56px;
	padding-right: 25px;
	position: absolute;
	right: 8px
}
.lanmu .news .list[data-v-f31c9032] {
	padding-left: 16px;
	padding-right: 23px
}
.lanmu .news .list li[data-v-f31c9032] {
	-ms-flex-align: center;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-webkit-box-pack: start;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 50px;
	justify-content: start
}
.lanmu .news .list li[data-v-f31c9032]:last-child {
	border-bottom: none
}
.lanmu .news .list li a[data-v-f31c9032] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 18px;
	font-weight: 400;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 298px;
	word-break: break-all
}
.lanmu .news .list li span[data-v-f31c9032] {
	color: #999;
	font-size: 16px;
	font-weight: 500;
	height: 44px;
	line-height: 44px;
	margin-left: 10px;
	text-align: right;
	width: 97px
}
.lanmu .news .title[data-v-f31c9032] {
	background: url(../image/title.png);
	background-color: #fff;
	background-position-x: 8px;
	background-position-y: 17px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #eff1f4;
	border-top: 6px solid #0041be;
	color: #004fb7;
	width: 421px
}
.seconditem[data-v-f31c9032] {
	margin-left: 24px;
	position: relative
}
.thirditem[data-v-f31c9032] {
	display: inline-block;
	height: 423px;
	margin-left: 36px;
	position: absolute;
	width: 380px
}
.thirditem .online[data-v-f31c9032] {
	background-image: url(/static/img/kaoshi.png);
	background-size: contain;
	height: 163px;
	width: 313px
}
.thirditem .queryinfo[data-v-f31c9032] {
	background-image: url(/static/img/chaxun.png);
	background-size: contain;
	height: 163px;
	margin-top: 27px;
	width: 311px
}
.thirditem h1[data-v-f31c9032] {
	color: #fff;
	cursor: pointer;
	font-size: 31px;
	left: 140px;
	position: relative;
	top: 47px
}
.thirditem p[data-v-f31c9032] {
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	left: 140px;
	position: relative;
	top: 66px
}
.bigtitle[data-v-f31c9032] {
	background-image: url(/static/img/baito.png);
	background-position-y: 7px;
	background-repeat: no-repeat;
	color: #004fb7;
	font-size: 36px;
	font-weight: 700;
	height: 34px;
	letter-spacing: 5px;
	margin-bottom: 30px;
	margin-top: 45px;
	text-align: center
}
.alltitle[data-v-054fa980] {
	color: #fff !important;
	font-family: PingFang SC;
	font-size: 28px;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 47px;
	position: relative;
	text-align: left;
	z-index: 3
}
.infonews[data-v-054fa980] {
	background: #fff;
	display: inline-block;
	width: 1200px
}
.infonews>.info>.itembottom[data-v-054fa980] {
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: start;
	padding-left: 38px;
	width: 1200px
}
.zengjia{
    padding: 50px 23px 23px;
    box-sizing: border-box;
    width: 100%;
}
.smallBooks[data-v-054fa980] {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 150px;
}
.danbook[data-v-054fa980] {
	margin-right: 10px;
	width: 200px
}
.danbook img{
	height: 150px;
	width: 200px
}

.smallBooks ul {
    padding: 0; /* 去掉默认的内边距 */
    margin: 0; /* 去掉默认的外边距 */
    position: absolute; /* 设置绝对定位 */
    top: 0;
    white-space: nowrap; /* 禁止自动换行 */
}

.smallBooks li {
    list-style: none; /* 去掉列表样式 */
    display: inline-block; /* 设置为行内块元素 */
}

.bigBook[data-v-054fa980] {
	background-image: url(../image/zhihuidashu.png);
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 347px;
	position: relative;
	width: 399px
}
.bigBook img[data-v-054fa980] {
	height: 334px;
	left: 129px;
	position: relative;
	top: 3px;
	width: 241px
}
.infonews>.info>.itembottom>.item>a[data-v-054fa980] {
	background: url(../image/gengduo1.png) no-repeat 12px 12px;
	background-position: 100%;
	color: rgb(65,113,156);
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 47px;
	line-height: 49px;
	padding-right: 25px;
	position: absolute;
	right: 14px
}
.thriditem .list li[data-v-796e99cc] {
	margin-bottom: 13px;
	padding: 7px 20px 0 15px
}
.thriditem .list li img[data-v-796e99cc] {
	height: 103px;
	width: 145px
}
.thriditem .list li .thirdinfo[data-v-796e99cc] {
	display: inline-block;
	margin-left: 19px;
	padding-top: 5px;
	width: 183px
}
.thriditem .list li .thirdinfo h3[data-v-796e99cc] {
	-webkit-line-clamp: 1;
	color: #333;
	cursor: pointer;
	font-size: 16px;
	height: 18px;
	line-height: 18px
}
.thriditem .list li .thirdinfo h3[data-v-796e99cc],
.thriditem .list li .thirdinfo p[data-v-796e99cc] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-family: PingFang SC;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all
}
.thriditem .list li .thirdinfo p[data-v-796e99cc] {
	-webkit-line-clamp: 3;
	color: #4c4e54;
	font-size: 14px;
	height: 60px;
	line-height: 20px;
	margin-top: 14px
}
.lanmu[data-v-796e99cc] {
	-webkit-box-shadow: -1px 4px 16px 0 rgba(147, 152, 160, .34);
	background: #fff;
	box-shadow: -1px 4px 16px 0 rgba(147, 152, 160, .34);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 431px;
	position: relative;
	width: 387px
}
.lanmu .news .title[data-v-796e99cc] {
	font-size: 22px;
	font-weight: 700;
	height: 48px;
	letter-spacing: 3px;
	line-height: 48px;
	margin-bottom: 10px;
	padding-left: 44px
}
.lanmu .news .title a[data-v-796e99cc] {
	background: url(../image/gengduo.png) no-repeat;
	background-position: 100%;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 48px;
	line-height: 56px;
	padding-right: 35px;
	position: absolute;
	right: 17px
}
.fristitem .news .list[data-v-796e99cc] {
	-ms-flex-flow: row wrap;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap
}
.fristitem .news .list li[data-v-796e99cc] {
	display: inline-block;
	height: 189px;
	padding: 0 4px 0 14px;
	width: 170px
}
.fristitem .news .list li img[data-v-796e99cc] {
	height: 175px;
	width: 170px
}
.fristitem .news .list li p[data-v-796e99cc] {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	background: rgba(76, 78, 84, .5);
	color: #fff;
	display: inline-block;
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 500;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-overflow: ellipsis;
	top: -30px;
	white-space: nowrap;
	width: 170px;
	word-break: break-all
}
.seconditem .news .list li[data-v-796e99cc] {
	border-bottom: 1px dashed #dedede;
	height: 43px;
	padding-left: 15px
}
.seconditem .news .list li[data-v-796e99cc]:first-child {
	height: 131px
}
.seconditem .news .list li img[data-v-796e99cc] {
	height: 131px;
	width: 358px
}
.lanmu .news .list li[data-v-796e99cc]:first-child,
.lanmu .news .list li[data-v-796e99cc]:last-child {
	border-bottom: none
}
.lanmu .news .list li a[data-v-796e99cc] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	line-height: 43px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 260px;
	word-break: break-all
}
.lanmu .news .list li span[data-v-796e99cc] {
	color: #999;
	float: right;
	font-size: 16px;
	font-weight: 500;
	height: 43px;
	line-height: 43px;
	margin-left: 10px;
	width: 100px
}
.lanmu .news .title[data-v-796e99cc] {
	background-color: rgb(65,113,156);
	background-image: url(../image/titileicon.png);
	background-position-x: 10px;
	background-position-y: 17px;
	background-repeat: no-repeat;
	color: #fff;
	width: 343px
}
.seconditem[data-v-796e99cc] {
	margin-left: 19px;
	position: relative
}
.thriditem[data-v-796e99cc] {
	margin-left: 20px;
	position: relative
}
.righttext[data-v-d1234606] {
	display: inline-block;
	height: 280px;
	margin-left: 10px;
	width: 520px
}
.smallBooks img[data-v-d1234606] {
	height: 284px;
	width: 205px
}
.alltitle[data-v-d1234606] {
	color: #fff !important;
	font-family: PingFang SC;
	font-size: 28px;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 40px;
	position: relative;
	text-align: left;
	z-index: 3
}
.infonews[data-v-d1234606] {
	background: #fff;
	display: inline-block;
	height: 435px;
	width: 1200px
}
.infonews>.info>.itembottom[data-v-d1234606] {
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: start;
	padding-left: 38px;
	width: 1200px
}
.smallBooks[data-v-d1234606] {
	border: 1px dashed #dedede;
	display: inline-block;
	height: 302px;
	padding: 10px;
	position: relative;
	    width: 750px;
    margin-top: 20px;
	z-index: 20px
}
.infonews>.info>.itembottom>.item>a[data-v-d1234606] {
	background: url(../image/gengduo1.png) no-repeat 12px 12px;
	background-position: 100%;
	color: rgb(65,113,156);
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 47px;
	line-height: 49px;
	padding-right: 25px;
	position: absolute;
	right: 14px
}
.righttext[data-v-d1234606] p{
	height: 29px;
	line-height: 29px;
}
.rightIInfo[data-v-d1234606] {
	background-color: #fff;
	display: inline-block;
	height: 328px;
	margin-left: 10px;
	overflow: hidden;
	width: 388px
}
.rightIInfo>.infonews>.info>.itembottom>.item[data-v-d1234606] {
	background: rgb(65,113,156);
	height: 48px;
	padding-left: 0
}
.rightIInfo>.infonews>.info>.itembottom[data-v-d1234606] {
	padding-left: 0
}
.rightIInfo>.infonews>.info>.itembottom>.item>span[data-v-d1234606] {
	color: #fff;
	font-family: PingFang SC;
	font-size: 22px;
	font-weight: 700;
	line-height: 48px
}
.rightIInfo>.infonews>.info>.itembottom>.item>span>img[data-v-d1234606] {
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
	top: 18px
}
.rightIInfo>.infonews>.info>.itembottom>.item>a[data-v-d1234606] {
	background: url(../image/gengduo.png) no-repeat;
	background-position: 100%;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 48px;
	line-height: 58px;
	padding-right: 32px;
	position: absolute;
	right: 23px
}
.itemlist ul li[data-v-d1234606] {
	border: 1px dashed #dedede;
	height: 95px;
	padding: 20px 10px
}
.contentName[data-v-d1234606] {
	font-size: 17px;
	margin-bottom: 15px
}
.contentName[data-v-d1234606],
.keyWords[data-v-d1234606] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all
}
.keyWords[data-v-d1234606] {
	color: #999;
	font-size: 15px;
	line-height: 20px
}
.topews[data-v-6bace9ee] {
	background-color: #fff;
	min-height: 100px;
	padding: 16px 15px 25px;
	text-align: center
}
.topews h1[data-v-6bace9ee] {
	-webkit-background-clip: text;
	-webkit-line-clamp: 1;
	cursor: pointer;
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.box1 {
	width: 775px;
	height: 413px;
}
.inner{
	width: 775px;
	height: 413px;
	position: relative;
	overflow: hidden;
}
.inner img{
	width: 775px;
	height: 413px;
	object-fit: cover;
}
.inner ul {
	width: 1000%;
	position: absolute;
	list-style: none;
	left:0;
	top: 0;
}
.inner li{
	float: left;
	position: relative;
}
#arr span{
	width: 40px;
	height: 40px;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -20px;
	background: #fff;
	cursor: pointer;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-family: '黑体';
	font-size: 20px;
	color: #000;
	opacity: 0.5;
	border: 1px solid #fff;
	border-radius: 50%;
}
.inner #arr #left:hover,
.inner #arr #right:hover{
	opacity: 1;
}
#arr #right {
	right: 5px;
	left: auto;
}
.topews h1[data-v-6bace9ee],
.topews p[data-v-6bace9ee] {
	-webkit-box-orient: vertical;
	color: #2c56bb;
	overflow: hidden;
	word-break: break-all
}
.topews p[data-v-6bace9ee] {
	-webkit-line-clamp: 2;
	display: -webkit-box;
	font-size: 18px;
	font-weight: 400;
	height: 31px;
	line-height: 28px;
	margin-top: 10px;
	text-align: center
}
.zjdetail[data-v-df005112] {
	border-bottom: 1px dashed #dedede;
	display: inline-block;
	height: 97px;
	margin-left: 21px;
	padding-top: 7px;
	width: 185px
}
#gundong1{
	height: 380px;
	overflow: hidden;
}
.zjdetail h3[data-v-df005112] {
	-webkit-line-clamp: 1;
	font-size: 18px;
	font-weight: 700;
	height: 22px;
	width: 169px
}
.zjdetail h3[data-v-df005112],
.zjdetail p[data-v-df005112] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	color: #333;
	cursor: pointer;
	display: -webkit-box;
	font-family: PingFang SC;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all
}
.zjdetail p[data-v-df005112] {
	-webkit-line-clamp: 2;
	font-size: 16px;
	font-weight: 500;
	height: 50px;
	line-height: 26px;
	margin-top: 15px
}
.alltitle[data-v-df005112] {
	color: #fff !important;
	font-family: PingFang SC;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 47px;
	text-align: left;
	z-index: 3
}
.infonews[data-v-df005112] {
	background: #fff;
	display: inline-block;
	height: 435px;
	width: 792px
}
.infonews>.info>.itembottom[data-v-df005112] {
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: start;
	width: 792px
}
.infonews>.info>.itembottom>.item>.zititle[data-v-df005112] {
	color: #333;
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 500
}
.infonews>.info>.itembottom>.item[data-v-df005112] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	background: #fff;
	border-bottom: 1px solid #eff1f4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 47px;
	justify-content: start;
	margin-bottom: 6px;
	padding-left: 30px;
	position: relative;
	text-align: center;
	width: 720px
}
.infonews>.info>.itembottom>.item>span[data-v-df005112] {
	color: #000;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 47px;
	width: 160px
}
.infonews>.info>.itembottom>.item>span.active[data-v-df005112] {
	border-bottom: 5px solid rgb(65,113,156);
	color: #26489d;
	font-weight: 600;
	height: 47px;
	letter-spacing: 2px
}
.infonews>.info>.itembottom>.item>a[data-v-df005112] {
	background: url(../image/gengduo1.png) no-repeat 12px 12px;
	background-position: 100%;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 47px;
	line-height: 58px;
	padding-right: 25px;
	position: absolute;
	right: -20px
}
.leftInfo>.infonews>.info>.itembottom>.itemlist[data-v-df005112] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	height: 385px;
	justify-content: start;
	padding: 30px 0 0;
	width: 792px
}
.leftInfo>.infonews>.info>.itembottom>.itemlist>.list[data-v-df005112] {
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	display: block;
	flex-direction: column;
	justify-content: start;
	overflow: hidden
}
.leftInfo>.infonews>.info>.itembottom>.itemlist>.list>li[data-v-df005112] {
	-ms-flex-align: center;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-webkit-box-pack: start;
	align-items: center;
	border-bottom: 1px dashed #dedede;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 42px;
	justify-content: start;
	padding: 0 32px 0 14px
}
.leftInfo>.infonews>.info>.itembottom>.itemlist>.list>li[data-v-df005112]:last-child {
	border-bottom: none
}
.leftInfo>.infonews>.info>.itembottom>.itemlist>.list>li>h3[data-v-df005112] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: #333;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	height: 42px;
	line-height: 42px;
	margin-right: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 637px;
	word-break: break-all
}
.infonews>.info>.itembottom>.itemlist>.list>li>span[data-v-df005112] {
	color: #999;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
	line-height: 42px;
	text-align: right;
	width: 150px
}
.infonews>.info>.itembottom>.itemlist>.list>.news[data-v-df005112] {
	display: block;
	height: 211px
}
.infonews>.info>.itembottom>.itemlist>.news>.itemright[data-v-df005112] {
	display: inline-block;
	margin-left: 22px;
	width: 577px
}
.itemright h3[data-v-df005112] {
	color: #333;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px
}
.itemright p[data-v-df005112] {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	height: 119px;
	line-height: 29px;
	margin-top: 6px;
	overflow: hidden;
	word-break: break-all
}
.leftInfo[data-v-df005112] {
	display: inline-block;
	width: 759px
}
.rightIInfo[data-v-df005112] {
	background-color: #fff;
	display: inline-block;
	height: 435px;
	margin-left: 54px;
	overflow: hidden;
	position: absolute;
	width: 387px
}
.rightIInfo>.infonews>.info>.itembottom>.item[data-v-df005112] {
	background: rgb(65,113,156);
	height: 48px;
	padding-left: 0
}
.rightIInfo>.infonews>.info>.itembottom>.item>span[data-v-df005112] {
	color: #fff;
	font-family: PingFang SC;
	font-size: 22px;
	font-weight: 700
}
.rightIInfo>.infonews>.info>.itembottom>.item>span>img[data-v-df005112] {
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
	top: 18px
}
.rightIInfo>.infonews>.info>.itembottom>.item>a[data-v-df005112] {
	background: url(../image/gengduo.png) no-repeat;
	background-position: 100%;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 48px;
	line-height: 58px;
	padding-right: 32px;
	position: absolute;
	right: 8px
}
.rightIInfo .news .title[data-v-df005112] {
	background: url(/static/img/gongg.png);
	background-repeat: no-repeat;
	color: #333;
	font-size: 24px;
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
	padding-left: 44px
}
.rightIInfo .news .title a[data-v-df005112] {
	background: url(../image/gengduo.png) no-repeat 12px 12px;
	background-position: 100%;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 32px;
	line-height: 32px;
	padding-right: 25px;
	position: absolute;
	right: 38px
}
.rightIInfo .news .list[data-v-df005112] {
	height: 480px
}
.rightIInfo .news .list li[data-v-df005112] {
	-ms-flex-align: center;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-webkit-box-pack: start;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 44px;
	justify-content: start
}
.zhuanInfo[data-v-df005112] {
	overflow: hidden;
	padding: 18px 12px 18px 14px
}
.zhuanInfo li[data-v-df005112] {
	margin-bottom: 19px
}
.zhuanInfo img[data-v-df005112] {
	display: inline-block;
	height: 103px;
	width: 145px
}
.footer[data-v-249af5c2] {
	background: #fff;
	margin: 20px auto 30px;
	padding: 20px;
	width: 1160px
}
#footer-relate-links[data-v-249af5c2] {
	color: rgb(65,113,156);
	display: inline-block;
	font-size: 16px;
	font-weight: 100;
	position: relative;
	display: flex;
}
#footer-relate-links>div[data-v-249af5c2] {
	display: inline-block
}
.footer-relate-link-0[data-v-249af5c2] {
	cursor: pointer;
	text-align: center;
	width: 110px
}
#footer-action-links[data-v-249af5c2] {
	float: right;
	font-size: 16px;
	font-weight: 100;
	margin: 0 10px
}
#footer-relate-links .footer-relate-link-deactive {
	width: 90px;
}
#footer-relate-links ul {
   width: 1050px;
}
#footer-relate-links li {
    position: relative;
    float: left;
    padding-left: 17px;
    line-height: 21px;
    height: 21px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 180px;
    white-space: nowrap;
    margin-right: 11px;
}
.footer-action-link a[data-v-249af5c2] {
	color: #000;
}
#footer-relate-links li:before {
    background: #bbb;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 5px;
}
.footer-action-link[data-v-249af5c2] {
	display: inline-block;
	height: 74px;
	line-height: 74px;
	margin: 0 4px
}
#footer-links-body[data-v-249af5c2] {
	border: 1px solid #bbb;
	height: 140px;
	margin-bottom: 20px;
	padding: 14px 20px;
	width: 1118px
}
.footer-relate-link-active[data-v-249af5c2] {
	background-image: url(../image/footer-link-bg.png);
	background-repeat: no-repeat;
	color: #fff
}
#footer-links-body-panel1>ul>li[data-v-249af5c2] {
	width: 19%
}
.footer-links-body-panel>ul>li[data-v-249af5c2] {
	display: inline-block;
	line-height: 14px;
	padding: 8px 2px;
	width: 24%
}
.footer-links-body-panel>ul>li a[data-v-249af5c2] {
	color: #666;
	font-size: 14px;
	font-weight: 100;
	text-decoration: none
}
.footer-relate-link[data-v-249af5c2] {
	cursor: pointer;
	font-size: 15px;
	height: 74px;
	text-align: center;
	width: 96px
}
.footer-relate-link-icon[data-v-249af5c2] {
	margin-right: 8px;
	position: relative;
	top: -4px;
	vertical-align: middle
}
.footer-relate-link-0[data-v-249af5c2]:hover {
	background-image: url(../image/footer-link-bg.png)
}
.footer-relate-link-2.footer-relate-link-active[data-v-249af5c2],
.footer-relate-link-3.footer-relate-link-active[data-v-249af5c2] {
	background-image: url(../image/footer-link-bg.png);
	background-repeat: no-repeat;
	color: #fff
}
.footer-relate-link-0>a[data-v-249af5c2] {
	color: #000;
	font-size: 15px;
	padding: 20px 6px;
	text-decoration: none
}
.footer-relate-link-0:hover>a[data-v-249af5c2] {
	color: #fff
}
.footer .footer[data-v-249af5c2] {
	margin: 0 auto
}
.maininfo[data-v-e06c7b86] {
	margin: auto;
	position: relative;
	width: 1200px
}
.advimg[data-v-e06c7b86] {
	display: block;
	margin: 20px auto;
	max-width: 1200px;
	text-align: center;
	width: 100%
}
.box[data-v-3222cdc6] {
	margin: 0 auto;
	position: relative;
	width: 100%
}
.newsviews[data-v-3222cdc6] {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 1200px
}
.views[data-v-3222cdc6] {
	background-color: #fff;
	margin-top: 20px;
	padding-bottom: 60px;
	position: relative;
	width: 1200px
}
.views img[data-v-3222cdc6] {
	height: 73px;
	position: absolute;
	top: -10px;
	z-index: 1
}
.views h3[data-v-3222cdc6] {
	border-bottom: 1px solid #f0f4f7;
	color: #fff;
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 700;
	height: 48px;
	letter-spacing: 0;
	line-height: 38px;
	margin-left: 19px;
	position: relative;
	z-index: 4
}
.views h3 a[data-v-3222cdc6] {
	float: right;
	position: relative;
	top: 8px
}
.views h3 a i[data-v-3222cdc6] {
	color: #efefef;
	font-size: 30px;
	margin-right: 31px
}
.views ul li[data-v-3222cdc6] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	border-bottom: 1px dashed #dedede;
	color: #333;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	padding: 0 127px 0 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all
}
.views ul li span[data-v-3222cdc6] {
	position: absolute;
	right: 31px
}
.views .fanye[data-v-3222cdc6] {
	float: right;
	margin-top: 10px
}
.box[data-v-6b44d863] {
	position: relative;
	width: 100%
}
.newsinfo[data-v-6b44d863] {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 1200px
}
.newsinfo .content[data-v-6b44d863] {
	-ms-flex-flow: row wrap;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap
}
.newsinfo .top[data-v-6b44d863] {
	color: #d9d9d9;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 14px;
	line-height: 16px;
	margin: 0 0 16px;
	width: 300px
}
.newsinfo .top a[data-v-6b44d863] {
	color: #d9d9d9
}
.newsinfo .rightitem .title[data-v-6b44d863] {
	border-bottom: 1px solid #efefef;
	height: 146px;
	margin-bottom: 13px;
	padding: 22px 0 25px;
	position: relative
}
.newsinfo .rightitem .title h2[data-v-6b44d863] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #333;
	display: -webkit-box;
	font-family: PingFang SC;
	font-size: 28px;
	font-weight: 700;
	height: 100px;
	line-height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all
}
.newsinfo .title h2[data-v-6b44d863] {
	color: #000;
	font-size: 22px;
	line-height: 22px;
	text-align: left
}
.newsinfo .title div[data-v-6b44d863] {
	bottom: 14px;
	left: 31px;
	position: absolute
}
.newsinfo .title div span[data-v-6b44d863] {
	color: #bdbdbd;
	font-size: 14px;
	font-weight: 500;
	height: 14px;
	line-height: 14px
}
.newsinfo .title div span.addtime[data-v-6b44d863] {
	display: inline-block;
	padding-right: 20px
}
.newsinfo .contentinfo[data-v-6b44d863] {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	padding-bottom: 40px;
	width: 730px
}
iframe[data-v-6b44d863] {
	height: 800px;
	width: 100%
}
.leftitem[data-v-6b44d863] {
	display: inline-block;
	width: 362px
}
.leftitem .infoList li[data-v-6b44d863] {
	background: #f8f8f8;
	border-radius: 20px 0 20px 0;
	color: #000;
	height: 72px;
	margin-bottom: 11px;
	padding: 23px 0;
	text-align: center;
	width: 127px !important
}
.leftitem .infoList .activeli[data-v-6b44d863] {
	background: #f7faff;
	border: 1px solid #0041be;
	color: #004fb7
}
.leftitem .infoList li p[data-v-6b44d863] {
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 500;
	margin-top: 15px
}
.rightitem[data-v-6b44d863] {
	background-color: #fff;
	display: inline-block;
	width: 824px
}
.leftIcon[data-v-6b44d863] {
	font-size: 43px
}
.leftitem .generalList[data-v-6b44d863] {
	background-color: #fff;
	border: 1px solid #e4e4e4
}
.leftitem .generalList .title img[data-v-6b44d863] {
	margin-right: 14px;
	position: relative;
	top: 12px
}
.leftitem .generalList .title[data-v-6b44d863] {
	background: rgb(65,113,156);
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	height: 38px;
	line-height: 38px;
	text-align: left
}
.leftitem .generalList .title a[data-v-6b44d863] {
	background: url(../image/gengduo.png) no-repeat;
	background-position: 100%;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 38px;
	line-height: 58px;
	padding-right: 32px;
	position: absolute;
	right: 8px
}
.smallright[data-v-6b44d863] {
	width: 824px
}
.smallright .contentinfo[data-v-6b44d863] {
	margin: auto;
	width: 730px
}
.generalList h2[data-v-6b44d863] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	border-bottom: 1px solid #e4e4e4;
	color: #333;
	cursor: pointer;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all
}
.generalList li[data-v-6b44d863] {
	height: 58px
}
.generalList li h2[data-v-6b44d863]:before {
	background: #dedede;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 8px;
	left: 5px;
	overflow: hidden;
	position: relative;
	top: -1px;
	width: 8px;
	margin-right:5px
}
.generalList li p[data-v-6b44d863] {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 9px
}
.generalList li:last-child p[data-v-6b44d863] {
	border-bottom: 0
}
.bigLeft[data-v-6b44d863] {
	margin-left: 14px;
	width: 362px
}
.smallright .title[data-v-6b44d863] {
	height: 62px
}
.smallright .title h2[data-v-6b44d863] {
	text-align: center
}
.contentinfo section[data-v-6b44d863] {
	max-width: 100% !important
}
.contentinfo img[data-v-6b44d863],
.contentinfo p[data-v-6b44d863] {
	max-width: 100%
}
.infocontent[data-v-6b44d863] {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: auto;
	padding: 40px;
	width: 1200px
}
.infocontent .lefttab[data-v-6b44d863] {
	background: #f7f7f7;
	border: 1px solid #eee;
	display: inline-block;
	width: 150px
}
.infocontent .lefttab ul li[data-v-6b44d863] {
	border-bottom: 1px solid #fefefe;
	color: #333;
	font-size: 18px;
	height: 101px;
	line-height: 41px;
	padding-top: 20px;
	text-align: center
}
.infocontent .lefttab .activeli[data-v-6b44d863] {
	background: rgb(65,113,156);
	color: #fff
}
.infocontent .righthtml[data-v-6b44d863] {
	display: inline-block;
	margin-left: 50px;
	position: relative;
	width: 920px
}
.infocontent .righthtml h1[data-v-6b44d863] {
	border-bottom: 1px solid #ccc;
	font-size: 28px;
	font-weight: 400;
	line-height: 2em;
	margin-bottom: 20px;
	text-align: center
}
.contentHtml section[data-v-6b44d863] {
	max-width: 100% !important
}
.contentHtml img[data-v-6b44d863],
.contentHtml p[data-v-6b44d863] {
	max-width: 100%
}
.box[data-v-4e785d74] {
	background-color: #f5f5f5;
	position: relative;
	width: 100%
}
.newsinfo[data-v-4e785d74] {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 1200px
}
.newsinfo>.top[data-v-4e785d74] {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	height: 14px;
	line-height: 14px;
	margin-top: 27px;
	position: relative
}
.book-information[data-v-4e785d74] {
	background: #fff;
	background-image: url(../image/shujibg.png);
	border-radius: 6px;
	display: -webkit-box;
	height: 417px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
	position: relative
}
.book-information .book-img[data-v-4e785d74] {
	background-image: url(../image/datutuu.png);
	background-repeat: no-repeat;
	background-size: 290px 385px;
	border: none;
	float: left;
	height: 365px;
	margin: 20px 37px 0;
	padding: 10px;
	width: 270px
}
.book-img img[data-v-4e785d74] {
	-webkit-transition: -webkit-transform .3s ease-out;
	color: #fcfcfa;
	height: 100%;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	width: 100%
}
.book-img a span[data-v-4e785d74] {
	background: #ed4259;
	border-radius: 0 5px 0 0;
	bottom: 0;
	color: #fff;
	font: 12px/18px Arial;
	height: 17px;
	left: 0;
	padding: 0 3px 0 2px;
	position: absolute;
	text-align: center
}
.book-information .book-img a[data-v-4e785d74],
.book-information .book-img img[data-v-4e785d74] {
	display: block
}
.book-information .book-img img[data-v-4e785d74]:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.book-information .book-info[data-v-4e785d74] {
	color: #fff;
	float: left;
	margin-top: 14px;
	min-height: 246px;
	position: relative;
	text-align: justify;
	width: 780px;
	z-index: 1
}
.book-information .book-info h1[data-v-4e785d74] {
	background-image: url(../image/tti2.png);
	background-repeat: no-repeat;
	color: #fff;
	font-family: PingFang SC;
	font-size: 24px;
	font-weight: 700;
	height: 47px;
	line-height: 47px;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: hidden
}
.book-information .book-info h1 a[data-v-4e785d74] {
	color: #fff;
	font: 14px/38px PingFangSC-Regular, -apple-system, Simsun;
	margin-left: 3px
}
.book-information .book-info h1 a[data-v-4e785d74]:hover {
	color: #fff
}
.book-information .book-info p[data-v-4e785d74] {
	font: 14px/24px PingFangSC-Regular, -apple-system, Simsun
}
.book-information .book-info p.tag-box[data-v-4e785d74] {
	margin-bottom: 1px
}
.book-information .book-info p.tag-box .tag[data-v-4e785d74] {
	margin: 6px 12px 0 0
}
.book-information .book-info p.tag-box .tag a[data-v-4e785d74],
.book-information .book-info p.tag-box .tag i[data-v-4e785d74] {
	border: 1px solid var(--color-primary);
	border-radius: 2px;
	color: var(--color-primary);
	display: inline-block;
	font: 12px/18px PingFangSC-Regular, -apple-system, Simsun;
	height: 18px;
	margin-right: 6px;
	padding: 0 4px;
	text-align: center;
	vertical-align: top
}
.book-information .book-info p.tag-box .tag i.blue[data-v-4e785d74] {
	border: 1px solid #4284ed;
	color: #2972cc
}
.book-information .book-info p.tag-box .tag i.org[data-v-4e785d74] {
	border: 1px solid #ff7e00;
	color: #ff7e00
}
.book-information .book-info p.tag-box .tag i.red[data-v-4e785d74] {
	border: 1px solid #fd9bbe;
	color: #fc387e
}
.book-information .book-info p.tag-box .tag+.intro[data-v-4e785d74] {
	font: 14px/20px PingFangSC-Regular, -apple-system, Simsun;
	height: 20px;
	margin-bottom: 11px;
	overflow: hidden
}
.book-information .book-info p.total[data-v-4e785d74] {
	font-size: 0;
	margin-bottom: 5px;
	margin-left: 5px
}
.book-information .book-info p.total em[data-v-4e785d74],
.book-information .book-info p.total i[data-v-4e785d74],
.book-information .book-info p.total span[data-v-4e785d74] {
	display: inline-block;
	vertical-align: middle
}
.book-information .book-info p.total span[data-v-4e785d74] {
	color: #fff;
	font: 18px/20px Arial;
	margin-right: 5px;
	margin-top: -2px
}
.book-information .book-info p.total em[data-v-4e785d74] {
	font: 12px/20px PingFangSC-Regular, -apple-system, Simsun
}
.book-information .book-info p.total i[data-v-4e785d74] {
	color: #a6a6a6;
	font-size: 16px;
	margin: -3px 10px 0
}
.book-information .book-info p.intro[data-v-4e785d74] {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 19px;
	min-height: 201px;
	overflow: hidden;
	padding-left: 10px
}
.book-information .book-info p.intro.show[data-v-4e785d74] {
	height: auto;
	overflow: auto;
	padding-bottom: 30px
}
.book-information .book-info .btn[data-v-4e785d74] {
	font-size: 0;
	margin-left: 10px;
	margin-top: 47px
}
.book-information .book-info .btn>a[data-v-4e785d74] {
	background: rgb(65,113,156);
	border-radius: 4px;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font: 14px/34px PingFangSC-Regular, -apple-system, Simsun;
	font-family: PingFang SC;
	font-size: 20px;
	height: 34px;
	height: 50px;
	line-height: 50px;
	overflow: visible;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	width: 159px
}
.book-information .book-info .btn>a .download-qrcode[data-v-4e785d74] {
	-webkit-box-sizing: border-box;
	-webkit-transform: translate(-50%, -100%);
	background: #fff;
	border: 1px solid var(--color-primary-ligher);
	border-radius: 8px;
	box-sizing: border-box;
	display: block;
	left: 50%;
	padding: 20px;
	position: absolute;
	text-align: center;
	top: -10px;
	transform: translate(-50%, -100%);
	z-index: 1000
}
.book-information .book-info .btn>a .hover2show[data-v-4e785d74] {
	display: none
}
.book-information .book-info .btn>a:hover .hover2show[data-v-4e785d74] {
	display: block
}
.book-information .book-info .btn .iconfont[data-v-4e785d74] {
	font-size: 14px;
	margin: -3px 6px 0 0;
	width: 14px
}
.content-nav-wrap[data-v-4e785d74] {
	border-bottom: 1px solid #e6e6e6;
	height: 48px;
	margin-bottom: 20px
}
.content-nav-wrap .nav-wrap li[data-v-4e785d74] {
	border-bottom: 3px solid #2648ae;
	float: left;
	font: 18px/48px FZZCYSK;
	height: 47px;
	margin-bottom: -1px;
	overflow: hidden;
	text-align: center
}
.content-nav-wrap .nav-wrap li a[data-v-4e785d74] {
	color: #2648ae;
	display: block;
	overflow: hidden;
	padding: 0 20px
}
.content-nav-wrap .nav-wrap li a i[data-v-4e785d74] {
	font: 14px/48px FZZCYSK
}
.content-nav-wrap .update[data-v-4e785d74] {
	color: #2972cc;
	float: left;
	font: 14px/48px PingFangSC-Regular, -apple-system, Simsun;
	padding-left: 30px
}
.content-nav-wrap .update i[data-v-4e785d74] {
	font-family: Arial;
	margin: 0 8px 0 2px
}
.catalog-content-wrap[data-v-4e785d74] {
	border-radius: 6px;
	margin-bottom: 30px
}
.catalog-content-wrap.catalog-page[data-v-4e785d74] {
	background: #fff;
	padding: 20px
}
.catalog-content-wrap.subscribe-content[data-v-4e785d74] {
	padding: 16px 0 100px
}
.catalog-content-wrap .loading[data-v-4e785d74] {
	padding-top: 135px;
	text-align: center
}
.catalog-content-wrap .loading .la-ball-pulse[data-v-4e785d74] {
	margin: 0 auto
}
.catalog-content-wrap .no-data .null[data-v-4e785d74] {
	background: url(/pro/xs8_pc/_prelease/images/common/big_wu.ba1a4.png);
	height: 100px;
	margin: 0 auto 20px;
	width: 142px
}
.catalog-content-wrap .no-data p[data-v-4e785d74] {
	color: #666;
	font: 14px/32px PingFangSC-Regular, -apple-system, Simsun;
	text-align: center
}
.volume[data-v-4e785d74] {
	margin-top: 40px;
	overflow: hidden;
	position: relative;
	z-index: 1
}
.volume[data-v-4e785d74]:first-child {
	margin-top: 0
}
.volume ul[data-v-4e785d74] {
	overflow: hidden;
	width: 1200px
}
.volume h3[data-v-4e785d74] {
	border-bottom: 1px solid #e6e6e6;
	color: #181818;
	font: 500 18px/24px PingFangSC-Regular, HelveticaNeue-Light, Helvetica Neue Light, Microsoft YaHei, sans-serif;
	height: 36px;
	overflow: hidden;
	padding-bottom: 11px
}
.volume h3 span.vip[data-v-4e785d74] {
	background: #fc6c28
}
.volume h3 i[data-v-4e785d74] {
	font-family: Arail
}
.volume h3 .count[data-v-4e785d74] {
	color: #666;
	font: 14px/19px PingFangSC-Regular, -apple-system, Simsun
}
.volume h3 .count cite[data-v-4e785d74] {
	font-family: Arial;
	margin: 0 3px
}
.volume h3 .subscri[data-v-4e785d74],
.volume h3 .subscribe[data-v-4e785d74] {
	float: right;
	position: relative;
	z-index: 2
}
.volume h3 .subscri .btn[data-v-4e785d74],
.volume h3 .subscribe .btn[data-v-4e785d74] {
	-webkit-transition: background-color .5s;
	background: #bf2c24;
	color: #fff;
	display: block;
	font: 14px/28px PingFangSC-Regular, -apple-system, Simsun;
	height: 28px;
	position: absolute;
	right: 0;
	text-align: center;
	transition: background-color .5s;
	width: 96px;
	z-index: 2
}
.volume h3 .subscri .btn b[data-v-4e785d74],
.volume h3 .subscribe .btn b[data-v-4e785d74] {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	margin-right: 3px;
	vertical-align: 0
}
.volume h3 .subscribe strong[data-v-4e785d74],
.volume h3 .subscri strong[data-v-4e785d74] {
	-webkit-transition: right .5s ease-out;
	color: #bf2c24;
	font: 14px/24px PingFangSC-Regular, -apple-system, Simsun;
	position: absolute;
	right: 88px;
	text-align: center;
	top: 2px;
	transition: right .5s ease-out;
	z-index: 1
}
.volume h3 .subscri:hover strong[data-v-4e785d74],
.volume h3 .subscribe:hover strong[data-v-4e785d74] {
	right: 94px
}
.volume h3 .subscri:hover em[data-v-4e785d74],
.volume h3 .subscribe:hover em[data-v-4e785d74] {
	background: var(--color-primary)
}
.volume li[data-v-4e785d74] {
	border-top: 1px solid #ebebeb;
	float: left;
	font: 14px/40px PingFangSC-Regular, -apple-system, Simsun;
	height: 40px;
	overflow: hidden;
	padding-right: 60px;
	width: 1200px
}
.volume li[data-v-4e785d74]:first-child {
	border-top: none
}
.volume li a[data-v-4e785d74] {
	color: #262626;
	float: left;
	max-width: 1200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.volume li .iconfont[data-v-4e785d74] {
	color: #bfbfbf;
	float: right;
	font-size: 16px
}
.countcls[data-v-4e785d74] {
	background: #ebf2ff;
	border-radius: 5px;
	color: #3f3f3f;
	display: inline-block;
	float: right;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 84px
}
.box[data-v-ef2d8b8c] {
	background-color: #fff;
	position: relative;
	width: 100%
}
.newsinfo[data-v-ef2d8b8c] {
	margin: 0 auto;
	min-height: 1245px;
	overflow: hidden;
	position: relative;
	width: 1200px
}
.newsinfo>.top[data-v-ef2d8b8c] {
	color: #333;
	font-size: 16px;
	font-weight: 500;
	height: 16px;
	line-height: 16px;
	margin-top: 27px;
	position: relative
}
.newsinfo>.title[data-v-ef2d8b8c] {
	border-bottom: 1px solid #efefef;
	height: 56px;
	margin-bottom: 14px;
	padding: 49px 0 61px;
	position: relative
}
.newsinfo>.title>h2[data-v-ef2d8b8c] {
	color: #306bcd;
	font-size: 22px;
	font-weight: 700;
	line-height: 22px;
	text-align: center
}
.newsinfo>.title>div[data-v-ef2d8b8c] {
	bottom: 14px;
	position: absolute;
	width: 100%
}
.newsinfo>.title>div>span[data-v-ef2d8b8c] {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	height: 14px;
	line-height: 14px
}
.newsinfo>.title>div>span.addtime[data-v-ef2d8b8c] {
	display: inline-block;
	float: right;
	padding-right: 47px
}
.newsinfo>.contentinfo[data-v-ef2d8b8c] {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	margin-left: 8px;
	width: 1162px
}
iframe[data-v-ef2d8b8c] {
	height: 800px;
	width: 100%
}
.title>p[data-v-ef2d8b8c] {
	color: #014e5c;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 16px;
	text-align: center
}
.company[data-v-ef2d8b8c] {
	color: #333 !important
}
.nologin>p[data-v-ef2d8b8c] {
	color: #138839;
	font-size: 21px;
	line-height: 100px;
	text-align: center
}
.golog[data-v-ef2d8b8c],
.goreg[data-v-ef2d8b8c] {
	color: red
}
.nologin[data-v-ef2d8b8c] {
	background-color: #e6e6e6;
	height: 100px;
	width: 100%
}
.keyword>.keytitle[data-v-ef2d8b8c] {
	font-weight: 900
}
.keyword[data-v-ef2d8b8c] {
	line-height: 21px;
	margin-bottom: 30px;
	margin-top: 10px
}
.summary>.sumtitle[data-v-ef2d8b8c] {
	font-weight: 900
}
.summary[data-v-ef2d8b8c] {
	line-height: 21px
}
.header[data-v-1ff1e4d0] {
	background-color: #fff;
	padding: 20px 0
}
.logo[data-v-1ff1e4d0] {
	margin: auto;
	text-align: left;
	width: 1200px
}
.contentbox[data-v-1ff1e4d0] {
	background-color: #f2f5fb;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-height: calc(100vh - 95px);
	padding-bottom: 80px
}
.contentbox .rstbox[data-v-1ff1e4d0] {
	margin: auto;
	padding-top: 53px;
	text-align: center;
	width: 1200px
}
.contentbox .rstbox img[data-v-1ff1e4d0] {
	display: inline;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: center
}
.contentbox .rstbox h1[data-v-1ff1e4d0] {
	color: rgb(65,113,156);
	font-family: PingFang SC;
	font-size: 36px;
	letter-spacing: 5px;
	text-align: center
}
.innerbox[data-v-1ff1e4d0] {
	background: #fff;
	border-radius: 18px;
	padding: 37px 0 30px;
	width: 1200px
}
.detailInfo table[data-v-1ff1e4d0] {
	height: 188px;
	margin: auto;
	text-align: left;
	width: 1157px
}
.detailInfo tr td img[data-v-1ff1e4d0] {
	height: 120px;
	width: 85px
}
.detailInfo td[data-v-1ff1e4d0] {
	border: 1px solid #c7d3ee;
	color: #333;
	font-size: 21px;
	height: 54px;
	line-height: 33px;
	min-height: 54px;
	padding-left: 32px
}
.detailInfo .toux[data-v-1ff1e4d0] {
	padding-left: 18px;
	width: 100px
}
.detailInfo .tdtitle[data-v-1ff1e4d0] {
	background: rgba(36, 115, 223, .11);
	color: rgb(65,113,156);
	font-family: PingFang SC;
	font-size: 16px;
	letter-spacing: 3px;
	padding-left: 20px;
	width: 95px
}
.detailInfo .tdtext[data-v-1ff1e4d0] {
	color: #333;
	font-family: PingFang SC;
	font-size: 16px;
	letter-spacing: 2px;
	width: 370px
}
.titleh[data-v-1ff1e4d0] {
	color: rgb(65,113,156);
	font-family: PingFang SC;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 4px;
	margin-top: 32px;
	padding-left: 16px;
	text-align: left
}
.titleh .shux[data-v-1ff1e4d0] {
	background: rgb(65,113,156);
	border-radius: 4px;
	display: inline-block;
	height: 32px;
	margin-right: 10px;
	position: relative;
	top: 7px;
	width: 8px
}
.logo a[data-v-1ff1e4d0] {
	background: #214eaa;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	float: right;
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 400;
	height: 47px;
	line-height: 47px;
	position: relative;
	text-align: center;
	top: 25px;
	width: 167px
}
.logo a img[data-v-1ff1e4d0] {
	margin-right: 10px;
	position: relative;
	top: 10px
}
.tdtitleex[data-v-1ff1e4d0] {
	background: rgba(36, 115, 223, .5);
	color: #f6f6ff;
	font-family: PingFang SC;
	font-size: 16px;
	letter-spacing: 3px;
	padding-left: 20px;
	width: 205px
}
.duanhx[data-v-1ff1e4d0] {
	background: rgb(65,113,156);
	border-radius: 5px;
	height: 10px;
	margin: 22px auto 32px;
	width: 60px
}
.show[data-v-961ec590] {
	background-color: #0157c6;
	background-image: url(/static/img/qybg.png);
	background-position-y: bottom;
	background-repeat: no-repeat;
	background-size: contain;
	min-height: 100%;
	padding-bottom: 100px;
	position: relative;
	width: 100%
}
.show .boxi[data-v-961ec590] {
	margin: auto;
	position: relative;
	top: 47px;
	width: 1300px
}
.show .boxi .logo[data-v-961ec590] {
	text-align: center
}
.content[data-v-961ec590] {
	-o-border-image: linear-gradient(0deg, #1f74e2, #9ec8ff, #1f74e2, #9ec8ff) 4 4;
	-webkit-box-shadow: 0 0 16px 0 #2e52c0;
	background: -webkit-gradient(linear, left bottom, left top, from(#4686d9), to(#0157c6));
	background: linear-gradient(0deg, #4686d9, #0157c6);
	background-color: rgba(20, 101, 204, .8);
	background-image: url(/static/img/xian.png);
	border: 4px solid;
	border-image: -webkit-gradient(linear, left bottom, left top, from(#1f74e2), color-stop(#9ec8ff), color-stop(#1f74e2), to(#9ec8ff)) 4 4;
	border-image: linear-gradient(0deg, #1f74e2, #9ec8ff, #1f74e2, #9ec8ff) 4 4;
	box-shadow: 0 0 16px 0 #2e52c0;
	margin-top: 65px
}
.content .headerinfo h2[data-v-961ec590] {
	color: #fff;
	font-family: PingFang SC;
	font-size: 28px;
	font-weight: 500;
	line-height: 90px;
	margin-left: 41px;
	width: 400px
}
.detailInfo[data-v-961ec590] {
	border-radius: 5px;
	padding: 12px 17px 28px;
	width: 1266px
}
.detailInfo .ttitle[data-v-961ec590] {
	font-family: PingFang SC;
	font-size: 20px !important;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center
}
.detailInfo .ttitle img[data-v-961ec590] {
	margin: 0 10px;
	position: relative;
	top: 7px
}
.detailInfo td[data-v-961ec590] {
	border: 1px solid #6497da;
	font-size: 21px;
	height: 54px;
	line-height: 33px;
	min-height: 54px;
	padding-left: 32px
}
.detailInfo tr td[data-v-961ec590]:first-child {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	width: 180px
}
.detailInfo tr td[data-v-961ec590] {
	color: #fff;
	font-size: 18px;
	width: 1010px
}
.headerinfo .back[data-v-961ec590] {
	background: #3d8cf0;
	border-radius: 5px;
	color: #fff;
	float: right;
	font-size: 18px;
	font-weight: 400;
	height: 47px;
	line-height: 47px;
	margin-right: 20px;
	margin-top: -63px;
	text-align: center;
	width: 167px
}
.headerinfo .back img[data-v-961ec590] {
	position: relative;
	top: 10px
}
.show[data-v-3d6c89c1] {
	-webkit-box-sizing: border-box;
	background: #5eb17e;
	box-sizing: border-box;
	min-height: 246.4vw;
	position: relative;
	width: 100vw
}
.box[data-v-3d6c89c1] {
	-ms-flex-align: center;
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: start;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 93.6vw
}
.box>.logo[data-v-3d6c89c1] {
	background: url(/static/img/aninq/ios/icon_logobai.png) no-repeat;
	background-size: contain;
	height: 15.466667vw;
	margin-top: 3.867vw;
	overflow: hidden;
	position: relative;
	width: 100%
}
.box>.logo>h1[data-v-3d6c89c1] {
	left: -1116px;
	position: absolute
}
.box>.certificate[data-v-3d6c89c1] {
	-ms-flex-direction: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	background-color: #fff;
	border-radius: 1.333vw;
	flex-direction: column;
	margin-top: 4.667vw;
	min-height: 120vw;
	overflow: hidden;
	position: relative;
	width: 93.6vw
}
.box>.certificate>.title[data-v-3d6c89c1],
.box>.certificate[data-v-3d6c89c1] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: start
}
.box>.certificate>.title[data-v-3d6c89c1] {
	height: 7.733vw;
	margin-bottom: 3.333vw;
	margin-top: 4.4vw
}
.box>.certificate>.title>h2[data-v-3d6c89c1] {
	border-radius: 3.867vw;
	color: #38b77c;
	font-size: 3.733vw;
	font-weight: 700;
	height: 7.733vw;
	line-height: 7.733vw;
	margin-left: 3vw;
	padding-left: .933vw;
	text-align: center;
	width: 37.333vw
}
.box>.certificate>.title[data-v-3d6c89c1]:before {
	background: url(/static/img/aninq/ios/icon_biaoti1@3x.png) no-repeat;
	background-size: 42.533vw 8vw;
	content: "";
	height: 8vw;
	left: 1.467vw;
	position: absolute;
	top: 4.4vw;
	width: 42.533vw
}
.box>.certificate>.title>a.back[data-v-3d6c89c1] {
	color: #38b77c;
	margin-left: 12.2vw
}
.box>.certificate>.title>a.back[data-v-3d6c89c1],
.box>.certificate>.title>a.inquery[data-v-3d6c89c1] {
	font-size: 3.733vw;
	font-weight: 700;
	height: 7.733vw;
	line-height: 8.533vw;
	text-align: center;
	width: 15.733vw;
	z-index: 1
}
.box>.certificate>.title>a.inquery[data-v-3d6c89c1] {
	color: #333;
	margin-left: 7.733vw
}
.box>.certificate>.baseinfo>ul[data-v-3d6c89c1] {
	border: .133vw solid #d1d1d1;
	border-radius: 1.067vw;
	margin: 0 auto;
	min-height: 102.8vw;
	width: 90.533vw
}
.box>.certificate>.baseinfo>ul>li[data-v-3d6c89c1] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	border-bottom: .133vw solid #f0f0f0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: start;
	min-height: 10.533vw;
	width: 90.533vw
}
.box>.certificate>.baseinfo>ul>li>span.cname[data-v-3d6c89c1] {
	-webkit-box-sizing: border-box;
	border-right: .133vw solid #f0f0f0;
	box-sizing: border-box;
	color: #333;
	font-size: 3.2vw;
	font-weight: 500;
	line-height: 10.533vw;
	min-height: 10.533vw;
	padding-left: 1.867vw;
	width: 26.267vw
}
.box>.certificate>.baseinfo>ul>li>span.info[data-v-3d6c89c1] {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	color: #333;
	flex: 1;
	font-size: 3.2vw;
	font-weight: 500;
	line-height: 10.533vw;
	min-height: 10.533vw;
	padding-left: 3.6vw
}
.box>.certificate>.baseinfo>ul>li.bottom[data-v-3d6c89c1] {
	border-bottom: 0;
	min-height: 40vw
}
.box>.certificate>.baseinfo>ul>li.bottom>span.cname[data-v-3d6c89c1] {
	line-height: 40vw;
	min-height: 40vw
}
.box>.certificate>.baseinfo>ul>li.bottom>span.info[data-v-3d6c89c1] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 40vw;
	line-height: 6.533vw;
	overflow: hidden;
	padding: 5.733vw 1.733vw 4vw 3.467vw
}
.box>.certificate>.baseinfo>ul>li.comname[data-v-3d6c89c1] {
	-ms-flex-align: end;
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-align: end;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 18.667vw;
	justify-content: start;
	position: relative;
	width: 90.533vw
}
.box>.certificate>.baseinfo>ul>li.comname>span.cname[data-v-3d6c89c1] {
	color: #333;
	font-size: 4.267vw;
	font-weight: 700;
	height: 4.267vw;
	line-height: 4.267vw;
	margin-top: 3.867vw;
	padding-left: 0;
	width: 71.067vw
}
.box>.certificate>.baseinfo>ul>li.comname>span.info[data-v-3d6c89c1] {
	color: #333;
	font-size: 2.933vw;
	font-weight: 500;
	height: 2.933vw;
	line-height: 2.933vw;
	margin-top: -3.4vw;
	padding-left: 0;
	position: relative;
	width: 67.4vw
}
.box>.certificate>.baseinfo>ul>li.comname[data-v-3d6c89c1]:before {
	background: url(/static/img/aninq/ios/icon_gognsi@3x.png) no-repeat;
	background-size: 13.467vw 13.067vw;
	content: "";
	height: 13.067vw;
	left: 1.6vw;
	position: absolute;
	top: 2.667vw;
	width: 13.467vw
}
.box>.certificate>.baseinfo>ul>li.comname>span.info[data-v-3d6c89c1]:before {
	background: url(/static/img/aninq/ios/icon_dizhi@3x.png) no-repeat;
	background-size: 2.4vw 2.933vw;
	content: "";
	height: 2.933vw;
	left: -3.667vw;
	position: absolute;
	top: 0;
	width: 2.4vw
}
.cateinfo[data-v-3d6c89c1] {
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	background-color: #fff;
	border-radius: 1.333vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 92.133vw;
	justify-content: start;
	margin-top: 1.467vw;
	overflow: hidden;
	position: relative;
	width: 93.6vw
}
.cateinfo>ul[data-v-3d6c89c1] {
	border: .133vw solid #d1d1d1;
	border-radius: 1.067vw;
	height: 74.933vw;
	margin: 0 auto;
	width: 90.267vw
}
.box>.cateinfo>.title[data-v-3d6c89c1] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 7.733vw;
	justify-content: start;
	margin-bottom: 3.333vw;
	margin-top: 2.933vw
}
.box>.cateinfo>.title>h2[data-v-3d6c89c1] {
	border-radius: 3.867vw;
	color: #38b77c;
	font-size: 3.733vw;
	font-weight: 700;
	height: 7.733vw;
	line-height: 7.733vw;
	margin-left: 3vw;
	padding-left: .933vw;
	text-align: center;
	width: 37.333vw
}
.box>.cateinfo>.title[data-v-3d6c89c1]:before {
	background: url(/static/img/aninq/ios/icon_biaoti2@3x.png) no-repeat;
	background-size: 42.533vw 8vw;
	content: "";
	height: 8vw;
	left: 1.467vw;
	position: absolute;
	top: 2.933vw;
	width: 42.533vw
}
.box>.cateinfo>ul>li[data-v-3d6c89c1] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	border-bottom: .133vw solid #f0f0f0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 9.333vw;
	justify-content: start;
	width: 90.533vw
}
.box>.cateinfo>ul>li>span.cname[data-v-3d6c89c1] {
	-webkit-box-sizing: border-box;
	border-right: .133vw solid #f0f0f0;
	box-sizing: border-box;
	color: #333;
	font-size: 3.2vw;
	font-weight: 500;
	height: 9.333vw;
	line-height: 9.333vw;
	padding-left: 1.867vw;
	width: 26.267vw
}
.box>.cateinfo>ul>li>span.info[data-v-3d6c89c1] {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	color: #333;
	flex: 1;
	font-size: 3.2vw;
	font-weight: 500;
	height: 9.333vw;
	line-height: 9.333vw;
	padding-left: 3.6vw
}
.box>.cateinfo>ul>li.bottom[data-v-3d6c89c1] {
	border-bottom: 0
}
.cateinfo>ul>li.overdue[data-v-3d6c89c1] {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 3.2vw;
	font-weight: 700;
	height: 80vw;
	justify-content: center;
	width: 80vw
}
.copyright[data-v-3d6c89c1] {
	color: #303030;
	font-size: 2.667vw;
	font-weight: 500;
	height: 2.667vw;
	line-height: 2.667vw;
	margin-top: 4.133vw;
	position: relative
}
.box[data-v-3d6c89c1] {
	background-color: transparent
}
.ywaera[data-v-3d6c89c1] {
	color: #333;
	font-size: 3.2vw;
	font-weight: 500;
	line-height: 4.533vw;
	padding: 1.733vw;
	width: 60vw
}
.contentbox[data-v-60d5cde5] {
	background-image: url(/static/img/grphone.png)
}
.contentbox .header[data-v-60d5cde5] {
	background: #094da6;
	border-radius: 0 0 0 0;
	height: 45px;
	opacity: 1;
	padding: 30px 0
}
.certBox[data-v-60d5cde5],
.personBox[data-v-60d5cde5] {
	background: hsla(0, 0%, 100%, .95);
	border-radius: 8px;
	padding-bottom: 16px
}
.certBox[data-v-60d5cde5] {
	margin-top: 18px
}
.hengx[data-v-60d5cde5] {
	border: 3px solid #0157c6;
	margin-top: 18px
}
.logo[data-v-60d5cde5] {
	position: relative;
	text-align: center;
	top: 12px
}
.logo img[data-v-60d5cde5] {
	width: 344px
}
.contentbox .show[data-v-60d5cde5] {
	margin: 50px auto auto;
	padding-bottom: 40px;
	width: 344px
}
.show h1[data-v-60d5cde5] {
	background-image: url(/static/img/infotitile.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	position: relative;
	top: 8px;
	width: 136px
}
.back[data-v-60d5cde5] {
	border-bottom: 1px solid;
	color: #000;
	float: right;
	letter-spacing: 2px;
	line-height: 16px;
	position: relative;
	right: 15px;
	top: -10px
}
.personInfo[data-v-60d5cde5] {
	border-collapse: collapse;
	border-left: 1px solid #579bf1;
	border-spacing: 0;
	border-top: 1px solid #579bf1;
	font-size: 24px;
	margin: 16px auto auto;
	width: 312px
}
.personInfo td[data-v-60d5cde5] {
	border-bottom: 1px solid #579bf1;
	border-right: 1px solid #579bf1;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	text-align: center
}
.personInfo tr td[data-v-60d5cde5]:nth-child(2n-1) {
	width: 97px
}
.personInfo tr td[data-v-60d5cde5]:nth-child(2n) {
	width: 290px
}
.theader[data-v-60d5cde5] {
	color: #0157c6;
	font-weight: 700;
	line-height: 28px;
	text-align: center
}
.headerbox a[data-v-60d5cde5] {
	border-bottom: 1px solid;
	color: #fff;
	float: right;
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 25px;
	margin-right: 10px;
	margin-top: 12px
}
.personInfo .title td[data-v-60d5cde5]:nth-child(2n),
.personInfo .title td[data-v-60d5cde5]:nth-child(2n-1) {
	color: red;
	height: 60px;
	line-height: 60px;
	padding: 0;
	text-align: center;
	width: 25%
}
.personInfo .date td[data-v-60d5cde5]:nth-child(2n),
.personInfo .date td[data-v-60d5cde5]:nth-child(2n-1) {
	color: red;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center
}
.header[data-v-4bc3cc3c] {
	background-color: #fff;
	padding: 20px 0
}
.logo[data-v-4bc3cc3c] {
	margin: auto;
	text-align: left;
	width: 1200px
}
.contentbox[data-v-4bc3cc3c] {
	background-image: url(../image/chaxunbeijign1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-height: calc(100vh - 95px);
	padding-bottom: 80px
}
.contentbox .rstbox[data-v-4bc3cc3c] {
	margin: auto;
	padding-top: 53px;
	text-align: center;
	width: 1200px
}
.contentbox .rstbox img[data-v-4bc3cc3c] {
	display: inline;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: center
}
.contentbox .rstbox h1[data-v-4bc3cc3c] {
	color: #26b4fe;
	font-family: PingFang SC;
	font-size: 36px;
	letter-spacing: 5px;
	text-align: center
}
.innerbox[data-v-4bc3cc3c] {
	-o-border-image: linear-gradient(128deg, #b2d3ff, #0b278f, #b2d3ff, #0b278f) 2 2;
	-webkit-backdrop-filter: blur(3px);
	-webkit-box-shadow: inset 0 0 83px 0 hsla(0, 0%, 90.6%, .51);
	backdrop-filter: blur(3px);
	background: rgba(34, 75, 178, .86);
	border: 3px solid;
	border-image: linear-gradient(128deg, #b2d3ff, #0b278f, #b2d3ff, #0b278f) 2 2;
	box-shadow: inset 0 0 83px 0 hsla(0, 0%, 90.6%, .51);
	padding: 37px 0 30px;
	width: 1200px
}
.detailInfo table[data-v-4bc3cc3c] {
	height: 188px;
	margin: auto;
	text-align: left;
	width: 1157px
}
.detailInfo tr td img[data-v-4bc3cc3c] {
	height: 120px;
	width: 85px
}
.detailInfo td[data-v-4bc3cc3c] {
	border: 1px solid #6888e1;
	color: #fff;
	font-size: 21px;
	height: 54px;
	line-height: 33px;
	min-height: 54px;
	padding-left: 32px
}
.detailInfo .toux[data-v-4bc3cc3c] {
	padding-left: 18px;
	width: 100px
}
.detailInfo .tdtitle[data-v-4bc3cc3c] {
	background: rgba(36, 115, 223, .5);
	color: #f6f6ff;
	font-family: PingFang SC;
	font-size: 16px;
	letter-spacing: 3px;
	padding-left: 20px;
	width: 95px
}
.detailInfo .tdtext[data-v-4bc3cc3c] {
	color: #f6f6ff;
	font-family: PingFang SC;
	font-size: 16px;
	letter-spacing: 2px;
	width: 370px
}
.titleh[data-v-4bc3cc3c] {
	color: #e3eaff;
	font-family: PingFang SC;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 4px;
	margin-top: 32px;
	padding-left: 16px;
	text-align: left
}
.titleh .shux[data-v-4bc3cc3c] {
	background: #e3eaff;
	border-radius: 4px;
	display: inline-block;
	height: 32px;
	margin-right: 10px;
	position: relative;
	top: 7px;
	width: 8px
}
.logo a[data-v-4bc3cc3c] {
	background: #214eaa;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	float: right;
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 400;
	height: 47px;
	line-height: 47px;
	position: relative;
	text-align: center;
	top: 25px;
	width: 167px
}
.logo a img[data-v-4bc3cc3c] {
	margin-right: 10px;
	position: relative;
	top: 10px
}
.tdtitleex[data-v-4bc3cc3c] {
	background: rgba(36, 115, 223, .5);
	color: #f6f6ff;
	font-family: PingFang SC;
	font-size: 16px;
	letter-spacing: 3px;
	padding-left: 20px;
	width: 205px
}
.box[data-v-d97bff6e] {
	background-color: #0157c6;
	height: 100%;
	position: relative;
	width: 100%
}
.show[data-v-684fced5] {
	-webkit-box-sizing: border-box;
	background: #5eb17e;
	box-sizing: border-box;
	min-height: 246.4vw;
	position: relative;
	width: 100vw
}
.box[data-v-684fced5] {
	-ms-flex-align: center;
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-align: center;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: start;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 93.6vw
}
.box>.logo[data-v-684fced5] {
	background: url(/static/img/aninq/ios/icon_logobai.png) no-repeat;
	background-size: contain;
	height: 15.466667vw;
	margin-top: 3.867vw;
	overflow: hidden;
	position: relative;
	width: 100%
}
.box>.logo>h1[data-v-684fced5] {
	left: -1116px;
	position: absolute
}
.box>.certificate[data-v-684fced5] {
	-ms-flex-direction: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	background-color: #fff;
	border-radius: 1.333vw;
	flex-direction: column;
	margin-top: 4.667vw;
	min-height: 120vw;
	overflow: hidden;
	position: relative;
	width: 93.6vw
}
.box>.certificate>.title[data-v-684fced5],
.box>.certificate[data-v-684fced5] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: start
}
.box>.certificate>.title[data-v-684fced5] {
	height: 7.733vw;
	margin-bottom: 3.333vw;
	margin-top: 4.4vw
}
.box>.certificate>.title>h2[data-v-684fced5] {
	border-radius: 3.867vw;
	color: #38b77c;
	font-size: 3.733vw;
	font-weight: 700;
	height: 7.733vw;
	line-height: 7.733vw;
	margin-left: 3vw;
	padding-left: .933vw;
	text-align: center;
	width: 37.333vw
}
.box>.certificate>.title[data-v-684fced5]:before {
	background: url(/static/img/aninq/ios/icon_biaoti1@3x.png) no-repeat;
	background-size: 42.533vw 8vw;
	content: "";
	height: 8vw;
	left: 1.467vw;
	position: absolute;
	top: 4.4vw;
	width: 42.533vw
}
.box>.certificate>.title>a.back[data-v-684fced5] {
	color: #38b77c;
	margin-left: 12.2vw
}
.box>.certificate>.title>a.back[data-v-684fced5],
.box>.certificate>.title>a.inquery[data-v-684fced5] {
	font-size: 3.733vw;
	font-weight: 700;
	height: 7.733vw;
	line-height: 8.533vw;
	text-align: center;
	width: 15.733vw;
	z-index: 1
}
.box>.certificate>.title>a.inquery[data-v-684fced5] {
	color: #333;
	margin-left: 7.733vw
}
.box>.certificate>.baseinfo>ul[data-v-684fced5] {
	border: .133vw solid #d1d1d1;
	border-radius: 1.067vw;
	margin: 0 auto;
	min-height: 102.8vw;
	width: 90.533vw
}
.box>.certificate>.baseinfo>ul>li[data-v-684fced5] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	border-bottom: .133vw solid #f0f0f0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: start;
	min-height: 10.533vw;
	width: 90.533vw
}
.box>.certificate>.baseinfo>ul>li>span.cname[data-v-684fced5] {
	-webkit-box-sizing: border-box;
	border-right: .133vw solid #f0f0f0;
	box-sizing: border-box;
	color: #333;
	font-size: 3.2vw;
	font-weight: 500;
	line-height: 10.533vw;
	min-height: 10.533vw;
	padding-left: 1.867vw;
	width: 26.267vw
}
.box>.certificate>.baseinfo>ul>li>span.info[data-v-684fced5] {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	color: #333;
	flex: 1;
	font-size: 3.2vw;
	font-weight: 500;
	line-height: 10.533vw;
	min-height: 10.533vw;
	padding-left: 3.6vw
}
.box>.certificate>.baseinfo>ul>li.bottom[data-v-684fced5] {
	border-bottom: 0;
	min-height: 40vw
}
.box>.certificate>.baseinfo>ul>li.bottom>span.cname[data-v-684fced5] {
	line-height: 40vw;
	min-height: 40vw
}
.box>.certificate>.baseinfo>ul>li.bottom>span.info[data-v-684fced5] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 40vw;
	line-height: 6.533vw;
	overflow: hidden;
	padding: 5.733vw 1.733vw 4vw 3.467vw
}
.box>.certificate>.baseinfo>ul>li.comname[data-v-684fced5] {
	-ms-flex-align: end;
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-align: end;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 18.667vw;
	justify-content: start;
	position: relative;
	width: 90.533vw
}
.box>.certificate>.baseinfo>ul>li.comname>span.cname[data-v-684fced5] {
	color: #333;
	font-size: 4.267vw;
	font-weight: 700;
	height: 4.267vw;
	line-height: 4.267vw;
	margin-top: 3.867vw;
	padding-left: 0;
	width: 71.067vw
}
.box>.certificate>.baseinfo>ul>li.comname>span.info[data-v-684fced5] {
	color: #333;
	font-size: 2.933vw;
	font-weight: 500;
	height: 2.933vw;
	line-height: 2.933vw;
	margin-top: -3.4vw;
	padding-left: 0;
	position: relative;
	width: 67.4vw
}
.box>.certificate>.baseinfo>ul>li.comname[data-v-684fced5]:before {
	background: url(/static/img/aninq/ios/icon_gognsi@3x.png) no-repeat;
	background-size: 13.467vw 13.067vw;
	content: "";
	height: 13.067vw;
	left: 1.6vw;
	position: absolute;
	top: 2.667vw;
	width: 13.467vw
}
.box>.certificate>.baseinfo>ul>li.comname>span.info[data-v-684fced5]:before {
	background: url(/static/img/aninq/ios/icon_dizhi@3x.png) no-repeat;
	background-size: 2.4vw 2.933vw;
	content: "";
	height: 2.933vw;
	left: -3.667vw;
	position: absolute;
	top: 0;
	width: 2.4vw
}
.cateinfo[data-v-684fced5] {
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	background-color: #fff;
	border-radius: 1.333vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 92.133vw;
	justify-content: start;
	margin-top: 1.467vw;
	overflow: hidden;
	position: relative;
	width: 93.6vw
}
.cateinfo>ul[data-v-684fced5] {
	border: .133vw solid #d1d1d1;
	border-radius: 1.067vw;
	height: 74.933vw;
	margin: 0 auto;
	width: 90.267vw
}
.box>.cateinfo>.title[data-v-684fced5] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 7.733vw;
	justify-content: start;
	margin-bottom: 3.333vw;
	margin-top: 2.933vw
}
.box>.cateinfo>.title>h2[data-v-684fced5] {
	border-radius: 3.867vw;
	color: #38b77c;
	font-size: 3.733vw;
	font-weight: 700;
	height: 7.733vw;
	line-height: 7.733vw;
	margin-left: 3vw;
	padding-left: .933vw;
	text-align: center;
	width: 37.333vw
}
.box>.cateinfo>.title[data-v-684fced5]:before {
	background: url(/static/img/aninq/ios/icon_biaoti2@3x.png) no-repeat;
	background-size: 42.533vw 8vw;
	content: "";
	height: 8vw;
	left: 1.467vw;
	position: absolute;
	top: 2.933vw;
	width: 42.533vw
}
.box>.cateinfo>ul>li[data-v-684fced5] {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	border-bottom: .133vw solid #f0f0f0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 9.333vw;
	justify-content: start;
	width: 90.533vw
}
.box>.cateinfo>ul>li>span.cname[data-v-684fced5] {
	-webkit-box-sizing: border-box;
	border-right: .133vw solid #f0f0f0;
	box-sizing: border-box;
	color: #333;
	font-size: 3.2vw;
	font-weight: 500;
	height: 9.333vw;
	line-height: 9.333vw;
	padding-left: 1.867vw;
	width: 26.267vw
}
.box>.cateinfo>ul>li>span.info[data-v-684fced5] {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	color: #333;
	flex: 1;
	font-size: 3.2vw;
	font-weight: 500;
	height: 9.333vw;
	line-height: 9.333vw;
	padding-left: 3.6vw
}
.box>.cateinfo>ul>li.bottom[data-v-684fced5] {
	border-bottom: 0
}
.cateinfo>ul>li.overdue[data-v-684fced5] {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 3.2vw;
	font-weight: 700;
	height: 80vw;
	justify-content: center;
	width: 80vw
}
.copyright[data-v-684fced5] {
	color: #303030;
	font-size: 2.667vw;
	font-weight: 500;
	height: 2.667vw;
	line-height: 2.667vw;
	margin-top: 4.133vw;
	position: relative
}
.box[data-v-684fced5] {
	background-color: transparent
}
.ywaera[data-v-684fced5] {
	color: #333;
	font-size: 3.2vw;
	font-weight: 500;
	line-height: 4.533vw;
	padding: 1.733vw;
	width: 60vw
}
.box[data-v-faaca578] {
	background-color: #f8fffb;
	position: relative;
	width: 100%
}
.header[data-v-759b347d] {
	background-color: #fff;
	padding: 20px 0
}
.logo[data-v-759b347d] {
	margin: auto;
	text-align: left;
	width: 1200px
}
.contentbox[data-v-759b347d] {
	background-image: url(../image/chaxunbeijign.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.contentbox .inqbox[data-v-759b347d] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: auto;
    margin: 131px auto;
	width: 1200px
}
.contentbox .inqbox2[data-v-759b347d] {
    margin: 20px auto;
}
.contentbox .inqbox .lefttab[data-v-759b347d] {
	padding: 37px 0 0;
	width: 326px
}
.contentbox .inqbox .lefttab[data-v-759b347d],
.contentbox .inqbox .rightbox[data-v-759b347d] {
	-o-border-image: linear-gradient(128deg, #b2d3ff, #0b278f, #b2d3ff, #0b278f) 2 2;
	-webkit-backdrop-filter: blur(3px);
	backdrop-filter: blur(3px);
	background: #fff;
	border: 3px solid;
	border-image: linear-gradient(128deg, #b2d3ff, #0b278f, #b2d3ff, #0b278f) 2 2;
	display: inline-block;
	height: 570px
}
.contentbox .inqbox .rightbox[data-v-759b347d] {
	margin-left: 11px;
	padding: 37px 91px 0 91px;
	width: 658px
}
.contentbox .inqbox .rightbox2[data-v-759b347d] {
	    margin-left: 50px;
	padding: 37px 91px 0 91px;
}
.contentbox .inqbox .dhlan[data-v-759b347d] {
	color: rgb(65, 113, 156);
	font-family: PingFang SC;
	font-size: 30px;
	letter-spacing: 4px;
	text-align: center
}
.cxlist[data-v-759b347d] {
	display: grid;
	margin-top: 40px
}
.cxlist li[data-v-759b347d] {
	color: rgb(65, 113, 156);
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	height: 65px;
	letter-spacing: 5px;
	line-height: 65px;
	padding-left: 72px;
	text-align: left
}
.onactive[data-v-759b347d] {
	color: rgb(65,113,156) !important
}
.onactive[data-v-759b347d] span{
	color: rgb(65,113,156) !important
}
.shux[data-v-759b347d] {
	background: rgb(65,113,156);
	border-radius: 4px;
	display: inline-block;
	height: 24px;
	margin-right: 20px;
	position: relative;
	top: 5px;
	width: 8px
}
.inputbox[data-v-759b347d] {
	background: #eff3fc;
	border-radius: 5px;
	color: rgb(65,113,156);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	height: 70px;
	line-height: 70px;
}
.inputbox .tubiao[data-v-759b347d] {
	background: rgb(65,113,156);
	border-radius: 5px 0 0 5px;
	display: inline-block;
	height: 70px;
	line-height: 70px;
	width: 64px
}
.inputbox img[data-v-759b347d] {
	left: 20px;
	position: relative;
	top: 20px
}
.inputbox .input[data-v-759b347d] {
	color: #000;
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	width: 380px
}
.qinbtn[data-v-759b347d] {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	line-height: 75px; /* 与容器高度相同 */

	background: rgb(65,113,156);
	border-radius: 5px;
	color: #fff;
	display: block;
	font-family: PingFang SC;
	font-size: 25px;
	font-weight: 700;
	height: 75px;
	letter-spacing: 10px;
	margin-top: 46px;
	width: 100%;
	cursor: pointer;
}
.header[data-v-1f7810c2] {
	background-color: #fff;
	padding: 22px 0
}
.logo[data-v-1f7810c2] {
	margin: auto;
	text-align: left;
	width: 100%
}
.contentbox[data-v-1f7810c2] {
	background-image: url(../image/kejilei.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: calc(100vh - 143px)
}
.inqbtn[data-v-1f7810c2] {
	background: -webkit-gradient(linear, left bottom, left top, from(#4165d4), color-stop(#fff), color-stop(#4165d4), to(#fff));
	background: linear-gradient(0deg, #4165d4, #fff, #4165d4, #fff);
	border-radius: 50%;
	height: 98px;
	padding: 2px;
	position: absolute;
	right: 28px;
	top: 267px;
	width: 98px
}
.inqbtn .inqinbox[data-v-1f7810c2] {
	background: #2d5dce;
	border-radius: 50%;
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	height: 98px;
	letter-spacing: 5px;
	line-height: 34px;
	text-align: center;
	width: 98px
}
.inqbtn .inqinbox p[data-v-1f7810c2] {
	position: relative;
	top: 12px
}
.inqtank[data-v-1f7810c2] {
	background: #2d5dce;
	border: 1px solid #f3f7fc;
	border-radius: 5px;
	height: 577px;
	padding-top: 31px;
	position: absolute;
	right: 164px;
	text-align: center;
	top: 261px;
	width: 269px;
	z-index: 999
}
.inqtank .jiantou[data-v-1f7810c2] {
	border: 20px solid transparent;
	border-left-color: #2d5dce;
	height: 0;
	position: absolute;
	right: -39px;
	top: 40px;
	width: 0;
	z-index: 1000
}
.inqtank ul .selted[data-v-1f7810c2] {
	background: #eef3f9;
	color: #1869ba
}
.dhlan[data-v-1f7810c2] {
	color: rgb(65, 113, 156);
	font-family: PingFang SC;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 4px;
	margin-bottom: 20px;
	text-align: center
}
.cxlist li[data-v-1f7810c2] {
	color: hsla(0, 0%, 100%, .6);
	font-family: PingFang SC;
	font-size: 26px;
	font-weight: 500;
	height: 93px;
	letter-spacing: 1px;
	line-height: 93px;
	padding-left: 47px;
	text-align: left
}
.onactive[data-v-1f7810c2] {
	color: #fff !important;
	padding-left: 25px
}
.shux[data-v-1f7810c2] {
	background: #4e7fff;
	border-radius: 4px;
	display: inline-block;
	height: 24px;
	margin-right: 20px;
	position: relative;
	top: 5px;
	width: 8px
}
.contentbox .inqbox[data-v-1f7810c2] {
	-o-border-image: linear-gradient(128deg, #b2d3ff, #0b278f, #b2d3ff, #0b278f) 2 2;
	-webkit-backdrop-filter: blur(3px);
	-webkit-box-shadow: inset 0 0 40px 0 hsla(0, 0%, 90.6%, .61);
	backdrop-filter: blur(3px);
	background: hsla(0, 0%, 100%, 0);
	border: 2px solid;
	border-image: linear-gradient(128deg, #b2d3ff, #0b278f, #b2d3ff, #0b278f) 2 2;
	box-shadow: inset 0 0 40px 0 hsla(0, 0%, 90.6%, .61);
	height: 695px;
	margin: auto;
	padding: 50px 25px;
	position: relative;
	top: 273px;
	width: 652px
}
.inputbox[data-v-1f7810c2] {
	background: rgba(76, 119, 232, .58);
	border: 1px solid #4497f3;
	border-radius: 10px;
	height: 88px;
	line-height: 88px;
	width: 650px
}
.inputbox input[data-v-1f7810c2],
.inputbox span[data-v-1f7810c2] {
	color: #fff;
	font-family: PingFang SC;
	font-size: 28px;
	font-weight: 700
}
.inputbox input[data-v-1f7810c2] {
	width: 450px
}
.qinbtn[data-v-1f7810c2] {
	background: #4e7fff;
	border-radius: 10px;
	color: #f6f8fc;
	font-family: PingFang SC;
	font-size: 36px;
	font-weight: 700;
	height: 88px;
	margin-top: 47px;
	width: 650px
}
.message[data-v-8d374172] {
	background-color: #fff;
	position: relative;
	width: 100%
}
.info[data-v-8d374172] {
	height: 1245px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 1200px
}
.info>.top[data-v-8d374172] {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	height: 14px;
	line-height: 14px;
	margin-top: 27px;
	position: relative
}
.info>.contentinfo[data-v-8d374172] {
	-ms-flex-direction: column;
	-ms-flex-pack: start;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	-webkit-box-shadow: 0 0 12px 0 rgba(32, 58, 102, .17);
	background: linear-gradient(39deg, rgba(247, 248, 255, .46), hsla(0, 0%, 97.3%, .46));
	box-shadow: 0 0 12px 0 rgba(32, 58, 102, .17);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 645px;
	justify-content: start;
	margin-left: 209px;
	margin-top: 41px;
	padding: 0 51px 0 33px;
	position: relative;
	width: 783px
}
.info>.contentinfo>.title[data-v-8d374172] {
	margin-top: 42px;
	position: relative;
	text-align: center
}
.info>.contentinfo>.title>h4[data-v-8d374172] {
	color: #333;
	font-size: 18px;
	font-weight: 700;
	height: 18px;
	line-height: 18px;
	position: relative;
	width: 783px
}
.info>.contentinfo>.title>p[data-v-8d374172] {
	color: #999;
	font-size: 14px;
	font-weight: 500;
	height: 14px;
	line-height: 14px;
	margin: 18px 0 58px;
	position: relative;
	width: 783px
}
.form[data-v-8d374172] .el-button {
	background: #55ac72;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	height: 54px;
	margin-left: 243px;
	margin-top: 31px;
	position: relative;
	width: 297px
}
.form[data-v-8d374172] .el-form-item {
	margin-bottom: 36px
}
.box[data-v-305413d2] {
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	width: 100%
}
.newsviews[data-v-305413d2] {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 1300px
}
.newsviews .ttouimg[data-v-305413d2] {
	margin: 12px auto
}
.newsviews>.pages[data-v-305413d2] {
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 34px;
	justify-content: end;
	margin-top: 9px;
	position: relative;
	width: 1300px
}
.newsviews>.pages>li[data-v-305413d2] {
	border: 1px solid #ededed;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	height: 34px;
	line-height: 34px;
	margin-right: 23px;
	text-align: center;
	width: 34px
}
.newsviews>.pages>li.up[data-v-305413d2] {
	background: url(/static/img/left.png);
	background-size: 34px 34px
}
.newsviews>.pages>li.show[data-v-305413d2] {
	background: #306bcd;
	color: #fff
}
.newsviews>.pages>li.next[data-v-305413d2] {
	background: url(/static/img/right.png);
	background-size: 34px 34px
}
.newsviews .tab[data-v-305413d2] {
	color: #333;
	font-family: PingFang SC;
	font-size: 28px;
	font-weight: 500;
	margin-top: 38px
}
.newsviews .classfy[data-v-305413d2] {
	font-size: 16px;
	font-weight: 500;
	padding: 24px 0;
	width: 100%
}
.newsviews .classfy ul[data-v-305413d2] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.newsviews .classfy ul li[data-v-305413d2] {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1
}
.cytype[data-v-305413d2] {
	background: #e1f3e7;
	border-radius: 17px;
	color: #333;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	height: 34px;
	line-height: 34px;
	text-align: center;
	width: 150px
}
.cytype.active[data-v-305413d2] {
	background: #2b964e;
	border-radius: 17px;
	color: #fff;
	height: 34px;
	width: 150px
}
.cytype.active .el-dropdown-link[data-v-305413d2] {
	color: #fff
}
.zhuanj[data-v-305413d2] {
	background-color: #f3f3f3;
	border-radius: 5px;
	height: 243px;
	width: 576px
}
.zhuanj img[data-v-305413d2] {
	border-radius: 5px 0 0 5px;
	height: 243px;
	width: 180px
}
.views ul[data-v-305413d2] {
	-ms-flex-flow: row wrap;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap
}
.views ul li[data-v-305413d2] {
	display: inline-block;
	margin-bottom: 43px;
	margin-right: 43px
}
.views ul li[data-v-305413d2]:nth-child(2n) {
	margin-right: 0
}
.zhuanjinfo[data-v-305413d2] {
	display: inline-block;
	padding-right: 10px;
	width: 380px
}
.zhuanjinfo h3[data-v-305413d2] {
	color: #138839;
	font-size: 24px;
	font-weight: 700;
	margin-left: 9px;
	margin-top: 32px
}
.zhuanjinfo .keyword[data-v-305413d2] {
	color: #138839;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
	margin-left: 9px;
	margin-top: 19px
}
.zhuanjinfo .descrip[data-v-305413d2] {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	color: #333;
	display: -webkit-box;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	margin-left: 9px;
	overflow: hidden;
	word-break: break-all
}
.box[data-v-68dee818] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	position: relative;
	width: 1200px
}
.classfy[data-v-68dee818] {
	background: #fff;
	display: inline-block;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	height: 100%;
	width: 299px
}
.classfy ul[data-v-68dee818] {
	display: grid;
	margin-top: 20px
}
.classfy ul li[data-v-68dee818] {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1
}
.cytype[data-v-68dee818] {
	border-bottom: 1px dotted #dedede;
	color: #333;
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 500;
	height: 61px;
	line-height: 61px;
	padding-left: 32px;
	text-align: left;
	width: 267px
}
.cytype.active[data-v-68dee818] {
	color: #2648ae
}
.cytype.active .el-dropdown-link[data-v-68dee818] {
	color: #fff
}
.zhuanj[data-v-68dee818] {
	background-color: #fff;
	border-radius: 5px;
	min-height: 219px;
	padding: 25px
}
.zhuanj img[data-v-68dee818] {
	-webkit-box-shadow: 0 3px 8px 0 rgba(147, 150, 154, .22);
	box-shadow: 0 3px 8px 0 rgba(147, 150, 154, .22);
	height: 216px;
	width: 157px
}
.views ul[data-v-68dee818] {
	-ms-flex-flow: row wrap;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap
}
.views ul li[data-v-68dee818] {
	display: inline-block;
	margin-bottom: 13px;
	margin-right: 43px
}
.views ul li[data-v-68dee818]:nth-child(2n) {
	margin-right: 0
}
.zhuanjinfo[data-v-68dee818] {
	display: inline-block;
	margin-left: 30px;
	width: 607px
}
.zhuanjinfo h3[data-v-68dee818] {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	background-image: url(../image/titi.png);
	background-repeat: no-repeat;
	color: #2647ae;
	display: -webkit-box;
	font-family: PingFang SC;
	font-size: 24px;
	font-weight: 700;
	height: 47px;
	line-height: 47px;
	margin-left: 9px;
	overflow: hidden;
	word-break: break-all
}
.zhuanjinfo .keyword[data-v-68dee818] {
	color: #333;
	font-size: 16px;
	font-weight: 500;
	margin-left: 9px;
	margin-top: 10px
}
.zhuanjinfo .descrip[data-v-68dee818] {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	color: #333;
	display: -webkit-box;
	font-size: 16px;
	font-weight: 500;
	line-height: 40px;
	margin-left: 9px;
	overflow: hidden;
	word-break: break-all
}
.leftbooks[data-v-68dee818] {
	display: inline-block;
	margin-left: 13px;
	width: 888px
}
.alltitle[data-v-68dee818] {
	color: #fff !important;
	font-family: PingFang SC;
	font-size: 28px;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 40px;
	margin-left: 25px;
	position: relative;
	text-align: left;
	z-index: 3
}
.box[data-v-584d9f56] {
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	width: 100%
}
.newsviews[data-v-584d9f56] {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 1300px
}
.sevices[data-v-584d9f56] {
	-ms-flex-align: start;
	-ms-flex-pack: justify;
	-ms-flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-box-pack: justify;
	align-items: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	height: 278px;
	justify-content: space-between;
	position: relative
}
.item[data-v-584d9f56] {
	height: 101px;
	margin-bottom: 14px;
	width: 290px
}
.item[data-v-584d9f56]:hover {
	cursor: pointer
}
.newsviews .tab[data-v-584d9f56] {
	color: #333;
	font-family: PingFang SC;
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 20px;
	margin-top: 38px
}
.regbg[data-v-56f74995] {
	background-image: url(/static/img/bg_denglu.png);
	background-repeat: no-repeat;
	width: 100%
}
.headcls[data-v-56f74995] {
	margin: 0 auto;
	padding: 32px 0;
	position: relative;
	width: 1300px
}
.imgbox[data-v-56f74995] {
	display: inline-block
}
.fuwubox[data-v-56f74995] {
	display: inline-block;
	position: absolute;
	right: 0
}
.fuwubox p[data-v-56f74995] {
	color: #347ce4;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 15px;
	line-height: 31px
}
.fuwubox img[data-v-56f74995] {
	margin-right: 20px
}
.fuwubox span[data-v-56f74995] {
	color: #347ce4;
	font-family: Source Han Sans CN;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 4px;
	line-height: 46px
}
.container[data-v-56f74995] {
	-webkit-box-shadow: 0 2px 24px 0 rgba(215, 223, 242, .93);
	background-color: rgb(255 255 255/76%);
	border-radius: 10px;
	box-shadow: 0 2px 24px 0 rgba(215, 223, 242, .93);
	height: 664px;
	margin-top: 50px;
	padding: 62px 28px 38px;
	width: 1300px
}
.title[data-v-56f74995] {
	color: #333;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 10px;
	text-align: center
}
.description[data-v-56f74995] {
	color: #999;
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	margin-top: 33px;
	text-align: center
}
[data-v-56f74995] .el-form--label-top .el-form-item__label {
	color: #333;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500
}
[data-v-56f74995] .el-input__inner {
	border: 1px solid #d9d9d9;
	border-radius: 6px !important;
	height: 47px
}
.regbtn[data-v-56f74995] {
	background: #347ce4;
	border-radius: 6px;
	color: #fff;
	font-family: PingFang SC;
	font-size: 24px;
	font-weight: 500;
	height: 66px;
	letter-spacing: 3px;
	opacity: 1;
	width: 477px
}
.btnbox[data-v-56f74995] {
	margin-top: 30px;
	opacity: 1;
	text-align: center;
	width: 100%
}
.regtip[data-v-56f74995] {
	color: #333;
	font-size: 18px;
	margin-top: 38px
}
.regtip[data-v-56f74995],
.wzright[data-v-56f74995] {
	font-family: PingFang SC;
	font-weight: 500;
	text-align: center
}
.wzright[data-v-56f74995] {
	color: #fff;
	font-size: 16px;
	margin-top: 23px
}
.regbg[data-v-3352fb3a] {
	background-image: url(/static/img/bg_denglu.png);
	background-repeat: no-repeat;
	width: 100%
}
.headcls[data-v-3352fb3a] {
	margin: 0 auto;
	padding: 32px 0;
	position: relative;
	width: 1300px
}
.imgbox[data-v-3352fb3a] {
	display: inline-block
}
.fuwubox[data-v-3352fb3a] {
	display: inline-block;
	position: absolute;
	right: 0
}
.fuwubox p[data-v-3352fb3a] {
	color: #347ce4;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 15px;
	line-height: 31px
}
.fuwubox img[data-v-3352fb3a] {
	margin-right: 20px
}
.fuwubox span[data-v-3352fb3a] {
	color: #347ce4;
	font-family: Source Han Sans CN;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 4px;
	line-height: 46px
}
.container[data-v-3352fb3a] {
	-webkit-box-shadow: 0 2px 24px 0 rgb(215 223 242/93%);
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 2px 24px 0 rgb(215 223 242/93%);
	height: 406px;
	margin-top: 50px;
	opacity: .76;
	padding: 62px 28px 38px;
	width: 500px
}
.title[data-v-3352fb3a] {
	color: #333;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 10px;
	text-align: center
}
.description[data-v-3352fb3a] {
	color: #999;
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 500;
	margin-top: 33px;
	text-align: center
}
[data-v-3352fb3a] .el-form--label-top .el-form-item__label {
	color: #333;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500
}
[data-v-3352fb3a] .el-input__inner {
	border: 1px solid #d9d9d9;
	border-radius: 6px !important;
	height: 47px;
	width: 355px
}
.regbtn[data-v-3352fb3a] {
	background: #347ce4;
	border-radius: 6px;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	height: 66px;
	letter-spacing: 3px;
	opacity: 1;
	width: 477px
}
.btnbox[data-v-3352fb3a] {
	margin-top: 30px;
	opacity: 1;
	text-align: center;
	width: 100%
}
.regtip[data-v-3352fb3a] {
	color: #333;
	font-size: 18px;
	margin-top: 38px
}
.regtip[data-v-3352fb3a],
.wzright[data-v-3352fb3a] {
	font-family: PingFang SC;
	font-weight: 500;
	text-align: center
}
.wzright[data-v-3352fb3a] {
	color: #fff;
	font-size: 16px;
	margin-top: 95px
}
.login[data-v-3352fb3a] {
	background-position-x: 10px;
	background-position-y: 19px;
	border: 1px solid #d9d9d9;
	border-radius: 6px;
	color: #000;
	display: block;
	font-size: 16px;
	font-weight: 500;
	height: 52px;
	margin: auto auto 20px;
	padding-left: 54px;
	width: 420px
}
.loginuser[data-v-3352fb3a] {
	background-image: url(/static/img/icon_yonghu.png);
	background-repeat: no-repeat
}
.loginpass[data-v-3352fb3a],
.loginyzm[data-v-3352fb3a] {
	background-image: url(/static/img/icon_suo.png);
	background-repeat: no-repeat
}
.zucetip[data-v-3352fb3a] {
	color: #333;
	font-size: 15px;
	font-weight: 500;
	margin: 20px 0 0 13px
}
.zucetip a[data-v-3352fb3a] {
	color: #4b9d52
}
.jizwo[data-v-3352fb3a] {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	margin-left: 15px
}
.loginyzm[data-v-3352fb3a] {
	display: inline-block;
	left: 12px;
	position: relative;
	width: 52%
}
.logo[data-v-633d9ac5] {
	position: relative;
	text-align: center;
	top: 120px
}
.contentbox[data-v-633d9ac5] {
	background: url(/static/img/exambg.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%
}
.inqBox[data-v-633d9ac5] {
	background: hsla(0, 0%, 100%, .3);
	border-radius: 16px 16px 16px 16px;
	height: 328px;
	margin: auto;
	opacity: 1;
	padding: 19px;
	position: relative;
	text-align: center;
	top: 150px;
	width: 522px
}
.inqBox h1[data-v-633d9ac5] {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
	text-align: center
}
.inqBox input[data-v-633d9ac5] {
	background: #f2f2f2;
	background-position: 22px 15px;
	background-repeat: no-repeat;
	border-radius: 8px 8px 8px 8px;
	font-size: 16px;
	height: 20px;
	padding: 14px 10px 14px 53px;
	width: 364px
}
.inqBox .inid[data-v-633d9ac5] {
	background-image: url(/static/img/cardid.png);
	margin-top: 51px
}
.inqBox .inpass[data-v-633d9ac5] {
	background-image: url(/static/img/pass.png);
	margin-top: 28px
}
.inqBox p[data-v-633d9ac5] {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	margin-bottom: 13px;
	margin-top: 41px
}
.inqBox button[data-v-633d9ac5] {
	background: #579bf1;
	border-radius: 8px 8px 8px 8px;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	height: 45px;
	line-height: 28px;
	width: 427px
}
.box[data-v-7ec57359] {
	margin: 0 auto;
	position: relative;
	width: 100%
}
.newsviews[data-v-7ec57359] {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 1300px
}
.newsviews .tab[data-v-7ec57359] {
	color: #d9d9d9;
	font-size: 14px;
	font-weight: 500;
	font-weight: 400;
	height: 14px;
	line-height: 16px;
	margin: 16px 0;
	width: 324px
}
.newsviews .tab a[data-v-7ec57359] {
	color: #d9d9d9
}
.newsviews .views[data-v-7ec57359] {
	background-image: url(/static/img/Subtract.png);
	background-repeat: no-repeat;
	background-size: contain;
	min-height: 548px;
	padding: 27px
}
.leftdiv[data-v-7ec57359] {
	border-right: 1px solid #999;
	display: inline-block;
	height: 445px;
	width: 623px
}
.inputarea[data-v-7ec57359] {
	margin: 38px auto auto;
	width: 521px
}
.infoarea[data-v-7ec57359] {
	margin-left: 46px;
	margin-top: 38px;
	width: 569px
}
.leftdiv h1[data-v-7ec57359] {
	color: #000;
	font-weight: 400;
	text-align: center
}
.leftdiv .inname[data-v-7ec57359] {
	width: 162px
}
.leftdiv .inname[data-v-7ec57359],
.leftdiv .innum[data-v-7ec57359] {
	background: #f5f5f5;
	border: 1px solid #d9d9d9;
	border-radius: 0 0 0 0;
	color: #999;
	font-size: 16px;
	font-weight: 400;
	height: 15px;
	line-height: 15px;
	opacity: 1;
	padding: 15px
}
.leftdiv .innum[data-v-7ec57359] {
	margin-left: 13px;
	width: 267px
}
.leftdiv .incontent[data-v-7ec57359] {
	background: #f5f5f5;
	border: 1px solid #d9d9d9;
	border-radius: 0 0 0 0;
	color: #999;
	font-size: 16px;
	font-weight: 400;
	height: 197px;
	line-height: 19px;
	margin-top: 17px;
	opacity: 1;
	overflow: hidden;
	padding: 17px;
	width: 470px
}
.leftdiv .btncommit[data-v-7ec57359] {
	background: #0157c6;
	border-radius: 8px 8px 8px 8px;
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: 400;
	height: 45px;
	line-height: 23px;
	margin: 35px auto auto;
	opacity: 1;
	width: 247px
}
.rightdiv[data-v-7ec57359] {
	display: inline-block;
	position: absolute;
	width: 618px
}
.rightdiv h1[data-v-7ec57359] {
	color: #000;
	font-weight: 400;
	text-align: center
}
.infoarea p[data-v-7ec57359] {
	color: #333;
	font-size: 20px;
	font-weight: 400;
	line-height: 45px
}
.hengx[data-v-7ec57359] {
	border: 1px solid #d9d9d9;
	margin: 30px 0
}
.logo[data-v-397de642] {
	position: relative;
	text-align: left;
	top: 58px
}
.contentbox[data-v-397de642] {
	background-image: url(/static/img/bgwebcx.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%
}
.contentbox .content[data-v-397de642] {
	margin: auto;
	width: 1200px
}
.inqBox[data-v-397de642] {
	background: rgba(148, 178, 247, .4);
	border-radius: 16px 16px 16px 16px;
	min-height: 654px;
	opacity: 1;
	padding: 29px 29px 46px;
	position: relative;
	text-align: center;
	top: 122px;
	width: 1080px
}
.inqBox h1[data-v-397de642] {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	line-height: 23px;
	text-align: center
}
.leftBox input[data-v-397de642] {
	background: rgba(13, 0, 94, .6);
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	height: 42px;
	margin-top: 47px;
	padding: 14px 10px 14px 23px;
	width: 597px
}
.leftBox button[data-v-397de642] {
	background: linear-gradient(22deg, rgba(41, 130, 242, .82), rgba(0, 63, 210, .82));
	border-radius: 8px 8px 8px 8px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	height: 75px;
	line-height: 28px;
	margin-top: 47px;
	width: 630px
}
.allbox[data-v-397de642] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 369px;
	margin-top: 10px
}
.leftBox[data-v-397de642] {
	display: inline-block;
	height: 369px;
	width: 630px
}
.rightBox[data-v-397de642] {
	display: inline-block;
	height: 369px;
	margin: auto;
	position: relative;
	top: -23px;
	width: 49%
}
.intype[data-v-397de642] .el-input__inner {
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	padding: 0
}
.kouniu2[data-v-397de642] {
	left: 57px;
	position: relative;
	top: -67px;
	width: 52px
}
.inqtype ul li[data-v-397de642] {
	display: inline-block;
	text-align: center;
	width: 33%
}
.inqtype ul li a[data-v-397de642] {
	color: hsla(0, 0%, 100%, .6);
	font-size: 28px;
	letter-spacing: 7px;
	line-height: 53px
}
.inqtype ul li .active[data-v-397de642]:after {
	background-color: #fff;
	border-radius: 3px;
	content: "";
	display: block;
	height: 6px;
	margin: auto;
	width: 142px
}
.memberfile[data-v-397de642] {
	background: hsla(0, 0%, 100%, .12);
	border: 1px solid rgba(29, 21, 124, .12);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 47px;
	min-height: 131px;
	padding-bottom: 20px;
	padding-left: 13px;
	padding-top: 15px
}
.memberfile img[data-v-397de642] {
	position: relative;
	top: 5px
}
.memberfile .filetitle[data-v-397de642] {
	display: inline-block;
	width: 153px
}
.memberfile .filetitle h2[data-v-397de642] {
	color: hsla(0, 0%, 100%, .6);
	font-size: 14px;
	line-height: 25px;
	text-align: left
}
.memberfile .filelist[data-v-397de642] {
	display: inline-block;
	line-height: 25px;
	text-align: left;
	width: 463px
}
.memberfile .filelist a[data-v-397de642] {
	border-bottom: 1px solid;
	color: #08008a;
	font-size: 15px;
	line-height: 29px
}
.rightBox img[data-v-397de642] {
	left: 23px;
	position: relative;
	top: 88px
}
.inqBox .back[data-v-397de642] {
	border-bottom: 1px solid;
	color: #fff;
	float: right;
	font-size: 16px;
	margin-top: 20px
}
.logo[data-v-9e071644] {
	position: relative;
	text-align: left;
	top: 58px;
	top: 31px;
	width: 92vw
}
.contentbox[data-v-9e071644] {
	background-image: url(/static/img/beijign.png);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100%;
	padding-bottom: 50px
}
.contentbox .content[data-v-9e071644] {
	margin: auto;
	width: 94vw
}
.inqBox[data-v-9e071644] {
	background: rgba(148, 178, 247, .4);
	border-radius: 16px 16px 16px 16px;
	height: 553px;
	margin: auto;
	opacity: 1;
	position: relative;
	text-align: center;
	top: 92px;
	width: 94vw
}
.inqBox h1[data-v-9e071644] {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	line-height: 23px;
	text-align: center
}
.leftBox input[data-v-9e071644] {
	background: rgba(13, 0, 94, .6);
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	height: 88px;
	margin-top: 47px;
	padding: 0 0 0 5vw;
	width: 81vw
}
.leftBox button[data-v-9e071644] {
	background: linear-gradient(22deg, rgba(41, 130, 242, .82), rgba(0, 63, 210, .82));
	border-radius: 8px 8px 8px 8px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	height: 75px;
	line-height: 28px;
	margin-top: 47px;
	width: 87vw
}
.allbox[data-v-9e071644] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 369px;
	position: relative;
	top: 56px
}
.leftBox[data-v-9e071644] {
	height: 369px;
	width: 95vw
}
.intype[data-v-9e071644] .el-input__inner {
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	padding: 0
}
.kouniu2[data-v-9e071644] {
	left: 57px;
	position: relative;
	top: -67px;
	width: 52px
}
.inqtype ul li[data-v-9e071644] {
	display: inline-block;
	text-align: center;
	width: 30vw
}
.inqtype ul li a[data-v-9e071644] {
	color: hsla(0, 0%, 100%, .6);
	font-size: 28px;
	letter-spacing: 7px;
	line-height: 53px
}
.inqtype ul li .active[data-v-9e071644]:after {
	background-color: #fff;
	border-radius: 3px;
	content: "";
	display: block;
	height: 6px;
	margin: auto;
	width: 142px
}
.memberfile[data-v-9e071644] {
	background: rgba(26, 25, 128, .1);
	border: 2px solid rgba(68, 151, 243, .5);
	border-radius: 18px;
	margin-top: 114px;
	min-height: 290px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-top: 15px
}
.memberfile img[data-v-9e071644] {
	position: relative;
	top: 5px
}
.memberfile .filetitle h2[data-v-9e071644] {
	color: hsla(0, 0%, 100%, .6);
	font-size: 24px;
	line-height: 55px;
	text-align: left
}
.memberfile .filelist[data-v-9e071644] {
	line-height: 45px;
	text-align: left
}
.memberfile .filelist a[data-v-9e071644] {
	border-bottom: 1px solid;
	color: #fff;
	font-size: 23px
}
.rightBox img[data-v-9e071644] {
	left: 23px;
	position: relative;
	top: 88px
}
.header[data-v-3b2adf2b] {
	background-color: #fff;
	padding: 20px 0
}
.logo[data-v-3b2adf2b] {
	margin: auto;
	text-align: left;
	width: 1200px
}
.contentbox[data-v-3b2adf2b] {
	background-color: #f2f5fb;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-height: calc(100vh - 95px);
	padding-bottom: 80px
}
.contentbox .rstbox[data-v-3b2adf2b] {
	margin: auto;
	padding-top: 53px;
	text-align: center;
	width: 1200px
}
.contentbox .rstbox img[data-v-3b2adf2b] {
	display: inline;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: center
}
.contentbox .rstbox h1[data-v-3b2adf2b] {
	color: rgb(65,113,156);
	font-family: PingFang SC;
	font-size: 36px;
	letter-spacing: 5px;
	text-align: center
}
.innerbox[data-v-3b2adf2b] {
	background: #fff;
	border-radius: 18px;
	padding: 37px 0 30px;
	width: 1200px
}
.detailInfo table[data-v-3b2adf2b] {
	height: 188px;
	margin: auto;
	text-align: left;
	width: 1157px
}
.detailInfo td[data-v-3b2adf2b] {
	border: 1px solid #c7d3ee;
	color: #333;
	font-size: 21px;
	height: 54px;
	line-height: 33px;
	min-height: 54px;
	padding-left: 32px
}
.detailInfo .toux[data-v-3b2adf2b] {
	padding-left: 18px;
	width: 185px
}
.detailInfo .toux img[data-v-3b2adf2b] {
	height: 154px;
	margin-bottom: 6px;
	width: 150px
}
.detailInfo .tdtitle[data-v-3b2adf2b] {
	background: #e8f0fa;
	color: rgb(65,113,156);
	font-family: PingFang SC;
	font-size: 16px;
	letter-spacing: 3px;
	padding-left: 20px;
	width: 95px
}
.detailInfo .tdtext[data-v-3b2adf2b] {
	color: #333;
	font-family: PingFang SC;
	font-size: 16px;
	letter-spacing: 2px;
	width: 370px
}
.titleh[data-v-3b2adf2b] {
	color: rgb(65,113,156);
	font-family: PingFang SC;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 4px;
	margin-top: 32px;
	padding-left: 16px;
	text-align: left
}
.titleh .shux[data-v-3b2adf2b] {
	background: rgb(65,113,156);
	border-radius: 4px;
	display: inline-block;
	height: 32px;
	margin-right: 10px;
	position: relative;
	top: 7px;
	width: 8px
}
.logo a[data-v-3b2adf2b] {
	background: #214eaa;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	float: right;
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 400;
	height: 47px;
	line-height: 47px;
	position: relative;
	text-align: center;
	top: 25px;
	width: 167px
}
.logo a img[data-v-3b2adf2b] {
	margin-right: 10px;
	position: relative;
	top: 10px
}
.duanhx[data-v-3b2adf2b] {
	background: rgb(65,113,156);
	border-radius: 5px;
	height: 10px;
	margin: 22px auto 32px;
	width: 60px
}
.header[data-v-ff51bbb8] {
	background-color: #fff;
	padding: 20px 0
}
.logo[data-v-ff51bbb8] {
	margin: auto;
	text-align: left;
	width: 1200px
}
.contentbox[data-v-ff51bbb8] {
	background-color: #f2f5fb;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-height: calc(100vh - 95px);
	padding-bottom: 80px
}
.contentbox .rstbox[data-v-ff51bbb8] {
	margin: auto;
	padding-top: 53px;
	text-align: center;
	width: 1200px
}
.contentbox .rstbox img[data-v-ff51bbb8] {
	display: inline;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: center
}
.contentbox .rstbox h1[data-v-ff51bbb8] {
	color: rgb(65,113,156);
	font-family: PingFang SC;
	font-size: 36px;
	letter-spacing: 5px;
	text-align: center
}
.innerbox[data-v-ff51bbb8] {
	background: #fff;
	border-radius: 18px;
	padding: 37px 0 30px;
	width: 1200px
}
.detailInfo table[data-v-ff51bbb8] {
	margin: auto;
	text-align: left;
	width: 1157px
}
.detailInfo td[data-v-ff51bbb8] {
	border: 1px solid #c7d3ee;
	color: #333;
	font-size: 21px;
	height: 54px;
	line-height: 33px;
	min-height: 54px;
	padding-left: 22px
}
.detailInfo .toux[data-v-ff51bbb8] {
	background-color: rgba(36, 115, 223, .11);
	height: 115px;
	padding: 0;
	text-align: center;
	width: 219px
}
.detailInfo .toux img[data-v-ff51bbb8] {
	display: inline;
	height: 103px;
	margin: 0;
	width: 97px
}
.detailInfo .comname[data-v-ff51bbb8] {
	color: rgb(65,113,156);
	font-family: PingFang SC;
	font-size: 32px;
	font-weight: 700;
	height: 73px;
	letter-spacing: 5px;
	line-height: 73px
}
.detailInfo .tdtitle[data-v-ff51bbb8] {
	background: #e8f0fa;
	color: rgb(65,113,156);
	font-family: PingFang SC;
	font-size: 16px;
	letter-spacing: 3px;
	padding-left: 20px;
	width: 95px
}
.detailInfo .tdtext[data-v-ff51bbb8] {
	color: #333;
	font-family: PingFang SC;
	font-size: 16px;
	letter-spacing: 2px;
	width: 370px
}
.titleh[data-v-ff51bbb8] {
	color: rgb(65,113,156);
	font-family: PingFang SC;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 4px;
	margin-top: 32px;
	padding-left: 16px;
	text-align: left
}
.titleh .shux[data-v-ff51bbb8] {
	background: rgb(65,113,156);
	border-radius: 4px;
	display: inline-block;
	height: 32px;
	margin-right: 10px;
	position: relative;
	top: 7px;
	width: 8px
}
.logo a[data-v-ff51bbb8] {
	background: #214eaa;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	float: right;
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 400;
	height: 47px;
	line-height: 47px;
	position: relative;
	text-align: center;
	top: 25px;
	width: 167px
}
.logo a img[data-v-ff51bbb8] {
	margin-right: 10px;
	position: relative;
	top: 10px
}
.duanhx[data-v-ff51bbb8] {
	background: rgb(65,113,156);
	border-radius: 5px;
	height: 10px;
	margin: 22px auto 32px;
	width: 60px
}
.show[data-v-6f954ea5] {
	background-image: url(/static/img/bgjieguo.png);
	background-size: cover;
	min-height: 1213px;
	padding-bottom: 71px;
	position: relative;
	width: 100vw
}
.show .box[data-v-6f954ea5] {
	margin: auto;
	position: relative;
	top: 47px;
	width: 94vw
}
.logo[data-v-6f954ea5] {
	width: 90vw
}
.content .headerinfo[data-v-6f954ea5] {
	background: rgba(21, 0, 125, .3);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 39px;
	min-height: 121px;
	padding: 18px 0 0 10px
}
.content .headerinfo img[data-v-6f954ea5] {
	display: inline-block;
	height: 91px;
	width: 91px
}
.content .headerinfo h2[data-v-6f954ea5] {
	background-image: url(/static/img/baiotiti.png);
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	line-height: 92px;
	margin: auto;
	min-height: 92px;
	position: relative;
	text-align: center;
	top: 50px;
	width: 465px
}
.compytitle[data-v-6f954ea5] {
	border-radius: 5px;
	display: inline-block;
	left: 10px;
	min-height: 91px;
	position: relative;
	width: 450px
}
.compytitle h3[data-v-6f954ea5] {
	color: #fff;
	font-size: 24px;
	letter-spacing: 4px
}
.content .typecontent span[data-v-6f954ea5] {
	height: 41px
}
.compytitle p[data-v-6f954ea5] {
	-webkit-background-clip: text;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: #cdccd8;
	font-size: 21px;
	font-weight: 400;
	height: 22px;
	letter-spacing: 3px;
	margin-top: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all
}
.codeinfo[data-v-6f954ea5] {
	background: rgba(21, 0, 125, .3);
	border-radius: 5px;
	color: #fff;
	font-size: 24px;
	height: 65px;
	letter-spacing: 3px;
	line-height: 65px;
	margin-top: 3px;
	width: 94vw
}
.codeinfo img[data-v-6f954ea5] {
	margin-left: 48px;
	margin-right: 12px;
	position: relative;
	top: 19px
}
.detailInfo[data-v-6f954ea5] {
	background: rgba(21, 0, 125, .3);
	border-radius: 5px;
	margin-top: 20px;
	min-height: 255px;
	width: 94vw
}
.detailInfo td[data-v-6f954ea5] {
	border: 1px solid #0754b9;
	font-size: 21px;
	height: 54px;
	line-height: 33px;
	min-height: 54px;
	padding-left: 10px
}
.detailInfo tr td[data-v-6f954ea5]:nth-child(2n-1) {
	color: #fff;
	font-size: 18px;
	width: 179px
}
.detailInfo tr td[data-v-6f954ea5]:nth-child(2n) {
	color: #fff;
	font-size: 18px;
	width: 469px
}
.content .typecontent h2[data-v-6f954ea5] {
	background-image: url(/static/img/baiotiti.png);
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 24px;
	height: 80px;
	letter-spacing: 5px;
	line-height: 46px;
	position: relative;
	text-align: center;
	top: 50px;
	width: 41vw
}
.content .typecontent span[data-v-6f954ea5] {
	color: #fff;
	float: right;
	font-size: 16px;
	height: 35px;
	line-height: 44px;
	position: relative;
	right: 0;
	top: -33px
}
.show[data-v-06b88740] {
	background-image: url(/static/img/bgjieguo.png);
	background-size: cover;
	min-height: 1213px;
	padding-bottom: 71px;
	position: relative;
	width: 100vw
}
.show .box[data-v-06b88740] {
	margin: auto;
	position: relative;
	top: 47px;
	width: 94vw
}
.logo[data-v-06b88740] {
	width: 90vw
}
.content .headerinfo[data-v-06b88740] {
	background: rgba(21, 0, 125, .3);
	height: 234px
}
.content .typecontent h2[data-v-06b88740] {
	background-image: url(/static/img/baiotiti.png);
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 24px;
	height: 46px;
	letter-spacing: 5px;
	line-height: 46px;
	position: relative;
	text-align: center;
	top: 50px;
	width: 41vw
}
.content .typecontent span[data-v-06b88740] {
	color: #fff;
	float: right;
	font-size: 16px;
	height: 41px;
	line-height: 44px
}
.compytitle[data-v-06b88740] {
	border-radius: 5px;
	height: 171px;
	left: 4vw;
	margin-top: 95px;
	position: relative;
	top: 15px;
	width: auto
}
.compytitle img[data-v-06b88740] {
	width: 24vw
}
.compytitle .info[data-v-06b88740] {
	display: inline-block;
	margin-left: 4vw;
	width: 61vw
}
.compytitle h3[data-v-06b88740] {
	color: #fff;
	font-size: 28px;
	letter-spacing: 4px
}
.compytitle p[data-v-06b88740] {
	border-bottom: 1px dotted;
	color: #cdccd8;
	font-size: 21px;
	font-weight: 400;
	line-height: 28px;
	line-height: 34px;
	margin-top: 9px
}
.codeinfo[data-v-06b88740] {
	background: rgba(21, 0, 125, .3);
	border-radius: 5px;
	color: #fff;
	font-size: 24px;
	height: 65px;
	letter-spacing: 3px;
	line-height: 65px;
	margin-top: 3px;
	width: 94vw
}
.codeinfo img[data-v-06b88740] {
	margin-left: 48px;
	margin-right: 12px;
	position: relative;
	top: 19px
}
.detailInfo[data-v-06b88740] {
	background: rgba(21, 0, 125, .3);
	border-radius: 5px;
	margin-top: 20px;
	min-height: 255px;
	padding: 12px 2vw 28px;
	width: 90vw
}
.detailInfo td[data-v-06b88740] {
	border: 1px solid #0754b9;
	font-size: 21px;
	height: 54px;
	line-height: 33px;
	min-height: 54px;
	padding-left: 32px
}
.detailInfo th[data-v-06b88740] {
	border: 1px solid #0157c6;
	border-radius: 0 0 0 0;
	color: #fff;
	font-size: 24px;
	height: 62px;
	letter-spacing: 4px;
	line-height: 62px;
	opacity: 1
}
.detailInfo tr td[data-v-06b88740] {
	color: #fff;
	font-size: 18px;
	width: 1266px
}
.box[data-v-1113fafe] {
	background-color: #0157c6;
	height: 100%;
	position: relative;
	width: 100%
}
.leveltext[data-v-76b3012c],
.positiontext[data-v-76b3012c] {
	font-family: STZhongsong;
	font-size: 48px;
	font-weight: 900;
	text-align: center
}
.leveltext[data-v-76b3012c] {
	color: #fc091f
}
.text[data-v-76b3012c] {
	font-family: Microsoft YaHei;
	font-size: 23px;
	text-align: left
}
.companytext[data-v-76b3012c] {
	font-family: STZhongsong;
	font-size: 27px;
	font-weight: 900;
	text-align: center
}
.companytextsmall[data-v-76b3012c] {
	font-family: STZhongsong;
	font-size: 18px;
	font-weight: 900;
	text-align: center
}
.companyposit[data-v-76b3012c] {
	left: -3px;
	position: relative;
	top: 60px;
	width: 794px
}
.companypositsmall[data-v-76b3012c] {
	left: -3px;
	position: relative;
	top: 81px;
	width: 794px
}
.soltext[data-v-76b3012c] {
	font-size: 18.5px
}
.soltext[data-v-76b3012c],
.soltextsmall[data-v-76b3012c] {
	color: #fc091f;
	font-family: STZhongsong;
	font-weight: 900;
	text-align: center
}
.soltextsmall[data-v-76b3012c] {
	font-size: 20px
}
.soltpositsmall[data-v-76b3012c] {
	left: -1px;
	position: relative;
	top: 62px;
	width: 794
}
.soltposit[data-v-76b3012c] {
	left: -1px;
	position: relative;
	top: 33px;
	width: 794
}
.text1[data-v-76b3012c] {
	font-family: STZhongsong;
	font-size: 35px;
	text-align: center
}
.text2[data-v-76b3012c] {
	font-family: STZhongsong;
	font-size: 20px;
	text-align: left
}
.qrcode[data-v-76b3012c] {
	display: inline-block
}
.qrcode[data-v-76b3012c] canvas img {
	-webkit-box-sizing: border-box;
	background-color: #fff;
	box-sizing: border-box;
	padding: 6px
}
.textchang[data-v-76b3012c] {
	font-family: STZhongsong;
	font-size: 30px;
	line-height: 62px;
	text-align: center
}
img[data-v-76b3012c] {
	margin-right: 44px;
	width: 125px
}
.leveltext[data-v-1025b3f2],
.positiontext[data-v-1025b3f2] {
	font-family: STZhongsong;
	font-size: 48px;
	font-weight: 900;
	text-align: center
}
.leveltext[data-v-1025b3f2] {
	color: #fc091f
}
.text[data-v-1025b3f2] {
	font-family: Microsoft YaHei;
	font-size: 23px;
	text-align: left
}
.companytext[data-v-1025b3f2] {
	font-family: STZhongsong;
	font-size: 27px;
	font-weight: 900;
	text-align: center
}
.companytextsmall[data-v-1025b3f2] {
	font-family: STZhongsong;
	font-size: 18px;
	font-weight: 900;
	text-align: center
}
.companyposit[data-v-1025b3f2] {
	left: -3px;
	position: relative;
	top: 60px;
	width: 794px
}
.companypositsmall[data-v-1025b3f2] {
	left: -3px;
	position: relative;
	top: 81px;
	width: 794px
}
.soltext[data-v-1025b3f2] {
	font-size: 18.5px
}
.soltext[data-v-1025b3f2],
.soltextsmall[data-v-1025b3f2] {
	color: #fc091f;
	font-family: STZhongsong;
	font-weight: 900;
	text-align: center
}
.soltextsmall[data-v-1025b3f2] {
	font-size: 20px
}
.soltpositsmall[data-v-1025b3f2] {
	left: -1px;
	position: relative;
	top: 62px;
	width: 794
}
.soltposit[data-v-1025b3f2] {
	left: -1px;
	position: relative;
	top: 33px;
	width: 794
}
.text1[data-v-1025b3f2] {
	font-family: STZhongsong;
	font-size: 35px;
	text-align: center
}
.text2[data-v-1025b3f2] {
	font-family: STZhongsong;
	font-size: 20px;
	text-align: left
}
.qrcode[data-v-1025b3f2] {
	display: inline-block
}
.qrcode[data-v-1025b3f2] canvas img {
	-webkit-box-sizing: border-box;
	background-color: #fff;
	box-sizing: border-box;
	padding: 6px
}
.textchang[data-v-1025b3f2] {
	font-family: STZhongsong;
	font-size: 30px;
	line-height: 62px;
	text-align: center
}
img[data-v-1025b3f2] {
	margin-right: 44px;
	width: 125px
}
#app,
body,
html {
	height: 100%;
	width: 100%;
	min-width: 1200px
}
@font-face {
	font-family: Microsoft YaHei;
	font-style: normal;
	font-weight: 400;
	src: url(../font/msyh.f80465e9.ttf)
}
@font-face {
	font-family: iconfont;
	src: url(../font/iconfont.23c3edc1.woff2) format("woff2"), url(../font/iconfont.db653e39.woff) format("woff"), url(../font/iconfont.89d276bd.ttf) format("truetype")
}
.iconfont {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: iconfont !important;
	font-size: 16px;
	font-style: normal
}
.icon-tiaozhuan:before {
	content: "\E695"
}
.icon-xinxichaxun:before {
	content: "\E616"
}
.icon-7:before {
	content: "\E775"
}
.icon-home-g:before {
	content: "\E646"
}
.icon-6:before {
	content: "\E6E2"
}
.icon-8:before {
	content: "\E6E2"
}
.icon-1:before {
	content: "\E6F6"
}
.icon-4:before {
	content: "\E6C0"
}
.icon-3:before {
	content: "\E607"
}
.icon-5:before {
	content: "\E604"
}
.icon-license:before {
	content: "\E68B"
}
.icon-2:before {
	content: "\E63D"
}



.icon-mulu:before {
	content: "\E61C"
}
.icon-a-shuben1:before {
	content: "\EC13"
}
.icon-BAI-wenzhang:before {
	content: "\E6BE"
}
.icon-gengduo1:before {
	content: "\E653"
}


.icon-about11:before {
	content: "\E60E"
}
.icon-about1:before {
	content: "\E60A"
}
.icon-about9:before {
	content: "\E64B"
}
.icon-about10:before {
	content: "\E696"
}
.icon-about12:before {
	content: "\E726"
}

.icon-about6:before {
	content: "\E6CE"
}
.icon-about21:before,.icon-about47:before,.icon-about42:before {
	content: "\E6EF"
}
.icon-about22:before {
	content: "\E65F"
}
.show>.box[data-v-9ea6ccce] {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1200px
}

.box>.certificate[data-v-9ea6ccce] {
    margin: 45px auto;
    overflow: hidden;
    position: relative;
    width: 1200px
}

.box>.certificate>.title[data-v-9ea6ccce] {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 61px;
    justify-content: end;
    margin-bottom: 38px
}

.box>.certificate>.title>h2[data-v-9ea6ccce] {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    color: #333;
    flex: 1;
    font-family: PingFang SC;
    font-size: 32px;
    font-weight: 700;
    height: 32px;
    line-height: 32px
}

.box>.certificate>.title>a.down[data-v-9ea6ccce] {
    color: #27b26e;
    margin-right: 39px
}

.box>.certificate>.title>a.down[data-v-9ea6ccce],.box>.certificate>.title>a.inquery[data-v-9ea6ccce] {
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
    height: 60px;
    line-height: 60px;
    text-align: center
}

.box>.certificate>.title>a.inquery[data-v-9ea6ccce] {
    color: #666;
    margin-right: 2px
}

.box>.certificate>.info[data-v-9ea6ccce] {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: start;
    position: relative;
    width: 100%
}

.box>.certificate>.info>.qrcodetwo[data-v-9ea6ccce] {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    align-items: center;
    background: #fff;
    border: 1px solid #1eac66;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
    justify-content: center;
    left: 618px;
    position: absolute;
    top: 68px;
    width: 90px
}

.box>.certificate>.info>.qrcodetwo[data-v-9ea6ccce]:after {
    -webkit-transform: translateX(-50%);
    bottom: -25px;
    color: #333;
    content: "\624B\673A\67E5\8BE2";
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    height: 16px;
    left: 50%;
    line-height: 16px;
    position: absolute;
    transform: translateX(-50%);
    width: 64px
}

.box>.certificate>.info[data-v-9ea6ccce]:after,.box>.certificate>.info[data-v-9ea6ccce]:before {
    background: #1eac66 url(/skin/image/icon_lianjie.png) no-repeat;
    background-size: 42px 4px;
    border-radius: 2px;
    content: "";
    height: 4px;
    left: 741px;
    position: absolute;
    width: 42px
}

.box>.certificate>.info[data-v-9ea6ccce]:before {
    top: 27px
}

.box>.certificate>.info[data-v-9ea6ccce]:after {
    bottom: 27px
}

.box>.certificate>.info>.baseinfo>ul[data-v-9ea6ccce] {
    background: #fff url(/skin/image/img_xiantiao2.png) no-repeat;
    background-size: 752px 541px;
    border: 2px solid #27b26e;
    min-height: 561px;
    width: 752px
}

.cateinfo>ul[data-v-9ea6ccce] {
    background: #fff url(/skin/image/img_xiantiao1.png) no-repeat;
    background-size: 752px 541px;
    border: 2px solid #27b26e;
    margin-left: 15px;
    min-height: 561px;
    width: 424px
}

.box>.certificate>.info>.baseinfo>ul>li[data-v-9ea6ccce],.cateinfo>ul>li[data-v-9ea6ccce] {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: start
}

.cateinfo>ul>li[data-v-9ea6ccce] {
    height: 50px
}

.box>.certificate>.info>.baseinfo>ul>li>span.cname[data-v-9ea6ccce],.cateinfo>ul>li>span.cname[data-v-9ea6ccce] {
    color: #333;
    display: inline-block;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 700;
    line-height: 60px;
    padding-left: 15px;
    width: 114px
}

.cateinfo>ul>li>span.cname[data-v-9ea6ccce] {
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    width: 90px
}

.box>.certificate>.info>.baseinfo>ul>li>span.info[data-v-9ea6ccce],.cateinfo>ul>li>span.info[data-v-9ea6ccce] {
    color: #666;
    display: inline-block;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    line-height: 60px;
    min-height: 60px
}

.cateinfo>ul>li>span.info[data-v-9ea6ccce] {
    height: 50px;
    line-height: 50px
}
.box>.certificate>.info>.baseinfo>ul>li.title[data-v-9ea6ccce], .cateinfo>ul>li.title[data-v-9ea6ccce] {
    border: 0;
    color: #27b26e;
    font-family: PingFang SC;
    font-size: 24px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    margin-bottom: 14px;
    margin-left: 15px;
    margin-top: 35px;
    padding-right: 20px;
    text-align: center;
}
.yfaera[data-v-9ea6ccce] {
    line-height: 24px !important;
    margin-bottom: 10px;
    margin-top: 10px;
}
.info .yfaera[data-v-9ea6ccce] {
    width: 600px;
}
.show>.box[data-v-a832016a] {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1200px
}

.box>.certificate[data-v-a832016a] {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: start;
    margin-top: 31px;
    min-height: 751px;
    position: relative;
    width: 1200px
}

.box>.certificate>.baseinfo[data-v-a832016a] {
    background: #fff;
    height: 642px;
    position: relative;
    width: 400px
}

.box>.certificate>.baseinfo>ul[data-v-a832016a] {
    border: 1px solid #dbdbdb;
    height: 556px;
    margin: 0 9px 8px;
    width: 380px
}

.box>.certificate>.cateinfo[data-v-a832016a] {
    -ms-flex-direction: column;
    -ms-flex-pack: start;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: start;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 642px;
    justify-content: start;
    margin-left: 15px;
    position: relative;
    width: 786px
}

.cateinfo>ul[data-v-a832016a] {
    border: 1px solid #d1d1d1;
    margin: 0 15px 160px 12px;
    position: relative;
    width: 757px
}

.cateinfo>ul>.codebox[data-v-a832016a] {
    background: #fff;
    border-left: 1px solid #d1d1d1;
    height: 305px;
    position: absolute;
    right: 0;
    top: 0;
    width: 194px;
    z-index: 9
}

.cateinfo>ul>.codebox>.qrcodetwo[data-v-a832016a] {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    align-items: center;
    background: #fff;
    border: 1px solid #1eac66;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 120px;
    justify-content: center;
    left: 41px;
    position: absolute;
    top: 90px;
    width: 120px
}

.cateinfo>ul>.codebox>.qrcodetwo[data-v-a832016a]:after {
    -webkit-transform: translateX(-50%);
    bottom: -25px;
    color: #333;
    content: "\626B\4E00\626B\624B\673A\67E5\8BE2";
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    height: 16px;
    left: 50%;
    line-height: 16px;
    position: absolute;
    transform: translateX(-50%);
    width: 112px
}

.box>.certificate>.baseinfo>ul>li[data-v-a832016a],.cateinfo>ul>li[data-v-a832016a] {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    border-bottom: 1px solid #f0f0f0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: start
}

.box>.certificate>.baseinfo>ul>li.perimg[data-v-a832016a] {
    -ms-flex-align: center;
    -ms-flex-direction: column;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: start;
    align-items: center;
    color: #333;
    flex-direction: column;
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: 700;
    height: 206px;
    justify-content: start
}

.box>.certificate>.baseinfo>ul>li.perimg>img[data-v-a832016a] {
    margin-top: 12px;
    object-fit: cover;
}

.box>.certificate>.baseinfo>ul>li.perimg>span[data-v-a832016a] {
    margin-top: 17px
}

.box>.certificate>.baseinfo>ul>li.bottom[data-v-a832016a],.cateinfo>ul>li.bottom[data-v-a832016a] {
    border-bottom: 0
}

.box>.certificate>.baseinfo>ul>li>span.cname[data-v-a832016a],.cateinfo>ul>li>span.cname[data-v-a832016a] {
    border-right: 1px solid #f0f0f0;
    color: #333;
    display: inline-block;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 700;
    line-height: 57px;
    padding-left: 10px;
    width: 80px
}

.cateinfo>ul>li>span.cname[data-v-a832016a] {
    height: 57px;
    line-height: 57px;
    padding-left: 56px;
    width: 114px
}

.box>.certificate>.baseinfo>ul>li>span.info[data-v-a832016a],.cateinfo>ul>li>span.info[data-v-a832016a] {
    color: #666;
    display: inline-block;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    height: 57px;
    line-height: 57px;
    padding-left: 27px
}

.box>.certificate>.baseinfo>ul>li>span.info[data-v-a832016a] {
    height: 57px;
    line-height: 57px
}

.cateinfo>ul>li>span.info[data-v-a832016a] {
    padding-left: 56px
}

.cateinfo>ul>li.overdue[data-v-a832016a] {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    align-items: center;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: PingFang SC;
    font-size: 24px;
    font-weight: 700;
    height: 634px;
    justify-content: center;
    line-height: 634px
}

.box>.certificate>.baseinfo>.title[data-v-a832016a],.cateinfo>.title[data-v-a832016a] {
    color: #27b26e;
    font-family: PingFang SC;
    font-size: 24px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    margin-bottom: 31px;
    margin-left: 57px;
    margin-top: 23px;
    padding-right: 20px;
    position: relative
}

.box>.certificate>.baseinfo>.title[data-v-a832016a]:before {
    background: url(/skin/image/icon_webgr.png) no-repeat;
    background-size: 27px 27px;
    content: "";
    height: 27px;
    left: -43px;
    position: absolute;
    top: -1.5px;
    width: 27px
}

.cateinfo>.title[data-v-a832016a]:before {
    background: url(/skin/image/icon_webzs.png) no-repeat;
    background-size: 27px 27px;
    content: "";
    height: 27px;
    left: -43px;
    position: absolute;
    top: -1.5px;
    width: 27px
}

.cateinfo>.title[data-v-a832016a] {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: end
}

.cateinfo>.title>h2[data-v-a832016a] {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    font-size: 24px;
    font-weight: 700;
    text-align: start
}

.box>.certificate>.cateinfo>.title>a.down[data-v-a832016a] {
    color: #27b26e;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
    height: 24px;
    line-height: 40px;
    margin-right: 39px;
    text-align: center
}

.box>.certificate>.cateinfo>.title>a.inquery[data-v-a832016a] {
    color: #666;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
    height: 24px;
    line-height: 40px;
    margin-right: 2px;
    text-align: center
}

.cateinfo>.title[data-v-a832016a] {
    margin-left: 69px
}

.copyright[data-v-a832016a] {
    bottom: 21px;
    color: #303030;
    font-family: PingFang SC;
    font-size: 13px;
    font-weight: 500;
    height: 13px;
    left: 490px;
    line-height: 13px;
    position: absolute;
    width: 219px
}
