@charset "gb2312";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/*CSS Tools: Reset CSS*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   /*font-size: 100%;*/
   font: inherit;
   vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
   display: block;
}
body {
   line-height: 1;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}
a{
   color: #333;
   font-family:"宋体",SimSun;
   text-decoration: none;
   font-size: 14px;
}
/*END CSS Tools: Reset CSS*/
/*头部*/
.header{
   width: 100%;
   height: 269px;
   background: url(imagesbg.png) no-repeat;
   background-position: top center;
   margin-bottom: 20px;
}
/*尾部*/
.footer{
   width: 100%;
   height: 150px;
   background: url(imagesfooter.png) no-repeat;
   background-position: bottom center;
}
.footer-main{
   width: 455px;
   height: 115px;
   margin: 0 auto;
   color: #fff;
   font-family:"宋体",SimSun;
   font-size: 14px;
   text-align: center;
   padding-top: 35px;
   line-height: 30px;
}
/*Content*/
.content{
   width: 100%;
}
/*END Content*/
/*main*/
.main{
   width: 1000px;
   margin: 0 auto;
   overflow: hidden;
   margin-bottom: 40px;
}
/*END main*/
/*主体de第1块*/
.content-01{
   width: 1000px;
   height: 300px;
   float: left;
   margin-bottom: 20px;
}
/*轮播图特效*/
.Carousel_figure_box{
   width: 400px;
   height: 300px;
   background-color: skyblue;
   float: left;
}
/* ----------------------JS--轮播图样式-------------------------- */
.clearfix:after{
   clear:both;
   content:".";
   display:block;
   height:0;
   line-height:0;
   visibility:hidden;
}
.clearfix{
   zoom:1;
}
.inlblo{
   display:inline-block;
   display:inline;
   zoom:1;
}
.section-focus-pic{
   width:400px;/*轮播图的模块的宽度*/
   height:300px;/*轮播图的模块的高度*/
   overflow:hidden;
   position:relative;
}
.section-focus-pic ul li{
   width:400px;
   height:300px;
   position:absolute;
   top:0;
   left:614px;
}
.section-focus-pic ul li h3{
   width: 400px;
   color:#FFF;
   font-weight:normal;
   font-size: 14px;
   font-family: "微软雅黑",Microsoft YaHei;
   margin-left: 20px;
   position:absolute;
   bottom:9px;
   left:0;
   z-index: 1;
}
.section-focus-pic ul li div{
   width:400px;
   height:31px;
   background: url(imagesh_03.png) no-repeat;
   position:absolute;
   bottom:0px;
   left:0px;
}
.section-focus-pic a{
   color: white;
}
.section-focus-pic .pages{
   width:400px;
   height:300px;
}
.section-focus-pic .controler{
   position:absolute;
   bottom:12px;
   right:15px;
}
.section-focus-pic .controler b{
   background-image: url(imageslist-style.png);
   background-repeat: no-repeat;
   display: block;
   width: 8px;
   height: 8px;
   float: left;
   margin-left: 10px;
   overflow: hidden;
   text-indent:11px;
}
.section-focus-pic .controler b.down{
   background-image: url(imageslist-style-jh.png);
}
.section-focus-pic .controler2 a{
   width:50px;
   height:68px;
   display:block;
   position:absolute;
   top:115px;
}
.section-focus-pic .controler2 a i{
   cursor:pointer;
   display:block;
   width: 42px;
   height: 68px;
}
.section-focus-pic .controler2 a i:hover{
   width: 34px;
   height: 64px;
}
.section-focus-pic .controler2 .prev{
   background-image: url(imagesbutton_prew.png);
   background-repeat: no-repeat;
   background-position: 10px 0;
}
.section-focus-pic .controler2 .prev:hover{
   background-image: url(imagesbutton_prew_jh.png);
}
.section-focus-pic .controler2 .prev i{
   background-position:-104px -68px;
   margin-left:10px;
}
.section-focus-pic .controler2 .prev:hover i{
   left:10px;
   background-position:-104px -24px;
}
.section-focus-pic .controler2 .next{
   right:5px;
   background-image: url(imagesbutton_next.png);
   background-repeat: no-repeat;
   background-position: 10px 0;
}
.section-focus-pic .controler2 .next:hover{
   background-image: url(imagesbutton_next_jh.png);
}
.section-focus-pic .controler2 .next i{
   background-position:-62px -68px;
   margin-left:10px;
}
.section-focus-pic .controler2 .next:hover i{
   right:10px;
   background-position:-62px -24px;
}
/*图片新闻*/
.tabloid{
   width: 580px;
   height: 300px;
   float: right;
}
/*新闻标题*/
.news-title{
   position: relative;
   width: 100%;
   height: 32px;
   background: url(imagestitle.png) no-repeat;
   border-bottom: 1px solid #0d65b2;
   float: left;
}
/*新闻标题de文字*/
.news-title h2{
   color: #fff;
   font-size: 18px;
   font-family: "微软雅黑",Microsoft YaHei;
   margin-left: 15px;
   line-height: 32px;
}
/*新闻标题de“更多”*/
.more{
   position: absolute;
   top: 10px;
   right: 5px;
}
/*主要新闻*/
.news-main{
   width: 580px;
   height: 108px;
   float: left;
   border-bottom: 1px dashed #ddd;
   margin-bottom: 8px;
}
.news-main h3{
   color: #ff0000;
   font-size: 16px;
   font-family:"宋体",SimSun;
   text-align: center;
   padding-top: 20px;
   padding-bottom: 15px;
}
a.mainnew-text{
   font-size: 12px;
   text-align: center;
   line-height: 25px;
}
/*新闻内容de详细*/
span.news-detailed{
   color: #ff0000;
}
/*新闻de列表*/
.news-list{
   width: 580px;
   height: 158px;
   float: left;
}
.news-list li,
.dIleft li,
.dIright li{
   position: relative;
   border-bottom: 1px dashed #ddd;
   padding-top: 10px;
   +padding-top: 9px;/*IE6 IE7*/
   padding-bottom: 10px;
   +padding-bottom: 9px;/*IE6 IE7*/
   padding-left: 5px;
}
.news-list a:hover,
.dIleft a:hover,
.dIright a:hover{
   color: #0d65b2;
}
/*列表de圆点*/
span.list-dot{
   display: inline-block;
   width: 2px;
   height: 2px;
   background-color: #333;
   margin-bottom: 4px;
   +margin-bottom: 6px;/*IE6 IE7*/
   +margin-right: 7px;/*IE6 IE7*/
}
/*列表de时间*/
span.list-time,
span.list-time2{
   position: absolute;
   right: 5px;
   top: 12px;
}
/*主体de第2块*/
.content-02{
   position: relative;
   width: 1000px;
   height: 300px;
   float: left;
}
/*动态信息de新闻列表*/
.dynamicInformation-list{
   position: absolute;
   bottom: 0;
   right: 0;
   width: 100%;
   height: 260px;
}
.dIleft,
.dIright{
   width: 490px;
   height: 260px;
}
.dIleft{
   float: left;
}
.dIright{
   float: right;
}