@charset "utf-8";
/* Base Reset */
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;}
video { width:600px; height:400px; margin:10px auto!important; }
.wp_video_player { width:600px!important; height:400px!important; margin:0px auto!important; }

.video {width:600px; height:400px;  margin: 10px auto!important; }



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
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;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body {
	background-color: #fff;
}
.main-bg{  margin:0 auto;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;font-family: "Microsoft YaHei"; font-family:"微软雅黑";}
a { color:#353535; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1200px; margin:0 auto; } /**页面全局宽度**/
video{ margin:0px auto!important;}
/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:35px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:30px; font-weight:700; color:#333; font-family:"Microsoft YaHei";} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:35px; line-height:35px; padding-left:0px; padding-right: 20px; background:url(images/h.png) no-repeat left bottom; padding-bottom:8px; } /**标题图标**/
.post .tt .more_btn { display:inline-block; height:35px; line-height:35px; float:right; color:#4178c6;}    /**更多按钮**/
.post .tt .more_btn a{ color:#4178c6;}
.post .con {  margin:0 auto; margin-top:10px; height:auto; overflow:hidden;}
.post .con .wp_article_list .list_item { border-bottom:none; height:40px;line-height:27px; font-size:14px;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; display:none;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:0px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}


/**页头开始**/
#header { background: #014FB1; min-width:1200px; }
#header .inner { background-color:transparent;}
#header .inner .qh{ position:absolute; width:1200px;height:546px;left:0px;top:0px;}
#header .inner .qh-list{ position:absolute; width:1200px;height:399px;left:0px;top:0px; background:url(images/list.jpg) no-repeat 0 0;}
.head { }    /**页头部分**/
.head .head-1{ width:100%; height:115px; background: url(images/tu1.jpg) center right;}
.sitelogo {float:left;width:450px;height: 62px;} 
.site{float: left;height: 58px;color: #000;font-size: 34px;padding: 42px 0px 0px 0px;font-family: "微软雅黑";}
.head .head-1 .head-1-l{width:815px;float:left;margin-left:5px;margin-top: 4px;}
.head .head-1 .head-1-l img { margin-top:15px; }
.head .head-1 .head-1-r{ width:220px; height:28px; float:right; background:url(images/sous-bg.jpg) no-repeat 0 0; margin-top:62px; margin-right:5px;}
.navbar { width:100%; height:40px;    }   	/**导航区域背景**/
.navbar .navbox { height:40px; margin:0 auto; width:1200px;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:normal; color:#fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff; background-color:#1A72C8;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 15px; height:40px; line-height:40px; font-weight:bold; }   /**导航栏目高度与边距**/

.wp_nav .sub-nav{ border:none;min-width:100px;}/*子菜单位置*/
.wp_nav .sub-nav .nav-item a{ border-top:none;}/*去边框*/

.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#1A72C8;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; background:none;color:#fff;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#1A72C8; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:35px; line-height:35px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {}
#container .inner { background:#fff; width:1200px; height:auto; overflow:hidden;}
.cont-t {width:100%; padding-top:10px;padding-bottom: 10px; margin-top:20px; margin-bottom:20px;}
.cont-t .cont-t-1{ width:350px;float:left; margin-left:25px; }
.cont-t .cont-t-2{ width:300px;float:right;}
.cont-t .post .con .wp_article_list .list_item { line-height:40px;}
.cont-c{width:100%; padding-bottom: 10px; margin-bottom:30px;}
.cont-c .cont-c-1{ width:640px;float:left; margin-top:10px;}
.cont-c .cont-c-2{ width:540px;float:right;margin-top:10px;}


.cont-b{width:100%;/* height:227px; */padding-bottom: 10px;  background: #f6f6f6; padding-top:20px; padding-bottom:20px; min-width:1200px; display:none;}
.cont-b .cont-b-1{ width:1200px;float:left;margin-top:15px;}

.cont-b{width:100%;/* height:227px; */padding-bottom: 10px;  background: #f6f6f6;}
.cont-b .cont-b-1{ width:1200px;float:left;margin-top:15px;}


/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border:1px solid #d3d3d3; background:#f9f8fd;}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu { width:300px; float:left;margin-left:0px;margin-top:15px;} 
.col_menu .col_menu_head { background-color:#0352b2; text-align:center;}   /**位置栏目背景**/
.col_menu .col_menu_head h2.col_name { font-size:16px; font-weight:normal; color:#fff;font-family: "Microsoft YaHei"; }		/**位置栏目字体**/
.col_menu .col_menu_head h2.col_name .col_name_text { display:block; line-height:41px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_menu_con{ width:300px; padding-bottom:166px; background:url(images/list-bg.jpg) no-repeat 0 bottom;}
.col_list{ width:298px;}
.col_list .wp_listcolumn { border:1px solid #d6d6d6;  padding-top:7px;}
.col_list .wp_listcolumn .wp_column a { color:#202020; background:url(images/list-li.jpg) no-repeat center bottom; border-top:none; border-bottom:none; text-align:center; font-weight:normal; font-size:12px;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#202020; background:url(images/list-li.jpg) no-repeat center bottom; font-weight:bold;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#202020;font-weight:bold;}
.wp_listcolumn .wp_column a .column-name{ padding:0px!important;line-height:30px!important;}  /*系统自己的样式，让元素居中*/

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:transparent; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#fff; background:#52a3db;} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#fff;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width:840px; float:right;margin-right:0px;margin-top:15px;min-height:600px;} /**栏目新闻**/
.col_news_head { border-bottom:2px solid #0352b2;}
.col_metas .col_title {  height:35px; line-height:35px; }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:16px; font-weight:normal; color:#963d3d;font-family: "Microsoft YaHei"; padding-left:15px; background:url(images/bt-tt.png) no-repeat 0 center;}   /**当前栏目名称**/
.col_metas .col_path {  white-space:nowrap; height:30px; line-height:30px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:17px;}
.col_news_list .wp_article_list .list_item { border-bottom:none;height:27px;line-height:27px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;height:22px; display:none;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;min-height:650px;width:840px; float:right;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:25px 0 10px 0; text-align:center; font-size:18px; color:#0352b2; border-bottom:0px solid #0352b2} /**文章标题**/
.article h2.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:0; text-align:center; font-size:16px; color:#282828; border-bottom:2px solid #0352b2} /**文章标题**/
.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;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:2; font-size:16px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:600px; _width:expression(this.width > 600 ? "600px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer { background: #001e43; min-width:1200px;}
#footer .inner { height:150px; }
#footer .inner .foot{ width:600px;float:left; margin-left:20px; margin-top:40px;}
#footer .inner .lianj{ width:160px;float:left; margin-top:62px; margin-left:100px;}
#footer .inner .lianj .lianj-l{ width:160px; float:left;}

#footer .inner .foot .articlecontent p { color:#fff;}


#footer .inner p { font-size:12px; line-height:24px; color:#fff; font-weight:normal; text-align:left!important; margin-top:5px; }
#footer .inner p span { margin:0 3px;}

#footer .inner .ewm { width:240px;float:right; margin-top:15px; margin-right:0px; }
#footer .inner .ewm p { text-align:center!important;}


#keyword{ width: 183px!important;padding-left: 4px;background: transparent;border: 0; color:#999999;}
.wp_search .search{ width:28px!important;height:28px!important; background:url(images/btn_search.png) no-repeat; background-size:15px; background-position:right center;}


.wp_article_list .list_item .Article_PublishDate{ color:#adadad;}

.cont-b-1 .post .tt .more_btn{ }

#header .inner-list{ height:399px;}

#list-bg .inner{ min-height:230px; background:url(images/list.jpg) no-repeat 0 0;}


.zdy .news{ width:150px; float:left;}
.zdy li.n1{ margin-right:8px;}
.haibao{ width:150px; height:184px; position:relative;}
.haibao .slt{ position:absolute;width:150px; height:184px;}
.haibao .bt{ width:145px; height:30px; line-height:30px; background-color:#000;opacity:0.7; position:absolute; left:0px; bottom:0px; padding-left:5px; overflow:hidden;}
.haibao .bt a{ color:#fff; font-size:14px; font-weight:bold;}




.ewm .wp_article_list .list_item { width:100px;  height:100px; border:none; }

.ewm .wp_article_list .list_item .ex_fields { width:100%; float:left; }
.ewm .wp_article_list .list_item .pr_fields { width:100%; float:left; } 

.ewm .wp_article_list .list_item span { margin-top:-125px; }
.ewm .wp_article_list .list_item .Article_Index { display:none; }
.ewm .wp_article_list .list_item .Article_Title { width:100%;  margin-top:90px; text-align:center;   }




/**********图片集锦*********/
.cont-b-1 .imgscroll2_td { text-align:center; width:200px; padding-left:30px; overflow:hidden;  }
.cont-b-1 .imgscroll2_td div { padding-top:5px; text-align:center; width:200px; }
.cont-b-1 .imgscroll2_img {  }


.nav-nav { background: #003F8E; }

.banner { height: 390px;min-width:1200px; }
.qh { width:1200px; margin:0px auto;}
.cont-c-1 .post .tt .tit .title, .cont-c-2 .post .tt .tit .title{ background:none; }

.qh .focus-container .focus-item img { height:390px!important; object-fit: cover;}
.qh .focus-box { height:390px!important;}
.qh .focus-container .focus-item {  height:390px!important;}
.qh .focus-container {  height:390px!important; min-width:1200px;}

.cont-t-1 .div_piccontenttitle_li { float:left; width:160px;}
.cont-t-1 .div_piccontenttitle_li .c_pt_12 .c_pic { float:none; padding:0px;}
.cont-t-1 .div_piccontenttitle_li .c_pt_12 .c_pic img { padding:0px; object-fit: cover!important;}
.cont-t-1 .div_piccontenttitle_ul li { margin-top:20px;}
.cont-t-1 .div_piccontenttitle_ul li:nth-child(2n) { margin-left:20px;}

.sudynews_rili_2.rili .news_list li.news { margin-top:20px;}
.sudynews_rili_2.rili .news_list li.news.n1 { margin-top:10px!important;}
.cont-t-1 .div_piccontenttitle_li .c_pt_12 .c_txt { background:#0150b0; padding:20px 10px;}
.cont-t-1 .div_piccontenttitle_li .c_pt_12 .c_txt a { color:#fff;}
.cont-t-1 .div_piccontenttitle_li .c_pt_12 .c_txt p { line-height:20px; margin-top:10px; text-indent:0px; display:none;}
.cont-t-1 .div_piccontenttitle_li .c_pt_12 .c_txt h3 { font-size:16px; font-weight:700;}
.cont-t-1 .div_piccontenttitle_li .c_pt_12 .c_txt p a { font-size:14px; color:#e3effe;}

.sudynews_rili_2.rili .news_list li.news .news_time { width:70px!important; height:60px!important; float:left!important; }
.sudynews_rili_2.rili .news_list li.news .news_time .news_days { height:38px; background:#fff!important; line-height:38px!important; font-size:22px!important; text-align:center; color:#666!important;}
.sudynews_rili_2.rili .news_list li.news .news_time .news_year { height:22px; line-height:22px!important;  font-size:16px!important; background:#5d97ff!important; color:#fff!important; text-align:center; }

.sudynews_rili_2.rili .news_list li.news .news_wz { margin-left:78px; }
.qh .focus-title-bar { display:none!important;}
.cont-c .con { background:#f4f4f4; border-top:6px solid #aaa; min-height:310px;}
.cont-c .con .wp_article_list { padding:10px; width:auto!important;}
.cont-c .con .wp_article_list li { line-height:40px!important; height:40px!important;}

.cont-b-1 .focus-container .focus-item img { height:300px; object-fit:cover;}
.cont-b-1 .focus-container .focus-item { height:300px!important; }
.cont-b-1 .focus-container { height:300px!important; }
.cont-b-1 .focus-box  { height:300px!important; }
.cont-b-1 .con { margin-top:20px;}

.cont-d-1 { padding-top:0px; padding-bottom:40px;}
.cont-d-1 .post .con .wp_article_list .list_item { width:auto!important; float:left; border:2px solid #004fb0; border-radius:3px; padding:5px 20px; margin-right:30px;}

.cont-d-1 .post .con { margin-top:40px;}
.sudynews_rili_2.rili .news_list li.news .news_wz .news_title { font-size:14px; font-weight:700;}


.cont-g{width:100%; padding-bottom: 10px;  }
.cont-g .inner { background: url(images/bg4.jpg) no-repeat top center; overflow:hidden;}
.cont-g .cont-g-1{ width:100%;float:left; margin-top:10px;}
.cont-g-1 .div_piccontenttitle_ul li { width:220px; height:auto; float:left; box-shadow: 0px 0px 7px #dee7f9; background-color:#fff; margin-right:23px; margin-bottom:20px;}
.cont-g-1 .div_piccontenttitle_ul li:nth-child(1) { margin-left:5px;}
.cont-g-1 .div_piccontenttitle_ul li:nth-child(5) { margin-right:0px;} 
.cont-g-1 .div_piccontenttitle_li .c_pt_12 .c_pic img { padding:0px;}
.cont-g-1 .div_piccontenttitle_li .c_pt_12 .c_pic { float:none;}
.cont-g-1 .post .con { padding-bottom:0px; padding-top:20px;}
.cont-g-1 .div_piccontenttitle_li .c_pt_12 .c_txt { background-color:#0065CF; padding:20px;}
.cont-g-1 .div_piccontenttitle_li .c_pt_12 .c_txt h3 { min-height:20px; text-align:center; font-weight:700;}
.cont-g-1 .div_piccontenttitle_li .c_pt_12 .c_pic { padding:0px;}
.cont-g-1 .div_piccontenttitle_li .c_pt_12 .c_txt h3 a { color:#fff;}
.cont-g-1 .div_piccontenttitle_ul li:nth-child(2n) { margin-left:0px;}

.cont-g-1 .div_piccontenttitle_li .c_pt_12 .c_txt p { display:none;}
.div_piccontenttitle_li .c_pt_12 .c_txt h3 { white-space: normal;}

.cont-h {  }
.cont-h .inner { overflow:hidden;padding-bottom:80px;padding-top:20px; background-color:#0065CF!important; }
.cont-h .post .tt .tit .title { color:#fff; background: url(images/h12.png) no-repeat left bottom; padding-left: 15px; padding-right: 320px; }
.cont-h-1 .div_piccontenttitle_ul li { background:url(images/t4.png) no-repeat; width:171px; height:189px; float:left; position:relative; margin-left:25px;}
.cont-h-1 .div_piccontenttitle_li .c_pt_12 .c_pic { float:none; text-align:center; padding-top:50px;}
.cont-h-1 .div_piccontenttitle_li .c_pt_12 .c_txt { position:absolute; bottom:-60px; background: none; padding:0px; width:100%;}

.cont-h-1 .post .con { overflow:inherit; margin-top:40px;}
.cont-h-1 .div_piccontenttitle_li .c_pt_12 .c_txt h3 { text-align:center; min-height:40px;}
.cont-h-1 .div_piccontenttitle_li .c_pt_12 .c_txt h3  a { color:#fff;}
.cont-h-1 .post .tt .more_btn a{ color:#fff;}
.cont-h .post .tt .more_btn { width:80px; text-align:center;}

.cont-h-1 .div_piccontenttitle_li .c_pt_12 .c_txt p { display:none;}
.cont-d { margin-top:30px;}

.cont-t-0 { float:left;}

.piaoc .wp_article_list .list_item .pr_fields { display:none;}



.sudynews_rili_2.rili .news_list li.news .news_text {
    line-height: 20px;
    font-size: 12px;
    color: #666;
    display: none!important;
}


.sudynews_rili_2.rili .news_list li.news .news_title a {
      color: #353535!important;
    font-weight: initial;
}


.main_sh { width:225px; height:30px; background:rgba(0,0,0,0.5); position:absolute; top:15px; right:20%;}

.wp_entry a { text-decoration: none!important;}


.szdw .col_news_list .wp_article_list .list_item { height:auto; overflow:hidden;}
.szdw .wp_article_list .list_item .ex_fields { float:left;}

.szdw .wp_article_list .list_item .Article_PublishDate { display:none;}

.szdw .news_list { width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.szdw .news_list li.news { margin-bottom:20px; width:220px; float:left; margin-left:40px;}
.szdw .news_time { display:none;}
.szdw .news_imgs { height:260px; }
.szdw .news_imgs img { height:260px; width:220px;}
.szdw .news_wz {  text-align:center; }

.szdw .news_title { font-size:20px; line-height:36px;}


.szdw .news_text { margin-top:10px; line-height:26px;}





