.home {
	min-width: 1200px;
}
.home .home-banner{
	height: 1080px;
}
.home .home-banner .carousel-caption{
	text-align: left;
	left: 19%;
	top: 25%;
}
@media screen and (min-width: 1290px) {
   .home .home-banner .carousel-caption{
   	text-align: left;
   	left: 19%;
   	top: 25%;
   }
}
@media screen and (max-width: 1290px) {
   .home .home-banner .carousel-caption{
   	text-align: left;
   	left: 8%;
   	top: 25%;
   }
}
@media screen and (max-width: 1030px) {
   .home .home-banner .carousel-caption{
   	text-align: left;
   	left: 1%;
   	top: 25%;
   }
}
.home .carousel-inner{
	height: 1080px;
}
.home .carousel-inner .item img{
	width: 100%;
	height: 1080px;
}
.home .carousel-caption {
	position: absolute;
}
.home .carousel-caption p{
	letter-spacing: 5px;
}
.home .carousel-caption p:nth-child(1){
	font-size: 30px;
	font-weight: 100;
	color: #E3E3E3; 
	margin-bottom: 57px;
}
.home .carousel-caption p:nth-child(2){
	font-size: 44px;
	margin-bottom: 44px;
}
.home .carousel-caption p:nth-child(3){
	font-size: 46px;
	color: #E3E3E3;
	margin-bottom: 67px;
}
.home .carousel-caption p:nth-child(4){
	font-size: 24px;
    color: #F6834D;
	margin-bottom: 62px;
}
.home .carousel-caption p span{
	padding: 7px 60px;
	font-size: 48px;
	background: #ff9765; 
	background: linear-gradient(-50deg,transparent 40px, #ff9765 0);
}
/* 系统开发 */
.home-title {
	margin-top: 80px;
	margin-bottom: 80px;
	text-align: center;
}
.home-title p:nth-child(1) {
	font-size: 48px;
	position: relative;
	margin-bottom: 75px;
	text-align: center;
	font-weight: bold;
}
.home-title p:nth-child(1)::after {
	 transition: all .35s;
	 content: "";
	 position: absolute;
     background: #5181FF;
	 width: 66px;
	 height: 12px;
	 bottom: -23px;
	 left: 48.5%;
	 border-radius: 6px;
}
.home-one {
	overflow: hidden;
	background: url("../image/show_three.png")/*tpa=http://mpjt.net/static/index/img/show_three.png*/ no-repeat;
	/* business_bg */
	/*padding-bottom: 80px;*/
	margin-top: 70px;
	background-size: 100% 100%;
}
.home-title p:nth-child(2), .home-title p:nth-child(3) {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 20px;
	text-align: center;
	color: #001643;
	font-family: PingFangSC-Light, PingFang SC;
}
.business-one {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
.internet-item {
	width: 225px;
	height: 300px;
	background: #FFFFFF;
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
	border-radius: 2px;
}
.internet-item > div {
	width: 100%;
	height: 230px;
	position: relative;
}
.internet-item > div img {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
}
.internet-item > div video {
	 width: 100%;
	 height: 230px;
}
.internet-item p:nth-child(2) {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: bold;
	margin: 10px 10px 5px 10px;
	color: #001643;
}
.internet-item p:nth-child(3) {
	font-size: 14px;
	font-family: PingFang SC;
	margin: 0 10px 10px 10px;
	/* font-weight: bold; */
	color: #9B9B9B;
}

/* 剧目演出 */
.home-two {
	padding-bottom: 79px;
}
.business-two {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 10px;
	display: flex;
	display: none;
	justify-content: space-between;
}
.play-item {
	width: 286px;
	height: 306px;
	background: #FFFFFF;
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
	border-radius: 2px;
	border: 1px solid #F5F5F5;
}
.play-item > div {
	width: 100%;
	height: 200px;
}
.play-item > div img{
	width: 100%;
	height: 100%;
}
.play-item p:nth-child(2) {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: bold;
	margin: 30px 20px 5px 20px;
	color: #001643;
}
.play-item p:nth-child(3) {
	font-size: 14px;
	font-family: PingFang SC;
	margin: 0 20px 30px 14px;
	color: #9B9B9B;
}
/* 漫画 */
.cartoon-item {
	width: 1224px;
	margin: 0 auto;
}
.cartoon-item span {
	position: relative;
}
.cartoon-item .after:after {
	content: '';
	width: 480px;
	height: 500px;
	position: absolute;
	opacity: 0.6;
	left: 0;
	z-index: 999;
	display: none;
	background: #000000;
}
.after-p, .after-p1, .after-p2, .after-p3, .after-p4 {
	display: none;
}
.cartoon-item .after, .cartoon-item .after1,
.cartoon-item .after2,
.cartoon-item .after3,.cartoon-item .after4
{
	position: relative;
}
.cartoon-item .after:hover,
.cartoon-item .after1:hover,
.cartoon-item .after2:hover,
.cartoon-item .after3:hover,
.cartoon-item .after4:hover
{
	opacity: 0.6;
}
.cartoon-item .after1:after, .cartoon-item .after2:after,
.cartoon-item .after3:after, .cartoon-item .after4:after{
	content: '';
	width: 182px;
	height: 500px;
	position: absolute;
	opacity: 0.6;
	left: 0;
	z-index: 999;
	display: none;
	background: #000000;
}
.home-three {
	padding-bottom: 90px;
	overflow: hidden;

	background-color: #f5f6fa;
	/* background: url('../image/show_three.png') no-repeat; */
}
.home-four {
	overflow: hidden;
	padding-bottom: 79px;
	background: url("../image/show_three.png")/*tpa=http://mpjt.net/static/index/img/show_three.png*/ no-repeat;
}
.home-three .home-title {
	margin-bottom: 62px;
}
.business-three {
	width: 1200px;
	margin: 0 auto;
}
.show-tab {
	width: 820px;
	margin-right: 16px;
	display: inline-block;
}
.tab-top {
	width: 100%;
	height: 60px;
	padding: 0 22px;
	background-color: #FFFFFF;
}
.tab-top ul {
	display: flex;
	line-height: 60px;
}
.tab-top ul li{
	font-size: 16px;
	margin-right: 38px;
	cursor: pointer;
	color: #9B9B9B;
}
.tab-top ul .select{
	color: #5181FF;
	border-bottom: 2px solid #5181FF;
}
.tab-content {
	width: 820px;
	height: 506px;
    background: #EBEDF2;
	overflow: hidden;
}
.tab-content .text-center{
	font-size: 16px;
	font-family: PingFang;
	color: #9B9B9B;
	margin-top: 80px;
	position: relative;
}
.tab-content .text-center:before{
	content: '';
	width: 750px;
	height: 1px;	
	position: absolute;
	left: 35px;
	top: -50px;
	background-color: #FFFFFF;
	
}
.tab-content li {
	margin: 20px 30px;
    color: #9B9B9B;
}
.tab-content li p:nth-child(1){
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background-color: #FFFFFF;
	border-radius: 50%;
	font-size: 16px;
	display: inline-block;
}
.tab-content li p:nth-child(2){
	width: 672px;
	font-size: 16px;
	display: inline-block;
	margin-left: 24px;
	vertical-align: initial;
}
.tab-content li:nth-child(2) p:nth-child(2){
	vertical-align: -webkit-baseline-middle;
}
.tab-content li:nth-child(7) p:nth-child(2){
	vertical-align: -webkit-baseline-middle;
}
.business-hot {
	width: 360px;
	height: 565px;
	padding: 20px;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	background: #FFFFFF;
}
.business-hot .business-title {
	font-size: 24px;
	font-family: PingFang;
	font-weight: bold;
	color: #001643;
	margin: 18px 20px 40px 20px;
}
.business-li {
	font-size: 18px;
	text-align: left;
	margin-bottom: 25px;
    color: #5181FF;
}
.business-li p {
	cursor: pointer;
	margin-bottom: 25px;
}
.aplayer {
	width: 385px;
	height: 155px;
	position: relative;
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05) !important;
}
#player1 .aplayer-info, #player2 .aplayer-info, #player3 .aplayer-info,
#player4 .aplayer-info, #player5 .aplayer-info, #player6 .aplayer-info,
#player7 .aplayer-info, #player8 .aplayer-info, #player9 .aplayer-info
{
	margin-left: 0;
	padding: 45px 30px 0 30px;
	height: 155px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.aplayer .aplayer-pic {
	width: 32px !important;
	height: 32px !important;
	left: 35px;
	top: 40px;
	position: absolute !important;
}
.aplayer .aplayer-pic .aplayer-pause {
	opacity: 0 !important;
}
.aplayer .aplayer-pic .aplayer-play {
	/* display: none !important; */
	opacity: 0 !important;
}
.aplayer .aplayer-info .aplayer-music {
	padding-left: 60px;
	margin-bottom: 35px !important;
}
.aplayer .aplayer-icon-volume-down:before {
	/* opacity: 0 !important; */
	position: relative;
	content: '' !important;
}
.aplayer .aplayer-icon-volume-up:before {
	/* opacity: 0 !important; */
	position: relative;
	content: '' !important;
}
.aplayer .aplayer-icon-volume-off:before {
	/* opacity: 0 !important; */
	position: relative;
	content: '' !important;
}
.aplayer [class*=" aplayer-icon-"]:before, .aplayer [class^=aplayer-icon-]:before {
	content: '';
	width: 18px !important;
	height: 18px;
	background: url("../image/song.png")/*tpa=http://mpjt.net/static/index/img/song.png*/ no-repeat;
	background-size: 100% 100%;
	/* position: absolute; */
	top: 3px;
	left: 8px;
}
.aplayer {
	background: #FFFFFF;
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
	border-radius: 2px;
}
.business-five {
	padding-bottom: 80px;
}
video::-webkit-media-controls-fullscreen-button {
    display: none;
}