@charset "utf-8";
/* CSS Document */

.spor_banner {
	background:url(../images/health_banner2.jpg) no-repeat center;
	height:450px;
}

.sport_nav {
	width:100%;
	background:#9A6A9E;
	position:relative;
	z-index:9;
}

.sportmenu {
	position:relative;
	z-index:19;
}

.sportmenu .m {
	float:left;
	position:relative;
	z-index:1;
}

.sportmenu li:last-child {
	margin-right:0;
}	

.sportmenu h3 {
	line-height:50px;
	font-size:18px;
	float:left;
	font-weight:normal;
	position:relative;
	z-index:19;
}

.sportmenu h3 a {
	display:block;
	color:#FFF;
	padding:0 32px;
}

.sportmenu h3 i {
	display:block;
	position: absolute;
    top: 50%;  
    right: 5px;  
    width: 5px;  
    height: 5px;  
    border-style: solid;  
    border-width: 2px 2px 0 0;  
    border-color: #222;  
    -webkit-transform-origin: 75% 25%;  
    -webkit-transform: rotateZ(135deg);  
    -webkit-transition: 100ms ease-in .1s;  
    transition: 100ms ease-in .1s;
}	


.sportmenu h3 a:hover {
	color:#FFF!important;
}

.sportmenu .sub {
	display:none;
	position:absolute;
	left:-50%;
	margin-left:50px;
	top:50px;
	z-index:19;
	width:160px;
	border:1px solid #E6E4E3;
	border-top:0;
	background-color:rgba(255,255,255,.95);
}
	
.sportmenu .sub li {
	text-align:center;
	padding:0 10px;
	font-size:15px;
}	

.sportmenu .sub li a {
	display:block;
	padding:8px 0;
	height:28px;
	line-height:28px;
}

.sportmenu .sub li:last-child a {
	border-bottom:none;
}

.sportmenu li.curt {
	position:relative;
	z-index:1;
	background:#73527a;
}

.sportmenu li.curt i {
	border-color:#9A6A9E;
}

.sportmenu li.curt h3 a {
	position:relative;
	z-index:11;
	color:#FFF;
}


.sportslid { 
    position: relative;
	width:100%;
	height:680px;
	overflow: hidden;
}	
.sportslid .pic{
	position:relative;
	z-index:1;
}	
.sportslid .pic img {
	width:100%;
	display: block;
}	
.sportslid .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }	
.sportslid .hd li{margin: 0 5px; background: url(images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;		display:inline-block; *display:inline; zoom:1;  _background: url(images/dot8.png) no-repeat 0 -16px;	}	
.sportslid .hd .on{ background-position:0 0; }	
.sportslid .prev,	.sportslid .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }	
.sportslid .prev { left: 0; }	
.sportslid .next { background-position: 0 -90px; right: 0; }	
.sportslid .prev:hover,	.sportslid .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }	


.sportone {
	margin-top:20px;
}

.sportone_l {
	width:400px;
	float:left;
}

.sportone_l li {
	width:195px;
	float:left;
	height:130px;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin-bottom:10px;
}

.sportone_l li:nth-child(2n+1) {
	float:right;
}

.sportone_l li img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
	width:100%;
	z-index:5;
}

.sportone_l li b {
	width:100%;
	display:block;
	font-weight:normal;
	color:#FFF;
	font-size:14px;
	height:35px;
	line-height:35px;
	box-sizing:border-box;
	padding:0 15px 0 10px;
	overflow: hidden; 
	position:absolute;
	z-index:11;
	left:0;
	bottom:0;
	background:rgba(0,0,0,.5);
}

.sportone_l li:first-child {
	width:100%;
	height:250px;
}

.sportone_l li:first-child b {
	font-size:16px;
	height:50px;
	line-height:50px;
}

.sportone_c {
	width:480px;
	float:left;
	margin-left:20px;
}

.sportone_c h4 {
	height:30px;
	line-height:30px;
	position:relative;
	z-index:1;
	text-align:center;
}

.sportone_c h4:before {
	content:"";
	width:100%;
	height:2px;
	background:#222;
	position:absolute;
	z-index:5;
	top:50%;
	left:0;
	margin-top:-1px;
}

.sportone_c h4 b {
	display:inline-block;
	margin:0 auto;
	padding:0 15px;
	background:#FFF;
	font-size:24px;
	position:relative;
	z-index:11;
	font-weight:normal;
	color:#D93F04;
}

.sportone_c1 {
	
}

.sportone_c1 li {
	border-bottom:1px dotted #666;
	padding:15px 0;
	width:100%;
	float:left;
}

.sportone_c1 li:last-child {
	border-bottom:none;
}

.sportone_c1 li .pic {
	width:140px;
	height:80px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin-right:15px;
}

.sportone_c1 li .pic img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
	width: 140px;
}

.sportone_c1 li .txt {}

.sportone_c1 li b {
	display:block;
	font-weight:normal;
	font-size:18px;
	height:24px;
	line-height:24px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sportone_c1 li p {
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
	font-size:14px;
	line-height:22px;
	height:44px;
	margin-top:10px;
	color:#999;
}

.sportone_c2 {
	
}

.sportone_c2 li {
	font-size:16px;
	height:35px;
	line-height:35px;
}

.sportone_c2 li b {
	display:block;
	float:left;
	font-weight:normal;
	overflow: hidden; 
	width:-webkit-calc(100% - 80px); 
	width:-moz-calc(100% - 80px); 
	width:calc(100% - 80px);
	position:relative;
	z-index:1;
	padding-left:15px;
	height:35px;
	line-height:35px;
}

.sportone_c2 li b:before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	width:4px;
	height:4px;
	background:#222;
	margin-top:-2px;
}

.sportone_c2 li span {
	display:block;
	float:right;
	font-size:14px;
	color:#c0c0c0;
}

.sportone_r {
	width:280px;
	float:right;
}

.sportone_rp {}

.sportone_rp li {
	width:100%;
	margin-bottom:10px;
	position:relative;
	z-index:1;
	height:98px;
	overflow:hidden;
}

.sportone_rp li:last-child {
	margin-bottom:0;
}

.sportone_rp li img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
	z-index:3;
}

.sportone_rp li .t {
	position:absolute;
	z-index:11;
	width:220px;
	left:50%;
	color:#FFF;
	top:50%;
	height:36px;
	line-height:36px;
	margin-top:-18px;
	margin-left:-110px;
	text-align:center;
	font-size:24px;
}

.sportone_rp li .t:before, .sportone_rp li .t:after{
	content:"";
	position:absolute;
	top:17px;
	width:50px;
	height:2px;
	background:#FFF;
}

.sportone_rp li .t:before {
	left:0;
}

.sportone_rp li .t:after {
	right:0;
}

.sportone_rp li:first-child .t:before, .sportone_rp li:first-child .t:after {
	width:12px;
	height:12px;
	background:#fff;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	-webkit-transform-origin:0 100%;
	-moz-transform-origin:0 100%;
	-ms-transform-origin:0 100%;
	-o-transform-origin:0 100%;
	transform-origin:0 100%;
}

.sportone_rp li:first-child .t:before {
	left:7px;
}

.sportone_rp li:first-child .t:after {
	right:0px;
}

.sport_action {
	width:100%;
	background:#9A6A9E;
	color:#222;
	height:90px;
	margin-top:20px;
	margin-bottom:20px;
}

.sport_action .bl {
	width:90px;
	float:left;
	background:#222;
	height:90px;
}

.sport_action .bl span, .sport_action .bl b {
	display:block;
	text-align:center;
	color:#9A6A9E;
}

.sport_action .bl span img {
	width:48px;
	margin-top:7px;
}

.sport_action .bl b {
	display:block;
	font-size:18px;
}

.sport_action ul {
	width:-webkit-calc(100% - 90px); 
	width:-moz-calc(100% - 90px); 
	width:calc(100% - 90px);
	float:left;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	display: -webkit-box;
	display: -moz-box;
	display: box;
}

.sport_action ul li {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	text-align: center;
	position:relative;
	z-index:1;
}

.sport_action ul li:before {
	content:"/";
	font-size:24px;
	position:absolute;
	left:-5px;
	top:28px;
	font-weight:100;
}

.sport_action ul li:first-child:before {
	content:"";
}

.sport_action ul li span, .sport_action ul li b {
	display:block;
	text-align:center;
	color:#222;
}

.sport_action ul li span img {
	width:50px;
	margin-top:9px;
}

.sport_action ul li b {
	display:block;
	font-weight:normal;
	font-size:18px;
	line-height:26px;
}


.sport_title {
	border-bottom:1px solid #222;
	padding-bottom:10px;
	margin-top: 40px;
}

.sport_titb {
	float:left;
	height:50px;
	line-height:50px;
	background:#9A6A9E;
	color:#FFF;
	margin-left:8px;
	position:relative;
	z-index:1;
	text-align:center;
	font-size:24px;
	padding:0 20px;
}

.sport_titb:before {
	content:"";
	background:#222222;
	width:8px;
	height:36px;
	position:absolute;
	bottom:0;
	left:-8px;
	z-index:5;
}

.sport_tite {
	display:block;
	float:left;
	padding:0 16px;
	background:#222;
	color:#FFF;
	font-size:16px;
	height:36px;
	margin-top:14px;
	line-height:36px;
	text-transform:uppercase;
}

.sport_more {
	display:block;
	float:right;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#FFF;
	border-radius:20px;
	padding:0 20px;
	background:#222;
	margin-top:15px;
}

.sport_more:hover {
	background:#9A6A9E;
}

.sport_food {
	
}

.sport_fleft {
	width:590px;
	float:left;
	margin-top:30px;
}

.sport_food_pic {
	
}

.sport_food_pic li {
	width:286px;
	float:left;
	background:#f5f5f5;
	margin-bottom:20px;
}

.sport_food_pic li:nth-child(2n+1) {
	float:right;
}

.sport_food_pic li span {
	display:block;
	width:100%;
	height:170px;
	overflow:hidden;
	position:relative;
	z-index:1;
}

.sport_food_pic li span img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
	width:100%;
}

.sport_food_pic li p {
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	height:50px;
	line-height:50px;
	font-size:16px;
	box-sizing:border-box;
	width:100%;
	padding:0 10px 0 15px;
}

.sport_food_pic li:first-child {
	width:100%;
}

.sport_food_pic li:first-child span {
	height:340px;
}

.sport_food_pic li:first-child p {
	height:60px;
	line-height:60px;
	font-size:18px;
}

.sport_fright {
	width:590px;
	float:right;
	margin-top:30px;
}

.sport_food_top {
	border-bottom:1px dotted #222;
	padding-bottom:20px;
}

.sport_food_top .pic {
	width:220px;
	height:130px;
	float:right;
	overflow:hidden;
	position:relative;
	z-index:1;
}

.sport_food_top .pic img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
	width:100%;
}

.sport_food_top .txt {
	width:-webkit-calc(100% - 240px); 
	width:-moz-calc(100% - 240px); 
	width:calc(100% - 240px);
	float:left;
}

.sport_food_top .txt b {
	display:block;
	font-weight:normal;
	font-size:18px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	height:40px;
	line-height:40px;
	margin-bottom:10px;
}

.sport_food_top .txt p {
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3; 
	-webkit-box-orient:vertical;
	color:#999;
	font-size:14px;
	line-height:24px;
	height:72px;
}

.sport_food_list {
	margin-top:10px;
}

.sport_food_list li {
	height:44px;
	line-height:44px;
	overflow:hidden;
}

.sport_food_list li b {
	display:block;
	font-weight:normal;
	font-size:16px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	width:-webkit-calc(100% - 100px); 
	width:-moz-calc(100% - 100px); 
	width:calc(100% - 100px);
	float:left;
	padding-left:15px;
	position:relative;
	z-index:1;
}

.sport_food_list li b:before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	margin-top:-2px;
	width:4px;
	height:4px;
	background:#222;
}

.sport_food_list li span {
	display:block;
	font-size:13px;
	color:#999;
	float:right;
}

.sport_ano {
	width:900px;
	float:left;
}

.sport_ano .anlist {
	width:-webkit-calc(50% - 15px); 
	width:-moz-calc(50% - 15px); 
	width:calc(50% - 15px);
	float:left;
}

.sport_ano .anlist:nth-child(2n) {
	float:right;
}

.sport_ano .anpic {
	border-bottom:1px dotted #222;
	padding-bottom:20px;
}

.sport_ano .anpic .pic {
	width:140px;
	height:95px;
	float:left;
	margin-right:15px;
	overflow:hidden;
	position:relative;
	z-index:1;
}

.sport_ano .anpic .pic img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
	width:100%;
}

.sport_ano .anpic b {
	display:block;
	font-size:16px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	height:30px;
	line-height:30px;
	margin-bottom:8px;
}

.sport_ano .anpic p {
	font-size:14px;
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
	line-height:24px;
	height:48px;
}

.sport_ano .antxt {
	margin-top:10px;
}

.sport_ano .antxt li {
	height:40px;
	line-height:40px;
	overflow:hidden;
}

.sport_ano .antxt li b {
	display:block;
	font-weight:normal;
	font-size:16px;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	width:-webkit-calc(100% - 100px); 
	width:-moz-calc(100% - 100px); 
	width:calc(100% - 100px);
	float:left;
	padding-left:15px;
	position:relative;
	z-index:1;
}

.sport_ano .antxt li b:before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	margin-top:-2px;
	width:4px;
	height:4px;
	background:#222;
}

.sport_ano .antxt li span {
	display:block;
	font-size:13px;
	color:#999;
	float:right;
}

.sport_video {
	margin-top:20px;
}

.sport_video li {
	width:225px;
	height:130px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin-bottom:15px;
	margin-left:15px;
}

.sport_video li img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
	z-index:5;
	width:225px;
}

.sport_video li i {
	display:block;
	position:absolute;
	z-index:11;
	width:50px;
	height:50px;
	top:40%;
	left:50%;
	margin-left:-25px;
	margin-top:-30px;
	background:url(../images/bofang.png) no-repeat center;
	background-size:100% auto;
}

.sport_video li p {
	position:absolute;
	left:0;
	bottom:0;
	z-index:11;
	width:100%;
	box-sizing:border-box;
	padding:0 10px 0 15px;
	background-color:rgba(0,0,0,.5);
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#FFF;
}

.sport_video li:first-child {
	margin-left:0;
	width:480px;
	height:275px;
}

.sport_video li:first-child p {
	height:50px;
	line-height:50px;
	font-size:16px;
}

.sport_video li:first-child i {
	width:90px;
	height:90px;
	margin-left:-45px;
	margin-top:-40px;
}
.sport_video li :first-child img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    height: 100%;
    z-index: 5;
	width:100%;
}
.sport_video02 {
	margin-bottom:25px;
}

.sport_video02 li {
	width:-webkit-calc(33% - 15px); 
	width:-moz-calc(33% - 15px); 
	width:calc(33% - 15px);
	float:left;
	background:#f5f5f5;
	margin-right:28px;
}

.sport_video02 li:nth-child(3n) {
	float:right;
	margin-right:0;
}

.sport_video02 li .topv {
	width:100%;
	height:220px;
	overflow:hidden;
	position:relative;
	z-index:1;
}

.sport_video02 li .topv img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    height: 100%;
    z-index: 5;
}

.sport_video02 li .topv i {
	display:block;
	position:absolute;
	z-index:11;
	width:80px;
	height:80px;
	top:40%;
	left:50%;
	margin-left:-40px;
	margin-top:-35px;
	background:url(../images/bofang.png) no-repeat center;
	background-size:100% auto;
}

.sport_video02 li .topv p {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px 0 15px;
    background-color: rgba(0,0,0,.5);
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #FFF;
}


.sport_video02 li .topi {
	padding:10px 10px 10px 15px;
}

.sport_video02 li .topi p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	height:40px;
	line-height:40px;
	background:url(../images/video_icon2.png) no-repeat left center;
	padding-left:30px;
}

.sport_xunlian {
	margin-bottom:25px;
}

.sport_ztit {
	height:36px;
	line-height:36px;
	margin-bottom:8px;
	margin-top:15px;
}

.sport_ztit b {
	display:block;
	float:left;
	font-weight:normal;
	font-size:20px;
	position:relative;
	z-index:1;
	padding-left:15px;
}

.sport_ztit b:before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	width:4px;
	height:18px;
	margin-top:-8px;
	background:#EB2E2E;
}

.sport_ztit .more {
	display:block;
	float:right;
	font-size:14px;
	color:#999;
}

.sport_ql {
	width:400px;
	float:left;
}

.sport_all {
	border:1px solid #eee;
	border-left:none;
}

.sport_all li {
	border-bottom:1px solid #eee;
	width:-webkit-calc(33% - 1px); 
	width:-moz-calc(33% - 1px); 
	width:calc(33% - 1px);
	border-left:1px solid #eee;
	height:131px;
	float:left;
}

.sport_all li:nth-child(3n) {
	width:-webkit-calc(34% - 1px); 
	width:-moz-calc(34% - 1px); 
	width:calc(34% - 1px);
}

.sport_all li:nth-last-child(3),.sport_all li:nth-last-child(2),.sport_all li:nth-last-child(1) {
	border-bottom:none;
}

.sport_all li span {
	display:block;
	width:100px;
	height:80px;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin:20px auto auto auto;
}


.sport_all li span img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 40%;
    left: 50%;
	width: 70%;
    height: 70px;
}

.sport_all li b {
	display:block;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	height:20px;
	line-height:20px;
}

.sport_all li:last-child span {
	background:url(../images/more_h2.png) no-repeat center;
}

.sport_qc {
	width:480px;
	float:left;
	margin-left:20px;
}

.sport_qc_list {
	
}

.sport_qc_list li {
	width:100%;
	border-bottom:1px dotted #222;
	padding:8px 0 15px 0;
}

.sport_qc_list li:first-child {
	/* padding-top:0; */
	margin-top:-10px;
}

.sport_qc_list li b {
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:16px;
	height:40px;
	line-height:40px;
}

.sport_qc_list li p {
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
	line-height:24px;
	height:48px;
	font-size:14px;
}

.sport_qr {
	width:280px;
	float:right;
}

.sport_qr_pic {
}

.sport_qr_pic li {
	width:100%;
	height:170px;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin-bottom:17px;
}

.sport_qr_pic li:last-child {
	margin-bottom:0;
}

.sport_qr_pic li img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    width: 280px;
    height: 100%;
    z-index: 5;
}

.sport_qr_pic li b {
    width: 100%;
    display: block;
    font-weight: normal;
    color: #FFF;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    padding: 0 15px 0 10px;
    overflow: hidden;
    position: absolute;
    z-index: 11;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}

.sport_bk {
	width:280px;
	float:right;
}

.sport_bk_pic {
	
}

.sport_bk_pic li {
	width:-webkit-calc(50% - 6px); 
	width:-moz-calc(50% - 6px); 
	width:calc(50% - 6px);
	float:left;
	margin-bottom:15px;
}

.sport_bk_pic li:nth-child(2n) {
	float:right;
}

.sport_bk_pic li span {
	display:block;
	width:100%;
    height: 90px;
    overflow: hidden;
    position: relative;
    z-index: 1;
	border-radius:5px;
	margin-bottom:5px;
}

.sport_bk_pic li span img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    height: 100%;
}

.sport_bk_pic li b {
	display: block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
	font-weight:normal;
}


.sport_bk_txt {
	background:#f5f5f5;
	padding:10px 15px;
}

.sport_bk_txt li {
    font-weight: normal;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    position: relative;
    z-index: 1;
	height:36px;
	line-height:36px;
}

.sport_bk_txt li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #222;
}

.sport_cs {
	margin-bottom:30px;
}


.sport_board {
    float: left;
    font-size: 15px;
    font-style: normal;
    position: relative;
    z-index: 1;
    padding: 0 23px 0 21px;
    margin-left: 45px;
    color: #888;
	height:30px;
	line-height:30px;
	margin-top:17px;
}

.sport_board i {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
	background:url(../images/jianshen.png) no-repeat center;
}

.sport_board i.left {
    left: -20px;
}

.sport_board i.right {
    right: -10px;
}


