﻿@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:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*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;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {background: #fff;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:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#095ab5;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {background: #fff;}
#header .inner{height:233px;background:url(images/topbg.png) right bottom no-repeat;position:relative;}
.header .head-left{float:left;display:inline-block; width:51%;}
.header .sitelogo{float:left;margin-top: 66px;}
.header .sitelogo img{ width:100%; display:block;}
.header .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-right{float:right;margin-top: 97px;width:300px;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin:0px 5px;font-size: 13px;color: #cad3d4;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #bb200d;}
#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%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto; font-size:0; }
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative; margin-right:17px;}
.nav .wp-menu .menu-item:last-child{margin-right:0;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 20px;line-height: 80px;color: #FFFFFF;font-size: 20px;}
.nav .wp-menu .menu-item.hover a.menu-link:before{ position:absolute; content:''; left:0px; right:0px; bottom:0; margin:0 auto; height:4px; background:#fff;}


.nav .sub-menu {display: none;position: absolute;left: 0;top: 76px;z-index: 100;background:rgba(0,0,0,0.3); border-top:4px solid #fff;min-width:100%;}
.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: 40px;line-height: 40px;padding: 0 10px;font-size: 16px; text-align:center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#bb200d; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {}
#banner .inner {width:auto;text-align: center;position:relative;}

/**主体模块样式**/
#m-container {}
#m-container .inner {}

.f_between{display: flex; display: -webkit-flex; justify-content: space-between;-webkit-justify-content:space-between;}
.f_start{display: flex; display: -webkit-flex; justify-content: flex-start;-webkit-justify-content:flex-start;}
.f_end{display: flex; display: -webkit-flex; justify-content: flex-end;-webkit-justify-content:flex-end;}
.f_center{display: flex; display: -webkit-flex;justify-content: center;-webkit-justify-content: center;}
.f_middle{display: flex; display: -webkit-flex;-webkit-align-items:center;align-items:center;}
.f_top{display: flex; display: -webkit-flex;-webkit-align-items:flex-start;align-items:flex-start;}
.f_bottom{display: flex; display: -webkit-flex;-webkit-align-items:flex-end;align-items:flex-end;}
.f_stretch{display: flex; display: -webkit-flex;-webkit-align-items:stretch;align-items:stretch;}
.f_col{display: flex;display: -webkit-flex; -webkit-flex-direction:column;flex-direction: column;}
.f_row{display: flex;display: -webkit-flex; -webkit-flex-direction:row;flex-direction: row;}
.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hide-text-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.nowrap{-webkit-flex-wrap:nowrap;-webkit-box-lines:single;-moz-flex-wrap:nowrap;flex-wrap:nowrap;}
.wrap{-webkit-flex-wrap:wrap;-webkit-box-lines:single;-moz-flex-wrap:wrap;flex-wrap:wrap;}　
.hide-text-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

/*banner*/
.mbanner .swiper-slide{ height:600px;}

.mbanner .setp { width:1200px; position:absolute;left:0;right:0;top:50%; transform:translateY(-50%); margin:0 auto;display: block; -webkit-transition: opacity 1s; -moz-transition: opacity 1s; -ms-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s; }
.jms-content { padding:10px; position: relative; clear: both; }
#slider-container h2 { font-size: 48px; color: #fff; padding: 0 0 11px; text-transform: capitalize; line-height:76px; }
#slider-container h2 a { text-decoration: none; color: #fff; }
#slider-container p { margin-top:30px; width:600px; overflow: hidden;font-size: 18px; color:#fff; line-height: 36px; font-weight: 400}
a.jms-link { margin-top:72px;width:200px; height:72px;background:#bb200d;font-size:18px; color:#fff;}

.mbanner .swiper-pagination-fraction{ position: absolute;left:auto; right: 170px; width:100px; bottom: 60px;height: 65px; font-size:18px; color:#fff;z-index: 2000; }
.mbanner .swiper-pagination-fraction span{ font-size:18px; color:#fff; cursor: pointer;height: 65px; line-height:65px; padding:0 4px; }


.mbanner .swiper-button-next,.mbanner .swiper-button-prev { display:block; box-sizing:border-box; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -ms-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; width:65px; height: 65px; border-radius:50%; border:2px solid rgba(255,255,255,0.6); bottom:60px; right: 0;display: block; z-index: 100; cursor: pointer; opacity: 0.5; position: absolute;top:auto; margin-top:0;bottom:60px; }
.mbanner .swiper-button-prev { background: url(images/focusPrev.png) center no-repeat; right: 280px; left:auto; }
.mbanner .swiper-button-next { background: url(images/focusNext.png) center no-repeat; right: 100px;}
.mbanner .swiper-button-next:hover,.mbanner .swiper-button-prev:hover  { opacity: 1; border:2px solid rgba(255,255,255,1); }


/**首页三列布局**/
.mod {}
.mbox {}
.ml{float:left;}
.mr{float:right;}
.main1{background:#fff;}
.main1 .inner{padding:50px 0px;}
.main1 .ml{ width:46%;}
.main1 .mr{width:48%;}
.tt1{ height:92px; position:relative; padding-left:32px;}
.tt1:before{ position:absolute; content:'';left:0; top:50%; transform:translateY(-50%); width:4px; height:60px; background:#bb200d;}
.tt1 .bt1{ font-size:32px; line-height:60px; color:#333;}
.tt1 .bt2{ font-size:18px; line-height:18px; color:#999;}

.post1{ margin-top:44px;}
.post-11{ }
.post-11 .focus .focus-title-bar {height: 60px; bottom:0px; left:0px; right:0px; margin-left:0px; }
.post-11 .focus .focus-title-bg {background-color:rgba(0,0,0,0.8); padding:15px; box-sizing:border-box;}
.post-11 .focus .focus-title { position:absolute;left:15px; right:15px; top:15px;height: 30px;line-height:30px;font-size: 18px; color:#fff;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.post-11 .focus .focus-pagination{ display:none;}
.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: #bb200d;color:#fff;}

.post-11 .focus .focus-navigation {opacity:1;filter:alpha(opacity=100);top:-107px; margin-top:0; width:46px; height:46px; border:1px solid #bb200d; box-sizing:border-box; font-size:0;}
.post-11 .focus .focus-navigation.focus-prev{background:url(images/prev.png) center no-repeat; right:66px; left:auto;}
.post-11 .focus .focus-navigation.focus-prev:hover {background:url(images/prev2.png) center no-repeat;}
.post-11 .focus .focus-navigation.focus-next{background:url(images/next.png) center no-repeat;}
.post-11 .focus .focus-navigation.focus-next:hover {background:url(images/next2.png) center no-repeat;}

.tt2{ padding-left:21px; padding-top:36px; position:relative;}
.tt2 .tit { margin-bottom:54px; font-size:0; position:relative; z-index:1;} /**标题栏**/
.tt2 .title {display:inline-block;line-height: 38px; border:1px solid #999999; background:#fff; width:100px; text-align:center; color: #999;font-family:"Microsoft yahei"; font-size:18px; margin-right:33px;}
.tt2 .title.selected{border:1px solid #bb200d; background:#bb200d; color:#fff;}
.con { padding:0; margin:0 auto; }
.tt2 .more_btn { position:absolute; z-index:10;right:0;bottom:0;display:block;*display:inline; *zoom:1; height:20px; line-height:20px;}
.tt2 .more_btn .more_text,.tt2 .more_btn a { display:block; cursor:pointer; width:74px; height:20px; background:url(images/more1.png) no-repeat; font-size:0;} 

.news_list li{position:relative;}
.news_list li:first-child{ margin-top:0;}
.news_list li .news_title { display:block;line-height:30px;color: #333; font-size:18px; font-weight:600;}
.news_list li .news_time{ line-height:28px;color: #999; font-size:14px;}
.news_list li .news_text {line-height:35px; color:#666;font-size:16px;}
.news_list li a:hover .news_title{ color:#bb200d;}

.post-12 .news_list li{ margin-top:31px; padding-left:120px; height:60px;}
.post-12 .news_list li:first-child{margin-top:0;}
.post-12 .news_list li .news_title{ height:60px;}
.post-12 .news_list li .news_date{ position:absolute;left:0;top:0; width:96px; height:60px;}
.post-12 .news_list li .news_day {line-height:34px; color:#999;font-size:30px; text-align:center;}
.post-12 .news_list li .news_time {line-height:20px; color:#999;font-size:14px;text-align:center;}
.post-12 .news_list li a:hover .news_day{ color:#bb200d;}


.main2{ background:#cecece url(images/bg.png) center top no-repeat;}
.main2 .inner{padding: 60px 0;}
.post2{ margin-top:10px; position:relative;}
.caselist .swiper-slide{ width:280px; margin-top:34px; transition:all 0.3s;}
.caselist .swiper-slide a{height:120px;display: -webkit-box;display: -ms-flexbox; display: -webkit-flex;display: flex;  -webkit-box-pack: center;  -ms-flex-pack: center;  -webkit-justify-content: center; justify-content: center;-webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center; align-items: center; color:#fff; background:#444; font-size:24px;}
.caselist .swiper-slide:nth-child(1) a{ background:#bb200d url(images/n1.png) right top no-repeat;}
.caselist .swiper-slide:nth-child(2) a{background:#bb200d url(images/n2.png) right top no-repeat;}
.caselist .swiper-button-next, .caselist .swiper-button-prev{ margin-top:0;top:-60px;right:0;width:46px; height:46px; border:1px solid #bb200d; box-sizing:border-box; font-size:0;background:url(images/next.png) center no-repeat;}
.caselist .swiper-button-prev{right:66px; left:auto;background:url(images/prev.png) center no-repeat;}
.caselist .swiper-button-prev:hover{background:url(images/prev2.png) center no-repeat;}
.caselist .swiper-button-next:hover{background:url(images/next2.png) center no-repeat;}


.main3{background:#f8f8f8;}
.main3 .ml{ width:53%;}
.main3 .mr{ width:41%; background:#bb200d; padding:0 30px; box-sizing:border-box;}
.main3 .mr .tt1:before{ background:#fff;}
.main3 .mr .bt1,.main3 .mr .bt2{ color:#fff;}
.main3 .post{ padding-top:64px; padding-bottom:58px;}
.main3 .pic_list{ margin-top:42px; height:172px;position:relative;}
.main3 .pic_list .swiper-container{position:relative;height:172px;}
.main3 .pic_list .swiper-slide {margin-right:19px;height: 130px; float:left; width:auto;}
.main3 .pic_list .swiper-slide:last-child{ margin-right:0;}
.main3 .pic_list .swiper-slide .tu img{ height:130px; width:auto;}

.main3 .pic_list .swiper-container-horizontal>.swiper-scrollbar{ left:0;bottom:0;right:0;width:100%;}
.main3 .pic_list .swiper-scrollbar{ background:#e0e0e0; height:4px;}
.main3 .ml .pic_list .swiper-scrollbar-drag{background:#bb200d;}
.main3 .mr .pic_list .swiper-scrollbar-drag{background:#fff;}

.pho_list1{ margin-top:42px; height:172px; width:100%; overflow:hidden;}
.pho_list1 .pho_listscroll{overflow:hidden;}
.pho_list1 ul{ float:left;}
.pho_list1 li{margin-right:19px;height: 130px; float:left; width:auto;}
.pho_list1 li img{ height:130px; width:auto;}



.main4{background:#fff;}
.main4 .inner{padding: 65px 0 54px;}
.main4 .ml{ width:53%;}
.main4 .mr{ width:41%;}
.tu_list{ margin-top:43px;position:relative;padding:0 60px;}
.tu_list .swiper-container { width: 100%; position:relative;}
.tu_list .swiper-slide {margin-right:12px; width:120px;}
.tu_list .swiper-slide .tu{height:156px;}
.tu_list .swiper-slide .tu img{ width:120px; height:156px;display:block;transition:all 0.5s;}
.tu_list .slide-bt{ margin-top:10px;height:46px;line-height:23px;color:#333; font-size:16px;text-align:center;}
.tu_list .swiper-button-next, .tu_list .swiper-button-prev{ margin-top:-50px;}
.tu_list .swiper-button-next{right:0px;}
.tu_list .swiper-button-prev{left:0px;}
.tu_list .swiper-button-prev.swiper-button-disabled{ background:url(images/left1.png) left center no-repeat;}
.tu_list .swiper-button-next.swiper-button-disabled{ background:url(images/right1.png) left center no-repeat;}
.tu_list .swiper-button-prev{ background:url(images/left2.png) left center no-repeat;}
.tu_list .swiper-button-next{ background:url(images/right2.png) left center no-repeat;}

.tu_list .button-prev,.tu_list .button-next{ position:absolute;top: 50%;margin-top:-50px;width: 27px;height: 44px;}
.tu_list .button-prev{left:0;background:url(images/left1.png) left center no-repeat;}
.tu_list .button-next{right:0;background:url(images/right1.png) left center no-repeat;}
.pho_list2{ height:212px; width:100%; overflow:hidden;}
.pho_list2 .pho_listscroll{overflow:hidden;}
.pho_list2 ul{ float:left;}
.pho_list2 li{margin-right:12px; width:120px; float:left;}
.pho_list2 li .tu img{ width:120px; height:156px;display:block;transition:all 0.5s;}
.pho_list2 li .tu_list .slide-bt{ margin-top:10px;height:46px;line-height:23px;color:#333; font-size:16px;text-align:center;}
.pho_list2 li .tu_list .slide-bt div{text-align:center;}





.ask_list{ margin-top:42px;}
.ask_list .news_list li{ margin-top:18px; padding-left:32px;}
.ask_list .news_list li:first-child{ margin-top:0;}
.ask_list .news_list li .news_title{ line-height:23px;}
.ask_list .news_list li:before{ position:absolute; content:'';left:0;top:50%; margin-top:-4px;width:8px; height:8px; border-radius:50%; background:#999999;}

/**页脚开始**/
#footer {background: #444;font-size: 18px;}
#footer .inner {padding-top:70px;position:relative;}
#footer .logo{ width:460px;}
#footer .inner .foot_bottom{ padding-top:14px; padding-bottom:32px;}
#footer .inner .foot-left{float:left;}
#footer .inner .foot-right{float:right;}
.w1{ width:220px;}
.w2{ width:460px;}
#footer .link,#footer .link_list a{ display:block; line-height: 35px;color: #fff;}
#footer .call{ padding-left:56px; position:relative;line-height: 35px;color: #fff;}
#footer .call .tt{ position:absolute; left:0;top:0;line-height: 35px;color: #fff;}
#footer .call p span{ display:block;}
#footer .inner .foot-wz{line-height: 35px;color: #fff;}
#footer .inner .foot-wz p{ text-align:left;}
#footer .inner .copyright{ padding:15px 0;border-top: 1px solid #fff;font-size: 16px;color: #fff; text-align:left;}
#footer .inner .copyright p{line-height:30px;}





/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 62px;width: 60px;background:url(images/slickarrow2.png) no-repeat;top: 50%;margin-top:-30px;border:0px solid #d4d8d9;border-radius:50%;outline: none;}
.slick-prev {left: -95px;background-position: 0px 0px;}
.slick-prev:hover {background-position: 0px 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -95px;background-position: right 0px;}
.slick-next:hover { background-position: right 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}


.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{vertical-align:top;}
.l-banner img{width:100%;height:100%;}



/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #bb200d;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#bb200d; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #bb200d;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#bb200d;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#bb200d;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;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:#bb200d;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #bb200d;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #bb200d;} /**文章标题**/
.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;padding:20px 0;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.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{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;}
.wp-search {position: relative;border:0; background:rgba(0,0,0,0.2);}
.wp-search form {display: block;}
.wp-search .search-input {margin-right:38px;}
.wp-search .search-input input.search-title {width: 100%;height: 38px;padding:0;line-height:38px;background: none;padding: 0px 10px;color: #fff;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:38px;height: 38px;position: absolute;right: 0;top:0;}
.wp-search .search-btn input.search-submit {width:38px;height: 38px;border:0;outline: 0;background: #bb200d url(images/search.png) center center no-repeat;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; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); 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;}
/**友情链接**/
.mlink{ margin-top:20px;}
.botlinks .links-wrap {position: relative;width:300px;height:36px; line-height:34px; background:transparent;border:1px solid rgba(255,255,255,0.5);}
.botlinks .links-wrap a.links-arrow {display: block; height: 34px; line-height: 34px; padding: 0 38px 0 28px; color:#fff; font-size:14px; background: url(images/arrow2.png) no-repeat right bottom;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #fff; background-position: right top; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: -1px;right:-1px; bottom: 35px;height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background:rgba(255,255,255,0.5);}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; padding:0 16px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #333; background:#e0f1f9; cursor: pointer;}/**链接样式**/


/*二级页面
*/
/*组织机构*/
.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%;background: url(images/icon_arrow2.png) no-repeat left center;}
.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; */}

.col_news_list .news_list2 li{ position:relative; padding-right:120px;}
.col_news_list .news_list2 li .news_title{display:block;line-height:50px;color: #333; font-size:18px; }
.col_news_list .news_list2 li .news_meta{ position:absolute; right:0;top:0; height:30px; line-height:50px; font-size:14px;color:#999; }
.col_news_list .news_list2 li:hover .news_title{ color:#014c9f;}

.es_pagingbar_container .es_pagingbar li.active { background: #bb200d; color: #fff; border-color: #bb200d; }
.es_pagingbar_container .es_pagingbar li.active a{  color: #fff;  }