body{margin: 0; padding: 0; font-family: "微软雅黑"; position: relative;color: #1a1a1a;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,figure,a,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
img{max-height: 100%;}
img{max-width: 100%;}
a{text-decoration: none;}
html{ background-size:100% ; position: relative;}
li{list-style: none;}
input{outline: none;}
i,em{font-style: normal;}
a,input,textarea{ font-family:"微软雅黑"; text-decoration:none; blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
:focus{outline:0;}
img{ border:none; vertical-align:top;}
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}
.clear{ clear:both;}

a,div{
-webkit-tap-highlight-color: transparent;
-webkit-appearance: none;
color: #000;
}
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border:none;
    }
iframe{
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
input[type="button"],input[type="submit"]{ -webkit-appearance:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:link{ text-decoration: none;}
a:after{text-decoration: none;}
a{text-decoration: none;}
.header{
	width: 100%;
	
	
	border-bottom: 1px solid #e6e6e6;
	white-space: nowrap;
}
.mobileNavHeigth{
	height: 60px;
	display: none;
}
.headerCet{
	width: 1200px;
	margin: auto;
	height: 93px;
	box-sizing: border-box;
}
.header h1{
	display: block;
	float: left;
	
}
.header h1 a{
	display: block;
}
.header h1 img{
	display: block;
	margin-top: 14px;
}
.headerNav{
	width: auto;
	height: 93px;
	/* float: right; */
	line-height: 93px;
	display: flex;
	justify-content: space-around;
}
.headerNav a{
	/* width: 160px; */
	height: 100%;
	flex: 1;
	font-size: 16px;
	
	font-weight: 400;
    color: #222222;

	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.headerNav a img {
	width: 6px;
	margin: 0 16px;
	object-fit: contain;
	display: none;
}
.headerNav a span {
	display: none;
	position: absolute;
	font-size: 10px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	opacity: 0.4;
	bottom: -20px;
}
.headerNav .choose{
	/* background: url(../imgs/xuanzhong.png) no-repeat center bottom; */
	font-weight: bold;
	font-size: 18px;
	color: #F66127;
}
.headerNav .choose img {
	display: block;
}
.headerNav .choose span {
	display: block;
}
.headerLogo {
	height: 100%;
	display: inline-flex;
	/* align-items: center; */
	margin: 0 80px;
	justify-content: center;
}
.yuanLogoPic{
	width: 172px;
	line-height: 98px;
	object-fit: contain;
}
.banner{
	width: 100%;
	overflow: hidden;
	
}
.banner1{
	display: block;
}
.banner1 .swiper-container{
	height: 100%;
}
.banner2{
	display: none;
}
.banner2 .swiper-container{
	height: 100%;
}
.banner img{
	width: 100%;
}
.banner .swiper-pagination-bullet{
	width: 11px;
	height: 11px;
	background: rgb(165,165,165);
	transition: all 0.3s linear;
}
.banner .swiper-pagination-bullet-active{
	background: #F66127;
	width: 32px;
	border-radius: 100px;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 18px;
}
.IndexAboutCom{
	width: 100%;
	overflow: hidden;
}
.IndexAboutoSer {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.toSerHeaderTop {
	font-size: 34px;
	/* font-weight: bold; */
	color: #222222;
	margin-top: 77px;
}
.toSerHeaderCom {
	font-size: 21px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-top: 12px;
}
.toSerComMint {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222222;
	line-height: 36px;
	margin-top: 65px;
}
.IndexAbout{
	width: 100%;
	height: 908px;
	box-sizing: border-box;
	/* padding: 18px; */
	display: none;
	position: relative;
}
.toSerComMont {
	display: flex;
	align-items: center;
	margin-top: 76px;
	flex-wrap: wrap;
}
.toSerComMintItem {
	flex: 1;
	padding: 20px;
	text-align: center;
	flex-shrink: 0;
}
.toSerComMintItemBin {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	margin-top: 49px;
}
.toSerComMintItem img{
	width: 83px;
	object-fit: contain;
}
.toSerComMintItem p {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #F66127;
	line-height: 36px;
	margin-top: 29px;
}
.IndexAbout01{
	display: block;
}
.IndexAbout02 h5{
	opacity: 0.3;
}
.IndexAboutBack{
	width: 67%;
	height: 100%;
	
	background: #f1f4f6;
}
.IndexAboutBackPos{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.IndexAboutBackCet{
	width: 1450px;
	height: 100%;

	margin: auto;
	box-sizing: border-box;
	padding: 130px 0;
	padding-top: 160px;
	padding-left: 166px;
	
}
.IndexAbout02 .IndexAboutBackCet{
	padding-left: 100px;
}
.IndexAboutBackCetText{
	width: auto;
	float: left;
	width: 430px;
}
.IndexAboutBackCetText h2{
	width: 100%;
	font-weight: bold;
	font-size: 55px;
	color: #333333;
	margin-top: 40px;
}
.IndexAboutBackCetText h3{
	width: 46px;
	height: 8px;
	background: #9b8f78;
	margin-top: 30px;
}
.IndexAboutBackCetText p{
	
	line-height: 30px;
	margin-top: 45px;
	font-size: 14px;
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
	color: #333;
}
.IndexAboutBackCetText a{
	width: 211px;
	height: 62px;
	
	margin-top: 120px;
	color: #fff;
	background: #1a1a1a;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 62px;
	border-radius: 200px;
}
.more-m{
	display: none;
}
.more-a{
	display: block;
	font-weight: bold;
}
.IndexAboutBackCet b{
	display: block;
	float: left;
	height: 100%;
	display: flex;
	justify-content:center;
	align-items:Center ;
	margin-left: 125px;
	width: 571px;
	
}
.IndexAboutBackCet .IndexAboutBackCet_b{
	display: flex;
}
.IndexAbout02 .IndexAboutBackCet_b02{
	display: none;
}

.IndexAboutBackCet .IndexAboutBackCet_Video{
	display: flex;
}
.IndexAbout02 .IndexAboutBackCet_Video02{
	display: none;
}

.IndexAbout02 .IndexAboutBackCet_Video{
    margin-left: 0;
    margin-right: 120px;
}
.IndexAboutBackCet h4{
	width: 62px;
	height: 100%;
	display: block;
	float: left;
	display: flex;
	justify-content:center;
	align-items:Center;
	/*margin-left: 40px;*/ 
	margin-left: 20px;
	cursor: pointer;
}
.IndexAboutBackCet h5{
	width: 62px;
	height: 100%;
	display: block;
	float: left;
	display: flex;
	justify-content:center;
	align-items:Center;
	margin-right: 40px; 
	cursor: pointer;
}
.IndexAbout02 .IndexAboutBack{
	float: right;
}
.IndexAbout02 .IndexAboutBack{
	float: right;
}
.IndexAbout02 .IndexAboutBackCet b{
	margin-left: 0;
	margin-right: 120px;
}
.aboutVideo{
	
    float: left;
   
    display: flex;
    justify-content: center;
    align-items: Center;
    margin-left: 125px;
    width: 490px;
    position: relative;
    top: 50%;
	transform: translateY(-50%);
			
}
.aboutVideoBackImg{
	width: 100%;
	height: 100%;
	/*position: absolute;
	top: 0;
	left: 0;*/
	display: flex;
    justify-content: center;
    align-items: Center;
    z-index: 300;
    /*background: #333;*/
	
}
.aboutVideoBackImg img{
	/*width: 100%;*/
}
.aboutVideoBackImg h6{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5) url(../imgs/bofang2.png) no-repeat center center;
	cursor: pointer;
}

.aboutVideo video{
	width: 100%;
	
}
.videosIndes{
	width: 100%;
	height: 100%;
	background: #333;
	display: none;
    justify-content:center;
    align-items:Center ;
}
.videosIndes iframe{
	width: 100%;
	height: 100%;
}
.IndexWork {
	background: #F8F8F8;
	padding: 72px 0;
	position: relative;
}
.IndexWorks{
	/* width: 1200px; */
	height: auto;
	margin:  auto 0;
	
}
.IndexWorksHead{
	width: 1200px;
	/* height: 205px; */
	margin: 102px auto 0;
	padding: 0 160px;
	box-sizing: border-box;
	display: flex;
	flex-wrap:wrap;
	overflow: hidden;
	justify-content: space-around;
	text-align: center;
}
.IndexWorksHead p{
	/*display: inline-block;*/
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	
	width: 33.333%;
	float: left;
	color: #222;
	cursor: pointer;
	overflow: hidden;
}
.IndexWorksHead p span{
	display: block;
	text-align: center;
	padding: 20px 0;
	/* height: 205px; */
}
.IndexWorksHead p img{
	display: none;
	margin: auto;
	margin-top: -12px;
	width: 42px;
}
.IndexWorksHead .active img{
	display: block;
}
.IndexWorksHead .active span{
	/* display: none; */
	
	color: #F66127;
	background: url(../yuanqietu/1首页/hover1@2x.png) no-repeat;
	background-position: center;
	background-size: contain;
	
}
.newIndexWorksCom{
    justify-content: center;
    flex-wrap: wrap;
}
@media only screen and (min-width: 100px) and (max-width: 1050px) {
    .newIndexWorksCom{
        justify-content: space-around;
    }
}

.IndexWorksCom{
	width: 1230px;
	height: auto;
	margin:30px auto 0;
	overflow: hidden;
	/* padding: 35px 10px; */
	display: none;
	padding-bottom: 0;
}
/* .IndexWorksComs .IndexWorksComList:first-of-type {
	width: 604px;
	height: 372px;
} */
.IndexWorksComs .IndexWorksComList:first-of-type .IndexWorksComImg {
	height: 100%;
}
.IndexWorksComs .IndexWorksComList .IndexWorksComImg  .play img{
	width: 72px;
}
/* .IndexWorksComs .IndexWorksComList:first-of-type .IndexWorksComImg  .play img{
	width: 72px;
} */

.IndexWorksCom .active{
	box-shadow: 0 0 5px #ccc;
}
.IndexWorksCom:nth-child(1){
	display: block;
}
.newIndexWorksCom:nth-child(1){
    display: flex;
}
.IndexWorksComList{
	width: 297px;
	height: 181px;
	background: #fff;
	cursor: pointer;
	
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
	/* padding: 10px; */
	box-sizing: border-box;
}



.IndexWorksComList02 p img{
	margin-top: 4px;
	width: 20px;
}
.IndexWorksComImg{
	display: block;
	width: 100%;
	height: 100%;
	/* position: absolute;
	top: 0;
	left: 0; */
	position: relative;
	/*padding: 10px;*/
	
	z-index: 200;
	overflow: hidden;
	border-radius: 5px;
	
	
}
.IndexWorksComImg h5{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
    justify-content:center;
    align-items:Center ;
    display: none;
    background: rgba(0,0,0,0.4);
}
.IndexWorksComList b{
	width: 100%;
	height: 100%;
	display: block;
	display: flex;
    justify-content:center;
    align-items:Center ;
    border-radius: 5px;
    background: #f0f0f0;
    overflow: hidden;
}
.IndexWorksComList b img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.IndexWorksComList p{
	position: absolute;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
	left: 0;
	right: 0;
	bottom: 0;
	height: 48px;
	line-height: 48px;
	background-color: rgba(255,255,255,0.26);
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 1001;
	display: flex;
	align-items: center;
}

.IndexWorksComList p img{
	margin-right: 15px;
	display: block;
	float: left;
	margin-top: 4px;
	width: 20px;
	margin-left: 10px;
}
.IndexWorksComList01 p img{
	margin-right: 15px;
	/* width: 20px; */
	/* height: 20px; */
	float: left;
	margin-top: 0;
	
} 
.iframMun033{
	display: block;
    width: 100%;
    height: 100%;
    position: relative;
     padding: 10px; 
    z-index: 200;
    overflow: hidden;
    border-radius: 5px;
   background: red;
   box-sizing: border-box;
	
}

.music{
	display: block;
	width: 100%;
	height: 174px;
	position: relative;
	background: #f5f5f5;
	padding: 10px 0;
	box-sizing: border-box;
	opacity: 0;
	
}
.IndexWorksFooter{
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
}
.IndexWorksFooter a{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222222;
	
	
	text-align: center;
	display: block;
	margin: auto;
	line-height: 62px;
	
}
.cooperation{
	width: 100%;
	overflow: hidden;
	
	
	margin-top: 82px;
	/* padding: 0 20px; */
	text-align: center;
	box-sizing: border-box;
}
.cooperationBack{
	margin-top: 0;
}
.cooperationBack .cooperationCet{
	background: none;
}
.cooperationCet{
	width: 100%;
	overflow: hidden;
	/* background: url(../imgs/yun_03.png) no-repeat center left; */
	background-size: 100% 100%;
	padding-bottom: 20px;
}
.headerTitles{
	width: 100%;
	overflow: hidden;
	margin-top: 76px;
	color: #333333;
	text-align: center;
}
.headerTitles h2{
	font-size: 26px;
	font-weight: bold;
}
.headerTitles h3{
	margin-top: 10px;
	font-size: 26px;
}
.headerTitles h4{
	width: 46px;
	height: 6px;
	background: #9b8f78;
	margin: auto;
	margin-top: 20px;
}
.cooperationCon{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 60px;
	
}
.cooperationConWeight{
	width: 118%;
	overflow: hidden;
}
.cooperationCon a{
	display: block;
	width: 180px;
	height: 100px;
	float: left;
	margin-right: 3.95%;
	margin-bottom: 30px;
}
.cooperationCon a img{
	display: block;
	margin: auto;
	object-fit: contain;
}
.ContainerBot {
	margin-top: 29px;
	display:flex;
	align-items: center;
	flex-wrap: wrap;
}
.ContainerBotItemPic {
	display: flex;
	align-items: center;
	float: right;
	margin-top: 29px;
	color: #666666;
}
.ContainerBotItemPic img {
	width: 19px;
	margin-left: 12px;
}
.ContainerBotItem {
	width: 320px;
	/* height: 215px; */
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
	border-radius: 6px;
	padding: 29px;
	margin-top: 32px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
}

.footer{
	width: 100%;
	overflow: hidden;
	background: #1A1A1A;
	margin-top: 20px;
}
.footerCet{
	width: 1130px;
	margin: auto;
	overflow: hidden;
	
	box-sizing: border-box;
	padding-top: 30px;
}
.footerCetTop{
	width: 100%;
	overflow: hidden;
}
.footerCetTop h2{
	font-size: 16px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
	font-weight: bold;
}
.footerCetTop em{
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: 23px;
}
.footerCetTop em a{
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
	color: #CCCCCC;
	float: left;
	margin-right: 20px;
}
.footerCetTopList{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	
	
	padding-bottom: 50px;
}
.footerCetTopList dl{
	
	overflow: hidden;
	
}
.footerCetTopList dl:last-of-type{
	
	margin-top: 23px;
	
}
.footerCetTopList dl dt h3{
	font-size: 16px;
	overflow: hidden;
	font-weight: normal;
	color: #fff;
}
.footerCetTopList dl dt b{
	width: 18px;
	height: 2px;
	background: #9b8f78;
	margin-top: 17px;
	display: block;
}
.footerCetTopList dl dd{
	display: inline-block;
	font-size: 14px;
	color: #CCCCCC;
	padding-right: 10px;
	margin-top: 16px;
}
.footer span {
	width: 1px;
	height: 10px;
	background-color: #ccc;
	display: inline-block;
	margin-left: 10px;
}
.footerCetTopList dl dd a{
	display: inline-block;
	width: 100%;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #CCCCCC;
}
.footerBot{
	width: 100%;
	font-size: 14px;
	color: #fff;
	line-height: 72px;
	border-top: 1px solid #ebebeb;
	text-align: center;
}
.footerBot a{
	font-size: 14px;
	color: #fff;
}
/* .fangda {
	 width: 604px;
	 height: 372px;
} */
#playPause img {
	width: 72px !important;
}
.phlogo {
	display: none;
}
.right{
	width: 75px;
	height: 400px;
	/*background: red;*/
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 20000112;
}
.rightList{
	width: 70px;
	height: 70px;
	background: #1A1A1A;
	box-shadow: 0 0 8px #ccc;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-top: 7px;
	margin-left: 5px;
	position: relative;
}
.rightList:hover .rightListCon1{
	display: block;
}
.rightList:hover em b{
	display: none;
}
.rightList:hover em h5{
	display: block;
}
.rightList:hover em{
	background: #F66127;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.rightList:hover em span{
	color: #fff;
}
.rightList em{
	width: 100%;
	height: 100%;
	display: block;

}
.rightList em b{
	text-align: center;
	display: block;
	width: 100%;
    cursor: pointer;
    padding-top: 18px;
}
.rightList em h5{
	text-align: center;
	display: block;
	width: 100%;
    cursor: pointer;
    padding-top: 18px;
    display: none;
}
.rightList em span{
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	color: #666;
	font-size: 14px;
}

.rightListCon1{
	position: absolute;
	right: 69px;
	top: -35px;
	width: 153px;
	height: 134px;
	background: url(../imgs/jiao_03.png) no-repeat right 3px center;
	position: absolute;
	
	display: none;
	
}

.rightListCon11{
	width:143px;
	height: 100%;
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 0 28px;
	padding-bottom: 20px;
}
.rightListCon0{
	height: auto;
	top: -16px;
}
.rightListCon11 h3{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	padding-top: 19px;
	font-weight: bold;
	color: #666;
}
.rightListCon11 h3 img{
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.rightListCon11 a{
	display: block;
	width: 90px;
	height: 30px;
	border: 1px solid #F66127;
	line-height: 28px;
	box-sizing: border-box;
	color: #F66127;
	font-size: 14px;
	text-align: center;
	border-radius: 5000px;
	margin-top: 11px;
}
.rightListCon11 a:hover{
	background: #F66127;
	color: #fff;
}
.rightListCon2{
	height: 143px;
	width: 153px;
	
}
.rightListCon22{
	width:143px;
	height: 100%;
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 9px;
}
.rightListCon22 img{
	width: 100%;
	height: 100%;
}
.rightListCon3{
	width: 185px;
	height: 104px;
	top: -18px;
}
.rightListCon33{
	width:175px;
	height: 100%;
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 9px;
}
.rightListCon33 h3{

	box-sizing: border-box;
	line-height: 19px;
	font-size: 14px;
	color: #666;
	line-height: 19px;
	font-weight: bold;
	padding: 13px 0;
	display: flex;
    justify-content:center;
    align-items:Center ;
	padding-top: 8px;
}


.rightListCon33 h3 img{
	width: 19px;
	height: 19px;
	display: block;
	float: left;
	margin-right: 5px;
}
.rightListCon33 p{
	text-align: center;
	font-weight: bold;
	color: #666;
	font-size: 16px;
	margin-bottom: 4px;
}


.header-mobile{
	width: 33px;
	height: 27px;
	float: right;
	margin-top: 15px;
	display: none;
}
.header-mobileDelect{
	width: 26px;
	height: 26px;
	float: right;
	margin-top: 15px;
	display: none;
}

.mobileNav{
	width: 100%;
	height: calc(100% - 60px);
	position: fixed;
	left: 0;
	top: 60px;
	background: rgba(0,0,0,0.9);
	z-index: 20220103;
	display: none;
	padding: 0 10px;
	box-sizing: border-box;
	overflow: auto;
}
.mobileNav a{
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #333;
	line-height: 80px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 20px;
}
.crumbs{
	width: 1125px;
	overflow: hidden;
	height: 52px;
	margin: auto;
	line-height: 52px;
	font-size: 12px;
	color: #666;
}
.crumbs a{
	color: #666;
}
.effectWidth{
	width: 100%;
	overflow: hidden;
	z-index: 800;
	background: #fff;
	height: 228px;
	background: url(../yuanqietu/2音乐作品/banner@2x.png) no-repeat;
	background-size: cover;
	position: relative;
}
.effectWidth2{
	width: 100%;
	overflow: hidden;
	z-index: 800;
	background: #fff;
	height: 228px;
	background: url(../yuanqietu/5-6/banner@2x.png) no-repeat;
	background-size: cover;
	position: relative;
}
.effect{
	/* width: 1125px; */
	margin: 136px auto 0;
	overflow: hidden;
	/* padding-bottom: 15px; */
	/* position: absolute; */
	/* bottom: 0; */
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.processList em b img:last-of-type {
	display: none;
}

.effect a{
	display: block;
	    float: left;
	    font-size: 22px;
	    color: #fff;
	    height: 70px;
	    width: 181px;
	    line-height: 70px;
	    /* font-size: 26px; */
	    font-family: Microsoft YaHei;
	    font-weight: bold;
	    border-radius: 50px 50px 0px 0px;
	    margin-right: 15px;
	    margin-top: 22px;
}
.effect .active{
	
	color: #F66127;
	background: #FFFFFF;
	box-shadow: 1px -2px 0px 0px rgba(246, 97, 39, 0.29);
	
}
.effectWorks .IndexWorksCom{
	padding: 0 ;
}
.footer-model{
	width: 100%;
	height: 45px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9999;
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	display: none;
}
.footer-model-Height{
	height: 45px;
	width: 100%;
	display: none;
}
.footer-model_list{
	width: 33.33333%;
	height: 100%;
	line-height: 45px;
	float: left;
	position: relative;
	font-size: 14px;
}
.footer-model_list_com{
	width: 100%;
	height: 100%;
	color: #666;
}
.footer-model_list_com img{
	display: block;
	width: 20px;
	float: left;
	margin-top: 13px;
	margin-left: 31px;
	margin-right: 9px;
}
.footer-model-frame{
	width: 100%;

	background: #fff;
	position: absolute;
	
	background: url(../imgs/jiao3_03.png) no-repeat;
	box-sizing: border-box;
	
	background-size: 100% 100%;
	display: none;
}
.footer-model_list_com img:nth-child(2){
	display: none;
}
.footer-model .active .footer-model-frame{
	display: block;
}
.footer-model .active .footer-model_list_com{
	background: #F66127;

	color: #fff;
}

.footer-model .active .footer-model_list_com img:nth-child(2){
	display: block;
}
.footer-model .active .footer-model_list_com img:nth-child(1){
	display: none;
}
.footer-model-frame01{
	height: auto;
	padding: 19px;
	bottom: 49px;
	left:0;
}
.footer-model-frame01 h3{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.footer-model-frame01 h3 img{
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 6px;
}
.footer-model-frame01 a{
	display: block;
	height: 27px;
	line-height: 25px;
	width: 100%;
	border: 1px solid #F66127;
	color: #F66127;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	border-radius: 1000px;
}
.footer-model-frame02{
	width: 125px;
	height: 125px;
	bottom: 49px;
	left: 0;
	padding: 10px;
}
.footer-model-frame02 img{
	width: 100%;
	height: 100%;
}
.footer-model-frame03{
	height: 140px;
	padding:19px 10px;
	bottom: 49px;
	left: 0;
	width: 100%;
}
.footer-model-frame03 h3{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.footer-model-frame03 h3 img{
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 6px;
	margin-left: 5px;
}
.footer-model-frame03 a{
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	display: block;
	color: #F66127;
	margin-top: 15px;
}
.process{
	width: 1125px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 119px;
	
}
.processCet{
	width: 100%;
	overflow: hidden;
	margin-top: 68px;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	
}
.processList{
	width: 20%;
	overflow: hidden;
	float: left;
	cursor: pointer;
	position: relative;
	
}
.isjiat {
	position: absolute;
	right: 0;
	top: 75px;
	width: 50px;
}
.processList em{
	display: block;
	width: 70px;
	height: 70px;
	box-sizing: border-box;
	padding: 4px;
	margin: auto;
	
}
.processList em b{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	display: flex;
    justify-content:center;
    align-items:Center ;
}
.processList p{
	width: 100%;
	text-align: center;
	margin-top: 24px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	/* height: 57px; */
	
	box-sizing: border-box;
	
	
}
.processListp {
	width: 100%;
	text-align: center;
	/* margin-top: 24px; */
	box-sizing: border-box;
	padding-top: 10px;
}
.processListp p:first-of-type {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222222;
}
.processListp p:last-of-type {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
}
/* 外面盒子样式---自己定义 */
.page_div{color:#666;padding-top: 40px;padding-bottom: 60px;width: 1125px;margin: auto; box-sizing: border-box;}
/* 页数按钮样式 */
.page_div button{display:inline-block;cursor:pointer;color:#666;border-radius:100px;font-size:13px;line-height:34px;background:none;width:34px;height:34px;border:1px solid #cdcdcd;text-align:center;margin:0 4px;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.page_div a{display:inline-block;cursor:pointer;color:#666;border-radius:100px;font-size:13px;line-height:34px;background:none;width:34px;height:34px;border:1px solid #cdcdcd;text-align:center;margin:0 4px;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
#firstPage,#lastPage,#nextPage,#prePage{width:50px;color:#F66127;border:1px solid #F66127}
#nextPage,#prePage{width:70px}
.page_div .current{background-color:#F66127;border-color:#F66127;color:#FFF}
/* 页面数量 */
.totalPages{margin:0 10px}
.totalPages span,.totalSize span{color:#F66127;margin:0 5px}
/*button禁用*/
.page_div button:disabled{opacity:.5;cursor:no-drop}


.News{
	width: 1200px;
	margin: auto;
	
}
.NewsList{
	width: 380px;
	border: 1px solid #CCCCCC;
	border-radius: 20px;
	margin-bottom: 15px;
	box-sizing: border-box;
	padding: 10px;
	display: inline-block;
	margin-right: 10px;
}
.NewsList a{
	width: 100%;
	height: 100%;
	display: block;
}
.NewsList a b{
	height: 100%;
	width: 100%;
	display: block;
	float: left;
	margin-right: 34px;
}
.NewsList a b img{
	width: 100%;
	height: 100%;
}
.NewsList a em{
	display: block;

	height: 128px;
	overflow: hidden;
	float: left;
	width: 100%;
}
.NewsList a em h2{
	font-size: 16px;
	margin-top: 18px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 16px;
}
.NewsList a em p{
	font-size: 14px;
	color: #666666;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 25px;
}
.NewsList h5{
	float: left;
	height: 100%;
	display: flex;
    justify-content:center;
    align-items:Center ;
    margin-left: 46px;
}
.NewsList h5 span{
	display: block;
	height: 67px;
	width: 1px;
	background: #e0e0e0;
}
.NewsListRight{
	/* width: 130px; */
	height: 100%;

	float: left;
	box-sizing: border-box;
	/* padding-left: 30px; */
	overflow: hidden;
	display: flex;
	align-items: center;
	margin-top: 23px;
}
.NewsListRight img{
	width: 20px;
	height: 20px;
	margin-right: 6px;
}
.NewsListRight h3{
	font-size: 18px;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.NewsListRight p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.NewsListRight span{
	width: 82px;
	height: 26px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	border: 1px solid #a3a3a3;
	display: block;
	border-radius: 300px;
	margin-top: 38px;
}
.NewsListTime{
	display: none;
	width: 100%;
	overflow: hidden;
}
.NewsListTimeLeft{
	float: left;
	overflow: hidden;
}
.NewsListTimeLeft h4{
	font-weight: normal;
	font-size: 16px;
}
.NewsListTimeLeft h6{
	font-weight: normal;
	font-size: 14px;
	color: #666;
}
.NewsListTimeRight{
	float: right;
	border: 1px solid #F66127;
	color: #F66127;
	width: 60px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	line-height: 21px;
	border-radius: 100px;
	margin-top: 12px;
}
.crumbsCon{
	width: 100%;
	background: #f5f5f5;
}
.newsDetails{
	width: 1064px;
	overflow: hidden;
	margin: auto;
}
.newsDetailsHead{
	width: 100%;
	padding: 38px 0;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
	text-align: center;
}
.newsDetailsHead h1{
	width: 100%;
	
	font-size: 18px;
	color: #1a1a1a;
}
.newsDetailsHead p{
	font-size: 12px;
	color: #666666;

	margin-top: 12px;
}
.newsDetailsText{
	width: 100%;
	box-sizing: border-box;
	padding:25px 0 65px 0;
}
.newsDetailsText iframe{
	width: 100%;
	height: 580px;
}
.newsDetailsText video{
	width: 100%;
	background: #333;
}
.newsDetailsFooter{
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
	display: flex;
	justify-content: center;
}
.newsDetailsFooter a{
	display: block;
	width: 220px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333333;
    padding: 3px 5px;
    border:1px solid #333333;
    border-radius: 14px;
    margin: 0 10px;
}
.company{
	width: 1200px;
	overflow: hidden;
	margin-top: 70px;
	margin: auto;
	
	padding-top: 25px;
	padding-bottom: 39px;
	box-sizing: border-box;

}
.companyRirght{
	width: 756px;
	height: 100%;
	/*background:red;*/
	float: right;
	
	padding-right: 10px;
}
.companyRirght h2{
	box-sizing: border-box;
	width: 100%;
	padding-left: 125px;
	color: #e2e2e2;
	font-size: 46px;
	margin-top: 12px;
}
.companyRirghtCom{
	width: 100%;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 10px #F1F1F1;
	margin-top: 10px;
	box-sizing: border-box;
	padding: 35px 60px;
}
.companyRirghtCom h3{
	width: 100%;
	font-size: 22px;
	font-weight: normal;
}
.companyRirghtCom h4{
	width: 48px;
	height: 4px;
	margin-top: 12px;
	background: #F66127;
}
.companyRirghtCom p{
	width: 100%;
	color: #333;
	font-size: 14px;
	margin-top: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	line-height: 25px;
	text-indent: 30px;
	text-align: justify;
}
.companyRirghtCombot{
	width: 100%;
	overflow: hidden;
	margin-top: 55px;
}
.companyRirghtCombot em{
	display: block;
	width: 33.333%;
	text-align: center;
	float: left;
}
.companyRirghtCombot em h5{
	font-size: 30px;
	color: #F66127;
}
.companyRirghtCombot em span{
	font-size: 16px;
	display: block;width: 100%;
	margin-top: 20px;
}
/*.companyLeft{
	width: 460px;
	height: 669px;
	float: left;
	
}*/
.team{
	width: 100%;
	overflow: hidden;
	
}
.teamCet{
	width: 1125px;
	margin: auto;
	overflow: hidden;
}
.teamHead{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.teamHead h2{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	
	margin-top: 60px;
}
.joinMllist {
	width: 580px;
	/*height: 247px;*/
	border-radius: 6px;
	display: inline-table;
	padding-bottom: 30px;
}
.joinMl {
	margin-top: 32px;
	margin-bottom: 32px;
}
.joinMllist:first-of-type {
	/* background: linear-gradient(180deg, #F6662E, #F6332F); */
	box-shadow: 0px 7px 27px 0px rgba(75, 75, 75, 0.47);
	margin-right: 24px;
}
.joinMllist:last-of-type {
	/* background: linear-gradient(180deg, #5D27F6, #1B13BF); */
	box-shadow: 0px 7px 27px 0px rgba(75, 75, 75, 0.47);
}
.joinMllistp {
	padding: 33px 40px 20px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222222;
}
.jsENTp {
	padding:  0 40px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222222;
	line-height: 36px;
}
.teamHead h3{
	font-size: 26px;
	font-weight: bold;
	margin-top: 7px;
}
.teamHead h4{
	width: 38px;
	height: 6px;
	background: #9b8f78;
	margin: auto;
	margin-top: 16px;
}
.teamCom{
	width: 100%;
	overflow: hidden;
	margin-top: 47px;
}
.teamComList{
	width: 100%;
	
	background: #fff;
	
	
	position: relative;
}
.teamComListHead img{
    width: 265px;
    display: flex;
    margin-right: 24px;
}
.teamComListHead {
	display: flex;
	align-items: center;
}
.teamComListHeadName {
	margin-top: 18px;
}
.teamComListCom {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	margin: 20px 0 32px;
}
.teamComListHead p:first-of-type{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222222;
}
.teamComListHead p:last-of-type{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-top: 5px;
}
.teamComList h5{
	position: absolute;
	right: 107px;
	bottom: -69px;
	width: 14px;
}
.teamComList b{
	display: block;
	height: 100%;
}

.teamComList b img{
	height: 100%;
}
.teamComList em{
	display: block;
	padding: 60px;
	box-sizing: border-box;
	
}
.teamComList:nth-child(1) em{
	width: 58%;
}

.teamComList em h2{
	font-size: 18px;
	color: #333;
}
.teamComList em h3{
	font-weight: normal;
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}
.teamComList em p{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	line-height: 27px;
	text-align:justify;
	margin-top: 28px;
}
.teamComList:nth-child(2n) em{
	width: 30%;
	float: left;
	padding: 35px;
	text-align: right;
}
.teamComList:nth-child(2n) h5{
	left: 107px;
}
.teamComList:nth-child(3) em{
	width: 72%;
	float: left;
	padding:68px 35px;

}
.teamComList .teamComListH5-model1{
	display: none;
}
.teamCooper{
	margin-top: 0;
}
/*.teamComList:nth-child(2n) em{

	float: left;
}*/
.join{
	width: 1200px;
	margin: auto;
	/* overflow: hidden; */
	
}
.joinCom{
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
	margin-top: 40px;
	
}
.joinComList{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

.joinComList h2{
	width: 100%;
	padding-bottom: 13px;
	border-bottom: 1px solid #e6e6e6;
	background: url(../imgs/jiaru_03.png) no-repeat left top;
	font-size: 16px;
	box-sizing: border-box;
	padding-left: 9px;
	color: #333;
}
.joinComList:nth-child(2n) h2{
	background: url(../imgs/jiaru_06.png) no-repeat left top;
}
.joinComList em{
	display: block;
	width: 100%;
	overflow: hidden;
}
.joinComList em h3{
	width: 100%;
	overflow: hidden;
	margin-top: 18px;
	font-size: 14px;
	font-weight: bold;
}
.joinComList em p{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	margin-top: 8px;
}
.musicWorks{
	width:1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 20px;
}
.musicWorksList{
	width: 100%;
	overflow: hidden;
	margin-bottom: 58px;
	/*display: none;*/
}
.musicWorksList:nth-child(1){
	display: block;
}
.musicWorksListHead{
	width: 100%;
	overflow: hidden;
	margin-top: 29px;
}
.musicWorksListHead h3{
	
	text-align: center;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222222;
	margin-bottom: 16px;
	letter-spacing: 5px;
	
	
}
.musicWorksListHeadCenOs span {
	display: block;
	width: 83px;
	height: 4px;
	background: #222222;
	border-radius: 2px 2px 2px 2px;
	margin: 0 auto;
}
.musicWorksListHeadCenOsm {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-top: 16px;
	text-align: center;
	display: block;
	width: 100%;
}



.musicWorksListHeadCen img{
	width: 128px;
	
}
.musicWorksListHeadCen {
	display: flex;
	align-items: center;
	justify-content: center;
}
.mutitle01{
	display: block;
}
.mutitle02{
	display: none;
}
/* .musicWorksListHead span{
	text-align: center;
	display: block;
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	color: #F66127;
	margin-top: 12px;
	font-style: oblique;
} */
.musicWorksCom{
	width: 100%;
	overflow: hidden;
	/* border: 1px solid #e6e6e6; */
	margin-top: 22px;
	box-sizing: border-box;
}
.musicWorksComTop{
	width: 100%;
	height: 242px;
	/* background: #f5f5f5; */
	padding: 13px 9px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 38px;
}
.musicWorksComTop b{
	width: 358px;
	height: 100%;
	float: left;
	padding: 12px;
	display: block;
	background: #FFFFFF;
	box-shadow: 0px 15px 32px 0px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
}
.musicWorksComTop b img{
	width: 100%;
	display: block;
	
	object-fit: cover;
}
.musicWorksComTopRight{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;

	box-sizing: border-box;
	padding: 10px;
	padding-top: 55px;
	padding-left: 410px;
}
.musicWorksComTopRight iframe{
	width: 100%;
	height: 100%;
}
.musicWorksComTopRight span{
	position: absolute;
	left: 456px;
	top: 62px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222222 !important;
}
.musicWorksCom ul{
	    /* width: 100%; */
	    overflow: auto;
	    max-height: 460px;
	    padding-bottom: 12px;
		border-radius: 8px;
	    border: 1px solid #efefef;
}
.musicWorksCom ul li{
	width: 48%;
	display: inline-block;
	background: rgba(204, 204, 204, 0);
	border: 1px solid #CCCCCC;
	border-radius: 6px;

	box-sizing: border-box;
	padding: 12px 14px;
	line-height: 25px;
	cursor: pointer;
	margin-left: 1%;
	margin-top: 10px;
	position: relative;
}
.musicWorksCom ul li:last-child{
	/* border-bottom: 0; */
}
.musicWorksCom ul li b{
	/* width: 38px; */
	
	display: block;
	float: left;
}
.musicWorksCom ul li b img{
	    width: 125px;
	    height: 60px;
	    object-fit: scale-down;
}
.musicWorksCom ul li h3{
	width: 26px;
	height: 15px;
	float: left;
	margin: 0 9px;
	 
	margin-top: 6px;
	
}

.musicWorksCom ul li p{
	float: left;
	
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222222 !important;
}
.musicWorksCom ul li span{
	float: right;
	font-size: 14px;
	color: #222222;
	
	
}
.musicWorksCom ul li h4{
	float: right;
	cursor: pointer;
}
.musicWorksComBotCom {
	position: absolute;
	bottom: 10px;
	left: 148px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.musicWorksComFooter{
	width: 100%;
	height: 60px;
	background: #f9f9f9;
	box-sizing: border-box;
	padding: 12px 9px;
}
.musicWorksComFooter img{
	float: left;
}
.musicWorksComFooter em{
	height: 100%;
	float: left;
	margin-left: 11px;
	color: #666666;
}
.musicWorksComFooter em span{
	font-size: 12px;
}
.musicWorksComFooter em p{
	font-size: 12px;
}
.iframMun{
	border: 0;width: 100%;height: 100%;
	/*display: none ;*/
	background: #f0f0f0;
	display:block;
}
.videoTk{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999999999;
	display: none;
}

.videoTk h6{
	width: 100%;
	height: 100%;
}
.videoTkCet{
	position: absolute;
	left: 50%;
	top: 15%;
	width: 1000px;
	

	margin-left: -500px;
	
}
.videoTkCet iframe{
	width: 93%;
    display: block;
    margin: auto;
    margin-top: 15px;
    height: 560px;
}
.videoTkCet b{
	display: block;
	cursor: pointer;
	width: 100%;
	text-align: right;
}
.videoTkCet video{
	width: 93%;
	
	display: block;
	margin: auto;
	margin-top: 15px;
}
.videoTkCetHead{
	width: 99%;
	position: absolute;
	left: 0;
	top: -6px;
	z-index: 999;
	box-sizing: border-box;
	padding: 0 10px;
	display: none;
}
.videoTkCetHead span{
	display: block;
	float: left;
	height: 20px;
}
.videoTkCetHead p{
	display: block;
	float: right;
	height: 20px;
}
.musicWorksCom ul::-webkit-scrollbar {/*滚动条整体样式*/
    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.musicWorksCom ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/

        border-radius: 10px;

         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

        background: #b2b2b2;

    }

.musicWorksCom ul::-webkit-scrollbar-track {/*滚动条里面轨道*/

        /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/

        border-radius: 10px;

        background: none;

}

#nextPage, #prePage{
	float: right;
	margin: 0;
	border-radius: 0;
	border: 1px solid #cdcdcd;
}
#nextPage{
	border-left: 0;
	border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
	background: url(../imgs/ty3.png) no-repeat center center;
}
#nextPage:hover{
	background: #0073A9 url(../imgs/ty.png) no-repeat center center;
	border: 1px solid #0073A9;
}
#prePage{
	border-right: 0;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px;
	background: url(../imgs/ty2.png) no-repeat center  center;
}
#prePage:hover{
	background: #0073A9 url(../imgs/ty4.png) no-repeat center center;
	border: 1px solid #0073A9;
	
}
.musClass{
	width: 100%;
	height: 0;
	opacity: 0;
	overflow: hidden;
	background: rgba(0,0,0,0);
}


audio::-webkit-media-controls {  
    overflow: hidden !important  
}  
audio::-webkit-media-controls-enclosure {  
    width: calc(100% + 40px);  
    margin-left: auto;  
 
}  
audio {  
    border-radius: 50px;  
}
    