@charset "gb2312";



/*广告*/
.banner-bg{  background: url("/images/index-banner-bg.jpg") repeat-x scroll top center transparent; height:500px; margin:0 auto; text-align:center; vertical-align:top;}
.banner-bg img{}


/*左侧内容  20121229 shui*/
.leftside{ width:640px;}
.index-title1{ background:url(/images/index_greyline.gif) repeat-x left bottom; height:36px;}
.index-title2{ background:url(/images/index_blueline.gif) repeat-x left bottom; height:36px; line-height:36px; float:left; padding:0 5px; font-size:16px;}


/*版块内容*/
/*.list li{float: left; height: 85px; padding:35px 0 35px 15px; width:300px; line-height:85px; overflow:hidden;}
.list li a img{ float:left; width:85px; height:85px; margin-right:10px;}*/

.list li {
    float: left;
    height: 95px;
    line-height: 95px;
    overflow: hidden;
    padding: 30px 0;
    width: 310px;
}


.list li a img {
    float: left;
    height: 95px;
    margin-right: 10px;
    width: 95px;
}
.cont h2{ padding-top:10px;}
.cont h2 a{ font-weight:normal; font-size:18px;}/*20121213加*/
.cont p a img{ width:82px; height:26px; margin-top:7px;}/*20121213加*/



/*右侧内容*/
.rightside{ width:320px;}
.news-wrap{ width:320px;}
.news-wrap h2, .news-wrap p, .news-wrap ul{ width:310px; margin:0 auto; }
.news-wrap h2{ font-size:16px; line-height:180%; text-align:center;}
.news-wrap p{ line-height:180%; padding-bottom:15px; border-bottom:#b7b7b7 solid 1px;}
.news-wrap ul{ margin-top:15px;}
.news-wrap ul li{ line-height:200%; background:url(/images/bullet.gif) no-repeat left center scroll; padding-left:10px;}
.news-wrap ul li a{ display:block; width:250px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news-wrap p{ width:310px; height:100px; overflow: hidden; text-indent: 2em;}/*20130102*/


/*战略伙伴*/
.partner li{ float:left; width:240px; text-align:center; line-height:100px; height:100px;}


/*广告图-shui*/
#ads-bg{ background:url(/images/index-banner-bg.jpg) repeat-x; height:500px; margin:0 auto; text-align:center;}

.cycleAds .adsimg1{ background:url(/images/index-ads1.jpg) no-repeat; width:980px; height:500px;}
.cycleAds .adsimg2{ background:url(/images/index-ads2.jpg) no-repeat; width:980px; height:500px;}
.cycleAds .adsimg3{ background:url(/images/index-ads3.jpg) no-repeat; width:980px; height:500px;}

/*微博logo-20121217加*/
.med_logo{ width:245px; height:36px; float:left;}
.med_logo a{ display:block; float:left; height:25px; margin-top:6px; padding-left:5px;}
