@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-size:12px; background-color:#fff;}
a{text-decoration:none; color:#282828;}
a:hover{ color:#0a5f87;}

/*头部*/
.header{ width:100%; height:233px; margin:0 auto;}
.top{width:100%; height:191px; margin:0 auto; }
.top_nav_bg{width:100%;height:38px;background-color:#44478b;}
.top_nav{margin:0 auto;height:38px; line-height:38px;  text-align:right; position: absolute; right:50%; margin: 0 -290px 0 0;}
.top_nav a{display:inline-block; padding:0 15px;  color:#fff;background:url(../images/top_navbg.gif) no-repeat left}
.top_nav a.nobg{background:none;}
.top_nav a:hover{ color:#d8ede3;}
.logo{ width:100%;height:129px;margin:0 auto;position:relative;}
.logo_link{width:1000px;height:129px;margin:0 auto;display:block;}
.logo img{}
.search{width:201px; height:26px;position:absolute;right:50%; margin-right:-500px; top:7px; background:url(../images/search.jpg) no-repeat left center; z-index:1000; }
.search input{position:absolute; width:163px;height:26px;line-height:26px; color:#323232; border:none; background:none; left:0px; top:0px;  padding:0px; margin:0px;}
.search input.notxt{color:#3f3f3c; font-family: "微软雅黑"; padding-left:14px;}	
.search input.notxt1 {position:absolute;width:26px;height:26px;left:175px;}

.nav{ width:100%;height:42px; line-height:42px;background:url(../images/nav_bg.jpg) repeat-x;}
.nav ul{ width:1000px; margin:0px auto;}
.nav ul li{}
.nav ul li:first-child{ background: none;}
.nav ul li a{color:#003d71; font-weight: bold; font-size: 16px; float:left; height:42px;line-height:42px; padding:0px 8px; }
.nav ul li.on a{background: #44478b; color: #fff;}
/*.nav ul li a:hover,.nav ul li.on a,.nav ul li .subNav a:hover{color:#fff; }*/
.nav ul li .subNav{ top:42px; padding:10px 0; background: #44478b;}
.nav ul li .subNav a{ color:#fff; background: url(../images/icon1.jpg) no-repeat 10px center;}
.nav ul li .subNav a:hover{ font-weight: normal; text-decoration: underline;}

.content{ width:1000px; margin:9px auto; background:#fff; overflow:hidden;}
.Banner{width:1000px; height:302px; margin:0 auto;}


/*图片轮播*/
.flex-control-paging li a{background: url(../images/icon2.png);}
.flex-control-paging li a:hover,.flex-control-paging li a.flex-active { background:url(../images/icon1.png);}
.flexslider .slides img{width: 1000px; height: 302px;}
.flex-direction-nav{ display: none;}
.flex-control-nav{text-align: right;}
.flex-control-nav li a { text-indent: 114px;}

.mode01{width:1000px; overflow:hidden; clear:both; height:675px; margin-top:20px;}
.mode01 .lf{ width:708px; height:645px; float:left}
.mode01 .lf .nest01{width: 708px; height: 225px;}
.mode01 .lf .nest01 .lf{width: 340px; height: 225px; float: left; overflow: hidden;}
.mode01 .lf .nest01 .md{width: 340px; height: 225px; float: right; overflow: hidden;}
.mode01 .lf .nest02{width: 708px; height: 225px;}
.mode01 .lf .nest02{ height: 170px;}
.mode01 .lf .nest02 .lf{width: 340px; height: 136px; float: left; overflow: hidden;}
.mode01 .lf .nest02 .md{width: 340px; height: 136px; float: right; overflow: hidden;}
.mode01 .lf .nest03{width: 708px; height: 235px;}
.mode01 .lf .nest03 .lf{width: 708px; height: 235px; overflow: hidden;}
.mode01 .rt{ width:268px; height:675px; float:right;}
.more{ float:right; float: right; }
.more a{color: #01713b; font-size:14px;}
.articleList ul{ padding-top: 5px;}
.articleList ul li{ background: url(../images/icon3.jpg) no-repeat left center;height:30px; line-height:30px;}
.articleList .articleList_title{ border-top: 6px solid #0a5f87; height: 36px; line-height: 36px;}
.articleList .articleList_title .title{ float: left; color:#0a5f87; font-size:16px; font-weight:bolder; }
.articleList ul li span{color: #0a5f87}
.articleList ul li a:hover{color: #0a5f87}


.articleList02 ul{ padding-top: 5px;}
.articleList02 ul li{ padding: 0 0 0 10px; background: url(../images/icon3.jpg) no-repeat left center;height:30px; line-height:30px;}
.articleList02 ul li a:hover{color: #790000;}
.articleList02 ul li span{float: right; color: #790000;}
.articleList02 .articleList_title{ border-top: 6px solid #790000; height: 36px; line-height: 36px;}
.articleList02 .articleList_title .title{ float: left; color:#790000; font-size:16px; font-weight:bolder; }



.articleList03 .articleList_title{ border-top: 6px solid #790000; height: 36px; line-height: 36px;}
.articleList03 .articleList_title .title{ float: left; color:#790000; font-size:16px; font-weight:bolder; }
.articleList03 ul li{height:37px; line-height:30px; border-bottom:1px solid #bfbfbf; padding-top:8px;}
.articleList03 ul li span{width:72px; border-right:1px solid #dedede; display:block; text-align:center; line-height:16px; float:left; margin-right:15px; color:#790000;}







.articleList04 .articleList_title{ border-top: 6px solid #0a5f87; height: 36px; line-height: 36px;}
.articleList04 .articleList_title .title{ float: left; color:#0a5f87; font-size:16px; font-weight:bolder; }
.articleList04 ul li{width:47%; float:left;background:url(../images/icon3.jpg) no-repeat left center; line-height:32px; height:32px; padding-left:10px;}







/**tab切换1样式开始**/
.tabListTitle{  width:100%; border-top:6px solid #003d71;  height: 26px; line-height: 26px;}
.tab_menu{ width:100%;text-align: center;}
.tab_menu h3{ background-color:#f7f7f7;width:50%; height:26px; float:left; line-height:26px; text-align:center;cursor:pointer}
.tab_menu h3 a{color:#0a5f87;font-family:"微软雅黑"; font-size:16px; font-weight:bolder}
.tab_menu h3:hover,.tab_menu h3.on{width:50%; height:26px; float:left; background:url(../images/tit_bg.jpg) repeat-x; line-height:26px; text-align:center; cursor:pointer}
.tab_menu h3:hover a,.tab_menu h3.on a{font-family:"微软雅黑"; font-size:16px; color:#790000;font-weight:bolder}
.more_tab{ display: none;}
.tabListTitle .more{ width:40px; float:right}
.tabListTitle .more a{font-size: 12px;}
.firstArticle{width:100%; height:101px;padding:15px 0 18px 0; border-bottom:1px solid #e6e6e6;}
.firstArticle .firstArticle_image{width: 25%; float: left;}
.firstArticle .firstArticle_content{width: 72%; float: right;}
.firstArticle .firstArticle_content .firstArticle_title{color:#101010; font-size:14px;  height:20px; line-height:20px; padding-bottom:15px;}
.firstArticle .firstArticle_content .firstArticle_summary{color: #333; font-size: 12px; line-height: 20px; font-family: "微软雅黑";}
.firstArticle_image a img{width: 100%; height: 100px;}
.more2 a{font-size: 14px;}
.tabList{ width:100%px;  height:260px; }
.tabListBox{ display:none;}
.tabListBox ul{ }
.tabListBox ul li{  height:30px; line-height:30px; float:left; width:42%; float: left; margin-right:8%;}
.tabListBox ul li.float_right{height:30px; line-height:30px; float:right; width:50%; float: left; margin: 0px; }
.tabListBox ul li span{float:right; color:#0a5f87;}
.tabListBox ul li a{font-size: 14px; font-family:"微软雅黑"; color:#333333; line-height:28px;}
.tabListBox ul li a:hover{color: #0a5f87;}
/**tab切换1样式结束*/


.channelLink .channelLink_title{ height: 40px; background: url(../images/con_tit_bg.jpg) repeat-x left bottom; margin: 0 0 20px 0;}
.channelLink .channelLink_title .title a{ color: #313131; font-size: 16px; font-weight: bold;}
.channelLink img{ display: block;}
.channelLink .channelLink_image{ width: 50%; float: left; margin: 0 0 23px 0;height: 60px;}
.channelLink .channelLink_image01{float: right; width: 47%;}
.channelLink .channelLink_image02{ width: 100%;/*! height: 90%; */}


.friendLink .friendLink_title{color: #313131; font-size: 16px; font-weight: bold; height: 40px; background: url(../images/con_tit_bg.jpg) repeat-x left bottom; }
.friendLink ul li{padding: 0 0 0 60px; line-height:54px; background:url(../images/weixin.jpg) no-repeat left center; display:block; height:58px;}
.friendLink ul li a{ color: #282828; font-size: 14px;}



.friendLink02{height:53px; line-height:53px;background-color:#e7e6e6; }
.friendLink02 .friendLink_title02{float:left; padding:0px 10px; color:#790000; font-size:16px; font-weight:bolder;}
.friendLink02 .linkList02 ul li{font-size:14px; margin-left:20px; margin-right:20px; float:left}
.friendLink02 .linkList02 ul li a:hover{color: #0a5f87;}
.friendLink02 .more{float: right; margin: 0 20px 0 0;  font-size: 14px;}
.friendLink02 .more a{ color: #960300; }

.mode01 .rt{float: right;}
.mode01 .rt .nest01{width: 267px; height: 387px;}
.mode01 .rt .nest01 .rt{ width: 267px; height: 387px; overflow: hidden; }
.mode01 .rt .nest02{width: 267px; height: 288px; margin: 30px 0 0 0;}
.mode01 .rt .nest02 .rt{width: 267px; height: 288px; overflow: hidden;}




/*底部开始*/
.footer{height:100px; background-color:#44478b;color:#fff; margin: 27px 0 0 0;}
.copyRight{width:1000px; margin:0 auto;text-align:center; padding-top:25px; line-height:28px; font-family:"微软雅黑";}

/*二级页*/
.subPage{ width:1000px; margin:0px auto;}
.pageBanner{ width:1000px;}
.Bread{width:1000px;height:39px; line-height:39px; border-bottom:none;  font-size:13px; color:#0a5f87; margin-top:5px;}
.Bread a{color:#0a5f87;}
.articleList2{}
.articleList2 ul li{ background: url(../images/icon3.jpg) no-repeat left center;height:30px; line-height:30px; border-bottom: 1px dashed #ccc;}
.listTitle2{ padding-left:0px; background:none;} 
.listTitle2 h2{color: #0a5f87; font-size: 16px; font-weight: bold; line-height:33px; padding:0px; margin:5px 0px;}
.subPage .articleList2{ margin:10px 0px 20px;}
.listTitle2 a{ float:right; }
 
.page{ width:100%; height:30px; line-height:30px; text-align:center; margin:0 auto;font-size:12px;clear:both; margin:20px 0px 30px;}
.page a{ padding:0 5px;}

.pageList{ padding-bottom: 30px; overflow: hidden;}
.articleTitle { width: 100%;text-align: center;}
.articleTitle h2{font-size: 18px; color:#0a5f87; line-height: 20px; padding:10px 0;}
.articleTitle h3{ font-size: 14px; color: #555; line-height: 20px; padding:10px 0; font-weight: bold;}
.articleAuthor { height: 30px;text-align: center; line-height: 30px; margin: 10px;background: #f5f5f5; color:#777; }
.article{overflow:hidden; margin:20px 10px;font-size:12px; line-height:22px;}
.Annex {padding:0px; overflow:hidden; margin-bottom:30px;}
.Annex h3 { font-size: 16px;line-height: 30px; color:#0a5f87; padding-left:5px;}
.Annex ul li { height: 26px; line-height: 26px;background:url(../images/icon3.jpg) no-repeat 10px center; padding-left: 28px;}
.Annex ul li a { font-size: 12px; line-height: 24px; color:#656464;}
.Annex ul li a:hover{ color:#0a5f87;}
