.projectList {
	text-align: center;
}

.project .projectTitle {
	display: inline-block;
	font-size: 30px;
	font-weight: bolder;
	color: rgba(0, 0, 0, 0.3);
	border-bottom: 2px solid rgb(10,113,254);
}

.imgDesc {
	color: #816943;
	width: 60%;
	display: block;
	margin: 0 auto;
}

.projectImg {
	max-width: 60%;
}

.projectImg.small {
	max-width: 30%;
}

.bg6 {
	background: #f8faff !important;
}

.module {
	width: 100%;
}

.mainModule,
.mainModule2 {
	margin: 0 auto;
	width: 1200px;
}

.mainModule {
	padding: 80px 0;
}

.mainModule .title[data-v-7b3cd558] {
	font-size: 36px;
	color: #333;
	text-align: center;
	font-weight: 700;
	margin-bottom: 60px;
}

.targetDiv .explain[data-v-7b3cd558] {
	font-size: 20px;
	l ine-height: 1.8;
	color: #333;
	margin-bottom: 40px;
	text-align: center;
}

.targetDiv .photo[data-v-7b3cd558] {
	margin: 0 auto;
	width: 828px;
	height: 651px;
}

.flex_sb {
	justify-content: space-between;
}

.flex,
.flex_sb {
	display: flex;
	flex-wrap: wrap;
}

.cerebrum li[data-v-7b3cd558] {
	padding: 15px;
	width: 280px;
	height: 205px;
	border-radius: 10px;
	box-sizing: border-box;
}

.cerebrum li[data-v-7b3cd558]:first-child {
	background: url(../img/cerebrum1.png) no-repeat;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}

.cerebrum li[data-v-7b3cd558]:nth-child(2) {
	background: url(../img/cerebrum2.png) no-repeat;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}

.cerebrum li[data-v-7b3cd558]:nth-child(3) {
	background: url(../img/cerebrum3.png) no-repeat;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}

.cerebrum li[data-v-7b3cd558]:nth-child(4) {
	background: url(../img/cerebrum4.png) no-repeat;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}



.cerebrum li .name[data-v-7b3cd558] {
	font-size: 18px;
	font-weight: 500;
	color: #0080ff;
}

.functionList li[data-v-7b3cd558] {
	width: 224px;
	height: 230px;
	background: #fff;
}

.functionList li .theme[data-v-7b3cd558] {
	height: 60px;
	background: #0080ff;
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	text-align: center;
}

.functionList li .info[data-v-7b3cd558] {
	padding: 20px 0 20px 30px;
}

.functionList li .info span[data-v-7b3cd558] {
	position: relative;
	margin-bottom: 10px;
	line-height: 1.5;
	font-size: 14px;
	color: #333;
}

.functionList li .info span[data-v-7b3cd558]:before {
	position: absolute;
	left: -10px;
	top: 5px;
	content: "";
	width: 6px;
	height: 6px;
	background: #0080ff;
	border-radius: 50%;
}

.bg1 {
	background: #fff !important;
}

.product .leftDiv[data-v-7b3cd558] {
	width: 600px;
}

.product .rightDiv[data-v-7b3cd558] {
	padding: 20px;
	width: 564px;
	height: 598px;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
	background: url(../img/pic1_10.e152d442.png) no-repeat center 155px #fff;
	background-size: 450px 403px;
}

.product .leftDiv .cells[data-v-7b3cd558]:first-child {
	background: url(../img/pic1_6.c37d8e96.png) no-repeat;
	background-size: contain;
}

.product .leftDiv .cells[data-v-7b3cd558]:nth-child(2) {
	background: url(../img/pic1_7.e5240a26.png) no-repeat;
	background-size: contain;
}

.product .leftDiv .cells[data-v-7b3cd558]:nth-child(3) {
	background: url(../img/pic1_8.d4a232d5.png) no-repeat;
	background-size: contain;
	margin-bottom: 0;
}

.product .leftDiv .cells[data-v-7b3cd558]:nth-child(4) {
	background: url(../img/pic1_9.0f382314.png) no-repeat;
	background-size: contain;
	margin-bottom: 0;
}

.product .rightDiv[data-v-7b3cd558] {
	padding: 20px;
	width: 564px;
	height: 598px;
	box-sizing: border-box;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
	background: url(../img/pic1_10.e152d442.png) no-repeat center 155px #fff;
	background-size: 450px 403px;
}

.product .leftDiv .cells[data-v-7b3cd558] {
	padding: 20px;
	margin-bottom: 38px;
	width: 280px;
	height: 280px;
	background: #fff;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
	box-sizing: border-box;
}

.product .leftDiv .cells .name[data-v-7b3cd558] {
	font-size: 20px;
	color: #333;
}

.product .rightDiv .name[data-v-7b3cd558] {
	font-size: 20px;
	color: #333;
}

.product-qrcode-box {
	justify-content: center;
	margin: 50px 0;
}

.product-qrcode-item {
	width: 270px;
	/* height: 560px; */
	border-radius: 10px;
	margin: 0 30px;
	box-shadow: 0 20px 40px 0 rgb(0 0 0 / 5%);
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

.product-qrcode-item>img {
	width: 100%;
	transition: all 0.3s ease;
}

.item-product {
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translateY(100%);
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease;
}
.item-product::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: #595961;
	opacity: 0.5;
}

.item-product img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
}

.item-product p {
	font-weight: 700;
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-top: 10px;
}
.product-qrcode-item:hover>img {
	filter: blur(2px);
}
.product-qrcode-item:hover .item-product{
	transform: translateY(0);
}

.line-color .g-line:nth-child(odd) {
    background: #fff;
}
.g-row {
    width: 100%;
}
.g-col {
    width: 1122px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
}
.clear {
    clear: both;
    display: block;
}

.fadeInDown {
    animation-name: fadeInDown;
}
.group-title {
    margin: 10px 0 10px 0;
}
.group-title h3, #group-widget-one h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
    text-align: center;
    margin: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.group-des {
    text-align: center;
}
.group-title h3:before, .grid-cat-title:before, .links-group #links h2:before, .link-cat:before, #group-widget-one h3:before {
    background: linear-gradient(to right,transparent,#666);
    content: "";
    height: 1px;
    width: 60px;
    margin: 0 10px 0 0;
}
.group-title h3:after, .grid-cat-title:after, .links-group #links h2:after, .link-cat:after, #group-widget-one h3:after {
    background: linear-gradient(to right,#666,transparent);
    content: "";
    height: 1px;
    width: 60px;
    margin: 0 0 0 10px;
}
.deanm .deanm-main {
    margin: 0 0 20px 0;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.deanm .deanmove {
    float: left;
    width: 25%;
    color: #333;
    text-align: center;
    margin: 0 -1px -1px 0;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #ddd;
	box-sizing: border-box;
}
.group-title h3, #group-widget-one h3 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
	color: #333;
}
.sup {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.deanquan {
    width: 190px;
    height: 190px;
    display: block;
    overflow: hidden;
    border-radius: 170px;
    margin: 10px auto;
    background: #999;
}
.de-a, .de-c, .de-d {
    text-align: center;
    padding: 0 10px;
}
.de-back {
    position: relative;
    width: 190px;
    height: 190px;
    background: #000;
    border-radius: 190px;
}
.deanm .de-b {
    position: absolute;
    top: 50%;
    left: 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-top: -12px;
}
.deanm-main .de-button a {
    display: block;
    width: 50%;
    color: #3690cf;
    padding: 5px 0;
    text-align: center;
    font-size: 16px;
    margin: 15px auto 25px;
    border-radius: 50px;
    border: 1px solid #3690cf;
}
.de-t {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 20px 15px 10px 15px;
    width: 99%;
    line-height: 28px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}
.de-c{
	font-size: 14px!important;
	line-height: 200%;
}
@media only screen and (max-width:540px) {
	.mainModule, .mainModule2{
		width: 100%;
	}
	.mainModule .title[data-v-7b3cd558]{
		font-size: 20px;
	}
	.mainModule{
		padding: 40px 0;
	}
	.targetDiv .explain[data-v-7b3cd558]{
		font-size: 15px;
	}
	.targetDiv .photo[data-v-7b3cd558]{
		width: 100%;
		height: auto;
	}
	.targetDiv .photo[data-v-7b3cd558] img{
		width: 100%;
	}
	.flex, .flex_sb{
		justify-content: center;
	}
	.functionList{
		justify-content: flex-start;
	}
	.functionList li[data-v-7b3cd558]{
		width: 50%;
	}
	.functionList li .info[data-v-7b3cd558]{
		padding: 20px 0 20px 20px;
	}
	.cerebrum li~li{
		margin-top: 10px;
	}
	.g-col{
		width: 100%;
	}
	.deanm-main{
		display: flex;
		flex-wrap: wrap;
	}
	.deanm .deanmove{
		width: 50%;
	}
	.deanquan,.de-back{
		 width: 150px;
		 height: 150px;
	}
	.deanm .de-b{
		font-size: 18px;
	}
	.de-c{
		font-size: 12px!important;
	}
	.deanm-main .de-button a{
		font-size: 12px;
	}
	.de-back img{
		width: 100%;
		height: 100%;
	}
	.product-qrcode-item{
	   width: 47%;
	   margin: 5px 1.5%;
	   height: auto!important;
	}
	.item-product img {
	    width: 90px;
	    height: 90px;
	}
	.item-product p {
	    font-size: 18px;
	}
}