
/*新闻块  */
.news{ position:relative; box-sizing:border-box; padding:10px;overflow:hidden; _width:980px;}
/*图片新闻*/
.newspic{ border:1px solid #CCC; padding:4px;overflow:hidden; width:423px; height:312px;}
/*招商*/
.newstab{position: absolute;top: 10px; left: 450px;height: 320px;border:1px solid #CCC; width:538px;}
.list{background:#efefef; position:relative; border-bottom:1px solid #006dce; background:url(imagesindex_24.jpg) no-repeat; width:540px;}
.list h3{  font-size:18px; color:#ffffff; margin:0; height:34px; line-height:34px; padding-left:15px;}
.list span{ position:absolute; right:0; top:0;  width:60px; height:30px; line-height:30px; text-align:right; padding-right:10px; display:inline;}
.newstab  ul{ margin:10px; height:253px;}
.newstab ul li{font-size:14px !important;  width:520px !important; height:26px; line-height:25px; text-align:left; font-weight:normal; position: relative;overflow:hidden;}
.newstab ul li a{height:26px; line-height:26px; overflow:hidden; display:block;}
.newstab ul li span{width:80px !important; height:26px; line-height:26px; position:absolute; right:0; top:0;color:#999; font-size:12px; text-align:right; overflow:hidden;}


/*新闻*/
.content{ width:1000px; background:#FFF; position:relative;z-index:60; margin:0 auto;}
.news{ position:relative;  box-sizing:border-box; padding:10px;overflow:hidden;}
.newslist{ width:480px; height:200px;display:inline-block;float:left; border:1px solid #CCC; margin:10px 0 0 0; overflow:hidden;line-height:25px; margin:4px; display:inline;}
.newslist .tit{ background:#efefef; position:relative; border-bottom:1px solid #006dce; background:url(imagesindex_24.jpg) no-repeat; }
.newslist p{margin:10px; line-height:26px;}
.tit h3{ font-size:18px; color:#ffffff; margin:0; height:34px; line-height:34px; padding-left:15px;}
.newslist .tit span{ position:absolute; right:0; top:0; display:block; width:60px; height:30px; line-height:30px; text-align:right; padding-right:10px;}
.newslist ul{ margin:10px;}
.newslist ul li{font-size:14px !important;  width:460px !important; height:26px; line-height:26px; text-align:left; font-weight:normal; position: relative; display:block;}
.newslist ul li a{height:26px; line-height:26px; overflow:hidden; display:block;}

.link{ clear:both;}
/*广告*/
.banner01{ width:980px; margin: 0 auto; height:auto; background-color:#f7f7f7; float:left; margin:10px 0 0 0;}
.tit_01{width:980px; border-bottom:1px solid #006dce; float:left; background:url(imagesindex_24.jpg) no-repeat; line-height:33px;}
.tit_01 h3{font-size:18px; color:#ffffff;margin:0; height:34px; line-height:34px; padding-left:15px;}
.list01 { float:left; width:980px; height:auto;}
.list01 ul {  vertical-align:}
.list01 ul li { float:left; width:317px; height:102px; border: 1px solid #CCC; padding: 1px; margin: 12px 5px 0 0px
;
 display:inline; font-size:0;} 
.list01 ul li img {width:317px; height:102px;}
/*条幅*/
.banner02{width:980px; padding:0 10px; }
.banner02 img {width:979px;}

/*选项卡显隐*/
.s1 {display:block}
.s2 {display:none;}
