@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;}
img{vertical-align:middle;}
html{ overflow-x:auto; }
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,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; }

.nav22{display:block;}

.clear { width:100%; height:0; line-height:0; font-size:0; overflow:auto; 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: 32px;height: 32px;vertical-align:middle;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#000; text-decoration:none; transition:all 0.2s ease-in-out; }
a:hover { color:#920d14; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width:90%;max-width: 1600px;margin:0 auto;margin-bottom: 0px;} /**页面全局宽度**/
/*headtop*/
#headtop{border-bottom: 5px solid #920d14;}
#headtop .inner{height: 45px;}
.headtop .top-left{float: left;line-height: 45px;height: 45px;width: 350px;}
.headtop .top-center{float: left;line-height: 45px;height: 45px;width: 500px;}
.headtop .top-right{float:right;line-height: 45px;height: 45px;width: 300px;}
/*head开始*/
#header {background:  none; border-top:4px solid #920d14;}
#header .inner{height: 143px;position:relative;}
.header .sitelogo{float:left;}
.header .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 38px;width:280px;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 45px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 16px;color: #000;}
.site-rale p{line-height: 45px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 14px;color: #000;font-family: 微软雅黑;font-weight: bold;}
.site-rale .week{width: 280px;float: left;}
.site-rale .week span{line-height: 45px;font-size: 16px;color: #fff;}
/*lang样式*/

.site-lang1{}
.site-lang1 ul{float: left;}
.site-lang1 ul li.links{float:left;}
.site-lang1 ul li.links a{line-height: 45px;margin:0px 20px;font-size: 14px;color: #000;font-weight: bold;}
.site-lang1 ul li.links a:hover{color: #920d14;}
/*默认主导航样式*/
#nav{background: #920d14;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;width:9%;text-align:center;}
.nav .wp-menu .menu-item a.menu-link { display: inline-block;line-height: 60px;color: #fff;font-size: 18px;text-align: center;height: 60px;}
.nav .wp-menu .menu-item.i1 a.menu-link{ background:none;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{text-decoration: none; color: #E2E2E2;}
.nav .sub-menu {display: none;position: absolute;left:-3px;top: 60px;min-width: 150px;z-index: 100;background:#920d14;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #fff;height: 50px;line-height: 50px;padding: 0 17px;font-size: 14px;text-align: center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background:#920d14; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}

#nav2{background:#920d14;position:fixed;top: 0px;z-index:999;height: auto;float: left;}
#nav2 .inner{}
#nav2 .inner .wp-panel{}/*导航*/
#nav2 .inner .wp-panel .wp-window{}
#nav2 .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/******************************************************************************************************************/
.nav2 .wp-menu {margin:0 auto}
.nav2 .wp-menu .menu-item {display: inline-block; float: left; position: relative;width:9%;}
.nav2 .wp-menu .menu-item.i1 { background:none;}
.nav2 .wp-menu .menu-item a.menu-link {display: inline-block; line-height: 55px;color: #fff;font-size: 18px;text-align: center;font-family: 微软雅黑;height: 55px;
   background: url(../images/nav_s.png) no-repeat left center;}
.nav2 .wp-menu .menu-item.i1 a.menu-link{ background:none;}
.nav2 .wp-menu .menu-item.hover a.menu-link,
.nav2 .wp-menu .menu-item a.hover{text-decoration: none; color: #E2E2E2;}
.nav2 .sub-menu {display: none;position: absolute;left:-35px;top: 55px;min-width: 149px;z-index: 100;background:#920d14;text-align: center;}
.nav2 .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:100;}
.nav2 .sub-menu .sub-item a {display: block;color: #fff;height: 50px;line-height: 50px;padding: 0 17px;font-size: 15px;}
.nav2 .sub-menu .sub-item.hover> a,
.nav2 .sub-menu .sub-item a:hover{ color: #fff;display: block; }
.nav2 .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; }
/**主页banner开始**/
#banner {}
#banner .inner {width:auto;max-width: 1920px;text-align: center;position:relative;}
#banner img{width:100%;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{ background:url(../images/bg_1.png) no-repeat center;}
.main1 .inner{}
.main1 .ml{float:left; width:65%;padding-top:50px;height: 670px;}
.main1 .mr{float:right;width: 33%;padding-top:50px;height: 745px;}

.main2{background: url(../images/main2.png) no-repeat center;}
.main2 .inner{}
.main2 .ml{width: 48%;float: left;height: 560px;margin-top: 50px;}
.main2 .mc{width: 48%;float: right;margin-left: 50px;height: 560px;margin-top: 50px;}
.main2 .mr{width: 31%;float: right;height: 560px;margin-top: 50px;}

.main3{background: #EFFBFE url(../images/bg_4.png) no-repeat center;}
.main3 .inner{height: 619px;}
.main3 .ml{width: 48%;float: left;height: 520px;margin-top: 50px;}
.main3 .mc{width: 48%;float: right;height: 520px;margin-top: 50px;}
.main3 .mr{width: 31%;float: right;height: 520px;margin-top: 120px;}

.main4{}
.main4 .inner{height: 420px;padding-top: 50px;}

.main5{background: url(../images/bg_2.png) no-repeat center;padding-top: 30px;}
.main5 .inner{}
.main5 .ml{width:100%;max-width:1600px;height: 570px;}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: 20px;margin-top: 10px;line-height: 20px;float:right;font-weight:normal;}
.post .more_btn .more_text,.post .more_btn a {font-size:15px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#AF1E23;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 30px;font-weight:bold;color: #920d14;cursor:pointer;font-family: serif;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#000;}
/*带图标标题*/
.post2 {}
.post2 .tt {}
.post2 .tt .tit {}
.post2 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 30px;font-weight:bold;color: #fff;cursor:pointer;}
.post2 .tt .tit .title.selected {color:#0f429b;}
.post2 .more_btn {color: #fff;}
.post2 .more_btn a{color:#fff;}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-size: 30px;font-weight:bold;color: #000;cursor:pointer;width: 550px;}
.post3 .more_btn {width: 520px;float: left;text-align: left;height: 65px;line-height: 65px;padding-left: 30px;color: #fff;}
.post3 .more_btn a{color: #fff;}
.post-14 .con{margin-top: 15px;}
/*标题切换hover*/
.post4 {}
.post4 .tt {border-bottom: 1px solid #920d14;}
.post4 .tt .tit {}
.post4 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 20px;font-weight:bold;color: #000;cursor:pointer;}
.post4 .tt .tit .title.selected {color:#0f429b;font-size: 30px;}
.post4 .more_btn .more_text,.post .more_btn a {font-size:14px; cursor:pointer;font-family: 宋体;} 
.post4 .more_btn a{color:#000;}
/*左标题右内容*/
.post5 {background:#1826a5;}
.post5 .tt {float:left;width: 120px;margin-right: -120px;position:relative;}
.post5 .tt .tit {float:none;margin-top: 26px;width:100%;font-size: 18px;}
.post5 .tt .tit .title {text-align:center;color: #fff;}
.post5 .more_btn{display:inline-block;position:absolute;left:0;right:0;bottom: -54px;z-index:100;height:auto;text-align:center;margin-top: 0px;} 
.post5 .more_btn a{line-height: 45px;color: #fff;}
.post5 .con{padding:0;position:relative;}
.post5 .con .conbox{margin-left: 120px;padding-left: 15px;background: #fff;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;    float: left;
    margin-right: 2%; } /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}

.news_list li.news1 {height: 50px;line-height: 50px;border-bottom: 1px dashed #000;background: url(../images/new_bg2.png) no-repeat left center;transition: all 0.2s;}
.news_list li.news1 span.news_title{line-height: 50px;font-size: 17px;height: 50px;padding-left: 30px;color: #000;}
.news_list li.news1 span.news_title a{color: #000;}
.news_list li.news1 span.news_title a:hover{color: #920d14;}
.news_list li.news1 span.news_meta {float:right;color: #9C9C9C;line-height: 50px;font-size: 16px;height: 50px;}/*属性*/



.news_list li.news12 {height: 50px;line-height: 50px;border-bottom: 1px dashed #000;background: url(../images/new_bg3.png) no-repeat left center;transition: all 0.2s;}
.news_list li.news12 span.news_title{line-height: 50px;font-size: 17px;height: 50px;padding-left: 30px;color: #000;}
.news_list li.news12 span.news_title a{color: #000;}

.news_list li.news12 span.news_title a:hover{color: #920d14;}
.news_list li.news12 span.news_meta {float:right;color: #9C9C9C;line-height: 50px;font-size: 16px;height: 50px;}/*属性*/


.news_list { }
.news_list li.news2 {padding-left:0px;border-bottom: 1px dashed #BEBEBE;height: 60px;} /**标题图标**/
.news_list li.news2 span.news_title { color:#000;line-height: 60px;float: left;font-size: 17px;padding-left: 30px;background: url(../images/new_bg3.png) no-repeat center left;transition: all 0.2s;}/*标题*/

.news_list li.news2 span.news_title a{color:#000;}
.news_list li.news2 span.news_title a:hover{color:#920d14;}
.news_list li.news2 span.news_title img {vertical-align: middle;}
.news_list li.news2 span.news_meta {float:right;margin-left:2px;color: #9C9C9C;line-height: 60px;font-size: 17px;}/*属性*/
.news_list li.news2 .news_time,
.news_list li.news2 .news_time span{color: #666;}/*发布时间*/
.news_list li.news2 .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news2 .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news2 .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news2 p {line-height:34px;}
/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{margin-top:10px;}
.rili2 .con{}
.rili2 .news_list {}
.rili2 .news_list li.news{width: 100%;height: 74px;margin-bottom: 10px;margin-top: 10px;}

.rili2 .news_list li.news .news_date{float: left;width: 70px;text-align:center;float: left;}
.rili2 .news_list li.news .news_date .news_year{line-height: 40px;font-size: 24px; color:#fff;  transition:all 0.4s ease-in-out;border: 1px solid #920d14;background: #920d14;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 14px; color:#000; font-weight: normal;border: 1px solid #920d14;}

.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:10px;
width: calc(100% - 100px); float: left;} 
.rili2 .news_list li.news .news_title{color:#000;width:100%;line-height: 74px;background: #F1F1F1;
   word-wrap: break-word;word-break: break-all; float: left;font-size: 17px;height: 74px;padding: 0 10px;} 
.rili2 .news_list li.news:hover .news_title{color: #fff; background: #920d14;}
.rili2 .news_list li.news:hover .news_title a{color: #fff;}
.rili2 .news_list li.news .news_title a{font-size: 18px;color:#000;font-family: 微软雅黑;} 
.rili2 .news_list li.news .news_title a:hover{color: #fff;}
.rili2 .news_list li.news .news_meta{line-height: 17px;font-size: 12px;color:#A4A4A4;} 
.rili2 .news_list li.news .news_meta a{line-height: 17px;font-size: 12px;color:#A4A4A4;font-family: 微软雅黑;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:none;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:none;}
/*标题文*/
.news_text1{width: 100%; margin-top:10px;}
.news_text1 .news_list {transition: all 0.2s;width: 100%;}
.news_text1 .news_list:hover{cursor: pointer;}
.news_text1 .news_list li.news{border-bottom: 1px solid #E2E2E2; width:100%;} 
.news_text1 .news_list li.news .news_title{color: #000;width:100%;line-height: 50px;float: left;font-size: 17px;padding-left: 0px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;} 
.news_text1 .news_list li.news .news_title a{color: #000;}
.news_text1 .news_list li.news .news_title a:hover{color: #920d14;}
.news_text1 .news_list li.news .news_text{line-height:30px;font-size: 13px;color: #B7B7BB;width: 645px;word-wrap: break-word;word-break: break-all;height: 60px;float: left;padding-left: 15px;float: left;}
.news_text1 .news_list li.news .news_meta{line-height: 40px;font-size: 16px;color: #000;margin-left: 0px;background: url(../images/time1.png) no-repeat left center;
   padding-left: 38px;width: auto;float: left;transition: all 0.2s;margin-top: -10px;box-sizing: border-box;}


.news_text{position: relative;}
.news_text .news_list {}
.news_text .news_list li.news{width: 30.18%;border-bottom: 3px solid #920d14;margin-top: 10px;} 
.news_text .news_list li.news:hover{cursor: pointer;border-bottom: 3px solid #A92024;}
.news_text .news_list li.news:hover .news_title{color: #fff;}
.news_text .news_list li.news:hover .news_title a{color: #fff;}
.news_text .news_list li.news:hover .news_text{color: #fff;}
.news_text .news_list li.news:hover .news_text a{color: #fff;}
.news_text .news_list li.news .news_title{color:#000;width:95%;line-height: 30px;height: 60px;float: left;
   word-wrap: break-word;word-break: break-all;float: left;font-size: 17px;font-weight: bold;padding: 0 5px;} 
.news_text .news_list li.news .news_title a{font-family: 微软雅黑;font-size: 17px;color: #000;}
.news_text .news_list li.news .news_title a:hover{color:#fff;}
.news_text .news_list li.news .news_meta{line-height: 40px;font-size: 14px;color:#920d14;float: left;width: 330px;height: 30px;
   text-align: left;font-weight: bold;float: left;}
.news_text .news_list li.news:hover .news_meta{color: #fff;}
.news_text .news_list li.news .news_meta1{display: none;}
.news_text .news_list li.news .news_meta a{font-family: 微软雅黑;}
.news_text .news_list li.news .news_imgs{display: none;} 
.news_text .news_list li.news .news_text{display: block;width:95%;color:#B3B5B4;line-height: 27px;font-size:14px;height: 54px;float: left;padding: 0 5px;}
.news_text .news_list li.news .news_text a{color:#B3B5B4;}
.news_text .news_list li.news .news_text a:hover{color:#fff;}

.news_text .news_list li.news.n1{width: 31%;margin-top: 0px;}
.news_text .news_list li.news.n1:hover{background:#920d14;cursor: pointer;border-bottom: 3px solid #A92024;}
.news_text .news_list li.news.n1 .news_imgs{display: block;height: 185px;width: 100%;overflow: hidden;background: url(../images/banner1.png);}
.news_text .news_list li.news.n1 .news_imgs img{width:100%;height: 185px;cursor: pointer;transition: all 0.2s;float: left;}
.news_text .news_list li.news.n1 .news_imgs img:hover{transform: scale(1.1);}
.news_text .news_list li.news.n1 .news_title{color:#333;width:95%;padding: 5px;line-height: 28px;height: 56px;word-wrap: break-word;word-break: break-all;float: left;font-size: 17px; font-weight:normal;}
.news_text .news_list li.news.n1:hover .news_title{color: #fff;}
.news_text .news_list li.news.n1:hover .news_title a{color: #fff;}
.news_text .news_list li.news.n1:hover .news_text{color: #fff;}
.news_text .news_list li.news.n1:hover .news_text a{color: #fff;}
.news_text .news_list li.news.n1 .news_title a{color:#000;}
.news_text .news_list li.news.n1 .news_title a:hover{color: #fff;}
.news_text .news_list li.news.n1 .news_text{display: block;width:95%;color:#B3B5B4;line-height: 22px;font-size:14px;height: 60px;float: left;padding: 5px;}
.news_text .news_list li.news.n1 .news_text a{color:#B3B5B4;}
.news_text .news_list li.news.n1 .news_text a:hover{color:#fff;}
.news_text .news_list li.news.n1 .news_meta1{width: 60px;height: 50px;float: left;background:rgb(146,13,20,0.7);font-size: 22px;margin-top: -50px;text-align: center;display: block;}
.news_text .news_list li.news.n1 .news_meta1 .news_days{color: #fff;font-size: 22px;height:25px;float: left;line-height: 25px;width: 60px;}
.news_text .news_list li.news.n1 .news_meta1 .news_year{color: #fff;font-size: 16px;height: 25px;float: left;line-height: 25px;width: 60px;}
.news_text .news_list li.news.n1 .news_meta{display: none;}

.news_text .news_list li.news.n2{width: 32.48%;border-bottom: 3px solid #920d14;margin-top: 0px;}
.news_text .news_list li.news.n2:hover{background: #920d14;cursor: pointer;border-bottom: 3px solid #A92024;}
.news_text .news_list li.news.n2 .news_imgs{display: block;height: 185px;width: 100%;overflow: hidden;background: url(../images/banner1.png);}
.news_text .news_list li.news.n2 .news_imgs img{width: 95%;height: 185px;cursor: pointer;transition: all 0.2s;float: left;}
.news_text .news_list li.news.n2 .news_imgs img:hover{transform: scale(1.1);}
.news_text .news_list li.news.n2 .news_title{color:#000;width:95%;padding: 0 5px;line-height: 30px;height: 60px;word-wrap: break-word;word-break: break-all;float: left;font-size: 17px;font-weight: bold;}
.news_text .news_list li.news.n2:hover .news_title{color: #fff;}
.news_text .news_list li.news.n2:hover .news_title a{color: #fff;}
.news_text .news_list li.news.n2:hover .news_text{color: #fff;}
.news_text .news_list li.news.n2:hover .news_text a{color: #fff;}
.news_text .news_list li.news.n2 .news_title a{color:#000;}
.news_text .news_list li.news.n2 .news_title a:hover{color: #fff;}
.news_text .news_list li.news.n2 .news_text{display: block;width:95%;color:#B3B5B4;line-height: 27px;font-size:14px;height: 60px;float: left;padding: 0 5px;}
.news_text .news_list li.news.n2 .news_text a{color:#B3B5B4;}
.news_text .news_list li.news.n2 .news_text a:hover{color:#fff;}
.news_text .news_list li.news.n2 .news_meta1{width: 60px;height: 50px;float: left;background:rgb(146,13,20,0.7);font-size: 22px;margin-top: -185px;text-align: center;display: block;}
.news_text .news_list li.news.n2 .news_meta1 .news_days{color: #fff;font-size: 22px;height:25px;float: left;line-height: 25px;width: 60px;}
.news_text .news_list li.news.n2 .news_meta1 .news_year{color: #fff;font-size: 16px;height: 25px;float: left;line-height: 25px;width: 60px;}
.news_text .news_list li.news.n2 .news_meta{display: none;}

.news_text .news_list li.news.n3{width: 32.48%;border-bottom: 3px solid #920d14;margin-top: 0px;}
.news_text .news_list li.news.n3:hover{background: #920d14;cursor: pointer;border-bottom: 3px solid #A92024;}
.news_text .news_list li.news.n3 .news_imgs{display: block;height: 185px;width: 100%;overflow: hidden;background: url(../images/banner1.png);}
.news_text .news_list li.news.n3 .news_imgs img{width: 95%;height: 185px;cursor: pointer;transition: all 0.2s;float: left;}
.news_text .news_list li.news.n3 .news_imgs img:hover{transform: scale(1.1);}
.news_text .news_list li.news.n3 .news_title{color:#000;width:95%;padding: 0 5px;line-height: 30px;height: 60px;word-wrap: break-word;word-break: break-all;float: left;font-size: 17px;font-weight: bold;}
.news_text .news_list li.news.n3:hover .news_title{color: #fff;}
.news_text .news_list li.news.n3:hover .news_title a{color: #fff;}
.news_text .news_list li.news.n3:hover .news_text{color: #fff;}
.news_text .news_list li.news.n3:hover .news_text a{color: #fff;}
.news_text .news_list li.news.n3 .news_title a{color:#000;}
.news_text .news_list li.news.n3 .news_title a:hover{color: #fff;}
.news_text .news_list li.news.n3 .news_text{display: block;width:95%;color:#B3B5B4;line-height: 27px;font-size:14px;height: 60px;float: left;padding: 0 5px;}
.news_text .news_list li.news.n3 .news_text a{color:#B3B5B4;}
.news_text .news_list li.news.n3 .news_text a:hover{color:#fff;}
.news_text .news_list li.news.n3 .news_meta1{width: 60px;height: 50px;float: left;background: rgb(146,13,20,0.7);font-size: 22px;margin-top: -185px;text-align: center;display: block;}
.news_text .news_list li.news.n3 .news_meta1 .news_days{color: #fff;font-size: 22px;height:25px;float: left;line-height: 25px;width: 60px;}
.news_text .news_list li.news.n3 .news_meta1 .news_year{color: #fff;font-size: 16px;height: 25px;float: left;line-height: 25px;width: 60px;}
.news_text .news_list li.news.n3 .news_meta{display: none;}

.news_text5{position: relative;}
.news_text5 .news_list {}
.news_text5 .news_list li.news{width: 370px;margin-top: 10px;height: 280px;background: #eee;} 
.news_text5 .news_list li.news:hover{cursor: pointer;}
.news_text5 .news_list li.news:hover .news_title{color: #fff;}
.news_text5 .news_list li.news:hover .news_title a{color: #fff;}
.news_text5 .news_list li.news:hover .news_text{color: #fff;}
.news_text5 .news_list li.news:hover .news_text a{color: #fff;}
.news_text5 .news_list li.news .news_title{color:#000;width:360px;line-height: 30px;height: 60px;float: left;
   word-wrap: break-word;word-break: break-all;float: left;font-size: 17px;font-weight: bold;padding: 0 5px;} 
.news_text5 .news_list li.news .news_title a{font-family: 微软雅黑;font-size: 17px;color: #000;}
.news_text5 .news_list li.news .news_title a:hover{color:#fff;}
.news_text5 .news_list li.news .news_meta{line-height: 40px;font-size: 14px;color:#920d14;float: left;width: 180px;height: 220px;
   text-align: left;font-weight: bold;float: left;padding: 0 5px;}
.news_text5 .news_list li.news:hover .news_meta{color: #fff;}
.news_text5 .news_list li.news .news_meta a{font-family: 微软雅黑;}
.news_text5 .news_list li.news .news_imgs{display: block;height: 120px;width: 180px;overflow: hidden;float: left;}
.news_text5 .news_list li.news .news_imgs img{width: 180px;height: 120px;cursor: pointer;transition: all 0.2s;float: left;}
.news_text5 .news_list li.news .news_imgs img:hover{transform: scale(1.1);}
.news_text5 .news_list li.news .news_text{display: block;width:170px;color:#B3B5B4;line-height: 27px;font-size:14px;height: 54px;float: left;padding: 0 5px;}
.news_text5 .news_list li.news .news_text a{color:#B3B5B4;}
.news_text5 .news_list li.news .news_text a:hover{color:#fff;}

.news_text3{position: relative;}
.news_text3 .news_list {}
.news_text3 .news_list li.news{width: 31%;border-bottom: 2px solid #920d14;margin-top: 10px;margin-bottom: 15px;} 
.news_text3 .news_list li.news:hover{cursor: pointer;border-bottom: 2px solid #A92024;}
.news_text3 .news_list li.news:hover .news_title{}
.news_text3 .news_list li.news:hover .news_title a{}
.news_text3 .news_list li.news:hover .news_text3{}
.news_text3 .news_list li.news:hover .news_text3 a{}

.news_text3 .news_list li.news .news_title{color:#000;line-height: 30px;height: 60px;float: left
   word-wrap: break-word;word-break: break-all;float: left;font-size: 17px;font-weight:normal;padding: 0 5px;} 
.news_text3 .news_list li.news .news_title a{font-family: 微软雅黑;font-size: 17px;color: #000;}
.news_text3 .news_list li.news .news_title a:hover{color:#920d14;}
.news_text3 .news_list li.news .news_meta{line-height: 40px;font-size: 14px;color:#920d14;float: left;height: 30px;
   text-align: left;font-weight: bold;float: left;}
.news_text3 .news_list li.news:hover .news_meta{}

.news_text3 .news_list li.news .news_meta a{font-family: 微软雅黑;}
.news_text3 .news_list li.news .news_imgs{display: none;} 
.news_text3 .news_list li.news .news_text3{display: block;width:100%;color:#B3B5B4;line-height: 27px;font-size:14px;height: 54px;float: left;padding: 0 5px;}
.news_text3 .news_list li.news .news_text3 a{color:#B3B5B4;}
.news_text3 .news_list li.news .news_text3 a:hover{color:#fff;}
/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -10px;}
.news_tu .news_list li.news{float:left;width:25%;}
.news_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{padding-top:75%;background-color:#efefef;position:relative;overflow:hidden;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.news_tu .news_list li.news .news_title a{}
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin-bottom:10px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 160px; margin-right:-175px;}
.tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{margin-left:175px; padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}
.link_icon .news_list li.news.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .news_list li.news.i2 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i3 .link_icon .icon{background-position: -169px 0px;}
.link_icon .news_list li.news.i4 .link_icon .icon{background-position: -258px 0px;}
.link_icon .news_list li.news.i5 .link_icon .icon{background-position: -335px 0px;}
.link_icon .news_list li.news.i6 .link_icon .icon{background-position: -421px 0px;}
.link_icon .news_list li.news.i7 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i8 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}

.post-33{}
.post-33 .con{}
.post-33 .news_list{}
.post-33 .news_list li.news{}

.post-41{}
.post-41 .con{padding:15px 0;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:0px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}

.col_menu {width: 280px;float:left;margin-right:-280px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {margin-top: -120px;background:#920d14;width: 280px;height:120px; opacity: 0.9; filter:alpha(opacity=90);}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:25px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { font-size:26px;font-family:微软雅黑;display:block; line-height:120px; padding:0px 5px 0px 90px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #fff;margin-top: 0px;width: 278px;padding-bottom: 50px;background: #F1F1F0;}
/*栏目列表*/
.col_list .wp_listcolumn { background: #F1F1F0;border:none;}
.col_list .wp_listcolumn .wp_column a {width:198px;font-weight:normal;color: #4E4D4E;border: none; padding-left: 60px; font-size: 16px;line-height: 50px;height: 50px;
    background: #F1F1F0;border-bottom: 1px solid #fff;}/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{padding:0 ;line-height: 50px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#920d14;font-weight: bold; width: 218px;}/**鼠标经过或选中一级子栏目**/
/*.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#fff;background: #13508C;width: 218px;}*/
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#4E4D4E;height: 50px; background: #fff;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 50px;padding-left: 20px;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .sub_list a.selected { color:#152268;background: #fff;width: 218px;}
 /*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list1 a {color:#000;height: 50px; position: relative;;background: #e4e4e4;border: 1px solid #fff;
   float: left;padding-left:10px;padding-right:10px;width:auto;} 	
.col_list .wp_listcolumn .sub_list1 a .column-name {display:inline-block;line-height: 50px;text-align: center;}
.col_list .wp_listcolumn .sub_list1 a:hover,
.col_list .wp_listcolumn .sub_list1 a.selected { color:#fff;background: #152268;padding-left:10px;padding-right:10px;width:auto;}

/*三级子栏目**/
.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:#152268;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;padding-bottom: 50px;} 
.col_news .col_news_box{margin-left: 320px;margin-top: 10px;}
.col_news .col_news_box1{margin-top: 10px;}
.col_news_head {background: url(../images/weizhi1.png);height: 88px;width: 100%;line-height: 88px;}
.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;color: #152268;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:left;white-space:nowrap;height: 88px;line-height: 88px;color: #666;margin-left: 30px;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_metas .path_lanmu {display:inline-block;float:left;white-space:nowrap;height: 88px;line-height: 88px;color: #152268;margin-left: 40px;font-size: 20px;} /**当前位置**/
.col_news_head1 {background: #fff;height: 88px;width: 1200px;line-height: 88px;border-bottom:1px solid #666 ;margin-left:100px;}
.col_metas1 .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas1 .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #0f429b;border-bottom: 3px solid #CBCBCB;}
.col_metas1 .col_path {display:inline-block;float:right;white-space:nowrap;height: 88px;line-height: 88px;color: #666;} /**当前位置**/
.col_metas1 .col_path a{color: #2F2F2F;}
.col_metas1 .path_lanmu {display:inline-block;float:left;white-space:nowrap;height: 88px;line-height: 88px;color: #0A4275;margin-left: 40px;font-size: 20px;} /**当前位置**/
.col_news_con { margin:0 20px;width: 100%;}
.col_news_list { margin-top:7px;min-height:300px;}
.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.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:0px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:1000px; _width:expression(this.width > 1000 ? "1000px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;min-height: 600px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 66px;font-family: "Microsoft YaHei";font-size:28px;text-align:center;color: #920d14;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;border-top:1px solid #ececec; }
.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.75; font-size:18px; color:#000;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}



/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{position: relative;width: 260px;background: none;box-shadow: 2px 0px 6px #2EA0D2;border-radius: 20px;border: 1px solid #2EA0D2;}
.wp_search #keyword{width: 260px;height: 40px;padding: 4px 0;line-height: 22px;background: none;color: #000;font-size: 16px;border:0;outline: 0;}
.wp_search .search{width:32px;height: 40px;border:0;outline: 0;background:  url(../images/sous.png) no-repeat center;cursor: pointer;}
/*自定义输入框*/
.searchbox{text-align:right;float: right;}
.wp-search {position: relative;width: 220px;background: none;box-shadow: 2px 0px 6px #920d14;border-radius: 15px;border: 1px solid #920d14;}
.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: 22px;padding: 4px 0;line-height: 22px;background: none;color: #000;font-size: 16px;border:0;outline: 0;}
.wp-search .search-btn {width:36px;height: 30px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background:  url(../images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red;  vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 120px; line-height: 32px; background: none;border:none;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#fff; }
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #eee;  cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: -50px; bottom: 33px; width: auto; min-width:200px;text-align: center; height:auto; max-height: 400px; overflow: hidden; overflow-x:hidden;background-color: rgba(0,0,0,.9);}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px; color: #fff;border-bottom: 1px solid #606060;}
.botlinks .links-wrap .link-items a span { display:block;  white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff;cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 48%;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #920d14;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; 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:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}

.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.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; */}



#top_right_link {
	font-size: 14px;
	line-height: 32px;
	text-align: right;
	margin-bottom: 10px;
	color: #f3ccd0;
}
#top_right_link a {
	color: #920d14;
	text-decoration: none;
	font-size:16px;
	
}
#top_right_link a:hover {
	color: #333;
}







.picList ul{ overflow:hidden; zoom:1;margin-right: 0px; padding-top:10px !important;}
.picList ul li{ float:left; _display:inline; overflow:visible;width: 23%;margin-right: 2.6%; }
.picList ul li:last-child{ margin-right: 0px; }
.picList .swiper-slide{margin-bottom: 30px;display:block;}
.picList .swiper-slide a{display: block;transition: 0.2s all;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);}
.picList .swiper-slide .pic{overflow: hidden;min-height:250px;}
.picList .swiper-slide .pic img{display: block;max-height:250px;object-fit: cover;margin: 0 auto;}
.picList .swiper-slide .text{background: #fff;padding: 20px;}
.picList .swiper-slide .text h5{transition: 0.2s all;padding-top: 10px;font-size: 18px;color: #323232;line-height: 20px;height: 20px;overflow: hidden;margin-bottom: 16px;}
.picList .swiper-slide .text p{font-size: 14px;color: #777777;line-height: 23px;height: 75px;overflow: hidden;}		
.picList .swiper-slide:hover a{box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.4);transition: 0.2s all;}		
.picList .swiper-slide:hover .text h5{color: #920d14;}






/* footer 开始*/
.footer{background: url(../images/footer1.png) no-repeat center;padding-top: 40px;background-size:100% 100%;}
/* 专题专栏开始 */
.part8 .title{margin-bottom:30px;}
.part8 .title h5{background: url(../images/x-title02.png) no-repeat center;font-size: 32px;height: 32px;line-height: 32px;margin-bottom: 12px;text-align: center;letter-spacing: 5px;}
.part8 .title h5 a{color: #fff;transition: 0.6s all;}
.part8 .title h5 a:hover{color: #cacaca;transition: 0.6s all;}


.part8 .title p{color: #c8c8c8;}
.part8-l{width: 70.8%;float: left;}
.part8-l ul{overflow: hidden;}
.part8-l li{float: left;width: 31.9%;margin-right: 2.05%;margin-bottom: 30px;}
.part8-l li+li+li{margin-right: 0;}
.part8-l li+li+li+li{margin-right: 2.05%;}
.part8-l li+li+li+li+li+li{margin-right: 0;}
.part8-l li a{display: block;position: relative;}
.part8-l li .pic{overflow: hidden;}
.part8-l li .pic img{display: block;/*width: 100%;*/}
.part8-l li i{position: absolute;display: block;width: calc(100% - 16px);height: calc(100% - 16px);left: 8px;top: 8px;border: 1px solid rgba(255,255,255,0.5);transition: 0.6s all;}
.part8-l li:hover i{/*left: 0;top: 0;width: 100%;height: 100%; background:rgba(255,255,255,0.2)*/;transition: 0.6s all;border: 1px solid rgba(255,255,255,0);}
.part8-r{width: 28%;float: right;}
.part8-r ul{overflow: hidden;}
.part8-r li{float: left;width: 28%;margin-left: 5%;margin-bottom: 24px;}
/*
.part8-r li:nth-child(odd){margin-left: 0;clear: both;}*/

.part8-r li .pic{border: 5px solid #fff;overflow: hidden;}
.part8-r li .pic img{display: block;width: 100%;}
.part8-r li p{font-size: 14px;color: #fff;text-align: center;margin-top: 8px;}
/* 专题专栏结束 */
.footer-nr{border-top: 1px solid #ccc;padding: 20px 0;}
.footer-nr01{float: left;padding: 16px 0;border-right: 1px solid #bbb;padding-right: 5%;}
.footer-nr01 p{font-size: 14px;color: #fff;padding-left: 26px;background: url(../images/Xfooter-05.png) no-repeat left center;margin-bottom: 26px;}
.footer-nr01 p+p{background: url(../images/Xfooter-06.png) no-repeat left center;margin-bottom: 0;}

.footer-nr011{float: left;padding: 16px 0;border-right: 1px solid #bbb;padding-right: 5%;padding-left:5%;}
.footer-nr011 p{font-size: 14px;color: #fff;padding-left: 26px;background: url(../images/Xfooter-05.png) no-repeat left center;margin-bottom: 26px;}
.footer-nr011 p+p{background: url(../images/Xfooter-06.png) no-repeat left center;margin-bottom: 0;}

.footer-nr02{float: left;padding: 16px 5%;border-right: 1px solid #bbb;}
.footer-nr02 p{font-size: 14px;color: #fff;padding-left: 26px;background: url(../images/Xfooter-07.png) no-repeat left center;margin-bottom: 26px;}
.footer-nr02 p+p{background: url(../images/Xfooter-08.png) no-repeat left center;margin-bottom: 0;}
.footer-nr03{float: right;}
.footer-nr03 ul{float: left;padding-top: 16px;margin-right: 50px;}
.footer-nr03 li{float: left;position: relative;margin-left:30px;}
.footer-nr03 li .footer-ewm{position: absolute;top: -88px;left: 50%;margin-left: -40px;display: none;}
.footer-nr03 li .footer-ewm .pic{/*border: 5px solid #fff;*/overflow: hidden;}
.footer-nr03 li .footer-ewm .pic img{width: 80px;height: 80px;display: block;}
.footer-nr03 li .footer-ewm i{display: block; width: 10px;height: 5px;position: absolute;bottom: -5px;left: 50%;margin-left: -5px;}
.footer-nr03 li .icon{ width: 50px;height: 34px;background: url(../images/Xfooter-02.png) no-repeat center;}
.footer-nr03 li+li .icon{background: url(../images/Xfooter-03.png) no-repeat center;}

.part8-kstd ul li{float:left;width:182px;height:48px;text-align:center;margin:0px 18px 10px 0;transition:0.4s;}
.part8-kstd ul li a{font-size:16px;color:#fff;line-height:45px;width:186px;height:48px;border:1px solid #ccc;border-radius:50px;text-align:center;transition:0.4s;display:block;}
.part8-kstd ul li:hover a{background:#8c0001;border:1px solid #8c0001;}

.footer-nr03 li:hover .footer-ewm{display: block;cursor: pointer;}
.footer-nr03 .footer-logo{float: right;margin-top: 10px;}
.footer-nr03 .footer-logo img{display: block;width: 100%;}
@media only screen and (max-width:1600px) {
	.footer-nr01{padding-right: 1.5%;}
	.footer-nr01+.footer-nr01{padding-left: 1.5%;}
	.footer-nr02{padding: 16px 1.5%;}
		.footer-nr03 ul{margin-right: 10px;}
		.footer-nr03 .footer-logo{margin-top: 20px;}
		.footer-nr03 .footer-logo img{width: 80%;}
.part7 .swiper-slide .pic img{width: 100%;}
		}
.part7 .swiper-slide .pic img
@media only screen and (max-width:1200px) {
		.footer-nr03 ul{margin-right: 10px;}
		.footer-nr03 .footer-logo img{width: 70%;}
.part5-nr .hd{left: 8.4%;}
.part3-l{width: 40.7%;}
		}
/* footer 结束 */
/* 版权开始 */
.copyright{background: #000;}
.copyright p{font-size: 12px;color: #fff;text-align: center;height: 45px;line-height: 45px;}
.copyright p a{color: #fff;transition: 0.6s all;}
.copyright p a:hover{color: #c68d90;transition: 0.6s all;}
/* 版权结束 */










@media (max-width:1200px){
.wrapper .inner {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 0px;
padding:0;
}
#header .inner {
    height: 143px;
    position: relative;
}
.header .head-left{float:left;display:inline-block; width:70%;}
.header .sitelogo {
    float: left;
width:100%;
max-width:550px;
}
.header .sitelogo img{ 
width:100%;
}
.header .head-right {
    float: right;
    margin-top: 28px;
    width: 28%;
}
#top_right_link a{font-size:14px;}
.main1 .ml {
    float: none;
    width: 100%;
    padding-top: 50px;
    height: 670px;
margin-bottom:10px;
}
.main1 .mr {
    float: none;
    width: 100%;
    padding-top: 50px;
    height: 670px;
}

.news_text .news_list li.news.n1 {
    width: 32%;
    border-bottom: 0px solid #920d14;
    margin-top: 0px;
}
.news_list li.news {
width:100%;
    line-height: 34px;
    padding-left: 0px;
    float: left;
    margin-right: 1.3%;
}

.news_text .news_list li.news.n1 .news_imgs {
    display: block;
    height: auto;
    max-height:140px;
    width:100%;
    overflow: hidden;
    background: url(../images/banner1.png);
}
.news_text .news_list li.news.n1 .news_imgs img {
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: all 0.2s;
    float: left;
}
.news_text .news_list li.news.n1 .news_title {
    color: #333;
    width: 98%;
    padding: 5px 1%;
    line-height: 28px;
    height: 56px;
    word-wrap: break-word;
    word-break: break-all;
    float: left;
    font-size: 16px;
    font-weight: normal;
}
.news_text .news_list li.news.n1 .news_text {
    display: none;
    
}
.news_text3 .news_list li.news {
    width: 48%;
    border-bottom: 2px solid #920d14;
    margin-top: 10px;
    margin-bottom: 15px;
}
.news_text1 .news_list {
    transition: all 0.2s;
    width: 100%;
}
.news_text1 {
    width: 100%;
    margin-top: 10px;
}
.main5 .ml {
    float: left;
    width: 100%;
    height: auto;
}
.news_text1 .news_list:hover{cursor: pointer;width: 100%;}
.news_text1 .news_list li.news .news_title {
    color: #000;
    line-height: 50px;
    float: left;
    font-size: 17px;
    padding-left: 0px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
}
.picList ul {
    overflow: hidden;
    zoom: 1;
    margin-right: 0px;
    padding-top: 10px !important;
}
.picList ul li {
    float: left;
    _display: inline;
    overflow: visible;
    width: 48%;
    margin-right: 2%;
}
.news_text3 .news_list li.news .news_title {
    color: #000;
    width: 95%;
    line-height: 30px;
    height: 60px;
    float: left;
    word-wrap: break-word;
    word-break: break-all;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 0 5px;
}
.news_text1 .news_list li.news .news_meta{
width:100%;
}
.main2 .mc{width: 48%;float: right;margin-left: 0px;height: 560px;margin-top: 50px;}
.news_list li.news1,.news_list li.news12 {
  
    transition: all 0.2s;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news_list li.news1 span.news_meta,.news_list li.news12 span.news_meta {
    display:none;
}
.rili2 .news_list li.news .news_title{
  text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


}



@media (max-width:990px){
#header .inner {
    height: 83px;
    position: relative;
}
.header .head-left {
    float: left;
    display: inline-block;
    width: 80%;
}
.wrapper .inner {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 0px;
    padding:0;
}

.header .head-right,#nav,.nav22{
display:none;
}

.news_text .news_list li.news.n1 {
    width: 100%;
    border-bottom: 0px solid #920d14;
    margin-top: 0px;
}
.news_list li.news {
    line-height: 34px;
    padding-left: 0px;
    float: left;
    margin-right: 0%;
}
.news_text .news_list li.news.n1 .news_imgs {
    display: block;
    height: auto;
    max-height: 240px;
    width: 100%;
    overflow: hidden;
    background: url(../images/banner1.png);
}
.news_text .news_list li.news.n1 .news_text {
    display: none;
    
}
.news_text3 .news_list li.news {
    width: 98%;
    border-bottom: 2px solid #920d14;
    margin-top: 10px;
    margin-bottom: 15px;
}
.picList .swiper-slide .pic {
    overflow: hidden;
    min-height: 130px;
}
.picList .swiper-slide .pic img {
    display: block;
    width: 100%;
    max-height:100%;object-fit: cover;
}
.main2 .ml {
    width: 100%;
    float: left;
    height: 560px;
    margin-top: 30px;
}
.main2 .mc {
    width: 100%;
    float: left;
    margin-left: 0px;
    height: 560px;
    margin-top: 20px;
}
.main3 .inner {
    height: auto;
}
.main3 .ml {
    width: 100%;
    float: left;
    height: 520px;
    margin-top: 30px;
}
.main3 .mc {
    width: 100%;
    float: left;
    height: 520px;
    margin-top: 20px;
}
.footer-nr01 {
    display:none;
}
.footer-nr03 {
    float: none;
}
.footer-nr011 {
    float: left;
    padding: 10px 0;
    border-right: 0px solid #bbb;
    padding-right: 5%;
    padding-left: 5%;
    width: 90%;
}
.footer-nr02 {
    float: left;
    padding: 9px 5%;
    border-right: 0px solid #bbb;
width: 90%;
}
.part8-kstd ul li {
    float: left;
    width: 48%;
    height: 48px;
    text-align: center;
    margin:  1%;
    transition: 0.4s;
}
.picList ul li {
    float: left;
    _display: inline;
    overflow: visible;
    width: 100%;
    margin-right: 0;
}
.main1 .ml {
    float: none;
    width: 100%;
    padding-top: 20px;
    height: auto;
    margin-bottom: 10px;
}
.main1 .mr {
    float: none;
    width: 100%;
    padding-top: 20px;
    height: auto;
}


}





.menuph{
	display:none;
    float: right; padding-right:8px;}

.phxia
{
	display:none;}




@media (max-width: 991px) {
div#vsb_content_1012_u111 {
    	overflow-x:scroll;
}
div#vsb_content {
    	overflow-x:scroll;
}	
/*手机按钮*/

.menuph{
	display:block;
    float: right;}
.menuph .point {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 22px;
	margin-top: 33px;}

.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before {
    width: 28px;}

.menuph .navbtn {
	position: absolute;
	top: 10px;
	right: 0;
	display: inline-block;
	width: 21px;
	height: 1px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #333;}

.menuph .navbtn::after,
.menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #333;}

.menuph .navbtn::after {
    top: -11px;}

.menuph .navbtn::before {
    top: 10px;}

.menuph .point.active .navbtn {
    background: transparent;}

.menuph .point.active .navbtn::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);}

.menuph .point.active .navbtn::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);}

.phsou {
    position: absolute;
    top: 20px;
    right: 80px;}

.phsou img {
    width: 40px;
    cursor: pointer;}

#menu{
	display:none;}
	

/*手机下拉*/

.phxia
{
	display: block;
	position: absolute;
	top: 80px;
	width: 98%;
	z-index: 9999; padding:1%;}

.xialaph
{
    font-family: '微软雅黑';

    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    border-top: 1px solid #ddd;
    display: none;
    width: 98%;
    padding-bottom: 61px;
    padding:1%;
    background-color: #920d14;}

.xialaph.active
{
    top: 106px;}

.xialaph .ul2,
.xialaph .ul3
{
    display: none;}

.xialaph h4 a
{
    font-size: 16px;
    font-weight: bold;
    line-height: 59px;

    text-transform: uppercase;

    color: #ffffff;}

.xialaph h4
{
    position: relative;}

.xialaph h4::after
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    content: '';

    opacity: .5;
    background-color: #e5e5e5;}

.xialaph h5 a
{
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 40px;

    text-transform: uppercase;

    color: #ffffff;}

.xialaph h5
{
    position: relative;

    padding-left: 15px;}

.xialaph h5::after
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    height: 1px;

    content: '';

    opacity: .5;
    background-color: #fff;}
.img_d{
    display: none;}
.xialaph h4 img
{
    float: right;

    width: 13px;
    margin-top: 23px;

    cursor: pointer;}

.xialaph h5 img
{
    float: right;

    width: 13px;
    margin-top: 26px;

    cursor: pointer;}

.xialaph h4.active,
.xialaph h5.active
{
    border-bottom: 0;}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s
{
    display: none;}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d
{
    display: block;}

.xialaph .ul2
{
	padding-top: 7px;
	padding-bottom: 8px;
	background-color: #920d14;}

.xialaph .ul3
{
    position: relative;

    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;

    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;}

.xialaph .ul3 li a
{
    font-size: 12px;
    line-height: 30px;

    display: block;

    text-transform: uppercase;

    color: #999;}

.xialaph .ul3 li
{
    padding-top: 5px;}

.xialaph .ul3 li:first-child
{
    padding-top: 0;}

.phonemeng
{
    position: absolute;
    z-index: 1048;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    opacity: .6;
    background-color: #000;}

.phonemeng.active
{
    display: block;}


#banner{
height:auto;
overflow:hidden;
}


.col_menu {
    width: 100%;
    float: left;
    margin-right:0;
    position: relative;
}

.col_news .col_news_box {
    margin-left: 0; 
    margin-top: 10px;
}

.col_news_head {
    background: url(../images/weizhi1.png);
    height: 88px;
    width: 100%;
    line-height: 88px;
}
.col_news_con {
    margin: 0 auto;
    width: 100%;
}
.col_menu .col_menu_head {
    margin-top: -80px;
    background: #920d14;
    width: 280px;
    height: 80px;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.col_menu .col_menu_head h3.col_name .col_name_text {
    font-size: 26px;
    font-family: 微软雅黑;
    display: block;
    line-height: 80px;
    padding: 0px 5px 0px 60px;
}
.col_menu .col_menu_con {
    border: 1px solid #fff;
    margin-top: 0px;
    width: 100%;
    padding-bottom: 0px;
    background: #F1F1F0;
}
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
    color: #920d14;
    font-weight: bold;
  
}
#l-container .inner {
    padding: 0px 0px;
}
.col_news_list .wp_entry img {
width:90%;
margin:0 auto;
    max-width: 500px;
    _width: expression(this.width > 1000 ? "1000px" : this.width);
}
.news_list li.news2 {
    padding-left: 0px;
    border-bottom: 1px dashed #BEBEBE;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list li.news2 span.news_title {
    color: #000;
    line-height: 60px;
    float: left;
    font-size: 16px;
    padding-left: 30px;
    background: url(../images/new_bg3.png) no-repeat center left;
    transition: all 0.2s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
}
.footer-nr011 p {
    font-size: 14px;
    color: #fff;
    padding-left: 26px;
    background: url(../images/Xfooter-05.png) no-repeat left center;
    margin-bottom: 16px;
}
.footer-nr02 p {
    font-size: 14px;
    color: #fff;
    padding-left: 26px;
    background: url(../images/Xfooter-07.png) no-repeat left center;
    margin-bottom: 16px;
}
#d-container .inner {
    padding: 20px 0px;
    background: #fff;
}
.infobox {
    padding: 20px 10px;
    margin: 0 auto;
    width: auto;
    min-height: 600px;
}

.article .entry .read img {
width: 90% !important;
    margin: 0 auto;
    max-width: 640px;
    _width: expression(this.width > 940 ? "940px" : this.width);height: auto !important;
}

.part8-kstd ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    width: 99%;
    height: 48px;
    border: 1px solid #ccc;
    border-radius: 50px;
    text-align: center;
    transition: 0.4s;
    display: block;
}

.col_list .wp_listcolumn .wp_column a {
    width: 100%;
    font-weight: normal;
    color: #4E4D4E;
    border: none;
text-align:center;
    padding-left: 0px;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    background: #F1F1F0;
    border-bottom: 1px solid #fff;
}
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
    color: #920d14;
    font-weight: bold;
    width: 100%;
}


}

.v_news_content img {
    /* width: 100%; */
    height: auto;
}