* {
	padding: 0;
	margin: 0;
}

.slidebox {
	margin-top: 8px;
	border: 1px solid #e4e7eb;
	background: #F7F9FA;
	position: relative;
	height: 52px;
	width: 100%;
	border-radius: 3px;
}

.slidebox::before {
	content: '向右拖动';
	font-size: 18px;
	position: absolute;
	top: 0px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	color: darkgrey;
}

.block-slide {
	background: #fff;
	cursor: pointer;
	position: absolute;
	left: 0;
	width: 50px;
}

.el-dialog__header {
	display: none;
}

.picture-bg-smal {
	position: relative;
}

.picture-smal {
	position: absolute;
	/* 		width: 50px;
				height: 50px; */
	left: 0;
}

.picture-flush {
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
}

.slide-tiao {
	position: relative;
	left: 0;
	width: 100%;
	background: #187CD5;
	opacity: 0;
	height: 50px;
}

.verifyImg {
	font-weight: 700;
	margin-bottom: 8px;
}

body {
	background: #F9F9F9;
}

.minHeight {
	min-height: calc(100vh - 321px);
}

.content-width {
	width: 1400px;
	margin: auto;
}

.banner {
	width: 100%;
}

.miaoshu {
	color: #fff;
	position: absolute;
	top: 10vh;
	left: 12%;
}

.miaoshu>div:nth-child(1) {
	font-size: 40px;
	font-weight: bold;
}

.miaoshu>div:nth-child(2) {
	font-size: 40px;
	font-weight: bold;
	margin-top: 8px;
}

.miaoshu>div:nth-child(3) {
	font-size: 23px;
	margin-top: 8px;
}

.miaoshu>div:nth-child(4) {
	margin-top: 32px;
}

.empty-data {
	background: #fff;
	height: 100px;
	text-align: center;
	line-height: 100px;
	margin-bottom: 16px;
	color: grey;
}

.ztbxx {
	height: 98px;
	position: relative;
}

.box-menu-change {
	height: 80px;
	background: #fff;
	display: flex;
	justify-content: space-around;
	align-items: center;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #505050;
	user-select: none;
	margin-top: 20px;
	margin-bottom: 10px;
}

.tips-menu {
	position: relative;
	top: -2px;
}

.zh-info {
	position: absolute;
	text-align: center;
	width: 100%;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #505050;
	z-index: 10;
	margin-top: 50px;
}

.en-info {
	position: absolute;
	text-align: center;
	width: 100%;
	font-size: 90px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #E2E9F3;
}

.zbxybg {
	height: 515px;
	background: #FFFFFF;
	box-shadow: 3px 5px 10px 0px #F3F4F5, -3px -5px 10px 0px #F3F4F5;
	border-radius: 10px;
	margin-top: 40px;
	padding: 22px;
}

.zbxybg-title {
	text-align: center;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #505050;
}

table th {
    background: #EEF5FF;
    /* font-size: 15px; */
    font-family: Microsoft YaHei;
    color: #505050;
	font-weight: 400;
    padding: 8px 0px !important;
}

table td {
	/* font-size: 16px; */
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #303030;
}

table th,
table td {
	padding: 16px;
	text-align: center;
}

tbody tr:hover {
	cursor: pointer;
	border-bottom: 1px solid #EEF5FF;
}

.light-dot {
	height: 1000px;
	margin-top: 100px;
	background: #000015;
	display: flex;
	justify-content: center;
}

.light-content {
	height: 1000px;
	width: 1620px;
	background-image: url(../imgs/lightpotbg.png);
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}

.img-icon {
	display: flex;
	justify-content: center;
}

.left-info {
	color: #fff;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: right;
	padding-right: 16px;
}

.left-info>div>div:nth-child(1) {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #C0CBDC;
}

.left-info>div>div:nth-child(2) {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #7E889E;
	line-height: 24px;
}

.right-info {
	color: #fff;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-left: 16px;
}

.I_into_team {
	width: 280px;
	height: 59px;
	line-height: 59px;
	text-align: center;
	color: #fff;
	background: #2476E5;
	border-radius: 8px;
	cursor: pointer;
	user-select: none;
	position: absolute;
	bottom: 90px;
}

.right-info>div>div:nth-child(1) {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #C0CBDC;
}

.right-info>div>div:nth-child(2) {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #7E889E;
	line-height: 24px;
}

.crcle-big {
	width: 552px;
	height: 453px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(../imgs/yuanhuan.png);
	background-size: 100% 100%;
	position: relative;
}

.crcle-big>img {
	position: absolute;
	width: 42px;
	height: 42px;
}

.img-icon-1 {
	top: 23px;
	right: 107px;
}

.img-icon-2 {
	top: 205px;
	right: 20px;
}

.img-icon-3 {
	bottom: 18px;
	right: 105px;
}

.img-icon-4 {
	bottom: 16px;
	left: 108px;
}

.img-icon-5 {
	top: 203px;
	left: 18px;
}

.img-icon-6 {
	top: 16px;
	left: 110px;
}

.cicrle-small {
	width: 316px;
	height: 316px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(../imgs/circle.png);
	background-size: 100% 100%;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	position: relative;
}

.cicrle-small>div {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: absolute;
}

.cicrle-small>div:nth-child(1) {
	top: 35px;
	right: 60px;
	transform: rotate(30deg);
}

.cicrle-small>div:nth-child(2) {
	top: 150px;
	right: -8px;
	transform: rotate(90deg);
}

.cicrle-small>div:nth-child(3) {
	bottom: 30px;
	right: 55px;
	transform: rotate(145deg);
}

.cicrle-small>div:nth-child(4) {
	bottom: 35px;
	left: 55px;
	transform: rotate(210deg);
}

.cicrle-small>div:nth-child(5) {
	top: 150px;
	left: -8px;
	transform: rotate(-90deg);
}

.cicrle-small>div:nth-child(6) {
	top: 40px;
	left: 55px;
	transform: rotate(-40deg);
}

.light-title {
	position: absolute;
	top: 90px;
	width: 100%;
	text-align: center;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FEFEFE;
}

.light-info {
	position: absolute;
	top: 170px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #AFB1BB;
}

.bg-font {
	font-size: 90px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #142238;
	position: absolute;
	top: 45px;
	width: 100%;
	text-align: center;
}

.lineActive {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #106CFF;
}

.notice_menu {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 60px;
	background: #FFFFFF;
	box-shadow: 0px 1px 0px 0px #D3D7DE;
}

.notice_menu>div:nth-child(1) {
	display: flex;
	width: 40%;
	justify-content: space-around;
	align-items: center;
	user-select: none;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #909090;
}

.check-more {
	height: 17px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2476E5;
	margin-right: 20px;
	user-select: none;
}

.check-more:hover {
	text-decoration: underline;
}

.notice-bar>div {
	position: relative;
}

.item-box {
	margin-top: 1px;
	height: 124px;
	background: #FFFFFF;
	margin-bottom: 6px;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}

.item-box-top {
	display: flex;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #303030;
}

.item-box-top>div {
	width: 50%;
}

.item-box-top>div:nth-child(1) {
	display: flex;
	padding-left: 20px;
}

.item-right-t {
	display: flex;
	justify-content: space-evenly;
}

.item-right-t>div:nth-child(1) {
	width: 30%;
}

.item-right-t>div:nth-child(2) {
	width: 50%;
}

.item-right-t>div:nth-child(3) {
	width: 20%;
}

.item-box-bottom {
	display: flex;
	padding: 0 20px;
	cursor: pointer;
	justify-content: space-between;
}

.wybm {
	margin-right: 28px;
	background: #106CFF;
	border-radius: 4px;
	color: #fff;
	padding: 10px 27px;
}
.wybmdis {
	margin-right: 28px;
	background: #919EB4;
	border-radius: 4px;
	color: #fff;
	padding: 10px 27px;
}

.item-box-bottom>div:nth-child(1) {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2476E5;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
	background: #EEF5FF;
	border-radius: 4px;
}

.tags-flag {
	padding: 0 8px;
	height: 24px;
	border-radius: 4px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	margin-right: 10px;
	color: #FFFFFF;
	word-break: keep-all;
	white-space: nowrap;
}

.successTag {
	background: #02AC6E;
}

.getTag {
	background: #FF8E29;
}

.failTag {
	background: #9EA8B1;
}

.company-host {
	margin-top: 64px;
	height: 374px;
	display: flex;
	justify-content: space-between;
}

.company-host>div {
	width: 590px;
	height: 374px;
	position: relative;
}

.icon-big {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.anmition-com {
	margin-top: 14px;
	background: #fff;
	height: calc(360px - 90px);
	padding-top: 99px;
}

.host-list-item {
	display: flex;
	align-items: center;
	border-bottom: 1px solid lightgrey;
	height: 50px;
}

.hiden-box {
	height: calc(360px - 100px);
	overflow: hidden;
	position: relative;
}

.host-list-item {
	position: absolute;
	width: 100%;
}

.host-list-item>img {
	margin-left: 20px;
	width: 52px;
	height: 20px;
}

.host-list-item>div {
	white-space: nowrap;
	margin-left: 20px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #303030;
	overflow: hidden;
	word-break: keep-all;
	text-overflow: ellipsis;
}

.host-list-item>div:hover {
	color: red;
	user-select: none;
}

.animation1,
.animation2 {
	height: calc(360px - 100px);
}

.tuiguang {
	/* margin-top: 100px; */
}

.tuiguang>div:nth-child(1) {
	display: flex;
	align-items: baseline;
	justify-content: center;
}

.t-title {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #303030;
	margin: 0 49px;
}

.tuiguang>div:nth-child(2) {
	margin-top: 50px;
}

.p-block {
	display: flex;
	justify-content: space-between;
}

.p-block>div {
	width: 285px;
	height: 350px;
	position: relative;
}



.t-block {
	margin-top: 20px;
	margin-bottom: 85px;
}

.logo-it {
	width: 100px;
	height: 100px;
}

.system-name {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #303030;
}

.system-desc {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #808080;
	padding: 0 35px;
	text-align: center;
}

.fanm-tile {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 32px;
	padding-top: 70px;
	padding-left: 30px;
}

.fanmin p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	padding: 30px;
}

.zhengmian {
	height: 100%;
	background: #FFFFFF;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	backface-visibility: hidden;
	transition: all 2s;
}

.fanmin {
	background: #B43939;
	color: #fff;
	height: 100%;
	position: absolute;
	width: 100%;
	transform: rotateY(180deg);
	opacity: 0;
	top: 0;
	left: 0;
	transition: all 2s;
}

.p-block>div:hover .zhengmian {
	transform: rotateY(180deg);
}

.p-block>div:hover .fanmin {
	transform: rotateY(0deg);
	opacity: 1;
}

.contact-fload-box {
    position: fixed;
    right: 8px;
    top: 50%;
    width: 50px;
    z-index: 10;
    transform: translateY(-50%);
}

.contact-fload-box>div>img {
	width: 29px;
	height: 29px;
	margin-top: 10px;
}

.contact-fload-box>div>div {
	width: 29px;
	font-size: 14px;
	padding-bottom: 8px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #303030;
	margin-top: 10px;
}

.contact-fload-box>div {
	margin-top: 20px;
	width: 50px;
	background: #FFFFFF;
	border-radius: 4px 0px 0px 4px;
	display: flex;
	flex-direction: column;
	align-items: center;
	user-select: none;
	position: relative;
	border: 1px solid #c6c1c1;
}

.contact-fload-box>div:nth-child(1) {
	/* height: 90px; */
}

.contact-fload-box>div:nth-child(2),
.contact-fload-box>div:nth-child(3) {
	/* height: 110px; */
}

.hideInfo {
	position: absolute;
	box-shadow: -10px 0px 20px 0px #c8c8c8;
	right: 51px;
	width: 260px !important;
	background: #fff;
	height: auto !important;
	line-height: 50px;
	display: none;
	z-index: 1;
	text-align: center;
	top: -10px;
}

.hideInfo>a {
	color: #2476E5;
	text-decoration: underline;
}

.contact-fload-box>div:hover .hideInfo {
	display: block;
}


.menu-left-aboutus {
	width: 171px;
}

.content-right-aboutus {
	width: 1000px;
}

.menu-list>div {
	width: 174px;
	height: 50px;
	display: flex;
	align-items: center;
	user-select: none;
	padding-left: 8px;
	box-sizing: border-box;
}

.menu-list {
	box-shadow: 5px 5px 8px 3px #F3F4F5, -5px -5px 8px 3px #F3F4F5;
}

.gb-white{
	background: #fff;
	padding: 70px;
}

.aboutus-content {
	display: flex;
	justify-content: space-between;
	padding-bottom: 55px;
    padding-top: 36px;
}

.pages {
	padding-top: 70px;
}
a {
    color: #333;
    text-decoration: none;
}
li {
    list-style: none;
}
.wydj {
	background: #116DFF;
	width: 173px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	margin-top: 52px;
}

.registryInfo {
	position: fixed;
	top: 30px;
	left: 30px;
	z-index: 100;
	width: 450px;
	padding-bottom: 30px;
	background: #FFFFFF;
	box-shadow: 0px 5px 18px 0px rgba(37, 60, 102, 0.3);
	border-radius: 5px;
}

.djSuccess {
	position: fixed;
	top: 150px;
	left: 30px;
	z-index: 100;
	width: 400px;
	height: 250px;
	box-shadow: 0px 5px 18px 0px rgba(37, 60, 102, 0.3);
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}

.djSuccess>img {
	height: 32px;
	width: 32px;
	position: absolute;
	right: 16px;
	top: 16px;
	cursor: pointer;
}

.djSuccess>div>img {
	height: 64px;
	width: 64px;
	margin: 0 3px;
}

.dj-title {
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #B1BCCD;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #303030;
}

.dj-btn {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	height: 45px;
	line-height: 45px;
	margin-left: 10%;
	width: 80%;
	background: #116DFF;
	cursor: pointer;
	margin-top: 30px;
}

.dj-tips {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #F18215;
	padding: 8px;
	padding: 0 30px;
	margin-top: 8px;
}

.dj-tips>span {
	font-weight: 700;
}

.about-active {
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	background: linear-gradient(to right, #1771FF, #fff) !important;
}

/* .about-active::after{
	content: '.';
    font-size: 30px;
    margin-left: 8px;
    position: relative;
    top: -8px;
}
.about-active::before{
	content: '.';
	font-size: 30px;
    margin-right: 8px;
    position: relative;
    top: -8px;
} */
.more-news-input {
	margin-bottom: 20px;
	margin-top: 8px;
	background: #fff;
	height: 144px;
	padding: 0 20px;
}

.about-form .el-select {
	width: 100%;
}

.about-form {
	position: relative;
	top: 20px;
}

.about-content {
	padding-bottom: 100px;
}

.about-content>.el-pagination {
	float: right;
}

.expert-change {
	display: flex;
	align-items: center;
	margin-bottom: 16px;

}

.expert-change>div {
	width: 140px;
	height: 48px;
	border: 1px solid #146EFF;
	color: #146EFF;
	text-align: center;
	line-height: 48px;
	user-select: none;
	margin-right: 32px;
	border-radius: 8px;
}

.expert-active {
	color: #fff !important;
	background: #146EFF;
}

.change-content {
	margin-bottom: 100px;
}

.btn-sure {
	margin-top: 50px !important;
	background: #146EFF !important;
	color: #fff !important;
}

.btn-login {
	margin-top: 10px !important;
	background: #146EFF !important;
	color: #fff !important;
}

.btn-center {
	display: flex;
	justify-content: center;
}

.form-width {
	width: 100% !important;
}

.table-row {
	background: #F1F3F4 !important;
}

.proce-btn {
	color: #187CD5;
	user-select: none;
	margin: 0 8px;
}

.proce-btn:hover {
	text-decoration: underline;
}

.file-upload {
	position: relative;
}

.file-upload>input {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.logo-name{
	margin-left: 8px;
	font-size: 20px;
	font-weight: bold;
	color: #06369B;
}
.tips {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FF7112;
	line-height: 20px;
}
.btn-add {
	margin-top: 8px !important;
	color: #187CD5 !important;
	border: 1px solid #187CD5 !important;
}

.expert-login {
	background: #FFFFFF;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
}

.check-code {
	height: 45px;
	background: #FFFFFF;
	border: 1px solid #D4D4D4;
	border-radius: 2px;
	display: flex;
	align-items: center;
	width: 100%;
}

.check-code>.el-input {
	height: 40px;
	width: 100%;
	outline: none;
}

.check-code>.el-input>input {
	border: none;
}

.check-code>div {
	width: 110px;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #187CD5;
	user-select: none;
}

.login-input {
	width: 100% !important;
}

.check-block,
.nopass-block {
	height: 80px;
	background: #F1F5F7;
	display: flex;
	align-items: center;
}

.check-block>img,
.nopass-block>div>img {
	width: 34px;
	height: 34px;
	margin: 0 19px;
}

.check-block>div {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #303030;
}

.check-res {
	margin: 40px 71px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #606060;
}

.check-res>ul {
	list-style-type: none;
}

.check-res li {
	display: flex;
	margin-bottom: 30px;
}

.check-res li>div:nth-child(1) {
	width: 144px;
	text-align: left;
}

.nopass-block {
	justify-content: space-between;
}

.nopass-block>div {
	display: flex;
	align-items: center;
}

.nopass-block>div>div {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #E20013;
}

.resubmit {
	justify-content: center;
	width: 72px;
	height: 32px;
	border: 1px solid #E20013;
	border-radius: 2px;
	color: #E20013;
	margin-right: 20px;
	user-select: none;
}

.resubmit:hover {
	background: #E20013;
	color: #fff;
}

.numImg {
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #2872ED;
	font-size: 16px;
	background-image: url(../imgs/hqImg/img13.png);
	background-size: 100% 100%;
}

.ca-tags {
	height: 40px;
	width: 800px;
	background: linear-gradient(to right, #2873F0, #fff);
	line-height: 40px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 16px;
	display: inline-block;
	padding: 0 20px;
}

.ca-item {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #303030;
}

.img-one {
	display: flex;
	margin-top: 21px;
	margin-bottom: 49px;
}

.t-one>div>img {
	height: 160px;
	width: 160px;
}

.t-two>div>img {
	height: 500px;
	width: 230px;
}

.img-one>div>div {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #707070;
	line-height: 26px;
	text-align: center;
}

.img-one>div:nth-child(1) {
	margin-left: 29px;
}

.img-one>div:nth-child(2) {
	margin-left: 113px;
}

.t-three {
	margin-top: 21px;
	margin-bottom: 49px;
	padding-left: 28px;
}

.t-three>div>img {
	width: 230px;
	height: 500px;
	margin-right: 55px;
}

.t-three>div:nth-child(2) {
	display: flex;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #707070;
	line-height: 26px;
}

.t-flour {
	margin-top: 21px;
	margin-bottom: 49px;
}

.t-flour>img {
	width: 1210px;
	height: 592px;
}

.t-five>img {
	width: 1210px;
	height: 1210px;
}

.input-select {
	height: 38px;
	width: 90%;
	border: 1px solid lightgrey;
	padding: 0 8px;
	user-select: none;
}

.tags-progress {
	margin-top: 8px;
	display: flex;
	align-items: center;
	user-select: none;
}

.tags-progress>div:nth-child(2) {
	margin: 0 8px;
}

.title-t {
	position: relative;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #303030;
	display: inline-block;
	z-index: 0;
}

.hualine {
	position: absolute;
	top: 16px;
	width: 100%;
	height: 10px;
	background: linear-gradient(-90deg, #F3F7FD, #116DFF);
	border-radius: 5px;
	opacity: 0.7;
	z-index: -1;
}

.duanluo {
	text-indent: 35px;
	margin-top: 8px;
	line-height: 28px;
	color: #505050;
}

.top_ {
	margin-top: 99px;
}

.p1 {
	margin-top: 44px;
}

.intro {
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.intro>div {
	margin-top: 32px;
	width: 240px;
	height: 180px;
	background: #FFFFFF;
	box-shadow: 0px 12px 40px 0px rgba(172, 187, 199, 0.5);
	display: flex;
	flex-direction: column;
	/* justify-content: space-evenly; */
	position: relative;
	padding: 0 30px;
}

.i-t {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #303030;
	line-height: 18px;
	margin-top: 50px;
}

.c-t {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #909295;
	line-height: 28px;
	margin-top: 30px;
}

.intro>div>img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 140px;
	height: 140px;
}

.info-inpro {
	margin-top: 40px;
}

.info-inpro li {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #505050;
	line-height: 30px;
	margin-bottom: 64px;
}

.info-inpro img {
	width: 524px;
}

.t-label {
	word-break: keep-all;
	width: 90px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #505050;
}

.list-label {
	display: flex;
	margin-top: 44px;
	align-items: flex-start;
}

.list-c {
	width: 90%;
}

.list-c>div {
	margin-bottom: 8px;
}

.contact {
	margin-top: 40px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #505050;
	line-height: 40px;
}

.notice-file {
	height: 80px;
	background: #E2EEFE;
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.notice-left {
	width: 60%;
	display: flex;
	align-items: center;
}

.notice-left>img {
	height: 31px;
}

.noticeImg {
	margin-left: 59px;
	margin-right: 12px;
}

.lineImg {
	margin-left: 42px;
}

.notice-left>div:nth-child(1) {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #2D2E46;
}

.noticeTitle {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2D2E46;
	margin-left: 42px;
}

.noticeFile {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #414254;
	margin-left: 8px;
}

.notice-btn {
	/* width: 40%; */
	display: flex;
}

.notice-btn>div {
	width: 85px;
	height: 31px;
	cursor: pointer;
	line-height: 31px;
	text-align: center;
	user-select: none;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	background: #008DF0;
}

.checkfile {
	margin-right: 21px;
}

.downloadOdf {
	margin-right: 71px;
}

.sign {
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0;
}

.sign>div {
	width: 380px;
	height: 243px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 10px;
	padding: 0 40px;
	box-sizing: border-box;
	user-select: none;
	cursor: pointer;
}

.sign>div>img:nth-child(1) {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.sign>div:nth-child(1)>img:nth-child(2) {
	width: 167px;
	height: 172px;
	position: absolute;
	bottom: 0;
}

.sign>div>img:nth-child(2) {
	width: 231px;
	height: 181px;
	position: absolute;
	bottom: 0;
}

.signName {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 10;
}

.describe {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	z-index: 10;
	margin-top: 29px;
}

.back_page {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 30px;
}

.back_page span:nth-child(1) {
	color: #626374;
	margin-right: 5px;
	cursor: pointer;
}

.back_page span:nth-child(2) {
	color: #106CFF;
	margin-left: 5px;
}

.bj_title {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #374457;
}

.bj-describle {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #374457;
	height: 80px;
}

.bj_box_title {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #374457;
}

.bj-box {
	border: 1px solid #B1BCCD;
	padding: 30px 16px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	width: 289px;
	height: 182px;
	text-align: center;
}

.bj-flex {
	padding-left: 35px;
	margin-bottom: 40px;
	margin-top: 17px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.bj-box-four {
	box-shadow: 0px 12px 40px 0px rgb(172 187 199 / 50%);
	padding: 30px 16px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 500px;
	height: 182px;
	margin-bottom: 16px;
}
@media print {
    .wybminfo,.footer,.logo-menu,.nav,.contact-fload-box,.signImgPos,.am-breadcrumb{
		display: none !important;
    }
}
[v-cloak]{
	display: none !important;
}