@charset "utf-8";
/* CSS Document */
.mc45f-w1180mc {
	width: 1180px;
	margin-left:auto;
    margin-right:auto;
}
.mc45f-w1180 {width: 1180px;}
.mc45f-w790{width:750px;}
.mc45f-w365{width:325px;}
.mc45f-w530{width:530px;}
.mc45f-top {width: 100%;padding: 25px 0 25px 0;border-bottom:4px solid #c11920;height:70px;}
.mc45f-topc {width: 1180px;height: 75px;}
.mc45f-mc {
	margin-right: auto;
	margin-left: auto;
}
.nav {
	width: 1180px;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #333;
}
.mc45f-logo {
	width: 285px;
	height: 75px;
}
.mc45f-topc_r {
	height: 32px;
	line-height: 32px;
}
.mc45f-search {
	width: 168px;
	height: 32px;
	position: relative;
	margin-left: 10px;
}
#searchId {
	display: block;
	width: 136px;
	height: 28px;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	padding-right:20px;
	
}
.mc45f-submit {
	display: block;
	position: absolute;
	right: 6px;
	top: 6px;
	width: 21px;
	height: 19px;
	background: url("https://www.macontennis.com/xhtml/images/search_icon.jpg") no-repeat center;
	text-indent: 999px;
}
.mc45f-topc_r a {
	padding: 0 5px;
	cursor: pointer;
}
.nav_con{height:55px;margin-top: 0px;}
.nav_con>li {
	height:55px;
	float: left;
	margin-left: 40px;
	position: relative;
	overflow: visible;
	z-index: 100;
}
/*
.navi>ul li.hover {
}
*/
.navi>ul>li>a.item {
	margin: 0px;
	text-align: center;
	color: rgb(0, 0, 0);
	line-height: 50px;
	overflow: hidden;
	font-family: Microsoft yahei;
	font-size: 16px;
	display: inline-block;
}
.navi>ul>li>a.item:hover {
	color: rgb(225, 6, 0);
	text-decoration: none;
}
.navi a.actived.item {
	color: rgb(225, 6, 0);
	text-decoration: none;
}
.navi>ul>li.hover>a.item {
	color: rgb(225, 6, 0);
	position: relative;
	z-index: 100;
}
.navi .navi_content {
	background: rgb(255, 255, 255);
    width:105px;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #d8d8d8;
	top: 49px;
	display: none;
	position: absolute;
	z-index: 1;
	box-shadow: 0px 0px 1px #d6d6d6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0px 0px 1px #d6d6d6;
	-webkit-box-shadow: 0px 0px 1px #d6d6d6;
}
.navi .navi_content2{top:-12px;;left:105px;}
.navi .navi_content li{width:100%;text-align: center;line-height: 28px;padding: 6px 0;font-size:16px;}
.navi .navi_content li a{display: block;font-size: 14px;}
.mc45f-banner {
	width: 100%;
	position: relative;
	overflow: hidden;
    min-height:356px;
}
.mc45f-banner img {
	display: block;
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.mc45f-hotnewsbar {
    margin-top: 20px;
    height: 50px;
}
.mc45f-hotnews {
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
}
.mc45f-hotnews a {
    font-size: 33px;
    font-weight: bold;
}
.mc45f-tzgg {
	width: 1178px;
	height: 40px;
	background: url("https://www.macontennis.com/xhtml/images/img_14.jpg") left center no-repeat;
	border: 1px solid #dfdfdf;
	margin-top: 30px;
}
.mc45f-tzgg_con {
	width: 1120px;
}
.mc45f-BreakingNewsController {
	width: 100%;
	overflow: hidden;
	background: #FFF;
	height: auto;
	position: relative;
	float: left;
}
.mc45f-BreakingNewsController .mc45f-bn-title {
	display: inline-block;
	float: left;
	padding: 10px 20px;
	color: #FFF;
	font-weight: 600;
}
.mc45f-BreakingNewsController ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	position: absolute;
	left: 50px;
	right: 50px;
}
.mc45f-BreakingNewsController ul li {
	list-style: none;
	padding: 10px 0px;
	display: none;
}
.mc45f-BreakingNewsController ul li a, .mc45f-BreakingNewsController ul li span {
	text-decoration: none;
	color: #333;
	overflow: hidden;
	padding: 0;
}
.mc45f-BreakingNewsController ul li span {
	margin-left: 95px;
	color: #999;
	font-size: 12px;
}
.mc45f-BreakingNewsController .mc45f-bn-arrows {
	display: inline-block;
	float: right;
	width: 50px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
.mc45f-BreakingNewsController .mc45f-bn-arrows span {
	display: block;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
	opacity: 0.2;
}
.mc45f-BreakingNewsController .mc45f-bn-arrows span:hover {
	opacity: 1;
}
.mc45f-BreakingNewsController .mc45f-bn-arrows-left {
	left: 0;
	background: url("https://www.macontennis.com/xhtml/images/bn-arrows.png") left center no-repeat;
}
.mc45f-BreakingNewsController .mc45f-bn-arrows-right {
	right: 10px;
	background: url("https://www.macontennis.com/xhtml/images/bn-arrows.png") right center no-repeat;
}
.mc45f-easing a, .mc45f-easing span {
	transition: .25s linear;
	-moz-transition: .25s linear;
	-webkit-transition: .25s linear;
}
.mc45f-news_tit {
	position: relative;
	height: 58px;
	line-height: 58px;
}
.mc45f-news_tit1 {
	position: relative;
	height: 48px;
	line-height: 48px;
}
.mc45f-news_tit a.col_name {
	font-size: 24px;
	color: #cc2a1d;
	font-weight: 600;
}
.mc45f-news_tit a.more {
	position: absolute;
	right: 0;
	top: 0px;
	font-size: 14px;
	color: #666;  
}
.mc45f-news_tit a.more:hover{
	color: #cc2a1d;  
	text-decoration: underline;
}
.mc45f-foot_l a img{width:200px;}
.mc45f-jdtbox {border: 1px solid #dfdfdf;padding: 0 20px;}
.mc45f-news_tit a.col_name.tab, .mc45f-gup .mc45f-news_tit a.col_name.tab, .mc45f-tzzgx .mc45f-news_tit a.col_name.tab {
	display: block;
	float: left;
	width: 189px;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
	color: #333;
	font-weight: 400;
}
.mc45f-gup .mc45f-news_tit a.col_name.tab {
	width: 141px;
}
.mc45f-tzzgx .mc45f-news_tit a.col_name.tab {
	width: 284px;
}
.mc45f-news_tit a.col_name.tab.act {
	border-bottom: 1px solid #fff;
	font-size: 18px;
	color: #cc2a1d;
	font-weight: 600;
}
.mc45f-lsgg a.col_name.act {
	color: #cc2a1d;
}
.mc45f-newslist1 {
/*	padding: 10px 0px;*/
	line-height: 33px;
    min-height: 200px;
}
.mc45f-newslist1 li {
	position: relative;
}

/*
.mc45f-jdtbox .mc45f-newslist1, .mc45f-tzzgx .mc45f-newslist1 {
	padding: 10px 20px;
}
*/
.mc45f-newslist1 span {
	position: absolute;
	right: 0;
	top: 0;
	color: #666;
	font-size: 14px;
}
.mc45f-newslist2 li {
	margin-bottom: 10px;
}
.mc45f-lsgg {
	padding: 0 20px;
	width: 530px;
	border: 1px solid #dfdfdf;
}
.mc45f-lsgg a.col_name {
	color: #333;
}

.mc45f-index_title {
	height: 45px;
	overflow: hidden;
	display: block;
}
.mc45f-overflow {
	overflow: hidden;
}
.mc45f-left {
	float: left;
}
.mc45f-w220 {
	width: 220px;
}
.mc45f-mt40 {
	margin-top: 40px;
}
.visible {
	overflow: visible;
}
.mc45f-baselayout {
	width: 1180px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.mc45f-left_menu1 {
	display: block;
	overflow: hidden;
	width: 220px;
}
.mc45f-left_menu1 .actived {
	border-top: 1px solid #e10600;
	border-bottom: 1px solid #e10600;
	font-weight: bold;
	position: relative;
	margin-bottom: -1px;
	color: #e10600;
	text-decoration: none;
}
.mc45f-left_menu1 li {
	display: block;
	overflow: visible;
	width: 220px;
	vertical-align: bottom;
	border-top: 1px dashed #d8d8d8;
	height: 44px;
	line-height: 44px;
	color: #000;
	font-size: 14px;
}
.mc45f-left_menu1 li a {
	color: inherit;
	font-family: "微软雅黑";
}
.mc45f-ml30 {
	margin-left: 30px;
}
.visible {
	overflow: visible;
}
.mc45f-left {
	float: left;
}
.mc45f-w920 {
	width: 920px;
}
.mc45f-index_title {
	height: 45px;
	overflow: hidden;
	display: block;
}
.mc45f-newbox {
	background: rgb(255, 255, 255);
	margin: 30px 0px 0px;
	border: 1px solid #d8d8d8;
	width: 918px;
}
.mc45f-newbox li {
	padding: 25px 15px 30px;
	margin: 0px auto;
	border-bottom:1px dashed #dedede;
}
.mc45f-hdNews {
	margin: 0px auto;
	width: 860px;
	overflow: hidden;
}
.mc45f-hdNews h2 {
	color: rgb(0, 0, 0);
	line-height: 30px;
	font-family: Microsoft yahei;
	font-size: 18px;
}
.mc45f-hdNews h2 a {
	color: rgb(0, 0, 0);
	text-decoration: none;
}
.mc45f-hdNews .mc45f-source {
	width: 100%;
	height: 38px;
	display: block;
	margin-left: 0;
}
.mc45f-source {
    display: block;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #d7d7d8;
}
.mc45f-sdiv {
	height: 38px;
	color: rgb(153, 153, 153);
	line-height: 38px;
	float: left;
}
.mc45f-source span {
	margin: 0px 20px 0px 0px;
}
.mc45f-indent_2em p {
	color: #666666;
	font-size: 14px;
}
.mc45f-hdNews p {
	width: 100%;
	color: #666666;
	line-height: 1.8em;
}
.mc45f-dashed_line_d8d8d8 {
	border-top-color: #d8d8d8;
	border-top-width: 1px;
	border-top-style: dashed;
}
.mc45f-darkgray {
	color: rgb(51, 51, 51);
}
.mc45f-article {
	
/*	border: 1px #d8d8d8 solid;*/
	margin: 0px;
	background: #fff;
	padding: 30px 15px 30px 15px;
	min-height: 500px;
}
.mc45f-artcon h1 {
	font-size: 26px;
	line-height: 40px;
	font-family: Microsoft yahei;
	text-align: center;
	color: #000;
}
.mc45f-article h1 {
    text-align: center;
    color: #C70408;
    font-size: 24px;
    line-height: 1.5em;
    /* padding: 25px 50px 20px; */
}
.mc45f-addsize {
	width: 60px;
	height: 38px;
	
}
.mc45f-addsize li {
	float: left;
	width: 30px;
	height: 20px;
	margin-top:6px;
}
.mc45f-indentation {
	text-indent: 2em;
	color: #666;
}
.mc45f-tabcon {
	width: 530px;
	height: 285px;
	padding: 10px 20px;
}
.mc45f-tzzgx {
	padding: 0 0;
	width: 570px;
}
.mc45f-left_menu1 .actived {
	border-top: 1px solid #e10600;
	border-bottom: 1px solid #e10600;
	font-weight: bold;
	position: relative;
	margin-bottom: -1px;
	color: #e10600;
	text-decoration: none;
}
/*底部*/
/*底部*/
.mc45f-footbar{
	height: 319px;
	border-top: 1px solid #DDDDDD;
	background: #fff;
	margin-top: 40px;
}
.mc45f-foot{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
}
.mc45f-foot_l{
	float: left;
	height: 160px;
	width: 219px;
	border-right: 3px solid #DDDDDD;
}
.mc45f-foot_l a{
	display: block;
	width: 219px;
	margin-bottom: 20px;
	float: left;
}
.mc45f-logoewm{
	width: 108px;
	float: left;
	height: 86px;
	text-align: center;
}
.mc45f-logoewm p{
	line-height: 1em;
}
.mc45f-foot_r{
	float: left;
	height: 160px;
	width: 978px;
	padding-left: 28px;
	width: 940px;
}
.mc45f-foot_rtit{
	height: 30px;
	overflow: hidden;
}
.mc45f-foot_rtit li{
	float: left;
	width: 104px;
	height: 30px;
}
.mc45f-foot_rtit li span{
	display: inline-block;
	height: 27px;
	line-height: 27px;
	color: #333;
	font-size: 16px;
	cursor: pointer;
	border-bottom: 3px solid #fff;
}
.mc45f-foot_rtit div{
	float: left;
	width: 104px;
	height: 30px;
}
.mc45f-foot_rtit div span{
	display: inline-block;
	height: 27px;
	line-height: 27px;
	color: #333;
	font-size: 16px;
	cursor: pointer;
	border-bottom: 3px solid #fff;
}
.mc45f-foot_rtit li.on span{
	color: #CC2A1C;
	font-weight: bold;
	border-bottom: 3px solid #CC2A1C;
}
.mc45f-foot_rtit li.out span{
	color: #CC2A1C;
	font-weight: bold;
}
.mc45f-foot_rcon{
	position: relative;
	width: 940px;
	height: 130px;
}
.mc45f-foot_rcon>li{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 940px;
	height: 130px;
}
.mc45f-foot_rcon>li.on{
	display: block;
}
.mc45f-foot_rconli{
	
}
.mc45f-foot_rconli table{
	margin-top: 10px;
}
.mc45f-foot_rconli table td{
	padding-left: 10px;
	padding-right: 30px;
	height: 40px;
	font-size:12px;
	line-height:22px;
	vertical-align: middle;
	background: url("https://www.macontennis.com/xhtml/images/fkd.png") 0 center no-repeat;
}
.mc45f-foot_b{
	float: left;
	width: 1200px;
	height: 73px;
	padding-top: 22px;
	margin-top: 30px;
	text-align: center;
	border-top: 1px solid #F6AB00;
}
.mc45f-foot_b p{
	line-height: 24px;
	font-size: 14px;
}
/*面包屑导航*/
.mc45f-breadnav{
	text-indent: 30px;
	height: 50px;
	line-height: 50px;
	background: url("https://www.macontennis.com/xhtml/images/breadnavbg.png") 0 center no-repeat;
}
.mc45f-breadnav span{
	padding-left: 6px;
	padding-right: 6px;
}

/*list*/
.mc45f-w230 {
    width: 230px;
}
.mc45f-w900 {
    width: 900px;
}
.mc45f-wra{
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
    margin-top: 30px;
}
.mc45f-left_nav {
    height: 110px;
    line-height: 110px;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #c11920;
}
.mc45f-list_con {
    float: left;
    position: relative;
}
.mc45f-left_nav_list{margin-top:20px;}
.mc45f-left_nav_list li a {
    display: inline-block;
    margin-top: 1px;
    width: 160px;
    background:#f2f2f2 url("https://www.macontennis.com/xhtml/images/nav_list_a_n.png") no-repeat top center;
    line-height: 32px;
    padding: 10px 40px 10px 30px;
    font-size: 18px;
}
.mc45f-left_nav_list li>a:hover{
	background:#c11920 url("https://www.macontennis.com/xhtml/images/nav_list_a_h.png") no-repeat top center;
	cursor: pointer;
	color: #fff; 
}
.mc45f-left_nav_list li.act>a {
    background:#c11920 url("https://www.macontennis.com/xhtml/images/nav_list_a_h.png") no-repeat top center;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.mc45f-left_nav_list1 li a {
    display: inline-block;
    margin-top: 1px;
    height: 34px;
    width: 160px;
    background-image: none;
	background: #f2f2f2;
    line-height: 34px;
    padding: 0 20px 0 50px;
	font-size: 14px;
	color: #888;
}
.mc45f-left_nav_list1 li>a:hover{
	background-image: none;
	background: #c11d20;
	cursor: pointer;
	color: #fff; 
}
.mc45f-left_nav_list1 li.act>a {
	background-image: none;
	background: #c11d20;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.mc45f-left_nav_list li span a {
    display: inline-block;
    margin: 0px;
    height: 38px;
    width: 145px;
    background: url("https://www.macontennis.com/xhtml/images/nav_list_a_n.png") no-repeat center;
    line-height: 38px;
    padding: 0 20px 0 65px;
    font-size: 14px;}
.mc45f-right_list_tit {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #ee3031;
    height: 40px;
    line-height: 36px;
}
.mc45f-right_list_tit span {
    float: right;
    font-weight: 400;
    font-size: 14px;
    color: #cb1122;
}
.mc45f-list_all li {
    padding: 10px;
    height: 126px;
    border-bottom: 1px dashed #ebebeb;
}
.mc45f-list_all li p {
    float: left;
    height: 106px;
    width: 100%;
    padding-right: 110px;
    width: 770px;
}
.mc45f-list_all li a img {
    float: left;
    margin-right: 15px;
}
.mc45f-list_all_tit {
    display: block;
    margin-top: 15px;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    max-height: 30px;
}
.mc45f-list_all li span {
    position: absolute;
    right: 10px;
    top: 17px;
    font-size: 12px;
    color: #999;
    text-indent: 5px;
    font-weight: 400;
}
.mc45f-list_all li span img {
    float: left;
    margin-top: 5px;
}
.mc45f-list_all01 li span img {
    float: left;
    margin-top: 12px;
}
.mc45f-list_con i {
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
    color: #777;
}
.mc45f-list_btn {
    position: absolute;
    bottom: 20px;
    right: 10px;
    width: 88px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #ededed;
    font-weight: 400;
    color: #c82727;
}
.mc45f-list_all li:hover {
   background: #f1f1f1;
}
.mc45f-list_all li:hover .mc45f-list_btn {
    background: #c11920;
    color: #fff;
}

/*20181219*/
/* scrollleft */
.mc45f-scrollleft{width:1141px;margin:0px 19px 0 0;}
.mc45f-scrollleft li{float:left;margin-right:10px;margin-left:10px;display:inline;width:275px;text-align:center;position: relative;}
.mc45f-scrollleft img{display:block;width:275px;height:183px;}
.mc45f-scrollleft li span{display:block;
position: absolute;
left: 0;
bottom: 0;
background: url("https://www.macontennis.com/xhtml/images/yw_bg.png") repeat-x;
width: 275px;
height: 30px;
text-align: center;
color: #fff;
line-height: 30px;}
.mc45f-banner {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.mc45f-banner .mc45f-hd {
	height: 14px;
	position: absolute;
	bottom: 10px;
	left: 48%;
	z-index:4; /* bottom:17px; width:100%;*/
	
}
.mc45f-banner .mc45f-hd ul {
	width: 100%;
}
.mc45f-banner .mc45f-hd ul li {
	display: inline-block;
	border-radius: 7px;
	background: #fff;
	cursor: pointer;
	text-indent: 999em;
	margin: 0 2px;
	width: 12px;
	height: 12px;
	
}
.mc45f-banner .mc45f-hd ul li.on {
	background: #c73b0d;
}
.mc45f-banner .mc45f-bd img {
	width: 1920px;
	position: absolute; left:50%;top:0;margin-left:-960px;
	height: 400px;
}
.mc45f-banner .mc45f-bd a:hover s {
	text-decoration: underline
}
.mc45f-banner .mc45f-bd ul{margin:0 auto;}
.mc45f-p2em{text-indent:2em;}
.mc45f-mt20{margin-top:20px;}
.mc45f-dshjsh{padding:0 15px;}
.mc45f-dshjsh p{text-indent: 2em;line-height: 28px;}
.mc45f-dshjsh .mc45f-list_con{text-indent: 0em;}
.mc45f-dshjsh h3{margin-top:25px;margin-bottom:10px;padding-left:10px;font-size: 16px;color:#333;border-left:3px solid #c11920;}
.mc45f-dshjsh h3 span{color:#666;font-weight:400;}
.showorhide {margin-top:5px;margin-bottom:5px;padding-bottom: 5px;border-bottom: 1px solid #d2d2d2;}
.showorhide h4{font-size:14px;line-height: 32px;text-indent:12px;color:#444;cursor:pointer;}
.showorhide h4 span{display:block;width:19px;height:19px;margin-top:6px;float: right;margin-right:8px;background:url("https://www.macontennis.com/xhtml/images/jnhb-icon_06.png") no-repeat center;}
.showorhide h4.on span{background:url("https://www.macontennis.com/xhtml/images/jnhb-icon_03.png") no-repeat center;}
.showbox{padding:5px 0 10px;text-indent:12px;}
.mc45f-newsconbox .mc45f-newslink span{float:right;} 
/*代晓燕20190124 年报+投资*/
.mc45f-list_all01 li{height:36px;}
.mc45f-list_all01 li p {width:770px;height: 36px;}
.mc45f-list_all01 .mc45f-list_all_tit {margin-top: 0px; line-height: 36px;max-height: 36px;}
.mc45f-list_all01 li span{right: 0px;top: 5px;}
.mc45f-wra{min-height:500px;}
.mc45f-list_all01 b{font-size:14px;font-weight:400}
/*20190215 dxy*/
  #ryzztable td{border-right:1px solid #ccc;padding:10px 20px 0;border-bottom:1px solid #ccc;}
  #ryzztable {border-left:1px solid #ccc;padding:10px 20px 0;border-top:2px solid #f00;}
.mc45f-picnews {
	width: 570px;
	height: 320px;
    padding:10px 0;    
	float: left;
	overflow: hidden;
	position: relative;
	margin-right:20px;
}
.mc45f-picnews .mc45f-hd {
	height: 14px;
	position: absolute;
	bottom: 33px;
	right: 20px;
	z-index: 1; /* bottom:17px; width:100%;*/
}
.mc45f-picnews .mc45f-hd ul {
	width: 100%;
}
.mc45f-picnews .mc45f-hd ul li {
	display: inline-block;
	border-radius: 7px;
	background: #fff;
	cursor: pointer;
	text-indent: 999em;
	margin: 0 2px;
	width: 12px;
	height: 12px;
}
.mc45f-picnews .mc45f-hd ul li.on {
	background: #c73b0d;
}
.mc45f-picnews .mc45f-bd img {
	width:570px;
	min-width: auto;
	height: 320px;
}
.mc45f-picnews .mc45f-bd s {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	color: #fff;
	width: 100%;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis; /* white-space:nowrap; */
	line-height: 48px;
	background: #000;
	background: rgba(0,0,0,0.6);
	text-align: left;
	text-indent: 18px;
	font-size: 15px;
	text-decoration: none;
}
.mc45f-picnews .mc45f-bd a:hover s {
	text-decoration: underline
}
.mc45f-newsconbox{
	width: 545px;
	padding: 5px 0px 10px 0px;
	overflow: hidden;
	border-bottom: 1px dotted #ddd;
    min-height: 66px;
}
.mc45f-newslink{
	overflow: hidden;
	height: 36px;
	line-height: 36px;
}
.mc45f-newsremarks{color:#666;font-size:12px;height: 24px;line-height: 24px;}
.mc45f-newsremarks a{
	font-size: 12px;
	color: #e9003c;
	/* line-height: 24px; */
	margin-left:10px;
	float: right;
}
.mc45f-hxyw_t{overflow: hidden;min-height: 200px;}
.mc45f-hxyw_t li {
    float: left;
    width: 269px;
    height: 180px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #ccc;
    position: relative;
}
.mc45f-hxyw_t li:last-child{margin-right:0;}
.mc45f-hxyw_t span {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("https://www.macontennis.com/xhtml/images/yw_bg.png") repeat-x;
    width: 269px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
}
.mc45f-newsconbox span{font-size:14px;color:#666;}
.mc45f-news_tit .mc45f-more{font-weight:400;color:#666;font-size: 14px;}
:root{--ms-accent:#0f4c5c;--ms-radius:7px;--ms-line:1.68;--ms-gap:14px;}
