* {
	margin: 0;
	padding: 0;
}

html,
body {
	width: 100%;
	height: 100%;
	cursor: url("../img/mouse.png"), default;
}

body {
	overflow-y: scroll;
	font-family: "microsoft yahei";
	overflow-x: hidden;
	/*background: url(../jpg/bg.jpg) no-repeat left top/100% auto;*/
}

@font-face {
	font-family: 'redB';
	src: url('https://qiniu.cdjoie.com/mimiblocks/font/redB.otf');
}

@font-face {
	font-family: 'numFont';
	src: url('https://qiniu.cdjoie.com/mimiblocks/font/num.otf');
}

@font-face {
	font-family: 'oppoR';
	src: url('https://qiniu.cdjoie.com/mimiblocks/font/r.ttf');
}

@font-face {
	font-family: 'oppoB';
	src: url('https://qiniu.cdjoie.com/mimiblocks/font/b.ttf');
}

@font-face {
	font-family: 'oppoL';
	src: url('https://qiniu.cdjoie.com/mimiblocks/font/l.ttf');
}

@font-face {
	font-family: 'oppoM';
	src: url('https://qiniu.cdjoie.com/mimiblocks/font/m.ttf');
}

@font-face {
	font-family: 'minecraft';
	src: url('https://qiniu.cdjoie.com/mimiblocks/font/Minecraft.ttf');
}

@font-face {
	font-family: 'vb';
	src: url('https://qiniu.cdjoie.com/mimiblocks/font/vb.ttf');
}

.none {
	opacity: 0;
}

a {
	text-decoration: none !important;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

.headGif {
	width: 100vw;
	margin-top: 2.8125vw;
}

.topContent {
	position: absolute;
	width: 100vw;
	height: auto;
	top: 0;
	left: 0;
	z-index: 1;
}

.contentInner1 {
	width: 100vw;
	height: auto;
	background-color: #fff;
	padding-top: 7.92vw;
}

.contentInner2 {
	width: 100vw;
	height: auto;
	background-color: #fff;
	/*padding-top: 8.12vw;*/
	padding-bottom: 9.375vw;
}

.contentInner {
	width: 100vw;
	height: auto;
	background-color: #fff;
}

.nav {
	position: fixed;
	width: 100%;
	height: 2.8125vw;
	top: 0;
	left: 0;
	background-color: #fff;
	/*background: url('..img/navbg.png') no-repeat left top /100% 100%;*/
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 10;
}

.navBox {
	position: fixed;
	width: 100%;
	/* height: 4vw; */
	top: 0;
	left: 0;
	width: 100%;
	/* height: 4vw; */
	z-index: 10;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a {
	text-decoration: none !important;
}

.navItem {
	color: #6e6e6e;
	font-family: 'oppoR';
}

.navItem:hover {
	color: #3830d8;
}

.navActive {
	color: #3830d8;
	border-bottom: 2px solid #3830d8;
}

.logo {
	width: 5vw;
	margin-left: 6.3vw;
}

.menuBox {
	width: 19.8vw;
	margin-right: 6.3vw;
}

.menuBox>ul {
	display: flex;
	list-style-type: none;
	justify-content: space-around;
	color: #6e6e6e;
	font-size: 0.9375rem;
}

header {
	width: 100%;
	position: relative;
}

.banner {
	position: relative;
	display: block;
	width: 100vw;
	/* margin-bottom: 7.92vw; */
}

.content {
	position: relative;
	width: 100%;
	height: auto;
}

.contactBox {
	width: 100vw;
	margin-top: 3.9vw;
}

.contactTop {
	width: 86.83vw;
	height: 2vw;
	margin-left: 5.75vw;
	display: flex;
	justify-content: space-between;
}

.contactTopLogo {
	height: 1.8vw;
	margin-left: 0.4vw;
}

.contactTopTextBox {
	height: 2vw;
	display: flex;
	align-items: center;
	margin-right: 0.5vw;
	font-family: 'oppoR';
}

.contactTopText {
	color: #6e6e6e;
	font-size: 0.94vw;
	margin-left: 1.2vw;
}

.contactTopText:hover {
	color: #3830d8;
}

.contactTopTextActive {
	color: #3830d8;
}

.contactBottom {
	width: 86.83vw;
	margin-left: 6.25vw;
	margin-top: 6.61vw;
	display: flex;
}

.qrcodeBox {
	position: relative;
	width: 8.6vw;
	height: 10.21vw;
	margin-top: 1.48vw;
}

.contactQrcode {
	width: 8.6vw;
	height: 8.6vw;
}

.contactQrcodeText {
	width: 100%;
	text-align: center;
	color: #6e6e6e;
	font-size: 0.94vw;
	margin-top: 0.525vw;
}

.addressBox {
	width: 43.8vw;
	height: 13.44vw;
	margin-left: 34.3vw;
	display: flex;
}

.map {
	width: 21.4vw;
	height: 13.28vw;
	margin-top: 0vw;
}

.addressTextBox {
	color: #959596;
	font-size: 0.94vw;
	margin-left: 4.18vw;
	margin-top: 3.2vw;
	width: 100%;
}

.addressText1,
.addressText3 {
	margin-bottom: 0.525vw;
	font-family: 'oppoR';
	color: #959596;
}

.addressText2 {
	margin-bottom: 1vw;
	font-family: 'oppoR';
	color: #959596;
}

.addressText4 {
	font-family: 'oppoR';
}

.addressLabel {
	color: #6e6e6e;
	font-size: 0.94vw;
	margin-right: 0.78vw;
	/*font-weight: 600;*/
	font-family: 'oppoM';
}

.addressLabel1 {
	opacity: 0;
}

.contactBoxLine {
	display: block;
	width: 90.6vw;
	/* margin: 0 auto; */
	margin-top: 8.15vw;
	margin-left: 4.3vw;
}

footer {
	width: 100%;
	height: 6.25vw;
	/* margin-top: 9.375vw; */
	background-color: #3830d8;
	display: flex;
	align-items: center;
	justify-content: center;
}
.beian{
    width: 0.7vw;
    margin-left: 1vw;
    margin-right: 0.1vw;
}
.copyright{
	color: #FFFFFF;
	opacity: 0.95;
	font-size:0.7vw;
	/* font-weight: 600; */
	font-family: 'oppoM';
}
.leftBox {
	position: fixed;
	width: 8.9vw;
	height: 8.9vw;
	top: 21vw;
	right: 0;
	z-index: 99;
}

.top {
	position: absolute;
	width: 38px;
	height: 38px;
	top: 0;
	right: 0;
}

.email {
	position: absolute;
	width: 176px;
	height: 38px;
	top: 42px;
	right: -138px;
	transition: right 0.5s;
}

.tel {
	position: absolute;
	width: 119px;
	height: 38px;
	top: 85px;
	right: -81px;
	transition: right 0.5s;
}

.qrcodeIcon {
	position: absolute;
	width: 38px;
	height: 38px;
	top: 128px;
	right: 0;
}

.qrcode2 {
	position: absolute;
	width: 6.25vw;
	height: 6.25vw;
	top: 2.075vw;
	left: 0;
	opacity: 0;
	transition: opacity 0.5s;
}

.email:hover {
	right: 0;
}

.tel:hover {
	right: 0;
}

.qrcodeIcon:hover+.qrcode2 {
	opacity: 1;
}

@-webkit-keyframes fadeInLeft1 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft1 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		-ms-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInLeft1 {
	-webkit-animation-name: fadeInLeft1;
	animation-name: fadeInLeft1
}


/*这里是新加的*/

.content {
	width: 62.5vw;
	/*height: 50vw;*/
	margin: 0 auto;
	margin-top: 9vw;
	/* background-color: red; */
}

.caseItem {
	width: 100%;
	height: 16.67vw;
	display: flex;
	justify-content: space-between;
	position: relative;
	margin-top: 6.145vw;
}

.caseItemLeft {
	width: 29.5vw;
	height: 100%;
	/* background: red; */
	position: relative;
	overflow: hidden;
}

.caseItemPoster {
	width: 29.5vw;
	height: 100%;
	background: blue;
}

.numBox {
	width: 2.917vw;
	height: 3.385vw;
	background: url("../img/case/numbg.png?v=1.2") no-repeat left top/100% 100%;
}

.num {
	width: 80%;
	text-align: center;
	line-height: 3.489vw;
	font-size: 1.5vw;
	font-family: 'oppoB';
	color: #FFFFFF;
	/* background-color: red; */
	/* margin-top: 2vw; */
	padding-top: 0.35vw;
}

.title1 {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: 'oppoM';
	color: #3830d8;
	font-size: 1.33vw;
	margin-top: 3.029vw;
}

.title2 {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: 'oppoR';
	color: #959596;
	font-size: 1.03vw;
	margin-top: 1.229vw;
}

.line {
	width: 98%;
	height: 2px;
	background-color: #959596;
	margin-top: 1.129vw;
}

.info {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: 'oppoR';
	color: #959596;
	font-size: 0.72vw;
	margin-top: 1.229vw;
}

.moreBox {
	position: absolute;
	width: 4.26vw;
	height: 1.4vw;
	top: 89.9%;
	left: 83.4%;
	font-size: 0.745rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #3e3a39;
	font-family: 'vb';
	border: 1px solid #a39fe9;
}

.arrow {
	color: #929292;
}

.moreBox:hover {
	background-color: #3830d7;
	color: #FFFFFF;
}


/*分页器*/

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.tcdPageCode {
	text-align: left;
	color: #ccc;
	text-align: center;
	margin-top: 4.6875vw;
}

.tcdPageCode a {
	display: inline-block;
	/* color: #fff; */
	display: inline-block;
	height: 30px;
	line-height: 28px;
	padding: 0 10px;
	/* border: 1px solid #ddd; */
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
	font-family: 'redB';
}

.tcdPageCode a:hover {
	text-decoration: none;
	border: 1px solid #3830d8;
}

.tcdPageCode span.current {
	display: inline-block;
	height: 29px;
	line-height: 29px;
	padding: 0 10px;
	margin: 0 20px;
	color: #000000;
	/* background-color: #428bca; */
	border: 1px solid #3830d8;
	border-radius: 4px;
	vertical-align: middle;
	font-family: 'redB';
}

.tcdPageCode span.disabled {
	display: inline-block;
	height: 30px;
	line-height: 28px;
	padding: 0 10px;
	margin: 0 2px;
	color: #ffffff;
	background: #3830d8;
	border: 1px solid #3830d8;
	border-radius: 4px;
	vertical-align: middle;
}

.prevPage,
.nextPage {
	background-color: #3830d8;
	color: #FFFFFF !important;
}