 @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;}
/* 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:#f2f2f2;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;font-family: "Microsoft YaHei"}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:41px;}
.post .tt { height: 37px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:16px; font-family: "Microsoft YaHei";font-weight:bold; color: #004e8e;} /**标题字体**/
.post .tt .tit .title {display: inline-block;    height: 37px;    line-height: 37px;    padding-left: 11px;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:37px; line-height:32px; float:right;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item {} /**新闻列表**/
.post .con .wp_artipx;cle_list .list_item .Article_Index { } /**新闻列表图标**/


.post1 {}
.post1 .tt1 {height: 37px;background: #dcdcdc;} /**标题栏**/
.post1 .tt1 .tit1 { display:inline-block; float:left; font-size:16px; font-family: "Microsoft YaHei"; font-weight:bold; color: #004e8e;} /**标题字体**/
.post1 .tt1 .tit1 .title1 { display: inline-block;    height: 37px;    line-height: 37px;    padding-left: 11px;} /**标题图标**/
.post1 .tt1 .more_btn { display:inline-block; height:37px; line-height:32px; float:right;}   /**更多按钮**/
.post1 .con1 { padding:5px 0; margin:0 auto;}
.post1 .con1 .wp_article_list .list_item {} /**新闻列表**/
.post1 .con1 .wp_artipx;cle_list .list_item .Article_Index {} /**新闻列表图标**/
.wp_article_list .list_item{ border-bottom:none;}
.wp_article_list .list_item .Article_Index{ display:none;}


/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(/_upload/tpl/05/1f/1311/template1311/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:#104ba6;}
#header .inner {}
.sitelogo img {
    margin-top: 30px;
}
.head { width:100%; height:143px; position:relative; background:url(/_upload/tpl/05/1f/1311/template1311/images/head.gif) no-repeat center;}    /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:30px;  color:#fff;}		/**站点名称**/
.navbar {height:59px;}   	/**导航区域背景**/
.navbar .navbox { width:1063px; height:59px; margin:0 auto;}   /**导航窗口大小及位置**/
#nav{ background:#1865c4;}
#nav .inner{ width:1045px;height:59px;}
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:bold; color:#fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 10px; height:59px; line-height:59px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#1F5E7C; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {}
#container .inner { width:1000px;}

/**首页三列布局**/
.mod {}
.mod1 { width:25.2%; float:left; margin-top:32px; margin-bottom:41px;} /**左列**/
.mod1 .mt { width:100%; background:#FFF; margin-bottom:17px; border:1px solid #dbdbdb;} 
.mod1 .mt .post .con .articlecontent p{font-family: "Microsoft YaHei";}
.mod1 .mc { width:100%;background:#FFF;margin-bottom:17px; border:1px solid #dbdbdb;} 
.mod1 .mc .post .con .articlecontent p{font-family: "Microsoft YaHei";}
.mod1 .mb { width:100%;background:#FFF;margin-bottom:17px; border:1px solid #dbdbdb;} 
.mod1 .ml { width:100%;} 


.mbox {}
.mod2 { width:72.7%; float:right;margin-top:32px;margin-bottom:41px;}
.mod2 .mt { width:100%; float:left;background:#FFF; border:1px solid #dbdbdb; margin-bottom:17px; height:300px;} /**中间**/
.mod2 .mc { width:100%; float:left;margin-bottom:17px;} /**右列**/
.mod2 .mc .cl { width:63.3%; float:left; margin-right:2%;} /**右列**/
.mod2 .mc .cl .tt { width:100%; float:left;background:#FFF; border:1px solid #dbdbdb; height:256px;} /**右列**/
.mod2 .mc .cl .bb{ width:100%; float:left;background:#FFF; border:1px solid #dbdbdb; margin-top:21px;height:420px;} /**右列**/



.mod2 .mc .cr{ width:33.9%; float:right;} /**右列**/
.mod2 .mc .cr .tt{background:#FFF; border:1px solid #dbdbdb; float:left;width: 100%; height:600px;}
.mod2 .mc .cr .bb{ height:73px; border:1px solid #dbdbdb; float:left;width: 100%; margin-top:21px;}

.mod2 .mb { width:100%; float:left;} /**右列**/

.mod10 {float: left;position: fixed;right: 50%;margin-right: -670px;width: 154px;background: #fff;padding: 5px;} /**右列**/

.right_l{    width: 43.3%;
    height: 254px;
    float: left;
    margin-left: 3%;
    margin-top: 21px;}
.right_r{     width: 45.6%;
    float: right;
    margin-right: 4%;
    margin-top: 21px;}
.right_rr{ width:45.6%; float:right; margin-right:23px; margin-top:2px;}
.mbox1{ width:90%; margin:0 auto; padding:16px 0;}
.mbox2{ width:90%; margin:0 auto; padding:16px 0;}

/**列表页**/
.col_menu { width:23.6%; float:left;min-height: 450px;background: #fff;margin-top: 21px;margin-bottom:21px;} 
.col_menu .col_menu_head { background:url(/_upload/tpl/05/1f/1311/template1311/images/col_menu_head.jpg) no-repeat 0 0;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding:5px 5px 5px 30px; background:#0f6ab3;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:none; border-bottom:none; }
.col_list .wp_listcolumn .wp_column a { color:#333; font-size:13px; background:none;border-top:none;border-bottom:none;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:none;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:none; border-top:none;border-bottom:none;font-size: 12px;font-weight: normal;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#F90; background-image:none;} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#F90;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:none; border-bottom:none;} 	/**三级子栏目**/
.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:none;} 	/**鼠标经过或选中三级子栏目**/
.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:none;border-top:none; border-bottom:none;} 	/**四级子栏目**/
.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:none;} 	/**鼠标经过或选中四级子栏目**/
.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:none;border-top:none; border-bottom:none;} 	/**五级子栏目**/
.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:none;} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width:72.8%; float:right;min-height: 450px;background: #fff;margin-top: 21px; margin-bottom:21px;} /**栏目新闻**/
.col_news_head {width: 98%;margin: 0 auto;}
.col_news_con{width: 98%;margin: 0 auto;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#0f6ab3 url(images/col_title.gif) no-repeat right bottom;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.wp_listcolumn .wp_column a .column-name{padding: 5px 10px 5px 30px;}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name{padding-left: 57px; background:url(/_upload/tpl/05/1f/1311/template1311/images/button1.gif) no-repeat 36px center;}
.wp_listcolumn .wp_column .sub_list a .column-name {
    padding: 5px 10px 5px 50px;
    color: #847f7f;
}
.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(/_upload/tpl/05/1f/1311/template1311/images/li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.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:450px;background: #fff;margin-top: 15px;margin-bottom: 15px;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei";padding: 30px 5px 5px 5px;text-align:center; font-size:18px; color:#282828; } /**文章标题**/
.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; width:94%;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer { background:#083e80;}
#footer .inner { height:82px;}
#footer .inner p { font-size:13px; font-family: "Microsoft YaHei"; line-height:82px; text-align:center; color:#fff;}
#footer .inner p span { margin:0 3px;}



.articlecontent {width: 90%;margin: 0 auto;}
#wp_nav_w2 .wp_nav .nav-item a{font-family: "Microsoft YaHei";}
#wp_nav_w2 .wp_nav .i1{ width:8%!important;}
#wp_nav_w2 .wp_nav .nav-item{ width:13.1%;}
#wp_nav_w2 .wp_nav .sub-nav{ width:100%!important;}

#wp_nav_w6 .wp_nav .nav-item{height: 60px;background: #6690c4;margin-bottom: 16px;}
#wp_nav_w6 .wp_nav .nav-item a{ font-size:17px; color:#fff;}
#wp_nav_w6 .wp_nav .nav-item a span.item-name{padding: 0px 10px;line-height: 60px;}

#wp_nav_w10 .wp_nav .i1{width: 156px;height: 119px;background: #e7e7e7;margin-right: 28px;border: 2px solid #083e80;}
#wp_nav_w10 .wp_nav .i2{width: 156px;height: 119px;background: #e7e7e7;margin-right: 27px;border: 2px solid #083e80;}
#wp_nav_w10 .wp_nav .i3{width: 156px;height: 119px;background: #e7e7e7;margin-right: 27px;border: 2px solid #083e80;}
#wp_nav_w10 .wp_nav .i4{width: 156px;height: 119px;background: #e7e7e7;border: 2px solid #083e80;}
#wp_nav_w10 .wp_nav .i1 a{ background:url(/_upload/tpl/05/1f/1311/template1311/images/n1.gif) no-repeat center 35px; font-size:15px;}
#wp_nav_w10 .wp_nav .i2 a{ background:url(/_upload/tpl/05/1f/1311/template1311/images/n2.gif) no-repeat center 35px;font-size:15px;}
#wp_nav_w10 .wp_nav .i3 a{ background:url(/_upload/tpl/05/1f/1311/template1311/images/n3.gif) no-repeat center 35px;font-size:15px;}
#wp_nav_w10 .wp_nav .i4 a{ background:url(/_upload/tpl/05/1f/1311/template1311/images/n4.gif) no-repeat center 35px;font-size:15px;}
#wp_nav_w10 .wp_nav .nav-item a span.item-name{margin-top: 81px;}

#wp_nav_w90 .wp_nav .nav-item{ width:100%; height:73px;}
#wp_nav_w90 .wp_nav .i1 a{ background:url(/_upload/tpl/05/1f/1311/template1311/images/hy.gif) no-repeat center;font-size:21px; height:73px;    background-size: 100%;}
#wp_nav_w90 .wp_nav .nav-item a span.item-name{ line-height:63px;}
.dtjt8_div_img .number{ display:none;}
#til td{ width:50%;font-family: "Microsoft YaHei";}

.ifm{ width:100%; min-height:450px; background:#fff; margin:15px 0 15px 0; overflow: auto;}
.ifme{     overflow: auto;
    width: 100%;
    margin: 0 auto;}
.ifm1{ width:100%; min-height:450px; background:#fff; margin:15px 0 15px 0; overflow: auto;}
.ifme1{}

#ph{ width:233px;}
form select{width: 111px;margin-bottom: 6px;}
#beginTime{width:56px!important; height:13px!important;}
#endTime{width:56px!important; height:13px!important;}
.wp_search .search{ margin-top:0px; margin-left:9px; background:url(/_upload/tpl/05/1f/1311/template1311/images/search.gif) no-repeat center; width:63px; height:26px;}
.wp_search{font-family: "Microsoft YaHei";}
#wp_nav_w80 .wp_nav .nav-item{ width:33.29%;}
#wp_nav_w80 .wp_nav .nav-item a{ text-align:left; background:url(/_upload/tpl/05/1f/1311/template1311/images/blue.gif) no-repeat left;}
#wp_nav_w80 .wp_nav .nav-item a span.item-name{padding: 12px 10px;}


.wp_subcolumn_list .wp_sublist .sublist_title{display: block;height: 32px;line-height: 32px;margin-bottom: 10px;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #dbdbdb;background-image: url(/_upload/tpl/05/1f/1311/template1311/images/button3.gif);background-repeat: no-repeat;background-position: left center;}
.wp_subcolumn_list .wp_sublist .sublist_title a{color: #333;font-size: 13px;padding-left: 28px;}
.wp_subcolumn_list .wp_sublist .wp_article_list .list_item{border-bottom: 1px dashed #ccc;}


.wp_paging{ float:none!important; margin-left:200px;}
.wp_subcolumn_list .wp_sublist .sublist_title{ clear:both;}
.wp_subcolumn_list .wp_sublist .sublist_title A{ float:left;}
.wp_article_list .list_item .Article_Title a{font-family: "Microsoft YaHei"}
.s_o{ float:left;}
#wp_news_w8 .wp_article_list .list_item{ height: 28px;line-height: 28px;}
#wp_news_w7 .wp_article_list .list_item{ height: 26px;line-height: 26px;}
wp_news_w66 .wp_article_list .list_item{height: 30px;line-height: 30px}
.col_news_con .col_news_list .wp_article_list .list_item{height: 30px;line-height: 30px}

.keyword{ width:103px !important;}
.possplit{background-image: url(/_js/_portletPlugs/simpleNews/css/posSplit.gif);background-repeat: no-repeat;background-position: left center;text-indent: 22px;background-position: center;width: 10px;display: inline-block; border: 0px solid red;}

.fl{ float:left;}
.weixin{width:165px;padding-top:20px;padding-right:12px; margin-left:100px;height:10px;}
.foot{    text-align: center;
    /* width: 400px; */
    /* margin-left: 300px; */
    border-left: #b0afaf 0px solid;
    display: block;
    width: 100%;}

#footer .inner .share { float: right; width:160px;}
#footer .inner .share li { display: inline-block; text-align: center; margin:0 6px; float: left;}
#footer .inner .share li a { display: inline-block; white-space: nowrap; color: #a4aeba;}
#footer .inner .share li a span { display: inline-block;margin:0 auto; width: 39px; height: 39px; margin:0 auto; background:url(/_upload/tpl/05/1f/1311/template1311/images/foot_weixin1.png) no-repeat;}
#footer .inner .share li a em { display: inline-block; white-space: nowrap; height: 14px; margin-top: 5px; line-height: 14px; font-style: normal;}
#footer .inner .share li a:hover em { color: #fff;}
#footer .inner .share li a:hover span {    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;}

#footer .inner .share li.add-iphone a span { background-position: 0 1px;}
#footer .inner .share li.add-iphone a:hover span {background-position: 0 -41px;}
#footer .inner .share li.add-weixin a span { background-position: -52px 1px;}
#footer .inner .share li.add-weixin a:hover span {background-position: -52px -41px;}
#footer .inner .share li.add-tqq a span { background-position: -104px 1px;}
#footer .inner .share li.add-tqq a:hover span { background-position: -104px -41px;}



/************网站地图************/
.post5 .site_tt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: normal;
    color: #0063AF;
    border-bottom: 1px solid #dcdcdc;
}
.post5 span.item-name{    font-size: 14px;height: 30px;}
.post5 .wp_nav .nav-item a.parent:hover span.item-name {
    text-decoration: none;
    color: #0063ae;
}
/******导航栏修改********/
/**
.navbar .navbox .wp_nav li.nav-item a span.item-name{    padding: 0 19px;}
#wp_nav_w2 .wp_nav .nav-item{width:auto ;}
**/



.post999 span.item-name {
    display: inline-block;
    margin: 0 0px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    font-family: "Microsoft YaHei";

}
.post999 {
    float: right;
    margin-top: -67px;
    margin-left: 27px;
}
.post999 li.nav-item.i1 {
    width: 120px;
    text-align: right;
    background: url(/_upload/tpl/05/1f/1311/template1311/images/wz_map.png) left center no-repeat;
}
.post999 .wp_nav .nav-item a.parent:hover span.item-name {
    text-decoration: underline;
    color: #d5d5d5;
}
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(/_upload/tpl/05/1f/1311/template1311/images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 13px;line-height: 59px;
    font-weight: bold;color: #FFFFFF;font-size: 16px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{ text-decoration: none; color:#F90;;}
.sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 146px;z-index: 100;background:#fff;}
.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.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}

.col_news_con .wp_article_list .list_item .pr_fields {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.col_news_con .wp_article_list .list_item .Article_Title {
   
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}