@charset "utf-8";
*{ font-family:"微软雅黑"!important;}
.clearfix{clear:both;}
.font-grey12{font-weight:normal; font-size:12px; color:#666666;}
.content-01{width:960px; margin:10px auto; text-align:left;color:#00adee; font-size:14px;font-family:"微软雅黑"!important;zoom:100%;}
.font-grey{color:#4e4f4f;}
a:link,a:visited{ font-size:14px; text-decoration:none; font-family:"微软雅黑"!important;}
a:hover,a:active{ font-size:14px; font-family:"微软雅黑"!important; text-decoration:none;}
.greyLink a:link,.greyLink a:visited{color:#333333;}
.greyLink a:hover,.greyLink a:active{color:#009ddc;}
.share span{margin:0 10px;}

.content-01 h1{font-size:24px; color:#333333; font-family:"微软雅黑"!important; font-weight:bold; margin:10px 0;}
.content-01 h2{font-size:18px; color:#333333; font-family:"微软雅黑"!important; font-weight:bold; margin:8px 0;}
.content-01 h3{font-size:14px; color:#333333; font-family:"微软雅黑"!important; font-weight:bold; margin:2px 0;}
.content-01 h1 span,.content-01 h2 span{margin-left:15px; font-weight:normal; font-size:12px;}
.clear-boxmb{height:20px; overflow:hidden; clear:both;}
/*事件列表   begin*/
.event,.news,.market{padding-left:5px; clear:both;font-family:"微软雅黑"!important;}
.event div.front{margin:5px 10px 5px 0; float:left; display:inline; background:#dfdfdf url("../images/eventDivBg.gif") left top repeat-x; width:230px; height:238px;
}.event span div.front{margin-right:0px;}
.imageContainer{height:138px; position:relative; overflow:hidden;}
.registrationOpen{position:absolute; bottom:10px; left:10px; width:72px; height:15px;  background:url("../images/btn-sprite.gif") left top no-repeat; padding:5px 0; line-height:12px; text-indent:15px;}
.registrationOpen a{color: #ffffff; border-radius: 5px; text-decoration:none;}
.btn-arrow{position: absolute; margin-top: -7px; width:20px; background: url("../images/cta-sprite.png.html") left top; height: 12px; top: 50%; right: 0;}
.textContainer{line-height:16px; font-weight:bold; padding:5px 10px;}
.textContainer p{margin:5px 0;}
/*事件列表   end*/
/*新闻列表  begin*/
/*.news div{float:left; width:475px;}*/
.clearfix{
    content: '';
    display: block;
    overflow: hidden;
    clear: both;
}

.news li span{margin-left:15px;}
.news li{height:32px;
    line-height:32px;
    overflow:hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news li a:before{
    content: '•  ';
}
.newsLeft{margin-right:5px;}
.news_title{
    width:100%;
    height:40px;
    background: #EDF2F8;
}
.title_txt{
    line-height:40px;
    margin-left: 10px;
    float: left;
    font-size:15px;
    font-weight:500;
    color: #007BC7;
}
.graph{
    display: block;
    width:17px;
    height:17px;
    background: #DEDEDE;
    float: right;
    margin:10px 10px 0 0;
    cursor: pointer;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;

}
.graph i{
    width:7px;
    height:3px;
    background: #FFFFff;
    display: block;
    margin:7px 0 0 5px;
}

.news_item{
    width:450px;
    padding:14px 10px 0 5px;
    float: left;
    display:inline-block;
    margin-bottom:10px;
}

.news_box .content{
    margin-bottom: 0px;
}
.news_item h4{
    line-height: 30px;
    color: #333333;
    font-size:14px;
}

.news_item ul li a{
    color: #666666;
}
/*新闻列表   end*/
/*市场活动  begin*/
.market-left{float:left; width:500px;}
.marketList{margin-bottom:10px; line-height:24px;}
.marketList-text{height:50px; overflow:hidden;}
.marketList p span{float:left;}
.marketList p a{float:right;}
.market-right{float:right; width:410px;}
.market-right img{border:none; margin:10px 5px; width:124px;height:85px; }
/*市场活动   end*/
