.slide{ background:url(/images/en/news/slide_bg.jpg) center no-repeat; height:320px;margin-top:80px}

.now_title_bg{ background:#717071; height:90px; line-height:90px; }

.now_title{ width:1080px; margin:0 auto;}

.now_title li{ float:left; color:#FFF; font-size:20px; padding:0 20px;}
.now_title li a{ color:#b8b8b8;}
.now_title li a.ncur{ color:#FFF;}
 
.now_title li a:hover{ color:#FFF;}
.newsListBox {
    width: 1080px;
    margin: auto;
}

.newsTitle {
    font-weight: bold;
    line-height: 1.2em;
    font-size: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    word-spacing: inherit;
    word-break: normal;
}
a{
color:#333;
}
.newsUl {
    margin: 0px;
}
li.NewsListItem {
	display:none;
    clear: both;
    margin: 10px 0px;
    padding: 28px 30px;
    height: 250px;
    background-color: #fff;
    
}
li.NewsListItem a {
	text-decoration:none;
    border-bottom: 1px solid #eee;
    display: block;
    height: 250px;
   
}
.newsImage {
    width: 350px;
    float: right;
    margin-left: 30px;
    text-align: center;
}
/*.newsTitle {
    font-weight: bold;
    line-height: 1.5em;
    font-size: 1.4em;
    max-height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-spacing: inherit;
    word-break: normal;
}*/

 
.newsCreateTime {
    padding: 10px 0px;
    color: #666;
}
.newsBrief {
    line-height: 1.8em;
    font-size: 1em;
    color: #666;
}
/* .newsDetail {
float: left;
    margin-top: 0px;
    color: #C92026;
    background-color: #fff;
    display: block;
    position: relative;
   margin-top:20px;
} */
.newsImage img {
    max-width: 300px;
    max-height: 200px;
}
.hasImage .newsDetail {
    float: none;
    margin-left: 467px;
    padding-left: 15px;
    width: 90px;
    text-align: right;
}
.newsDetail {
    float: right;
    margin-top: 0px;
    color: #C92026;
    background-color: #fff;
    display: block;
    position: relative;
    margin-left: 10px;
    padding-left: 15px;
}

 .pages {
    text-align: center;
    margin: 22px;
}
a.moreItems.mdrBtn {
    padding: 5px 50px;
}
.pages a {
    margin: 2px 5px;
}
.mdrBtn, .mdrBtn:visited, .mdrBtn:focus {
    background: #C92026;
    border: 1px solid #C92026 !important;
    transition: all 0.5s;
    color: #fff;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    min-width: 60px;
}
/*.marketingActivitesLatestButton {
	 
    background: #C92026;
    border: 1px solid #C92026!important;
    transition: all 0.5s;  
   color: #fff;  
    padding: 5px;
    text-align: center;
    text-decoration: none;
    min-width: 60px;
	}*/
.marketingActivitesLatestButton:hover {background:#FFF; color:#C92026; text-decoration:none;}

 .mdrBtn, .mdrBtn:visited, .mdrBtn:focus {
	 
    background: #C92026;
    border: 1px solid #C92026!important;
    transition: all 0.5s;  
   color: #fff;  
    padding: 5px;
    text-align: center;
    text-decoration: none;
    min-width: 60px;
}

.mdrBtn, .mdrBtn:visited, .mdrBtn:focus {
    background: #C92026;
    border: 1px solid #C92026!important;
    /* transition: all 0.5s; */
    color: #fff;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    min-width: 60px;
}
 




.mdrBtn:hover{ background:#FFF; color:#C92026; text-decoration:none;}










/*market css*/

#contentBody h1 {
    line-height: 2.7em;
}
.latestMarketingActivites {
	clear: both;
	text-align: center;
	width: 1080px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border:1px solid #efefef;
	position:relative;
}

.marketingActivitesLatestButton {
    clear :both;
	/*position: absolute;*/
	height:60px;
	line-height:60px;
	z-index: 5;
	/*left: 70px;*/
	/*bottom: 20px;*/
	display: block;
	width: 200px;
	padding: 5px;
	background: #C92026;
	color: #fff;
	font-size: 1em;
 /*    margin-top: -75px;
   -moz-border-radius: 10px 0px;
    -webkit-border-radius: 10px 0px;
    border-radius: 10px 0px;*/
    border: 1px solid #C92026;
    transition: all 0.5s;
    margin: 20px 0 20px 70px;
}

.marketingActivitesLatestImg img{
	margin-top: 30px;
}

.marketingActivitesItems {
    width: 1094px;
    margin:0 auto;
	display:block;
	overflow:hidden;
	clear:both;
}
.marketingActivitesItem {
    width: 30%;
    float: left;
    padding: 10px;
	margin:7px;
    height: 262px;
    border: 1px solid #efefef;
    transition: all 0.5s;
}
.noActionItem {
    width: 300px;
    float: left;
    display: block;
    height: 160px;
    transition: all 0.5s;
}
.itemName {
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 0px;
    margin: 0px;
    color: #666;
}
.marketingActivitesItem div {
    float: left;
    margin: 3px 0px;
}


.buttonForSend:hover{background:#FFF; color:#C92026; text-decoration:none;}
.buttonForSend {
    background: #C92026;
    color: #fff;
    padding: 7px;
    display: block;
    width: 292px;
    clear: both;
    text-align: center;
    transition: all 0.5s;
    border: 1px solid #C92026;
}

.actionItem {
    width: 300px;
    float: left;
    display: block;
    height: 160px;
}

/*video .css*/

.contentBody{
	margin: 0 auto;
padding: 0px 5px 30px 5px;
width: 980px;}

#contentBody h3 {
padding-top: 15px;
}

#contentBody h3 {
font-size: 1.3em;
margin: 0px;
font-weight: normal;
padding-top: 30px;
line-height: 2.0em;
}
.videoCatalog{font-size: 1.3em;
margin: 0px;
font-weight: normal;
padding-top: 30px;
line-height: 2.0em;
clear:both;
}
.videoList {
padding-left: 6px;
}
.videoList .videoItem {
/*background-image: url(http://res.mindray.com/en/common/images/video_list_bg.jpg);
background-repeat: no-repeat;*/
background:#fff;
width: 200px;
padding: 10px;
margin:22px;
border: 1px solid #efefef;
float: left;
color:#919191;

}

.videoItem .videoTitle {
font-size: 1em;
color: #666666;
height: 50px;
padding: 4px;
overflow: hidden;
}

.videoShare {
height: 22px;
float: right;
margin:-5px 0 0 0;
}
.shares .icons {
display: inline;
float: right;
padding-left: 5px;
}
.shares .icons a {
padding-left: 5px;
}

.videoItem .videoTime {
padding-left: 5px;
float:left;
}

.videoMore {
clear: both;
display: block;
background: url(/images/en/news/videoMore.png) 50% 50% no-repeat;
width: 100%;
height: 25px;
margin-bottom: 30px;
opacity: .5;
transition: all .5s;
}

.videoList .expanded {
background: url(/images/en/news/videoLess.png) 50% 50% no-repeat;
}
#products .videoMore{ background: url(/images/en/news/2.png) 50% 50% no-repeat; height: 25px;}
#products .expanded {
 background: url(/images/en/news/22.png) 50% 50% no-repeat; height: 32px;
}
#trademark{ padding-top:50px; position:relative; /*background:url(../images/newscenter/Video_1.jpg) left -10px   no-repeat;*/} 

 
#products{ padding-top:50px; position:relative;  /*background:url(../images/newscenter/Video_2.jpg) left -10px   no-repeat;*/}

 
#markets{ padding-top:50px; position:relative;  /*background:url(../images/newscenter/Video_3.jpg) left -10px    no-repeat;*/}

 .lastestNewsItem{
	width: 99.7%;
  margin: 0.5%;
  float: left;
  border-bottom: 1px dotted #ddd;
  line-height: 1.0em;
  padding-bottom: 0.5%;
}
.lastestNewsTitle{
	width:90%;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
h3.lastestNewsTitle{
	font-size:2em!important;
	/* font-weight: 700!important; */
	color:#C92026;
}
.lastestNewsCreateTime{
	float:left;
	width:10%;
	text-align:center;
}
.relatedTitle{
	clear:both;	
	font-size: 2em;
	/* font-weight: 700; */
	color: #C92026;
	background: transparent;
	margin: 5px 5px;
	display: block;
	padding-top: 30px;
}
.relatedNews{
    margin-left: 6%;

}
.goLeft a{
	background:url(/images/en/news/arrow-left.png) no-repeat center center;
	width:100%;
	height:100%;
	display:block;
}
.goRight a{
	background:url(/images/en/news/arrow-right.png) no-repeat center center;
	width:100%;
	height:100%;
	display:block;
}
.relatedProductsItem{
	float:left;
	width:279px;
	list-style-type:none;
	height:100%;
	margin-top:30px;
	margin-left:35px;
}
.relatedProductsItem a{    
	width: 100%;
    display: block;
    height: 310px;
    border: 0px solid #ddd;
    text-align: center;
    margin: auto;
    padding: 1%;
    background-color: #fff;
	padding-top: 5%;
    overflow: hidden;
}
.relatedProductsItem a:hover{
	border-color:#999;
}
.relatedProductsItem img {
    width :200px;
    height:200px;
}
.news-relatedProductsItem{
	float:left;
	width:200px;
	list-style-type:none;
	height:100%;
	margin-top:30px;
}
.news-relatedProductsItem a{    
	width: 100%;
    display: block;
    height: 310px;
    border: 0px solid #ddd;
    text-align: center;
    margin: auto;
    padding: 1%;
    background-color: #fff;
	padding-top: 5%;
    overflow: hidden;
}
.news-relatedProductsItem a:hover{
	border-color:#999;
}
.news-relatedProductsItem img {
    /*max-width: 180px;
    max-height: 180px;*/
    width :200px;
    height:200px;
}

.relatedProducts{
	width:890px;
	margin-left: 22px; 
	
}
.relatedProducts .contentBox{
	width:1000px;
	margin-top:30px;
	
	/*
	border:1px solid #999;
	*/
	float:left;
	overflow:hidden;
	position: relative;
}
.relatedProductsName{
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2em;
    margin-top: 5px;  
    width: 279px;
    font-size :18px;
}
.contentUl{
	position:relative;
	right:0;
	overflow: hidden;
	margin-bottom:100px;
}
.descriptionRelated{
	text-align:justify;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.rollButton{
	width:40px;
	height:167px;
	/*
	border:1px solid #999;
	*/
	float:left;
}
.relatedNewsItem{
	width: 98.7%;
  margin: 0.5%;
  float: left;
  border-bottom: 1px dotted #ddd;
  line-height: 1.0em;
  padding-bottom: 0.5%;
}
/* .newsTitle{
    width:90%;
    float:left;
} */
/* .newsCreateTime{
    float:left;
    width:10%;
    text-align:center;
} */

.relatedNews  .contentNewsUl{
	width: 98%;
	overflow: auto;
}
.relatedVideo{
	/* margin:10px auto; */
	width:780px;
}
.relatedVideo .contentBox{
	width:700px;
	/*
	border:1px solid #ccc;
	*/
	float:left;
	overflow:hidden;
	height:270px;
}
/*
.relatedVideoItem{
	width:250px;
	float:left;
}
.relatedVideoItem a{
	width:90%;
	display:block;
	border:1px solid #ddd;
	text-align:center;
	height:210px;
	margin-top:4px;
	margin-bottom:4px;
}
*/
