﻿.Casehead {
	background: url(../img/banner.jpg) no-repeat center;
	height: 270px;
}

.Casehead .h1 {
	font-size: 48px;
	color: #fff;
	text-align: center;
	padding-top: 70px;
}

.Casehead .h6 {
	font-size: 28px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
}

.Customer .title {
	text-align: center;
	margin-top: 50px;
	color: #323232;
	font-size: 36px;
}

.Customer .four {
	width: 1220px;
	margin: 0 auto;
	height: 420px;
	margin-top: 50px;
}

.Customer .four .one {
	width: 285px;
	height: 408px;
	display: inline-block;
	padding-top: 30px;
	text-align: center;
	box-shadow: 0px 0px 14px 4px #f5f5f5;
	margin:0px 10px;
}

.Customer .four .one .name {
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #323232;
	font-weight: 700;
	margin-top: 10px;
}

.Customer .four .one .intro {
	width: 220px;
	margin: 0 auto;
	text-align: justify;
	color: #323232;
	margin-top: 20px;
	line-height: 24px;
	margin-bottom: 50px;
}

.Customer .four .one .button {
	width: 204px;
	height: 40px;
	border: 1px solid #2386ee;
	color: #2386ee;
	margin: 0 auto;
	line-height: 40px;
}

.Customer .four .one .button:hover {
	background: #2386ee;
	color: #fff;
}

.Morecase {
	background: #f0f3f9;
}

.Morecase .title {
	text-align: center;
	margin-top: 50px;
	color: #323232;
	font-size: 36px;
	padding-top: 50px
}

.Morecase .four {
	width: 1220px;
	margin: 0 auto;
	margin-top: 50px;
}

.Morecase .four .one {
	width: 285px;
	height: 300px;
	display: inline-block;
	padding-top: 30px;
	text-align: center;
	margin:0px 10px;
	background: #fff;
	vertical-align: top;
	margin-bottom: 50px;
}

.Morecase .four .one .name {
	font-size: 20px;
	text-align: center;
	color: #323232;
	margin-top: 10px;
}

.Morecase .four .one .intro {
	width: 220px;
	margin: 0 auto;
	text-align: justify;
	color: #646464;
	margin-top: 20px;
	line-height: 24px;
	margin-bottom: 50px;
}

.b_register {
	background: url(../img/b_img.jpg) center no-repeat;
	height: 210px;
	text-align: center;
}

.b_register .fiveday {
	color: #fff;
	padding-top: 56px;
	font-size: 24px;
}

.b_register .button {
	margin-top: 20px;
	width: 168px;
	height: 42px;
	border-radius: 42px;
	background: #308afa;
	margin: 0 auto;
	border: 1px solid #FFF;
	color: #fff;
	line-height: 42px;
	font-size: 15px;
	margin-top: 30px
}

.b_register .button:hover {
	background: #2782f4;
}

.Morecase .four .name:hover {
	color: #2386ee;
}

.Morecase .four .intro:hover {
	color: #2386ee;
}
.caseVideo {
	background: #F7FAFF;
	padding-top: 32px;
	margin-top: 50px !important;
	margin-bottom: 60px !important;
	position:relative;
}
.caseVideo .left{
	padding-left:35px;
	padding-bottom:50px;
	width: 800px
}
.caseVideo .name {
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
}
.caseVideo .line {
	width: 30px;
	height: 4px;
	background: #2465F2;
	margin:25px 0px;
	margin-top:20px;
}
.caseVideo .left img {
	margin-right: 12px;
}
.caseVideo .text text {
	height: 32px;
	background: #FFFFFF;
	border: 1px solid #2366F2;
	border-radius: 4px;
	display: inline-block;
	padding: 0px 10px;
	margin-right: 10px;
	margin-bottom: 8px;
}
.caseVideo .text{
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 32px;
}
.caseVideo .right {
	background: url(/Cases/img/bgImg.png);
	width: 269px;
	height: 216px;
	background-size: 100%;
	right: 50px;
	background-repeat: no-repeat;
	position:absolute;
	bottom:0px;
}
.caseVideo .right .name_text {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #2464F6;
	line-height: 16px;
	text-align: center;
    margin-top: 20px;
    margin-bottom: 8px;
}
.caseVideo .right img {
	width: 135px;
	height: 135px;
	display: block;
    margin: auto;
}