/*pageé¡µç */

.page{

	margin: 0 auto 60px;

	display: flex;

    justify-content: center;

}

.page a{

	display: block;

	color: #333;

}

.page span{

	float: left;

	line-height: 40px;

	padding: 0 15px;

	margin: 0 2px;

	background-color: #ececec;

}

.page ul>li{

	float: left;

	line-height: 40px;

	background-color: #ececec;

	padding: 0 15px;

	margin: 0 2px;

}

.page ul>li a{

	color: #333;

}

/*content-sliderå†…é¡µè½®æ’­*/

.content-slider{

	width: 100%;

	height: 315px;

	overflow: hidden;

	display: flex;

	align-items: center;

	background-repeat: no-repeat;

	background-position: center center;

	/*background-size: 100% 100%;*/

}

.contact-slider{

	background-position: center 0;

}

.contact-slider .content-slider-text{

	color: #333;

}

.case-slider .content-slider-text{

	color: #333;

}

.jobs-slider{

	background-position: center -2px;

}

.jobs-slider .content-slider-text{

	color: #333;

	margin-top: -72px;

}

.jobs-slider .content-slider-text span{

	width: 65%;

    display: block;

}



/*.about-slider{

	background-position: center -250px;

}*/

.news-slider .content-slider-text{

	color: #333;

	text-align: right;

}

.news-slider .content-slider-text span{

	display: block;

	width: 40%;

	float: right;

}

.content-slider-text{

	color: #fff;

	overflow: hidden;

}

.content-slider-text h2{

	line-height: 64px;

}

.content-slider-text span{

	font-size: 14px;

	text-transform: uppercase;

	letter-spacing: 1px;

}

/*content-nav å†…é¡µå­å¯¼èˆª*/

.content-nav {

	position: relative;

	top: -35px;

	line-height: 70px;

}

.content-nav .container{

	background-color: #fff;

	    background-color: #fff;

    box-shadow: 0 0 6px 0 rgba(0,0,0,.3);

    margin-bottom: 10px;

}

.content-nav .container ul{

	width: 80%;

	margin: 0 auto;

	max-width: 100%;

    display: flex;

    justify-content: center;

}

.content-nav .container ul>li{

	text-align: center;

	font-size: 16px;

}

.content-nav .container ul>li a{

	color: #666;

}

.content-nav .container ul>li:hover a{

	color: #03ad8f;

}

.current a{

	color: #03ad8f !important;;

}

/*contentå†…é¡µä¸»ä½“éƒ¨åˆ†*/

/*.content-main{

	margin-top: 50px;

}*/

/*remarksæ€»ç»ç†è‡´è¾ž*/

.remarks{

	position: relative;

	display: inline-block;

}

.remarks:after{

	content: '';

	width: 1648px;

	height: 765px;

	position: absolute;

	bottom: 0;

	left:-130px;

	right: 0;

	z-index: -2;

	background-image: url(../images/about-bg.jpg);

	background-repeat: no-repeat;

	background-size: 100% 100%;

	background-position: center center;

}

.remarks-img{
	overflow: hidden;
}

.remarks-img img{
	max-width: 100%;
}

.remarks-right .remarks-text{

	font-size: 16px;

	line-height: 40px;

	color: #666;

}

.qm{

	float: right;

	margin-top: 35px;

	margin-bottom: 70px;

}

/*aboutå…¬å¸ç®€ä»‹*/

.about-title h3{

	font-weight: bold;

	letter-spacing: 3px;

	color: #444;

}

.about-title span{

	font-size: 12px;

	color: #666;

	letter-spacing:0.4px;

}

.about-left .about-text{

	font-size: 16px;

	line-height: 38px;

	color: #666;

}
.about{
	margin-top: 50px;
}
/*.about-right{

	

}*/

.about-right .about-img{

	position: relative;

	padding: 0 0 30px;

}
.about-right .about-img img{
	max-width: 100%;
}
.about-right .about-img:last-child img{
	max-width: 78.5%;
}
/*.about-right .about-img:last-child{
	margin-top: 25px;
}*/

/*.about-right .about-img:after{

	    content: "";

    width: 295px;

    height: 542px;

    border: 1px solid #f4b544;

    position: absolute;

    top: 52px;

    left: 94px;

    z-index: -2;

}*/

.about-bottom{

	margin: 40px auto;

}

.about-bottom ul>li{

	float: left;

	width: 37%;

	height: 260px;

	background-repeat: no-repeat;

	background-size: 100% 100%;

	background-position: center center;

}

.about-bottom ul>li:last-child{

	width: 26%;

}

.about-bottom-text{

	display: flex;

    flex-direction: column;

    justify-content: center;

    height: 100%;

    width: 80%;

    margin: 0 auto;

    color: #fff;

    letter-spacing: 1px;

}

.about-bottom-text span{

	line-height: 35px;

}

/*cultrueä¼ä¸šæ–‡åŒ–*/

.culture>p{

	font-size: 16px;

	line-height: 50px;

	color: #666;

}

.culture-list-text{

	background-color: #ededed;

}

.culture-list-text,

.culture-img{

	width: 98%;

	height: 100%;

	display: flex;

	flex-direction: column;

	justify-content: center;

}

.culture-list ul>li:hover .culture-list-text{

	background-color: #03ad8f;

}

.culture-list ul>li:hover .culture-list-text h5{

	color: #fff;

}

.culture-list ul>li:hover .culture-list-text span{

	color: #fff;

}

.culture-list ul>li:hover .culture-list-text p{

	color: #fff;

}

.culture-list ul>li h5{

	font-size: 18px;

	font-weight: bold;

	color: #03ad8f;

}

.culture-list ul>li span{

	font-size: 14px;

	text-transform: uppercase;

	color: #03ad8f;

	line-height: 35px;

}

.culture-list ul>li p{

	font-size: 16px;

	color: #777;

	line-height: 40px;

}

.culture-list ul>li h5,

.culture-list ul>li span,

.culture-list ul>li p{

	width: 80%;

	margin: 0 auto;

}

.culture-list ul>li:first-child,

.culture-list ul>li:nth-child(2){

	height: 257px;

}

.culture-list ul>li:nth-child(3),

.culture-list ul>li:nth-child(4),

.culture-list ul>li:nth-child(5){

	height: 172px;

	margin: 23px auto;

}

/*tissueç®¡ç†æž¶æž„*/

.tissue-img{

	margin-bottom: 120px;

}

.tissue-img img{

	max-width: 100%;

	margin: 0 auto;

}

/*teacherå†…è®­å¸ˆé£Žé‡‡*/

.teacher-list ul>li{

	position: relative;

	margin-bottom: 50px;

	padding: 0;

	padding-bottom: 20px;

	box-shadow: 0 15px 17px -9px rgba(0,0,0,.1);

}

.teacher-main{

	box-shadow: 7px 17px 17px -9px rgba(0,0,0,.1);

    width: 94%;

}

.teacher-list ul>li:nth-child(1) .teacher-text,

.teacher-list ul>li:nth-child(5) .teacher-text,

.teacher-list ul>li:nth-child(9) .teacher-text,

.teacher-list ul>li:nth-child(13) .teacher-text{

	text-indent: 3em;

}

.teacher-list ul>li:hover .teacher-text{

	background-image: url(../images/teacher-list-textbghover.png);

	color: #fff;

}

.teacher-list ul>li .teacher-img:after{

	content: "";

	display: block;

	background-image: url(../images/teacher-list-bg.png);

	background-position: bottom center;

	background-size: auto auto;

	background-repeat: no-repeat;

	position: absolute;

	bottom: 0;

	width: 95%;

    height: 185px;

    z-index: -5;

    left: 0;

    

}

.teacher-text{

	background-image: url(../images/teacher-list-textbg.png);

	background-position: bottom center;

	background-size: auto auto;

	background-repeat: no-repeat;

	position: absolute;

	bottom: 0;

	width: 95%;

	height: 146px;

	left: 0;

	    display: flex;

    flex-direction: column;

    justify-content: center;

    text-indent: 2em;

    color: #333;

}

.teacher-text h3{

	font-size: 26px;

	line-height: 46px;

}

.teacher-img{

	width: 100%;

	display: flex;

    justify-content: center;
    height: 386px;
    overflow: hidden;

}

.teacher-img img{

	max-width: 100%;

	width: 86%;

}

/*news æ–°é—»åˆ—è¡¨*/

.news-list-main ul>li{

	margin-bottom: 50px;

}

.news-list-main ul>li:hover .news-main-img{

	-webkit-animation-name:swing;

	-moz-animation-name:swing;

	-o-animation-name:swing;

	-ms-animation-name:swing;

	animation-name:swing;

}

.news-list-main ul>li:hover .news-time{

	color: #fff;

	background-color: #03ad8f;

	border: none;

}

.news-list-main ul>li:hover .news-text h3{

	color: #03ad8f;

}

.news-list-text{

	width: 100%;

	margin: 0 auto 12px;

}

.news-time{

	float: left;

	text-align: center;

	padding: 22px;

	border: 1px solid #c9c9c9;

	color: #4d4d4d;

	width: 27%;

}

.news-time h4{

	font-size: 22px;

}

.news-text{

	    float: left;

    width: 68%;

    margin-left: 3%;

}

.news-text h3{

	font-size: 16px;

	color: #333;

	white-space: nowrap;

    text-overflow: ellipsis;

        line-height: 36px;

}

.news-text p{

	color: #999;

    line-height: 22px;

    font-size: 12px;

    min-height: 46px;

    height: 46px;

    overflow: hidden;

}

.news-main-img{

	height: 230px;

    overflow: hidden;

    width: 95%;

    padding-top: 8px;

}

.news-main-img img{

	    max-width: 100%;

    height: auto;

}

/*details-main åˆ—è¡¨å†…é¡µè¯¦æƒ…é¡µ*/

.news-details{

	margin-top: 15px;

}

.details-main .details-img img{

	max-width: 100%;

    margin: 60px auto;

}

.details-main img{
	margin: 0 auto;
}
.details-text{
    width: 28%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.caseshow{
    width:94%;
    height: 464px;
    margin: 30px auto 0;
}
.caseshow img{
    height: 100%;
}
.details-main{

	margin-bottom: 60px;

}

.details-main p{

	font-size: 16px;

	color: #787878;

	line-height: 45px;

	text-indent: 1em;

}

/*case æ¡ˆä¾‹å±•ç¤º*/

.case{

	margin-bottom: 60px;

}

.case ul>li{

	padding: 38px 0;

	border-bottom: 1px solid #e3e3e3;

	overflow: hidden;

}

.case ul>li h3:after{

	content: "";

	display: block;

	width: 40px;

	height: 3px;

	background-color: #d72b2b;

	position: absolute;

	left: 0;

	top: 0;

}

.case ul>li .case-text{

	width: 53.33333333%;

	margin-top: 30px;

}

.case-text-main{
	height: 130px;
	overflow: hidden;
	width: 90%;
}
.case ul>li h3{

	color: #00caa6;

	line-height: 65px;

	position: relative;

}

.case ul>li h4{

	font-size: 20px;

	color: #5e5e5e;

	font-weight: bold;

	margin-bottom: 20px;

}

.case ul>li p{

	text-align: justify;

	line-height: 32px;

	font-size: 16px;

	color: #787878;


}

.case ul>li p:after{

	content: "......";

}

/*.case ul>li:nth-child(odd){

	position: relative;

}*/

/*.case ul>li:nth-child(odd) .case-img{

	transition: all 0.7s;

}*/

/*.case ul>li:nth-child(odd) .case-img:after{

	content: "";

	width: 20px;

	height: 100%;

	background-color: #fff;

	position: absolute;

	left: 47.5%;

	top: 0;

	z-index: 10;

}*/

.case ul>li:nth-child(even) .case-text{

	float: right;

}

.case ul>li:nth-child(even) .case-img{

	float: left;

}

.case-img{

	overflow: hidden;

}

.case-img img{

	max-width: 100%;

}

/*jobs åŠ å…¥æˆ‘ä»¬*/

.jobs-title{

	margin: 60px 0;

}

.jobs-title ul>li{

	height: 240px;

    display: flex;

    align-items: center;

    flex-direction: column;

    justify-content: center;

    background-repeat: no-repeat;

    background-position: center center;

    background-size: 90% 95%;

}

.jobs-title ul>li:nth-child(even){

	color: #fff;

	background-image: url(../images/jobs-title-bg2.png);

}

.jobs-title ul>li:nth-child(odd){

	background-image: url(../images/jobs-title-bg1.png);

}

.jobs-title ul>li span:first-child{

	font-size: 18px;

    font-weight: bold;

    width: 65%;

    text-align: center;

    line-height: 30px;

    height: 54px;

    overflow: hidden;

    margin-bottom: 10px;

}

.jobs-title ul>li span:last-child{

	font-size: 16px;

    width: 74%;

    text-align: center;

    line-height: 30px;

    height: 90px;

    overflow: hidden;

}

.jobs-title-bottom{

	margin-bottom: 40px;

}

.jobs-title-bottom .jobs-title-bottom-right{

	background-color: #eeeeee;

	height: 130px;

    font-size: 16px;

    color: #666;

    line-height: 40px;

    display: flex;

    align-items: center;

    flex-direction: column;

    justify-content: center;

}

.jobs-title-bottom .jobs-title-bottom-right p{

	width: 83%;

    margin: 0 auto;

}

/*jobs-list åŠ å…¥æˆ‘ä»¬åˆ—è¡¨*/

.jobs-list{

	margin-bottom: 120px;

}

#accordion .panel{

	box-shadow: none;

	border: none;

	border-radius:0;

	margin-bottom: 6px;

}

#accordion .panel-heading{

	padding:0;

	background-color:#fff;

	border: none;

}

#accordion a{

	display: block;

	color: #fff;

	font-size: 15px;

	font-weight: bold;

	padding: 14px 40px;

	background: #03ad8f;

	text-transform: uppercase;

	position: relative;

}

#accordion  a.collapsed{

	border-top: 0;

	color: #333;

	background: #f4f6f9;

	border-bottom:1px solid transparent;

}

#accordion a:before,

#accordion a.collapsed:before{

	content: "\f068";

	font-family: FontAwesome;

	position: absolute;

	top: 40%;

    right: 15px;

    font-size: 20px;

    line-height: 24px;

    font-weight: normal;

}

#accordion a.collapsed:before{

	content: "\f067";

}

#accordion .panel-body{

	color: #666464;

	font-size: 14px;

	line-height: 20px;

	border-top: 0 none;

	background: #f4f6f9;

	padding: 15px 27px;

}

.jobs-list .panel-title{

	font-size: 20px;

	font-weight: bold;

	line-height: 45px;

}

.panel-title-bottom{

	width: 94%;

	margin-top: 6px;

}

.jobs-list .panel-title-bottom ul>li{

	display: flex;

    justify-content: center;

    align-items: center;

    border-right: 1px solid #f4f6f9;

    font-weight: normal;

}

.jobs-list .panel-title-bottom ul>li:first-child{

	justify-content: end;

}

.jobs-list .panel-title-bottom ul>li:last-child{

	border: none;

}

.jobs-list .pabe1-body-main{

	width: 95%;

	margin:0 auto;

	line-height: 30px;

	padding: 15px 0;

}

/*contact è”ç³»æˆ‘ä»¬*/

.contact-top{

	font-size: 16px;

	line-height: 35px;

	margin-top: 50px;

	margin-bottom: 30px;

}

.contact-title h3{

	font-size: 26px;

	letter-spacing: 1px;

	color: #666;

	line-height: 60px;

	margin-bottom: 20px;

	text-align: center;

}

.contact-top>ul>li{

	height: 266px;

    overflow: hidden;

    margin-bottom: 15px;

}

.contact-top>ul>li .contact-top-text{

	width: 100%;

	height: 100%;

	margin: 0 auto;

	background-color: #f7f8fb;

	padding: 0 40px;

	display: flex;

    flex-direction: column;

    justify-content: center;

    position: relative;

}

.contact-top>ul>li .contact-top-text:after{

	content: "";

	width: 132px;

	height: 144px;

	background-image: url(../images/kf-bg.png);

	background-repeat: no-repeat;

	background-size: 100% 100%;

	background-position: center center;

	position: absolute;

	right: 0;

	top: 30%;

}

.contact-top>ul>li .contact-top-text a{

	padding: 0 30px;

	border: 1px solid #f4b544;

	border-radius: 30px;

	line-height: 35px;

	display: inline-block;

	margin-top: 18px;

	color: #f4b544;

}

.contact-top>ul>li .contact-top-text h5{

	font-size: 16px;

	font-weight: bold;

	line-height: 35px;

}

.contact-top>ul>li .contact-top-text ul{

	margin-top: 8px;

}

.contact-top>ul>li .contact-top-text ul>li{

	color: #787878;

}

.contact-top>ul>li:hover .contact-top-text a{

	color:#fff;

	background-color: #f4b544;

}

.contact-bottom-left{

	margin-bottom: 60px;

}

.contact-bottom .contact-bottom-left ul>li{

	line-height: 40px;

	font-size: 16px;

	letter-spacing: 1.5px;

	color: #474747;

}

.contact-bottom .contact-bottom-left ul>li:nth-child(2){

	font-size: 28px;

	color: #03ad8f;

}

.contact-bottom .contact-bottom-right .contact-code{

	width: 50%;

    float: left;

    text-align: center;

    color: #666;

    line-height: 26px;

    margin-top: 30px;

}

.contact-bottom .contact-bottom-right .contact-code img{

	max-width: 100%;

	width: 66%;

	margin: 0 auto;

}

.contact-bottom-map{

	height: 330px;

	background-image: url(../images/map-bg.jpg);

	background-repeat: no-repeat;

	background-size: 100% 100%;

	background-position: center center;

	text-transform: uppercase;

	margin-bottom: 50px

}

.contact-bottom-map-text:hover a{

	background-color: #e8af02;

}

.map-dw{

	display: flex;

    align-items: center;

}

.map-dw span{

	padding-left: 3px;

}

.contact-bottom-map i svg{

	width: 20px;

	height: 24px;

	margin-top: 2px;

}

.contact-bottom-map-text{

	width: 100%;

	height: 100%;

	position: relative;

	text-align: center;

	overflow: hidden;

	z-index: 2;

	display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: center;

    color: #fff;

    font-weight: normal;

}

.contact-bottom-map .contact-bottom-map-text h2{

	font-family: Arial;

	font-weight: normal;

	letter-spacing: 1.5px;

	line-height: 45px;

	margin-bottom: 20px;

}

.contact-bottom-map .contact-bottom-map-text a{

	display: block;

	color: #fff;

	font-size: 15px;

	overflow: hidden;

	padding: 0 45px 0 35px;

	line-height: 45px;

	text-align: center;

	border: 1px solid #fff;

	position: relative;

}

.contact-bottom-map .contact-bottom-map-text a:after{

	    content: ">";

    display: block;

    position: absolute;

    right: 18%;

    top: -3%;

    color: #fff;

    font-size: 16px;

}

.contact-bottom-map-text:after{

	content: "";

	width: 100%;

	height: 100%;

	background-color: rgba(232,175,2,.9);

	position: absolute;

	left: 0;

	right: 0;

	top: 0;

	z-index: -1;

}

/*honorä¼ä¸šè£èª‰*/

/*honor-top ä¼ä¸šè£èª‰tabåˆ‡æ¢*/

.honor-top{

	margin-bottom: 30px;

}

.unstyledList, .tabBlock-tabs {

  list-style: none;

  margin: 0;

  padding: 0;

}



.tabBlock {

  margin: 0 auto;

}

.tabBlock-tabs{

  position: relative;

  margin-top: 80px;

}

.tabBlock-tabs:after{

  content: "";

  width: 100%;

  height: 16px;

  background-color: #58d6c0;

  position: absolute;

  left: 0;

  top: 30px;

  z-index: 1;

}

.tabBlock-tab {

 cursor: pointer;

     line-height: 235px;

    height: 200px;

    overflow: hidden;

 text-align: center;

    display: inline-block;

    font-size: 20px;

    font-weight: 600;

    width: 33.3%;

    float: left;

    position: relative;

    -webkit-transition: 0.1s ease-in-out;

    transition: 0.1s ease-in-out;

}

.tabBlock-pane{

  border-radius: 10px;

  border: 1px solid #ccc;

  position: relative;

}

.tabBlock-pane ul{

  padding: 30px;

  height: 262px;

  overflow:scroll;

}

.tabBlock-pane ul>ul{
	padding: 0;
	overflow: hidden;
}

.tabBlock-content .tabBlock-pane:first-child:after{

	left: 13%;

}

.tabBlock-content .tabBlock-pane:nth-child(2):after{

	left: 50%;

}

.tabBlock-content .tabBlock-pane:last-child:after{

	right: 8%;

}

.tabBlock-content .tabBlock-pane:after{

  content: "";

  width: 42px;

  height: 74px;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  background-position: center center;

  background-repeat: no-repeat;

  background-image: url(../images/tab-current.png);

  position: absolute;

  bottom: -58px;

}

.tabBlock-pane ul h4{

  text-align: left;

  font-size: 18px;

  line-height: 30px;

  color: #f4b544;

  margin: 0;

  font-weight: bold;

}

.tabBlock-pane ul>li{

  line-height: 32px;

    font-size: 14px;

    color: #616161;

    min-height: 32px;

    height: 32px;

    letter-spacing: 0.5px;

}

.tabBlock-pane ul>li i{

	margin-right: 8px;

}

/*.tabBlock-pane ul>li i svg{

  width: 13px;

  height: 13px;

  margin-right: 5px;

}*/

.tabBlock-zw{

	height: 76px;

}

.tabBlock-content{

	width: 90%;

	margin: 0 auto;

	position: relative;

}

.tabBlock-content:after{

	content: "";

	display: block;

	width: 100%;

	height: 17px;

	background-color: #03ad8f;

	position: absolute;

	bottom: 0px;

	left: 0;

	border-bottom-left-radius: 10px;

	border-bottom-right-radius: 10px;

}



.tabBlock-tab:after{

  content: "";

  width: 32px;

  height: 32px;

  background-color: #58d6c0;

  border-radius: 50%;

  position: absolute;

      left: 44.5%;

    top: 20px;

    z-index: 10;

}

.is-active:after{

  content: "";

  width: 52px;

  height: 52px;

  background-color: #03ad8f;

  border-radius: 50%;

  position: absolute;

      left: 43.5%;

   top: 10px;

    z-index: 8;

}

.tabBlock-pane > :last-child {

  margin-bottom: 0;

}

/*honor-bottom ä¼ä¸šè£èª‰è½®æ’­éƒ¨åˆ†*/


.honor-bottom{
	border-top: 1px solid #ccc;
	/*height: 1146px;*/
}
.honor-bottom .swiper-wrapper{
	height: auto;
}
.honor-img{
	height: 212px;
	overflow: hidden;
}
.honor-img img{
	height: 100%;
	max-width: 100%;
}
div.indexmaindiv{

	margin:0px auto;

	position: relative;

}

div.indexmaindiv div.playerstyles{

	width:168px;

	height:44px;

	background:url('../images/playstyles.png') no-repeat;

}

div.indexmaindiv1{

	margin-top:25px;

	position: relative;

    width: 1062px;

    margin: 0 auto;

        overflow: hidden;

}

#goleft{

	position: absolute;

	left: 0;

	top: 40%;

	cursor:pointer;

}

div.indexmaindiv1 div.playerdetail div.detailimg{

	width:172px;

	height:124px;

}

div.indexmaindiv1 div.playerdetail div.detailimg img{

	width:172px;

	height:115px;

}

div.indexmaindiv1 div.playerdetail div.teanames{

	text-align:center;

	font-size:14px;

	margin-top:5px;

	color:#404040;

}

#goright svg,#goleft svg{

	width: 55px;

	height: 55px;

	overflow: hidden;

}

/*#goright:hover #goright svg path{

	fill: red;

}

#goleft:hover #goleft svg path{

	fill: red;

}*/

#goleft svg{

	transform: rotate(180deg);

	-ms-transform:rotate(180deg);

	-moz-transform:rotate(180deg);

	-webkit-transform:rotate(180deg);

	-o-transform:rotate(180deg);

}

#goright{

	position: absolute;

	right: 0;

	top: 40%;

	cursor:pointer;}

/*æ»šåŠ¨*/

div.maindiv1{

	float:left;

	width:1050px;

	height:578px;

	overflow:hidden;

}

div.maindiv1 ul{

	position:absolute;

	left:0;

	top:0;

}

div.maindiv1 ul li{

	float:left;

	margin-left:13px;

}

.playerdetail{


    height: 274px;


    overflow: hidden;

}

.playerdetail span{

	font-size: 16px;

	color: #666;

	display: block;

	width: 96%;

	margin:0 auto;

	text-align: center;

	line-height: 25px;
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* min-height: 35px; */
    /* text-overflow: ellipsis; */
    padding: 13px 0;


}

/*.playerdetail img{

	max-width: 100%;
	height: 77%;

}*/

