.body{
	width: 7.5rem;
	overflow: hidden;
}
.pf{
	position: fixed;
}
.header .headermenu{
	max-width: 0.4rem;
	max-height: 0.39rem;
}
.header .headerlogo{
	max-width: 2rem;
	max-height: 0.6rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0;
	margin-left: -1rem;
	margin-top: -0.3rem;
}
.banner{
	width: 7.5rem;
	height: 4.69rem;
}
.banner img{
	max-width: 7.5rem;
	max-height: 4.69rem;
}
.sponsorwrap{
	width: 6.8rem;
	height: 1.18rem;
	background-color: #ffffff;
	border-radius: 0.11rem;
	margin-left: 0.46rem;
	margin-top: -0.6rem;
	position: relative;
	z-index: 20;
	box-shadow: 0rem 0.06rem 0.23rem 0rem 
		rgba(41, 40, 37, 0.2);
}
.sponsorwrap .sw1{
	width: 5.98rem;
	margin-left: 0.5rem;
	padding-top: 0.3rem;
	height: 1.18rem;
}
    .sponsorwrap .sw1 .swiper-wrapper img {
        max-width: 1.59rem;
        max-height: 0.6rem;
        margin-right: 0.4rem;
        float: left;
    }
.sponsorwrap .swiper1-prev,.sponsorwrap .swiper1-next{
	width: 0.11rem;
	height: 0.19rem;
	position: absolute;
	top: 0.45rem;
}
.sponsorwrap .swiper1-prev{
	left: 0.11rem;
}
.sponsorwrap .swiper1-next{
	right: 0.11rem;
}
.sponsorwrap .swiper1-prev img,.sponsorwrap .swiper1-next img{
	max-width: 0.11rem;
	max-height: 0.19rem;
    display: block;
}
.swiper0-pagination{
	position: absolute;
	top: 3.9rem;
	right: 0.35rem;
	width:auto;
	height: 1rem;
	overflow: hidden;
	z-index: 555;
}
.banner .swiper-pagination-bullet{
	width: 0.08rem;
	height: 0.08rem;
	border-radius: 50%;
	opacity: 0.8;
	margin-right: 0.2rem;
	background: #fff;
	vertical-align: middle;
}
.banner .swiper-pagination-bullet:last-child{
	margin-right: 0;
}
.banner .swiper-pagination-bullet-active{
	width: 0.15rem;
	height: 0.15rem;
	border-radius: 50%;
	border: solid 0.03rem #ffffff;
	background: none;
	opacity: 1;
}
.readtimewrap{
	width: 100%;
	height: 5.72rem;
	background:#f7f7f7;
}
.readwrap{
	width:100%;
	margin: 0.34rem 0 0 0.35rem;
}
.readwraper{
	width: 6.8rem;
	height: 3.83rem;
	position: relative;
	box-shadow: 0rem 0.06rem 0.23rem 0rem 
		rgba(41, 40, 37, 0.4);
	border-radius: 0.11rem;			
}

.sw2 {
	border-radius: 0.11rem;
}
.readwrap .swiper-container{
	overflow: visible;
}

.readimg{
	width: 6.8rem;
	height: 3.83rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.readimg img{ 
	width: 6.8rem;
	height: 3.83rem;
}
.readplay{
	width: 0.94rem;
	height: 0.95rem;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 5;
}
.readtitle{
	width: 6.8rem;
	text-align: center;
	font-size: 0.3rem;
	color: #fff;
	position: absolute;
	bottom: 0.23rem;
	left: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 5;
}
.vid{
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	max-width: 6.8rem;
	max-height: 3.83rem;
}
.noticewrap{
	width: 100%;
}
.noticetitle{
	width: 6.8rem;
	margin: 0 auto;
	padding-top: 0.35rem;
}

.noticetitle .showimg{
	display: none;
}
.rotate{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
}

.noticetag{
	font-size: 0.3rem;
	color: #000;
	float: left;
}
.noticetag:before{
	content:"";
	display: inline-block;
	width: 0.06rem;
	height: 0.27rem;
	background-color: #fed81b;
	margin-right: 0.07rem;
	vertical-align: top;
	margin-top: 0.09rem;
}
.noticemore{
	display: block;
	float: right;
	font-size: 0.23rem ;
	color: #999;
}
.noticemore img{
	max-width: 0.11rem;
	max-height: 0.19rem;
	vertical-align: middle;
	margin-left: 0.06rem;
}
.noticelist{
	width: 6.8rem;
	margin: 0 auto;
}
.noticelis{
	padding: 0.36rem 0 ;
	border-bottom: 0.01rem solid #e5e5e5;
}
.noticelis:last-child{
	border:0;
}
.noticeimg{
	float: left;
	width: 1.18rem;
	height: 1.18rem;
	background-color: #fed81b;
	border-radius: 50%;
	position: relative;
}
.noticeimg img{
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	max-width: 0.59rem;
	max-height: 0.64rem;
}
.noticethems{
	display: block;
	width: 5.21rem;
	float: left;
	margin-left: 0.24rem;
}
.noticelistitle{
	font-size: 0.28rem;
	color: #333;
	width: 5.21rem;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0.17rem;
	margin-top: 0.08rem;
	white-space: nowrap;
}
.noticecontent{
	width: 5.21rem;
	height: 0.65rem;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.23rem;
	color: #999;
	line-height: 0.33rem;
}
.demarcationLine{
	width: 100%;
	background: #f7f7f7;
	height: 0.24rem;
}
.messagelist{
	width: 6.8rem;
	margin: 0 auto;
}
.messagelis{
	width: 6.8rem;
	padding: 0.3rem 0 0.34rem;
	border-bottom:0.02rem solid #e5e5e5;
	display: block;
}
.messagelis:last-child{
	border:0;
}
.messageimages{
	width: 2.82rem;
	height: 2.12rem;
	position: relative;
	float: left;
}
.messageimages img{
	max-width: 2.82rem;
	max-height: 2.12rem;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.messagecontent{
	width: 3.78rem;
	float: left;
	margin-left: 0.12rem;
}
.messagetitle{
	width: 3.78rem;
	font-size: 0.3rem ;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.messagethems{
	width: 3.78rem;
	height: 0.76rem;
	font-size: 0.23rem ;
	color: #999;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0.23rem 0 0.5rem;
	line-height: 0.4rem;
}
.messagetime{
	font-size: 0.23rem ;
	color: #999;
}
.swiper3-prev,.swiper3-next,.swiper4-prev,.swiper4-next{
	float: right;
	width: 0.34rem;
	height: 0.33rem;
}
.swiper3-prev img,.swiper3-next img,.swiper4-prev img,.swiper4-next img{
	display: block;
	max-width: 0.34rem;
	max-height: 0.33rem;
}
.swiper3-next,.swiper4-next{
	margin-left: 0.33rem;
}
.sw3,.sw4{
	width: 6.8rem;
	margin: 0 auto;
	padding: 0.34rem 0 0.36rem;
}
.friendlist{
	width: 6.77rem;
	
	border: solid 0.01rem #e5e5e5;
	padding: 0.12rem 0 0;
	box-sizing: border-box;
}
.friendlist:nth-child(2){
	border-top:0;
}
.firendlis{
	float: left;
	width: 1.66rem;
	height: 0.48rem;
	border-right: 0.01rem solid #e5e5e5;
	position: relative;
	margin-bottom: 0.12rem;
}
.firendlis:nth-child(4n){
	border-right:0;
}

.firendlis:nth-child(5){
	border-top: 0.01rem solid #e5e5e5;
}
.firendlis:nth-child(6){
	border-top: 0.01rem solid #e5e5e5;
}
.firendlis:nth-child(7){
	border-top: 0.01rem solid #e5e5e5;
}
.firendlis:nth-child(8){	
	border-top: 0.01rem solid #e5e5e5;
}
.firendlis img{
	max-width: 1.22rem;
    max-height: 0.48rem;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
/*footer start*/
.footer{
	width: 7.5rem;
	background-color: #242424;
	padding: 0.32rem 0 0.31rem;
	box-sizing: border-box;
}
.footercon{
	width: 6.8rem;
	margin: 0 auto;
	font-size: 0.23rem;
	color: #606060;
}
.footerheader{
	width: 100%;
	height: 0.62rem;
	border-bottom: 0.02rem solid #606060;
}
.footertitle{
	display: inline-block;
	font-size: 0.3rem;
	color: #a4a4a4;
	background: url(../images/footerline.png) no-repeat left bottom;
	background-size: 100%;
	padding-bottom: 0.25rem;
}
.footermsg{
	margin: 0.33rem 0 0.35rem;
}
.footermsg div{
	float: left;
	margin-bottom: 0.3rem;
	line-height: 0.4rem;
}
.footer_tel,.footer_phone{
	width: 1.2rem;
    white-space: nowrap;
}
.footer_telnumber{
	width: 2.82rem;	
}
.footer_phonenumber{
	width:1.52rem;
}
.footeremail{
	width: 1.49rem;
	white-space: nowrap;
}
.footer_em{
	width: 5.3rem;
}
.footeraddr{
	width: 0.7rem;
	white-space: nowrap;
}
.footer_addr{
	width: 6.05rem;
	line-height: 0.3rem;
}
@media only screen and (min-width: 319px) and (max-width: 380px) {
	.footer_tel,.footer_phone{
		width: 1.3rem;
	}
	.footer_tel, .footer_phone {
	    width: 1.3rem;
	}
	.footer_telnumber {
    	width: 2rem;
	}
	.footer_phonenumber {
     	width:2.1rem; 
	}
	.footeremail {
   		 width: 1.59rem;
    }
	.footer_em {
	    width: 5rem;
	}
	.footeraddr {
    	width: 0.8rem;
    }
    .footer_addr {
	    width: 6rem;
	}
}
.footercodes{
	width: 3rem;
	margin: 0 auto;
}
.footercodes .codesfooter{
	float: left;
	margin-right: 0.3rem;
}
.footercodes .codesfooter:last-child{
	margin-right: 0;
}
.footercodes img{
	max-width: 1.29rem;
	display: block;
}

.footercode{
	margin-bottom: 0.31rem;
	margin-top: 0.08rem;
}
.footer_codewrap{
	float: left;
	width: 0.72rem;
	height: 0.72rem;
	background-color: #1a1a1a;
	margin-right: 0.92rem;
	border-radius: 50%;
	position: relative;
}
.footer_codewrap:first-child{
	margin-left: 2.19rem;
}
.footer_codewrap img{
	max-width: 0.42rem;
	max-height: 0.4rem;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.footerform{
	width: 100%;
	text-align: center;
}
.footercopyright{
	width: 100%;
	text-align: center;
	margin-top: 0.03rem;
}
.jiathis_weixin_modal{
	width: 6.8rem!important;
	margin: 0!important;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	font-size: 0.3rem!important;
}
/*footer end*/
.fixedmenu{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	display: none;
}
.fixedmenuwrap{
	position: absolute;
	top: 0;
	left: 0;
	width: 5.4rem;
	height: 100%;
	background: rgba(0,0,0,0.65);
	padding: 0.47rem 0 0.41rem;
	box-sizing: border-box;
}
.fixedclose{
	width: 100%;
	height: 0.28rem;
	overflow: hidden;
}
.fixedclose img{
	width: 0.28rem;
	height: 0.28rem;
	display: block;
	margin-right: 0.45rem;
	float: right;
}
.menucon{
	margin-top: 0.29rem;
	width: 100%;
}
.menulis,.menuhead{
	width: 100%;
	display: block;
	height: 1.12rem;
	padding-left: 0.45rem;
	box-sizing: border-box;
	line-height: 1.12rem;
	border-bottom: 0.01rem solid #292929;
}

.menulis img,.menuhead img{
	max-width: 0.4rem;
	max-height: 0.4rem;
	float: left;
	vertical-align: top;
	margin-top: 0.35rem;
	margin-right: 1.25rem;
}
/*.menulis .m_hide,.menuhead .m_hide{
	display: none;
}*/
.menulis span,.menuhead span{
	font-size: 0.28rem;
	color: #fff;
	float: left;
}
.menumor{
	width: 0.43rem;
	height: 0.43rem;
	background-color: #1c1c1c;
	border-radius: 50%;
	float: right;
	margin-right: 0.4rem;
	margin-top: 0.35rem;
	position: relative;
	display: none;
}
.menumor img{
	display: block;
	width: 0.14rem;
	height: 0.2rem;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.menumore{
	display: none;
}
.menumore a{
	display: block;
	height: 1rem;
	width: 100%;
	padding-left: 1.12rem;
	box-sizing: border-box;
	color: #fff;
	font-size: 0.28rem;
	line-height: 1rem;
}
.clickbg{
	background-color: #fed81b;
}
.clickbg span{
	color: #1c1c1c;
}
.clickbg .m_hide{
	display: block;
}

/*fixedmenu*/
/*资讯详情start*/
.header{
	width: 7.5rem;
	height: 1.04rem;
	background-color: #fed81b;
	line-height: 1.04rem;
	text-align: center;
	font-size: 0.4rem ;
	color: #333;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
.header img{
	max-width: 0.2rem;
	max-height: 0.35rem;
	position: absolute;
	top: 0.34rem;
	left: 0.35rem;
}
.wrap{
	width: 100%;
	overflow: hidden;
}
.wrapcon{
	width: 6.8rem;
	margin: 0 auto;
}
.id_title{
	width: 100%;
	font-size: 0.35rem;
	color: #333;
	line-height: 0.45rem;
	font-weight: bold;
	padding-top: 0.53rem;	
}
.id_time{
	width: 100%;
	margin: 0.33rem 0 0.5rem;
}
.id_time span{
	font-size: 0.23rem;
	color: #999;
	margin-right: 0.11rem;
	float: left;
}
.id_time span:nth-child(2){
	margin-right:0.9rem ;
}
.id_thems,.id_themswrap p{
    font-size: 0.28rem;
    line-height: 0.36rem;
    color: #333;
    margin-bottom: 0.45rem;
}
.id_images, .id_themswrap img{
    max-width: 6.8rem;
    height: auto!important;
    margin-bottom: 0.34rem;
    margin:0.1rem auto;
    display: block;
}
.id_images img{
	max-width: 6.8rem;
	max-height: 5.11rem;	
} 
.id_page{
	width: 100%;
	margin: 0.62rem 0 0.55rem;
}
.id_pagelis{
	margin-bottom: 0.17rem;
}
.id_pagelis img{
	max-width: 0.15rem;
	max-height: 0.21rem;
	float: left;
	vertical-align: top;
	margin-top: 0.05rem;
}
.id_pagelis div{
	width: 6.49rem;
	float: left;
	margin-left: 0.05rem;
	font-size: 0.23rem;
	color: #666;
	line-height: 0.35rem;
}
.id_pagelis div a{
	font-size: 0.23rem;
	color: #666;
	line-height: 0.35rem;
}
/*资讯详情end*/
/*公司介绍start*/
.titlebase{
	width: 100%;
	margin: 0.53rem 0 0.54rem;
	text-align: center;
	height: 0.53rem;
}
.titlebase img{
	max-width: 2.8rem;
	max-height: 0.41rem;
	display: block;
	margin: 0 auto;
}
.titlebase p{
	font-size: 0.3rem;
	color: #333;
	font-weight: bolder;
	margin-top: -0.25rem;
	font-style: italic;
}
.companylist{
	width: 6.8rem;
	margin: 0 auto 0.52rem;
	border-bottom: 0.01rem solid #e5e5e5;
}
.companylist a{
	display: block;
    width: auto;
	font-size: 0.28rem;
	color: #999;
	float: left;
	margin-right: 0.56rem;
	padding-bottom: 0.11rem;
}
.companylist .lison{
	background: url(../images/liston.png) no-repeat left bottom;
	background-size: 100%;
	color: #000;
}
.companycon{
	width: 6.8rem;
	margin: 0 auto;
}
.companycontitle{
	font-size: 0.3rem;
	color: #333;
	text-align: center;
}
.companyconline{
	width: 0.6rem;
	height: 0.06rem;
	background-color: #fed81b;
	margin: 0.35rem auto 0.31rem;
}
.companythems{
	width: 6.8rem;
	font-size: 0.28rem;
	color:#666;
	line-height: 0.45rem;
	margin-bottom: 0.54rem;
}
.companythems:last-child{
	margin-bottom: 0;
}
.companyimages{
	margin: 0.39rem auto 0.32rem;
	width: 6.8rem;
}
.companyimg{
	float: left;
	width: 3.29rem;
	height: 3.29rem;
	position: relative;
	margin: 0 0 0.21rem 0.2rem;
}
.companyimg img{
	max-width: 3.29rem;
	max-height: 3.29rem;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.companybig{
	margin: 0;
	width: 3.29rem;
	height: 6.8rem;
}
.companybig img{
	max-width: 3.29rem;
	max-height: 6.8rem;
}
.companyculturelist{
	position: relative;
	width: 6.8rem;
	height: 2.35rem;
	border-radius: 0.11rem;
	margin-bottom: 0.37rem;
}
.companyculturelist img{
	max-width: 6.8rem;
	max-height: 2.35rem;
}
.companyculturetitle{
	max-width: 6.8rem;
	font-size: 0.3rem;
	color: #fffefe;
	position: absolute;
	left: 0.36rem;
	top: 1.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.companyculturetitle:before{
	content:"";
	display: inline-block;
	width: 0.07rem;
	height: 0.27rem;
	background-color: #fed81b;
	margin: 0.08rem 0.12rem 0 0;
	vertical-align: top;
}
.companyculturethems{
	max-width: 6.8rem;
	font-size: 0.23rem;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	left: 0.36rem;
	top: 1.92rem;
}
/*公司介绍end*/
/*联系我们start*/
.titlebase .contactus{
	max-width: 2.97rem;
}
.map{
	width: 6.8rem;
	height: 6.8rem;
	margin: 0 auto;
}
.map div{
	font-size: 0.3rem;
}
.contactmassage{
	width: 6.8rem;
	margin: 1.06rem auto 0.55rem;
}
.contactlist{
	width: 6.56rem;
	margin-bottom: 0.24rem;
	font-size: 0.28rem;
	color: #000;
	line-height: 0.45rem;
}
.contactlistag{
	width: 1.69rem;
	float: left;
}
.contactliscon{
	width: 4.82rem;
	float: left;
}
/*联系我们end*/
/*全案运营start*/
.titlebase .full{
	max-width: 3.67rem;
}
.caselist{
	width: 6.8rem;
	margin: 0 auto;
}
.caselis{
	width: 3.34rem;
	height: 2rem;
	float: left;
	margin:0 0.1rem 0.13rem 0;
	position: relative;
}
.caselis:nth-child(2n){
	margin:0 0 0.13rem 0;
}
.caselis .caseimages {
    width: 3.34rem;
    height: 2rem;
    display: block;
    position: relative;
    top: 0;
    left: 0;
}
.caseimages img{
 	width: 100%; 
    max-height: 2rem;
	display: block;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.casemask{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 3.29rem;
	height: 0.79rem;
	z-index: 10;
	background: rgba(0,0,0,0.5);
	color: #fff;
	box-sizing: border-box;
	padding: 0.08rem 0 0 0.13rem;
}
.casetitle{
	width: 3.11rem;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis ;
	white-space: nowrap;
	font-size: 0.28rem;
	color: #fff;
}
.casetime{
	width: 3.11rem;
	overflow: hidden;
	text-overflow:ellipsis ;
	white-space: nowrap;
	font-size: 0.23rem;
}
.casemore{
	display: block;
	color: #333;
	font-size: 0.3rem;
	width: 2.16rem;
	height: 0.65rem;
	background: #fed81b;
	border-radius: 0.31rem;
	margin: 0.34rem auto 0.57rem;
	text-align: center;
	line-height: 0.65rem;
	border: 0;
}
/*全案运营end*/
/*赛事资讯start*/
.eventtitle{
	margin: 0.53rem 0 0.22rem;
}
/*赛事资讯end*/
/*相册start*/
.albumwrap{
	width: 6.8rem;
	margin: 0 auto;
}
.albumlist{
	width: 100%;
	float: left;
	margin-right:0.2rem ;
}


.albumlistchange{
	float: left;
	width: 3.34rem;
	margin-right: 0.1rem;
}
.albumlistchange:last-child{
	margin-right: 0;
}
.albumlischange{
	width: 3.34rem;
	margin:0 0 0.24rem 0;
	position: relative;
	height: auto;
	display: block;
}
.albumlis{
    width: 3.34rem;
	margin:0 0.1rem 0.24rem 0;
	position: relative;
	height: auto;
	display: block;
	float: left;
}
.albumlis:nth-child(2n){
	margin: 0 0 0.24rem 0;
}
.albumimages{
	width: 100%;
	height: auto;
}
.albumimages img{
	max-width: 100%;
	height: auto;
	display: block;
}

.albumtitle{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 3.34rem;
	height: 0.51rem;
	background: rgba(0,0,0,0.5);
	font-size: 0.28rem;
	color: #fff;
	line-height: 0.51rem;
	padding-left: 0.13rem;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*相册end*/
/*招聘信息start*/
.workwrap{
	width: 6.8rem;
	margin: 0 auto;
}
.wroklist{
	width: 6.8rem;
	border-bottom: 0.01rem solid #f3f3f3;
	padding-bottom: 0.35rem;
}
.wroklist:last-child{
	border:0;	
}
.worklis{
	width: 6.8rem;
	font-size: 0.3rem;
	color: #333;
	padding-top: 0.34rem;
}
.workname{
	width: 2.55rem;
	float: left;
}
.worknamebf:before{
	content:"";
	display: inline-block;
	width: 0.06rem;
	height: 0.25rem;
	background-color: #fed81b;
	vertical-align: top;
	margin-top: 0.1rem;
	margin-right: 0.07rem;
}
.worktitle{
	width: 2.85rem;
	float: left;
}
.worknumber{
	width: 1.02rem;
	float: left;
}
.worknext{
	float: left;
	width: 0.13rem;
	height: 0.23rem;
	display: block;
	vertical-align: top;
	margin-top: 0.12rem;
}
.workrotate{
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	transform: rotateZ(90deg);
}
.workcon{
	width: 6.79rem;
	font-size: 0.23rem;
	margin-top: 0.33rem;
}
.workcontitle{
	width: 6.79rem;
	color: #000!important;
	font-family: "微软雅黑"!important;
}
.workconlist{
	margin-bottom: 0.3rem;
}
.workconlist li{
	width: 6.79rem;
	color: #666!important;
	line-height: 0.4rem;
	font-family: "微软雅黑"!important;
}
.joinapply{
	width: 6.8rem;
	height: 0.8rem;
	background-color: #fed81b;
	border-radius: 0.11rem;
	font-size: 0.3rem;
	color: #333;
	text-align: center;
	line-height: 0.8rem;
	border:0;
}
/*招聘信息end*/
/*团队介绍start*/
.teanwrap{
	padding-bottom: 0.54rem;
}

.teanwrap .swiper-wrapper .swwrap{
	width: 4.7rem;
	height: 5.87rem;
	border-radius: 0.17rem;
	position: relative;
	box-shadow: 0rem 0.12rem 0.29rem 0rem 
		rgba(0, 0, 0, 0.3);
}
.teanwrap .swiper-wrapper .swwrap img{
	max-width: 4.7rem;
	max-height: 5.87rem;
	position: absolute;
	top: 0;
	left: 0;
}
.swiper-slide-active .stylemask{
	display: none;
}
.teanwrap .swiper-wrapper .stylemask{
	width: 100%;
	height: 100%;
	border-radius: 0.17rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	background: rgba(255,255,255,0.8);
}
.swiper-slide-active .teamdetailsmsg{
	display: block;
}
.teamdetailsmsg{
	width: 6.8rem;
	margin: 0.28rem 0 0 -0.8rem;
	display: none;
}
.ti_name{
	font-size: 0.3rem;
	color: #333;
	margin-bottom: 0.2rem;
	width: 6.8rem;
	white-space: nowrap;
	overflow:hidden ;
	text-overflow: ellipsis;
	text-align: center;
}
.ti_job{
	font-size: 0.23rem;
	color: #999;
	width: 6.8rem;
	white-space: nowrap;
	overflow:hidden ;
	text-align: center;
	text-overflow: ellipsis;
}
.ti_line{
	width: 0.6rem;
	height: 0.06rem;
	background-color: #fed81b;
	margin: 0.34rem auto 0.31rem;
}
.ti_thems{
	font-size: 0.28rem;
	line-height: 0.4rem;
	color: #666;
	width: 6.8rem;	
}
/*团队介绍end*/
/*赛事IP start*/
.headerevent{
	width: 7.5rem;
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
}
/*.eventlogo{
	max-width: 3.14rem;
	max-height: 0.83rem;
	float: left;
	margin: 0.23rem 0 0 0.35rem;
}
.eventmenu{
	max-width: 0.48rem;
	max-height: 0.3rem;
	float: right;
	margin: 0.5rem 0.35rem 0 0;	
}*/
.eventbanner{
	width: 100%;
}
.eventbanner img{
	max-width: 100%;
	display: block;
}
.eventtitles{
	width: 6.8rem;
	margin: -1.1rem auto 1.06rem;
}
.eventtitles img{
	max-width: 2.09rem;
	max-height: 0.43rem;
	display: block;
}
.eventtitles p{
	font-size: 0.42rem;
	color: #000;
	max-width: 5rem;
	height: 0.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0.14rem 0 0.39rem;
}
.eventline{
	width: 0.71rem;
	height: 0.08rem;
	background-color: #fed81b;
}
.eventcon{
	width: 7.5rem;
	padding-bottom: 1.42rem;
	background: url(../images/eventb.jpg) no-repeat left bottom;
	background-size: 100%;
}
.eventwrap{
	width: 6.8rem;
	margin: 0 auto;
}
.eventlist{
	width: 6.8rem;
	height: 2.6rem;
	position: relative;
	margin-bottom: 0.24rem;
}
.eventimages{
	position: relative;
	width: 6.8rem;
	height: 2.6rem;
}
.eventimages img{
	max-height: 2.6rem;
	max-width: 6.8rem;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.eventlink{
	width: 5.29rem;
	font-size: 0.42rem;
	color: #fff;
	display: block;
	position: absolute;
	bottom: 0.2rem;
	left: 0.35rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*赛事IP end*/
/*赛事IP详情 start*/
.idimages{
	width: 6.89rem;
	height: 3.36rem;
	margin: 0 auto 0.44rem;
	position: relative;
}
.idimages img{
	max-width: 6.89rem;
	max-height: 3.36rem;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
}
.idcon{
	width: 6.8rem;
	margin: 0 auto;
	padding-bottom: 1rem;
}
.idtitle{
	width: 6.8rem;
	font-size: 0.3rem;
	color: #333;
	text-align: center;
}
.idtag{
	width: 6.8rem;
	font-size: 0.23rem;
	color: #999;
	text-align: center;
	margin: 0.26rem 0 0.31rem;
}
.idline{
	width: 0.6rem;
	height: 0.06rem;
	background-color: #fed81b;
	margin: 0 auto;
}
.idcontent{
	width: 6.8rem;
	margin-top: 0.29rem;
}
.idthems{
	font-size: 0.28rem;
	color: #666;
	line-height: 0.45rem;
	width: 6.8rem;
	margin-bottom: 0.23rem;
}
/*赛事IP详情 end*/
/*相册浏览start*/
.basemask{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: none;
    top: 0;
    left: 0;
    z-index: 9998;
}
.adm_maskwrap{
	width:6.8rem;	
	visibility: hidden;	
	z-index:9999;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.adm_header{
	height: 0.6rem;
	margin-bottom: 0.01rem;
}
.adm_close{
	float: right;
	width: 0.6rem;
	height: 0.6rem;
}
.adm_close img{
	display: block;
	margin: 0 auto;
	width: 0.6rem;
}
.adm_con{
	width: 6.8rem;
	padding-bottom: 0.28rem;
	background: #fff;
}
.adm_img{
	width: 6.8rem;
	height: auto;
}
.adm_img img{
	/*max-width: 6.8rem;*/
	display: block;
	margin: 0 auto;
}
.adm_title{
	padding-left: 0.4rem;
	font-size: 0.24rem;
	color: #000;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0.25rem 0 0.07rem;
}
.adm_time{
	font-size: 0.16rem;
	color: #999;
	padding-left: 0.4rem;
	box-sizing: border-box;
}
.adm_maskwrap .swiper-container .swiper-slide{
	width: 6.8rem;
	overflow: hidden;
}
.adm_maskwrap .swiper-container .swiper-slide img{
	display: block;
	max-width: 6.8rem;
}
