@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0; }
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,form,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{ clear: both; content: "."; display: block; height:0; visibility: hidden; }
.clearfix{ display: block; *zoom:1; }
.icon{ /*display:inline-block; width:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat;*/ }
/*css3扩展*/
body:before {content: "";position: fixed;top: -10px;left: 0;width: 100%; height: 10px;
    -webkit-box-shadow: 0px 0px 10px rgba(255,255,255,.8);
    -moz-box-shadow: 0px 0px 10px rgba(255,255,255,.8);
    box-shadow: 0px 0px 10px rgba(255,255,255,.8);
    z-index: 110;
}

/**布局开始**/
body {line-height: 1;font-size:14px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;background-color:#eef4ff;color:#333;}
p{}
p {}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#294e91; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1192px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #0d559f;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;/* position:relative; */}
/*lang样式*/
.site-lang{/* display:inline-block; */}
.site-lang ul{ float:right;}
.site-lang ul li.links{ float:left;}
.site-lang ul li.links a{line-height: 40px;margin: 0px 9px;font-size: 13px;color: #cad3d4;}
.site-lang ul li.links a:hover{color: #fff;}
/*head开始*/
#header {background: #0c97ae;}
#header .inner{height: 111px;position:relative;}
.header { width:100%; position:relative;  }  
.header .head-left{float:left;display:inline-block;width: 467px;height: 111px;}
.header .head-left .sitelogo{}
.header .head-main{float:left;margin-top:10px;}
.header .head-main .site-rale{}
.header .head-right{float:right;width:200px;margin-top: 32px;position:relative;}
.header .head-right .search{margin-top:10px;}
.header .sitelogo a{display:block;position:absolute;left:0px;top: 12px;z-index:100;}/*logo*/
/*默认主导航样式*/
#nav{background: #6dc0ce;}
#nav .inner{}
.navbar { width:100%; height: 60px;}
.navbar .navbox { width:95%; height:44px; margin:0 auto;}
.navi-slide-head{display:none;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {}
.wp-menu .menu-item {display: inline-block;float: left;position: relative;z-index: 100;position:relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item .menu-switch-arrow{display:inline-block;position:absolute; right:20px;top:50%;margin-top:-10px;width:20px;height:20px;background:url(images/navj.png) no-repeat center center;vertical-align:middle;}
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0px 29px;line-height: 50px;color: #fff;font-size: 16px;}
.wp-menu .menu-item.hover .menu-link {background-color: #3861ad;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item a.hover{ text-decoration: none; color: #fff; background-color: #3861ad; }
.sub-menu {display: none;position: absolute;left: 0;top: 50px;min-width: 162px;z-index: 100;background: rgba(255,255, 255, 0.7);opacity: 0.8\9;background: #fff\9;filter:alpha(opacity=90);}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;; }
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.sub-menu .sub-item a:hover { color: #eee; background-color:#3861ad; display: block; }
.sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: rgba(255,255, 255, 0.8); opacity: 0.8\9; background: #fff\9; filter:alpha(opacity=90); }
.wp-navi-aside .navi-aside-wrap li{width:100%;}
.wp-navi-slide .wp-menu .menu-item .menu-switch-arrow {display: none;}
/**主页banner开始**/
#banner { }
#banner .inner {width:auto;max-width:1400px; background:#fff;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox { background:; }

.main1{}
.main1 .inner{padding: 20px 0 5px;}
.main1 .inner .ml{float:left;width: 770px;}
.main1 .inner .mr{float:right;width: 348px;}

.main2{}
.main2 .inner{padding: 20px 0px 30px;}
.main2 .inner .ml{float:left; width:348px;}
.main2 .inner .mc{float:left; width:348px;margin-left:70px;}
.main2 .inner .mr{float:right; width:348px;}

.main3{ background:#d0daf1;}
.main3 .inner{padding: 2px 0px 10px;}
/**标题栏新闻窗口**/
.post {margin-bottom: 5px;}
.post .tt {display:inline-block; width:100%;  border-bottom: 0px solid #e6e6e6; } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size: 17px; font-weight:normal; } /**标题字体**/
.post .tt .tit .title {display:block;line-height: 46px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {padding: 6px 0;*padding:10px 0;  margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; } 
.post .more_btn {display:inline-block;height: 20px;margin-top: 17px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 20px;font-family:"Simsun";font-weight:bold;cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a img{vertical-align:top;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block; *display:inline; *zoom:1; margin-right:10px;font-size:20px;font-weight:normal;color: #2e57a2;}
.post1 .tt .tit .title.selected {color: #00449d;margin-bottom:-2px;}
.post1 .more_btn a{color: #294e91;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {font-weight:bold;}
.post2 .tt .tit .title {}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {color: #017937;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 36px; *line-height: 33px;padding-left:0px;background:none;} /**标题图标**/
.news_list li.news span.news_pre {float:left;font-size: 14px;}/*标题*/
.news_list li.news span.news_title {float:left;font-size: 14px;}/*标题*/
.news_list li.news span.news_meta {float:right;margin-left:2px;font-size: 13px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time span { color:#565656;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px;z-index:10; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {color: #666;}
/*日历新闻*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:20px;padding-top:20px;border-top: 1px solid #c3c3c3;}
.rili .news_list li.news.n1{margin-top: 10px;padding-top:0px;border-top:none;}
.rili .news_list li.news .news_date{float: left;width: 64px;height:64px;margin-right: 18px;font-family:"Microsoft YaHei";text-align:center;}
.rili .news_list li.news .news_date .news_year{line-height:30px; font-size: 20px; color: #fff; background-color:#2452a7;}
.rili .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#000; background-color: #ffffff;}
.rili .news_list li.news .news_wz{padding: 4px 0px;} 
.rili .news_list li.news .news_title{line-height: 22px;font-size: 16px;color:#000;} 

.zdy-2{display:inline-block; margin-right: -66px;} 
.zdy-2 .news{float:left;width: 349px;height: 197px;margin-right: 65px;margin-bottom: 54px;background: url(images/news_x.jpg) no-repeat left top;overflow:hidden;}

.zdy-2 .news.n1 .imgs,.zdy-2 .news.n2 .imgs{display:none;}
.zdy-2 .news.n1  .slt.pr .bt,.zdy-2 .news.n2  .slt.pr .bt{position:relative;padding-left:0px;}
.zdy-2 .news.n1  .slt.pr .bt a,.zdy-2 .news.n2  .slt.pr .bt a{color:#2452a7;}
.zdy-2 .news.n1  .slt.pr .titlebg,.zdy-2 .news.n2  .slt.pr .titlebg{display:none;}
.zdy-2 .news-box .qbox {
    width: 835px;
    height: 512px;
}
.zdy-2 li .slt.pr{position:relative;}
.zdy-2 li .slt.pr .bt{position:absolute;bottom:0px;left:0px;z-index:100;padding-left:8px;margin: 14px 0  8px 0;/* height:22px; */overflow:hidden;}
.zdy-2 li .slt.pr .bt a{margin:14px 0  8px 0;color:#fff;}
.zdy-2 li .slt.pr .titlebg{position:absolute;bottom:0px; left:0px; z-index:99;height: 56px;width:100%; background:url(images/img.png) repeat-x bottom left;text-align:center; }
.zdy-2 li .imgs{width: 100%;height: 196px;background-size:cover;background-position:center top;border-top: 4px solid #2452a7;}
.zdy-2 li img{width:327px; height:172px;}
.zdy-2 li .bt,.zdy-2 li .bt a{color:#2452a7;}
.zdy-2 li .bt,.zdy-2 li .bt a{ line-height: 20px; margin: 14px 0  0px 0;font-size:16px;}
.zdy-2 li .time{ line-height:22px; margin: 8px 0;font-size:18px;font-family:"corbel";display: none;}
.zdy-2 li .nr{line-height:22px;margin-top: 20px;height: 112px;overflow:hidden;}
.sudy-scroll { position:relative;}
.sudy-scroll-wrap { position:relative; left:0; top:0; overflow:hidden;}
.sudy-scroll-nav .nav-prev,.sudy-scroll-nav .nav-next { display:block; width:20px; height:24px; text-align:center; line-height:24px; font-size:18px; font-family:Tahoma, Geneva, sans-serif; color:#fff; background:#666; cursor:pointer; position:absolute; top:50%; margin-top:-12px; z-index:100;}
.sudy-scroll-nav .nav-prev:active,.sudy-scroll-nav .nav-next:active { background:#454545;}
.sudy-scroll-nav .nav-next { right:-22px;}
.sudy-scroll-nav .nav-prev { left:-22px;}
.sudy-scroll-page { width:100%; height:10px; text-align:center; position:absolute; left:0; bottom:-15px; z-index:100;}
.sudy-scroll-page .page-index {display:inline-block;width: 8px;height: 8px;border-radius: 4px;overflow:hidden;background: #9E9E9E;margin: 0 4px;}
.sudy-scroll-page .active {background: #2452A7;}
.sudy-scroll-page .page-index span { display:none;}


.post-31{}
.post-31 .con{padding: 32px 26px; margin-top:5px;background:#d0daf1 url('images/news_x.jpg') no-repeat left top;}

.post-41{}
.post-41 .con{padding: 10px 0 0;}
.post-41 .news_list{padding-top:5px;background:url('images/news_x.jpg') no-repeat left top;}
.post-41 .news_list li.news{/* margin-bottom:50px; */}
.post-41 .news_list li.news.n1{margin-bottom:0px;}
.post-41 .news_list li.news .news_box{padding-top:5px;background:url('images/news_x.jpg') no-repeat left top;position:relative;}
.post-41 .news_list li.news .news_imgs{/* width:350px; */max-height:200px;min-height:200px;margin-top: 0px;overflow:hidden;position:relative;background:#ccc;}
.post-41 .news_list li.news .news_imgs img{width:100%;position:absolute;left:0px;top:0px;right:0px;bottom:0px;margin:auto;}
.post-41 .news_list li.news .news_wz{padding: 14px 0 0;/* min-height: 61px; */} 
.post-41 .news_list li.news .news_title{line-height: 23px;margin-bottom:10px;font-size: 16px;color: #2452a7;} 
.post-41 .news_list li.news .newstu .news_wz{position:absolute;bottom:0px;z-index:100;padding:0 15px;}
.post-41 .news_list li.news .newstu .news_wz .news_title{color:#fff;}
.post-41 .news_list li.news .news_bg{height:100%; background:transparent url('images/img.png') repeat-x left bottom;}

.post-51{}
.post-51 .con{padding: 10px 0 0;}
.post-51 .news_list{padding-top: 20px;background:url('images/news_x.jpg') no-repeat left top;}
.post-51 .news_list li.news{ }
.post-51 .news_list li.news .news_box{}
.post-51 .news_list li.news .news_wz{/* padding: 14px 0 0; */} 
.post-51 .news_list li.news .news_title{line-height: 36px;/* margin-bottom:10px; */font-size: 16px;color: #2452a7;} 
.post-51 .news_list li.news .news_time{/* float:left; */line-height: 23px;margin-bottom:10px;font-size: 15px;color: #000;} 
.post-51 .news_list li.news .news_txt{float:left; margin-left:10px; line-height: 23px;margin-bottom:10px;font-size: 12px;color: #000;} 
.post-51 .news_list li.news .news_text{display:none;line-height: 22px;margin-top:0px;font-size: 12px;/* color:#ebebeb; */} 

.post-61{}
.post-61 .con{padding: 10px 0 0;}
.post-61 .news_list{}
.post-61 .news_list li.news{/* margin-bottom:30px; */}
.post-61 .news_list li.news .news_box{width:100%;padding-top:5px;background:url('images/news_x.jpg') no-repeat left top;position:relative;}
.post-61 .news_list li.news.n0{margin-bottom:0px;}
.post-61 .news_list li.news.n2 .news_box{border-top:0px;background:none;}
.post-61 .news_list li.news.n2{margin-bottom:0px;}
.post-61 .news_list li.news .news_imgs{/* width:350px; */max-height:200px;min-height:200px;margin-top: 0px;overflow:hidden;position:relative;background:#ccc;}
.post-61 .news_list li.news .news_imgs img{width:100%;position:absolute; left:0px; top:0px; right:0px; bottom:0px; margin:auto;}
.post-61 .news_list li.news .news_wz{padding: 14px 0 0;/* min-height: 61px; */} 
.post-61 .news_list li.news .news_title{line-height: 23px;margin-bottom:10px;font-size: 16px;color: #2452a7;} 
.post-61 .news_list li.news .news_time{line-height: 23px;margin-bottom:10px;font-size: 15px;color: #000;} 
.post-61 .news_list li.news .news_text{line-height: 22px;margin-top:0px;font-size: 12px;/* color:#ebebeb; */} 
.post-61 .news_list li.news .newstu .news_wz{position:absolute;bottom:0px;z-index:100;padding:0 15px;}
.post-61 .news_list li.news .newstu .news_wz .news_title{color:#fff;}
.post-61 .news_list li.news .news_bg{height:100%; background:transparent url('images/img.png') repeat-x left bottom;}

/*图片列表*/
/*.post-71{}
.post-71 .con{padding:6px 0 0;}
.post-71 .news_list{margin:0 -9px;*margin:0 -10px;}
.post-71 .news_list li.news{float:left;width:20%;}
.post-71 .news_list li.news .news_box{margin:0 9px;}
.post-71 .news_list li.news .news_imgs{}
.post-71 .news_list li.news .news_imgs img{width:100%; vertical-align:top}
.post-71 .news_list li.news .link_con{display:none;line-height: 34px;font-size: 15px;text-align:center;} 
.post-71 .news_list li.news .news_box:hover{opacity:.7;fiter:Alpha(opacity=75);}*/
/** 
*其他样式

*/
/**友情链接**/
.postlink{ position:relative; }
.postlink.wrap-open{ background-position:right -26px; }
.postlink a.tt{ display:inline-block; height:46px; line-height:46px; padding-left:120px; border:0px solid #ccc; cursor:pointer; }
.postlink .con{ display:none; position:absolute; bottom:46px; left:0px; z-index:100; width:100%; height:140px; overflow:auto; background:#fff; padding:2px; border:1px solid #ccc; }
/**链接样式**/
.xblink li {float:left; width:20%; background:#28828a;}
.xblink li.i1 { background:#e19e35;}
.xblink li.i2 { background:#28828a;}
.xblink li.i3 { background:#363c6b;}
.xblink li.i4 { background:#566175;}
.xblink li.i5 { background:#7f307e;}
.xblink li span a{ display:block; width:100%;line-height:88px; font-size:16px; color:#fff; text-align:center;text-shadow:1px 2px 2px #000;} 
.xblink li span a:hover{opacity:.8;} 
/**
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height:287px;background-repeat:no-repeat; background-position:center center; text-align:center;}
.l-banner img{height:100%;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;/* background:#fff; */}

/**文章页banner**/
#m-container1 {}
#m-container1 .inner {  background:#fff;padding-top:15px; }

.col_menu {width: 240px;float:left;margin-right:-240px; margin-top:-75px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #294e91;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:inline-block;*display:inline; *zoom:1; line-height:50px; padding:0px 5px 0px 30px;}  /**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { border-top:0px solid #294e91; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;} 	
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#294e91; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #294E91;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none;  border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#294e91;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;/* background:none; */border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 30px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a .column-name:before {display:inline-block;content:'>'; font-weight:normal; margin-right:5px; }
.col_list .wp_listcolumn .sub_list a:hover{color:#294e91;} 
.col_list .wp_listcolumn .wp_column a.selected { font-weight:bold;color:#294e91;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#066e76;} 

.lists .list a{ display:block; color:#222; border-top:1px solid #eee;}
.lists .list a:hover { border-top-color:#999;}
.lists .list-1 a{padding:0 8px 0 30px;line-height:36px;background-color:#fff;font-size:14px;}
.lists .list-2 a{ padding:0 8px 0 32px; line-height:36px; background-color:#fefefe;  font-size:13px;}
.lists .list-3 a{ padding:0 8px 0 48px; line-height:32px; background-color:#fefefe; font-size:13px;}
.lists .list a:hover { background-color:#eee;color:#0c2653; text-decoration:none; font-weight:bold;border-top:1px solid #fff;}

	
.col_news {width: 100%;min-height:500px;float:right;} /**栏目新闻**/
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #c8c8c8;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block;float:right; white-space:nowrap; height: 46px; line-height: 46px; color:#000;} /**当前位置**/
.col_metas .col_path a{color: #393939;}
.col_metas .col_path .possplit{background-image:none;text-indent: 0px;width:15px;display: inline-block;}
.col_metas .col_path .possplit:before{display: inline-block;margin:0 5px;content:'>';}

.col_news_con {padding:5px 0px 10px 0px;margin: 0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:13px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.col_news_list .news-item td{line-height:32px;}
.col_news_list .news-item td.postTime{text-align:right}
.list_tu .list2 .news {
    width: 33.33%;
    float: left;
    margin-bottom: 25px;
}
.list_tu .news_wz {
    margin: 0 25px;
}
.list_tu .news_list.list2 {
    margin: 0 -25px;
}
.list_tu .news_imgs img {
    width: 100%;
    height: auto;
    max-height: 179px;
}
.list_tu .list2 .news_title {
    line-height: 21px;
    text-align: center;
    height: 21px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/**文章页**/
.infobox { width:auto; margin:0 auto; }
.article {}
.article h1.arti_title {line-height:26px;padding: 10px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #294e91;} /**文章标题**/
.article h2.arti_title {line-height:22px;padding: 10px;border-bottom:1px solid #ececec;font-family: "Microsoft YaHei";font-size:14px;text-align:center;color: #565656;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {display:block;margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
.foottop{background: #0c97ae;}
.foottop .inner{padding: 25px 0;background:url('images/foot_logo.png') no-repeat center center;}
.foottop .inner .mod{}
.foottop .inner .mod p{line-height:28px;color: #eaedf3;}
.foottop .mll{float:left; width:96px; }
.foottop .ml{float:left;width: 278px;}
.foottop .ml .articlecontent p{line-height:1.75em!important;font-size:14px!important;}
.foottop .mr{float:right;padding-top: 54px;margin-right: 156px;}


#footer {background: #0d579e;}
#footer .inner {padding: 5px 0px;}
#footer .inner .foot-left{float:left;margin-top: 21px;}
#footer .inner p{font-size: 14px;line-height: 21px;text-align: center;color: #a3bdc0;}
#footer .inner p span { margin:0 3px; }
#footer .inner p.copyright{}
#footer .inner p.copyright span{color: #c9d4ea;}
#footer .inner p.copyright img{margin-left:15px; margin-right:5px;vertical-align:middle; }
#footer .er_img{ float:right; margin-top:20px;}
#footer .er_img li{ float:left; text-align:center;}
#footer .er_img li img{width:80px; height:80px; vertical-align:top;}
#footer .er_img li span{ display:block; line-height:28px; text-align:center; color:#c2c2c2; }
#footer #tongji {display: none; width:0; height:0;}
/**
 * 组件功能
 */
/** 搜索 **/
.search-box { width: 100%;padding:0px 0px; background: #6b76a4; position: relative; background:transparent;border:1px solid #fff;}
.search-box .input-item { margin-left: 3px; margin-right: 30px; }
.search-box .input-item input { border: 0; outline: 0; width: 100%; height: 16px; line-height: 16px; padding:5px 5px; background:transparent; color: #fff; font-size: 12px; font-family: "Microsoft YaHei" }
.search-box .input-submit { display: block; width: 30px; height: 28px; background: url(images/search_btn.png) no-repeat center center; cursor: pointer; position: absolute; right: 0; top: 0px; text-align:center;}
.search-box .input-submit span {line-height:58px; font-size:18px; color:#fff; display: none;}
/*点击弹出输入框*/
.searchbtn{width: 35px;height: 35px;border:0;outline: 0;background:#0c97ae url(images/sous.png) no-repeat center;position:absolute;right:0px;top:0px;*top:3px;top:0px\0; z-index: 10;cursor:pointer;}
.searchbox{padding-left: 333px;line-height:1;background: url(images/by.png) no-repeat 1px -2px;width: 40px;position:absolute;right:0;p;height: 40px;}
.wp-search {position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {margin-left:10px;margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 30px;line-height: 30px;border:0;outline: 0;background: none;color: #fff;font-size: 14px;padding: 5px 5px;border: 1px solid #6dc0ce;}
.wp-search .search-btn {width: 35px;height: 35px;position: absolute;right: 0;top:50%;margin-top: -18px;}
.wp-search .search-btn input.search-submit {width: 100%;height: 40px;border:0;outline: 0;background:#0c97ae url(images/sous.png) no-repeat center;cursor: pointer;}

/* 分享二维码 */
.shares{float:right;text-align:center;}
.shares li{float:left;margin: 0 15px;position:relative; text-align:center;}
.shares li a{float:none;display:inline-block;width: 40px;height: 40px;padding-left:0px;margin:0 auto;border:0px solid red;background:url('images/shares.png') no-repeat;opacity:.8;filter:Alpha(opacity=80);vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position: -10px -5px;}
.shares li.i2 a{background-position: -57px -5px;}
.shares li.i3 a{background-position: -104px -5px;}
.shares li.i4 a{background-position: -151px -5px;}
.shares li.i5 a{background-position: -198px -5px;}
.shares li.i6 a{background-position: -8px -5px;}
.shares li span{display: block;font-size:13px;color:#fff;}

.shares li .con{display:none;position:absolute;bottom: 70px;left:50%;z-index:100;margin-left: -51px;width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top;  background:#fff;}
.shares li .con span{line-height:22px;font-size:12px; color: #fff;}

/**
 * 特殊页面
 */
/*二级页面*/

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 50%;margin-left: -600px;}
.mbanner .focus .focus-title{background: url(images/titlebg.png) repeat-x;}
.mbanner .focus .focus-title-bg {width: 100%;height: 100%;background-color: transparent;}

.mbanner .focus .focus-pagination {position:absolute;right: 50%;bottom: 50px;margin-right: -600px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width: 30px;height: 11px;background: #ffffff; margin-right:8px;opacity:.6; filter:Alpha(opacity=60);}
.mbanner .focus .focus-page-active {background: #ffffff;opacity:1;filter:alpha(opacity=100);}

.mbanner .focus .focus-navigation {width: 38px;height: 70px;opacity: 0.7;filter:alpha(opacity=70);background:url(images/slide_next.png) no-repeat;text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:20px;}
.mbanner .focus .focus-next { right:20px;background-position:right top}
/*组织机构*/
.org .part_xy{}
.org .part_xy .item{display:none;}
.org .part_xy .item.selected{display:block;}
.org .part_xy .item h3{ display:none;line-height:40px;font-size:18px;font-weight:normal;color:#6fa9a2;border-bottom:1px solid #cecece;background:url('images/icon_dott2.gif') no-repeat left center;}
.org .part_xy .sub-box{float:left;width:100%;padding-top:10px;padding-bottom: 10px;}
.org .part_xy .sub-list{margin-right:0px;}
.org .part_xy .sub-list .sub-item{float:left; width:25%;background: url(images/graw_arrow_srw.png) no-repeat left center;}
.org .part_xy .sub-list .sub-item a{line-height: 40px;padding-left:10px;font-size: 15px;}
.org .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}

/* 首页的链接区块 */
.row3{width: 1200px;height:220px;margin: 0 auto; border-top: 0px solid #e4e2d6;}
#row3_p1{width: 553px; float:right; /* margin-right: 40px; */ margin-top:50px;}
#row3_p1 img {
    margin: 11px;
    margin-left: 5px;
    -webkit-transition: width 0.5s ease-out 0s;
    -moz-transition: width 0.5s ease-out 0s;
    transition: width 0.5s ease-out 0s;
    vertical-align: middle;
}
.icon_lists .icon:hover img {
    width: 60px;
    height: 60px;
    margin: 0 !important;
}
#row3_p2 h2,
#row3_p3 h2{float:left;text-indent:-99999px;width:75px;height:100px;margin-left:30px;margin-top:40px;background-image:url(images/quicklink.png);background-repeat: no-repeat;}
#row3_p3 h2{background-image:url(images/quicklink01.png);}
#row3_p2{ width: 624px;float:left;/* margin-left:40px; */margin-top:69px; }
#row_p2_link{ float:left;}
#row3_p3{width:240px;height:220px;float:left;background-repeat: no-repeat;background-position: 10px center;border:0px solid #f00;}
#row3_p2 ul,
#row3_p3 ul{float:left; /*margin-left:40px; margin-top:15px;*/}
#row3_p2 ul li,
#row3_p3 ul li{line-height:25px;}
#indexLink{width: 420px;border: 0px #03F solid;}
#indexLink ul{margin-top:1px; margin-left:10px;}
#indexLink ul li{width: 120px;height: 30px;float: left;border: 0px #f00 solid;margin-left: 6px;margin-top: 8px;}
.main3 .mod.clearfix {
    height: 240px;
}
#row3_p2 .newsw {
    float: left;
	width:150px;
}

#row3_p2 .newsw a {
    margin: 0 7px;
    position: relative;
    overflow: hidden;
    display: block;
}
#row3_p2 .newsw a .news_img img{    
	width: 100%;
    
}
#row3_p2 .sudy-scroll-wrap{}
#row3_p2 .sudy-scroll-wrap li{display:inline-block;opacity:0.6;filter:alpha(opacity=60);}
#row3_p2 .sudy-scroll-wrap li span{display:none;}
#row3_p2 .sudy-scroll-wrap li.n1{}
#row3_p2 .sudy-scroll-wrap li.n2{}
#row3_p2 .sudy-scroll-wrap li:hover{opacity:1;filter:alpha(opacity=100);}
.icon_lists{width: 100% !important;}
.icon_lists li{float: left;width: 16.5%;height: 80px;text-align: center;list-style: none !important;}
.icon_lists .icon {
    font-size: 32px;
    line-height: 60px;
    margin: 0 auto;
    color: #333;
    -webkit-transition: width 0.5s ease-out 0s;
    -moz-transition: width 0.5s ease-out 0s;
    transition: width 0.5s ease-out 0s;
    height: 60px;
    width: 60px;
}
.icon_lists .icon:hover{font-size: 60px;}


.wp-header .menu-switch {display:none;width:34px;height: 34px;background: url(images/menu.png) no-repeat 50%;position:absolute;left: 0px;top:50%;margin-top: -17px;z-index:400;}
.wp-header .menu-switch:hover {}

/**aside-menu**/
.wp-drawer { background:rgba(0,0,0,0.2); width:100%; height:100%; position:fixed; left:-100%; top:0; bottom:0; right:0; z-index:100000; display:none;}
.wp-drawer.wp-drawer-active{ left:0;}
.wp-drawer-inner { max-width:240px; height:100%; background:#414141; overflow:auto; position:fixed; margin-left:-100%; left:0; right:80px; top:0; bottom:0;
	-webkit-transition: left 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index:10000;
}
.wp-drawer-inner.wp-drawer-active {margin-left:0px;}
.wp-drawer .drawer-menu h3 {padding:10px;font-weight: normal;color: #777;font-size: 16px;margin-top: 0;border-top: 1px solid rgba(0,0,0,.3);background: #333;box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-drawer .drawer-menu ul li { position:relative;}
.wp-drawer .drawer-menu ul li .menu-arrow { display:block; cursor: pointer; width:50px; height: 41px; position: absolute; right: 0; top:0px; color: #f6f6f6; font-size: 15px; background: url(images/menu-arrow.png) no-repeat 22px -21px;}
.wp-drawer .drawer-menu ul li .menu-arrow-open { background-position: 20px 15px;}
.wp-drawer .drawer-menu ul li a {
	display: block;line-height: 20px;height: 20px;padding: 10px 30px 10px 15px;font-size: 15px;color:#EAEAEA;border-top: 1px solid rgba(0,0,0,.3);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	-webkit-transition: left 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
	text-decoration: none;
	}
.wp-drawer .drawer-menu ul li a:hover,.wp-drawer .drawer-menu ul li a:focus { background-color: #242424; color: #fff; outline: 0;}
.wp-drawer .drawer-menu ul li .sub-menu {display: none;background-color: #2e2e2e;position: relative;top: 50px;top: 0px;}
.wp-drawer .drawer-menu ul li .sub-menu li a {padding-left: 32px;}
.wp-drawer .drawer-menu ul li .sub-menu .sub-menu { background-color: #333}
.wp-drawer .drawer-menu ul li .sub-menu .sub-menu li a { padding-left: 30px;}

.gotop { display:block; width:34px; height:34px; background:rgba(0,0,0,0.7) url(images/gotop.png) no-repeat 50%; position:fixed; right:15px; bottom:15px; z-index:100000; opacity:0;}

.post-41 .focus-title-bar {left: 0%;right: 0px;bottom: 0px;padding:10px 0px;width: 254px;height: auto;margin-left:0px;}
.post-41 .focus-title-bg {position:absolute; bottom:0px; width:100%; height:100%; background:transparent url('images/img.png') repeat-x left bottom;}
.post-41 .focus-title {display: inline-block;white-space:inherit;height:auto;bottom:10px;line-height: 23px;padding: 0 15px;font-size: 16px;position: relative;}


.sudy-links .links-name {
    display: inline-block;
    font-weight: normal;
    line-height: 19px;
    padding: 0 20px 0 5px;
    background: #fff url(images/arrow.png) no-repeat right center;
    border: 1px solid #a9a9a9;
    cursor: default;
}
.indexLink {
    float: left;
    width: 33.3%;
}
.indexLink .sudy-links {
    display: inline-block;
    margin: 30px 20px;
}
.sudy-links .links-wrap {
    border: 1px solid #a9a9a9;
    bottom: 20px;
	width: 100% !important;
	padding: 0;
}
.sudy-links .links-wrap .news{
	line-height: 19px !important;
}
.links-wrap .links{width:100%;}
#row3_p2 .link{
	display: inline-block;
    width: 100%;
    margin: 0 -20px;
}
.tp img {
    width: 100%;
    height: auto;
}
