*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.clearfix::after{
	content: '';
	display: table;
	clear: both;
}
.page{
	min-width: 1200px;
	padding-top: 68px;
}
.banner{
	height: 440px;
	background: url(/css/series/img/banner-0e5dcb88b1fa34af5a09e224ee811c2f.png) no-repeat center;
	padding-top: 340px;
	margin-top: 0 !important;
}
.content{
	max-width: 1200px;
	margin: 0 auto;
}
.banner .content{
	padding-left: 250px;
}
.btn{
	display: inline-block;
	width: 240px;
	height: 56px;
	background: url(/css/series/img/btn-95a6a664878f6ebf33e96e5a1dce8580.png) no-repeat center;
}
.contentA{
	height: 1000px;
	background: url(/css/series/img/abg-e6ef56d5676e6bdf1df9d03784906d64.png) no-repeat center;
	padding: 80px 0;
}
.contentA .title{
	font-size: 32px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 60px;
}
.contentA .content .item{
	float: left;
	margin-left: 30px;
	background: #fff;
	margin-bottom: 30px;
}
.contentA .content .item:first-child,
.contentA .content .item:nth-child(4n){
	margin-left: 0;
}
.contentA .content .item img{
	display: block;
	width: 380px;
	height: 260px;
	margin-bottom: 20px;
}
.contentA .content .item h1{
	font-size: 24px;
	color:#333333;
	margin-bottom: 20px;
	text-align: center;
}
.contentA .content .item p{
	font-size: 16px;
	color:#333;
	margin-bottom: 20px;
	text-align: center;
}

.contentB{
	height: 800px;
	background: url(/css/series/img/bbg-ddc4c79e91226edcc5da4234b6c76100.png) no-repeat center top;
	padding-top: 80px;
}
.contentB .title{
	width: 792px;
	height: 64px;
	background: url(/css/series/img/tit1-e10ffce1d6da1f82ee49be47470e0793.png) no-repeat center;
	margin: 0 auto;
	margin-bottom: 25px;
}
.contentB p{
	width: 800px;
	line-height: 2;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color:#fff;
	margin-bottom: 60px;
}
.contentB .tabs ul{
	height: 400px;
	float: left;
	width: 320px;
	background: #fff;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.contentB .tabs ul li{
	height: 100px;
	line-height: 100px;
	list-style: none;
	border-bottom: 1px solid #e1e6f4;
	cursor: pointer;
	padding-left: 32px;
	
	font-size: 20px;
	color:#333333;
}
.contentB .right-content{
	width: 880px;
	height: 400px;
	margin-left: 320px;
	overflow: hidden;
}
.contentB .tabs .box .item .img1{
	float: left;
	width: 600px;
	height: 400px;
}
.contentB .tabs .box .item .img2{
	display: block;
	width: 280px;
	height: 200px;
}

.contentC{
	height: 1260px;
	background: url(/css/series/img/cbg-c4e52e5ee83775f0f1877b79c3f4e7bf.png) no-repeat center;
}

.contentD{
	padding: 80px 0;
}

.contentD .title{
	height: 64px;
	background: url(/css/series/img/tit2-94f8f82f0f2ab7d46d42de61f3a114d3.png) no-repeat center;
	margin-bottom: 10px;
}
.contentD  .content p{
	text-align: center;
	margin-bottom: 40px;
}
.contentD .content .item{
	float: left;
	position: relative;
}
.contentD .content .item:first-child{
	width: 585px;
	height: 330px;
	background: url(/css/series/img/item1-e218a3be9def773221ffa9047d8ac319.png) no-repeat center;
}
.contentD .content .item:last-child{
	margin-left: 30px;
	width: 585px;
	height: 330px;
	background: url(/css/series/img/item2-5e08568965e3a7406bd85e7567eb5a83.png) no-repeat center;
}
.contentD .content .item .tag{
	position: absolute;
	right: 0;
	top: 0;
	width: 120px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #ff8523;
	font-size: 20px;
	color:#fff;
}
.contentD .content .item:last-child .tag{
	background: #3b72ff;
}
.contentE{
	height: 1010px;
	background: url(/css/series/img/ebg-e4f1f8b50b23ca69343d1c828fe8d2d0.png) no-repeat center;
	padding-top: 85px;
}
.contentE p{
	font-size: 40px;
	color:#fff;
}
.contentE .content p:first-child{
	padding-left: 298px;
	margin-bottom: 26px;
}
.contentE .content p:nth-child(2){
	padding-left: 536px;
	margin-bottom: 54px;
}
.more{
	padding: 58px 0;
}
.moreBtn{
	display:block;
	vertical-align: middle;
	width: 200px;
	height: 60px;
	border-radius: 60px;
	background: #3b72ff;
	text-align: center;
	line-height: 60px;
	color:#fff !important;
	text-decoration: auto;
	margin: 0 auto;
	font-size: 20px;
	margin-bottom: 50px;
}
.footer{
	height: 240px;
	background: url(/css/series/img/footer-f791e6933039f055b0ae0061554f3169.png) no-repeat center;
}