@charset "utf-8";
/* CSS Document */
html{background:#FFF;}
body{font-size:14px;/*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/background-color:#fff;color: #323232;font-family:'Microsoft YaHei',"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px;/*color: #323232;*/-webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;height:auto;width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #323232;}
a:hover{color: #005FAF;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
/*定义清除浮动样式 方法一*/
.clearfix:after{content:'\20';display:block;height:0;clear:both; visibility:hidden;}
.clearfix{zoom:1;}
/*定义清除浮动样式 方法二*/
.clear{clear:both;}
/*font-size */
.f12px{font-size:12px;}
.f14px{font-size:14px;}
.f16px{font-size:16px;}
.f18px{font-size:18px;}
.f20px{font-size:20px;}
.f22px{font-size: 22px;}
.f24px{font-size:24px;}
.f48px{font-size:48px;}
/*float */
.fl{float:left;}
.fr{float:right;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.fwn{font-weight:normal;}
.fwb{font-weight:bold;}
h1,h2,h3,h4,h5,h6{font-size:100%;/*font-weight:400;*/}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;font-size:100%;}
input,select,textarea,button {vertical-align:middle}
.pa{position:absolute;}
.pr{position:relative;}
.inblock{display:inline-block;*zoom:1;*display:inline;}
.disnone{display:none;}
.block{ display:block;}
.hidden{ overflow:hidden !important;}
.none{ display:none;}
.textoverflow{ white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.underline:hover{text-decoration:underline;}
.mtc{margin:0 auto;}
.number{ font-family:Arial;}
.fw600{font-weight: 600;}
.hand{cursor: pointer;}
.distable{display: table;}
.distr{display:table-row;}
.distd{display:table-cell;}
.mr35px{margin-right: 35px;}
.ml35px{margin-left: 35px;}
.mr10px{margin-right:10px;}
.ml10px{margin-left:10px;}
.mt20px{margin-top:20px;}
.mt5px{margin-top: 1.57%;}
.mt4px{margin-top: 4px;}
.mr5px{margin-right: 0.86%;}
.header{
	width: 100%;
	background:#fff;
}
.top_nav{background: #0c447f;padding:5px 0;overflow: hidden;}
.top_nav a{color:#fff;float:left;margin-left:2%;margin-top: 4px;}
.search{width:200px;height:28px; background:url(../images/sj/search.jpg) no-repeat left center; z-index:1000;float:right;margin-right: 3%; }
.search input{ line-height:28px; color:#323232; border:none; background:none; padding:0px; margin:0px;}
.search input.notxt{color:#6f6f6f; padding-left:12px; font-size: 13px;}	
.search input.notxt1 {position:absolute;left:190px;}


 .logo{
	width: 100%;
	text-align: center;
}
 .logo a{
   width:80%;
   display:block;
   margin:0 auto;
}
.logo  a img{width:100%;}
.nav{  width: 100%;float: none;border-top: 2px solid #005FAF; padding:5px 0; overflow: hidden;}

.nav #nav li{float: left;width: 25%;height: 27px;text-align: center;position:relative;
}
.nav #nav li a{color: #333;}


.nav #nav li.on .subNav a:hover{ font-weight:bold;}
.nav #nav li.arrowdown{ float: right; display:none; background: url(../images/sj/arrowBottom.png) no-repeat 85% center; cursor: pointer;}
.nav #nav li.arrowup {  float: right; background: url(../images/sj/arrowTop.png) no-repeat 85% center; cursor: pointer;}
.nav ul li.on .subNav{ display:block;}
.nav ul li .subNav{ top:27px; width:100%; background:url(../images/sj/xiala.png); padding:10px 0; display:none; position:absolute;}
.nav ul li a{color:#016d38;}


/*焦点图切换*/
/*flexslider start*/
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus  {outline: none;}
.slides,.flex-control-nav,.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} 
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {background: #fff; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

.flex-direction-nav {*height: 0;}
.flex-direction-nav a { text-decoration:none; display: block; width: 28px; height: 48px;position: absolute; margin-top: -20px; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  background:url(../images/sj/arr.png) no-repeat; text-indent:-999em; }
.flex-direction-nav .flex-prev { left: -30px; background-position:0 0; }
.flex-direction-nav .flex-next { right: -30px; background-position:-132px 0;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 20px;}
.flexslider:hover .flex-next { opacity: 0.7; right:20px;}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); }

.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd;}
.flex-pauseplay a:before { font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

.flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: center; z-index: 1000;}
.flex-control-nav li {margin: 0 8px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 12px; height: 12px; display: block; background: #fff;cursor: pointer; text-indent: -9999px; border-radius: 6px; }
.flex-control-paging li a:hover { background: #000; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; }
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; }
/*图片轮播*/
/*FlexSlider默认样式*/
.flexslider {width:100%;overflow:hidden; background: #fff;  position: relative; zoom: 1; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.slides li{height:100%;width:100%;overflow:hidden}
.slides li img{width:100%;height:100%;}
.carousel li { margin-right: 5px; }
.flex-direction-nav{}
/*icon小点*/
.flex-control-nav {width:60px;height:10px; position: absolute; bottom:10px; right:0;text-align:center;z-index:99999;}
.flex-control-nav li {width:10px;height: 10px;display: inline-block; zoom: 1; *display: inline;float:left;margin:0; margin-right:8px; }
.flex-control-paging li a {width:100%; height: 10px; display: block;background-color:#f8f8f8; cursor: pointer;text-indent: -9999px; }
.flex-control-paging li a:hover { background-color:#e39a0e;}
.flex-control-paging li a.flex-active {background-color:#e39a0e;}
.slides h4 a{color:#333;opacity: 1.0;font-size:14px;font-weight:normal;}
.slides h4 a:hover{color:#333;font-size:14px;font-weight:normal;}
.til_slides {width:100%; position: absolute;bottom:0;left:0;background: rgba(255,255,255,0.6);padding:10px;}
.til_slides h4{}



.content {
	width: 100%;
}
.banner{
	width: 100%;
	height: 112px;
}
.banner img{
	width: 100%;
	height: 112px;
	display: block;
}

.mode01{
	width: 100%;
	margin: 20px auto 0;

	overflow: hidden;
}

.mode01 .md{
	width: 96%;
	margin:10px auto 40px; 
	
}

/**tab切换1样式开始**/
.tabListTitle{ width:100%; height:44px;  }
.tab_menu{ width:100%;text-align: center;}
.tab_menu h3{ background:url(../images/sj/tab_bg.png) repeat-x; width:33.3%; height:42px; float:left; line-height:42px; text-align:center;cursor:pointer}
.tabArticleList{position: relative;}
.tabArticleList .tab_menu h3 a{color:#075aa8;font-family:"微软雅黑"; font-size:18px; font-weight: normal;}
.tab_menu h3:hover,.tab_menu h3.on{width:33.3%; height:42px; float:left; background:url(../images/sj/tab_hover.png) repeat-x; line-height:42px; text-align:center; cursor:pointer;background-color: #15478c;}
.tabArticleList .tabListBox{overflow: hidden;}
.tab_menu h3:hover a,.tab_menu h3.on a{font-family:"微软雅黑"; font-size:16px; color:#fff; font-weight: normal;}
.tabArticleList .tab_menu h3:hover a, .tabArticleList .tab_menu h3.on a{ font-size: 18px; font-family: "微软雅黑"; color: #fff;}
.more_tab{ display: none;}
.tabArticleList .tabListBox .firstArticle01{ width: 100%; height: auto; float: none;}
.tabArticleList .tabListBox .firstArticle01 img { width:100%; height:auto; }
.tabArticleList .tabListBox ul{ float: none; width: 100%; margin: 15px 0 0 0;}
.tabArticleList .tabListBox ul li{padding: 0 0 0 21px; background: url(../images/sj/arrow_right.png) no-repeat left center; height: 30px; line-height: 30px; border-bottom: none;}
.tabArticleList .tabListBox ul li a{font-size: 14px; font-family:"微软雅黑"; color: #333333; }
.tabArticleList .tabListBox ul li a:hover{color: #005FAF;}
.tabArticleList .tabListBox ul li span{  font-size: 14px; font-family: Verdana; color: #bbbbbb;}
.tabListTitle .more{ width:40px; float:right}
.tabListTitle .more a{font-size: 12px;}
.firstArticle{width:414px; height:101px;}
.firstArticle .firstArticle_image01{width: 25%; float: left;}
.firstArticle_image a img{width: 100%; height: 100px;}
.firstArticle01 .firstArticle_content01{margin:10px 0;overflow: hidden;padding-bottom:10px;border-bottom: 1px solid #ddd;}
.firstArticle01 .firstArticle_content01 .firstArticle_title{display: block;}
.firstArticle01 .firstArticle_content01 .firstArticle_title a{display: block;font-size: 14px;color:#005FAF;font-weight: bold;margin:10px 0;}
.firstArticle01 .firstArticle_content01 .firstArticle_summary{display: block;font-size: 12px;color:#888;}
.tabArticleList .tab_menu h3:hover, .tabArticleList .tab_menu h3.on{height: 44px; line-height: 44px;}
.tabArticleList .tab_menu h3{height: 44px; line-height: 44px;}
.more2 a{font-size: 14px;}
.tabList{ width:100%;  }
.tabListBox{ display:none;}
.tabListBox ul{ }
.tabListBox ul li{  height:55px; line-height:55px; padding-left:5px; border-bottom:1px solid #ebebeb;}
.tabListBox ul li span{ font-size: 14px; margin-left:5px; color:#004174; font-family:Courier,Arial; }
.tabListBox ul li .rightDate{float: right;}
.tabListBox ul li a{font-size: 14px; font-family:"微软雅黑"; color:#333333; line-height:28px;}
.tabArticleList .more{position: absolute;bottom:-25px;right:0;}
/**tab切换1样式结束*/



.mode02{
	width: 100%;
}
.mode02 .md{
	width: 96%;
	margin:0 auto;
}
.articleList{}
.articleList .articleList_title{
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 2px solid #15478c;
	position: relative;
}
.articleList .articleList_title h2{
	color: #333;
	float: left;
	font-weight: bold;
	background-color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding-right:10px;
	
}
.articleList .articleList_title .more{position: absolute;right:0;top:7px;}
.articleList .articleList_title .more a{
	color:#fff;font-size:12px;float:right;display:block;background: #FAB358;border-radius: 6px;width:30px; width: 56px;padding: 2px; height: 20px;line-height: 20px;    text-align: center;
}
.articleList ul li{margin:10px 0;padding-left: 20px;background: url(../images/sj/arrow_right.png) no-repeat center left;}
.articleList ul li .rightDate{float: right;font-size: 14px;   font-family: Verdana;
    color: #bbbbbb;}
.articleList ul li a{}


.mode03{
	width: 100%;
	height: auto;
	margin: 11px 0 0 0;
	overflow: hidden;
}
.mode03 .md{
	width: 96%;
	padding-top: 10px;
	margin:0 auto;
}
.ImgLinks{}
.ImgLinks ul{overflow: hidden;}
.ImgLinks ul li{width: 30%;float: left;overflow: hidden;margin-right: 10px;}
.channelLink{}
.channelLink .channelLink_image img{width: 100%;}
.channelLink .channelLink_name h2{text-align: center;background: #005FAF;padding:5px;}
.channelLink .channelLink_name h2 a{color:#fff;}



.mode04{
	width: 100%;
	height: auto;
	margin: 11px 0 0 0;
	
}
.mode04 .md{
	width: 96%;
	padding-top: 10px;
	margin:0 auto;
}
.friendLink{overflow: hidden;}

.friendLink .linkList ul{overflow: hidden;background: #f0f0f0;padding:10px ;}
.friendLink .linkList ul li{padding-left:20px;margin:10px 0;background: url(../images/sj/friendLink_li.png) no-repeat center left;}
.friendLink .friendLink_title{
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 2px solid #005FAF;
	position: relative;
}
.friendLink .friendLink_title h2{
	color: #333;
	float: left;
	font-weight: bold;
	background-color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding-right:10px;
	
}

.footer{
	width: 100%;
	height: auto;
	text-align: center;
	
}
.footer .copyRight{
	color: #fff;
}
.footer .copyRight .footer_top{
	background: #15478c;
	padding-top: 9px;
	padding-bottom: 9px;
}
.footer .copyRight .footer_bottom{
	background: #0c447f;padding-top: 9px;
	padding-bottom: 9px;
}

.content1 .shuju{
	width: 96%;
	margin: 10px auto;
	
}
.content1 .title{width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom:1px solid #ddd;}
.content1  h2{
	
	color: #072c87;
	float: left;
	font-weight: bold;
	
}
.content1 h2 a{
	font-size: 16px;
	color: #e39a0e;
}

.content1 h2 .more{
	float: right;
	padding-right: 20px;
	
	color: #064174;
}
.content1 .shuju ul{
	padding-top: 6px;
	padding-bottom: 6px;
	background: #fff;
}
.content1  ul li{
	height:30px;line-height:30px;padding-left:20px;background:url(../images/sj/index_11.png) no-repeat left center
}
.content1  ul li span{
   color:#999;display:inline;padding-left:20px;float: right;
}
.content1  ul li a{
    color: #111;
    display: block;
    height: 30px;
    margin-right: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.content1  ul li a:hover{
	color: #005FAF;
}


.content1 .picture_list li{width:60%;height:100px;margin:20px auto;background:#fbfbfb;border:1px solid #ddd;padding:2% 2%}
.content1 .picture_list li a{display:block;float:right;display:inline;line-height:30px;width:50%;height:100px}
.content1 .picture_list li img{width:38%;height:100px;float:left;display:inline}

.content1 .yema{
	width: 100%;
	text-align: center;
    height: 30px;
   
    color: #005FAF;
    text-align: center;
    background: #fff;
}
.content1 .yema a{
   padding: 0 5px;
   color: #005FAF;
}

.content1 .yema span{
	 color: #005FAF;
	 padding: 0 5px;
}
.content1 .yema a:hover{
	text-decoration: underline; color:#005FAF;
}
.content1 .wenzhang{
	padding-top: 20px;
	width:96%;
	
    color: #323232;
    margin:0 auto 10px;
}
.content1 .wenzhang h3{
	
    color: #005FAF;
    font-weight: bold;
    text-align: center;
}
.content1 .wenzhang p.fu{
	text-align: center;
	border-bottom: 1px dashed #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
}
.content1 .wenzhang p.fu span{
	
    color: #005FAF;
    font-weight: bold;
}
.content1  .xiangguan{
	padding:10px 0 0 10px;
	border-top:1px dashed #ccc ;
	background: #eceeef;
}
.content1  .xiangguan h4 a{
	
	color: #005FAF;
	font-weight: bold;
}
.content1  .xiangguan ul li{
    background: url(../images/sj/index_11.png) no-repeat 5px center;
}
.content1 .wentu{
	width: 100%;
}
.content1 .wentu img{
	width: 100%;
}
.h4{
	height: 8px;
	width: 100%;
	background: #eceeef;
}
