@charset "utf-8";
/* Base Reset */
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; }
html {width:100%;height:100%;}
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; }
i,cite,em,var,address,dfn{}
[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,strong,b { font-weight:bold; }
del,ins,u,s,a,a:hover { text-decoration:none; }
body,textarea,input,button,select,keygen,legend { font-size:12px; font-family:Roboto,Tahoma,Arial,microsoft yahei;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; }

/**全局样式**/
body { font:12px/1 Roboto,"Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#333; min-width: 1200px;}/*背景样式*/
a {color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1200px;margin:0 auto;} /**页面全局宽度**/

/**页头开始**/
#header { background:url(images/head_logo.jpg) no-repeat 50% 0;}
#nav {
    background: url(images/dh.png) repeat-x;
    position: absolute;
    z-index: 100;
}
#header .inner {}
.head { width:100%; height:130px; position:relative;} /**页头部分**/
.head .sitelogo{float:left;padding-top:30px;padding-left:30px; display:none;}
.head .sitetitle {float:left;margin-top:45px; margin-left:20px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.navbar {width:100%;} /**导航区域背景**/
.navbar .navbox {width:1200px; margin:0 auto;} /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.menu-switch-arrow { display: none;}
.navbox .wp-menu { margin:0 auto; } /**导航高度**/
.navbox .wp-menu .menu-item {display: inline-block;float: left;position: relative;z-index: 100;}
.navbox .wp-menu .menu-item a.menu-link {display: inline-block;padding:0 14px;line-height: 43px;color: #fff;font-size: 18px;font-family:Roboto,Tahoma,Arial,microsoft yahei;}/**导航字体样式**/
.navbox .wp-menu .menu-item a.menu-link:hover,
.navbox .wp-menu .menu-item a.menu-link.parent{ text-decoration: none; color: #fff; background-color: #949494}/**鼠标经过或当前选中时样式**/
.navbox .sub-menu {background-color: #f2f2f2; display: none; position: absolute; left: 0; top: 43px; z-index: 100;    min-width: 164px;
    text-align: center;}/**菜单背景**/
.navbox .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;border-bottom: 1px solid #ddd;}
.navbox .sub-menu .sub-item a { display: block; color: #272727;line-height: 32px; padding:0 20px 0 20px; display: block; font-family:"Microsoft YaHei";}/**子菜单字体样式**/
.navbox .sub-menu .sub-item a:hover,
.navbox .sub-menu .sub-item a.parent{ color:#06509C; display: block;}
.navbox .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}
/**slide导航**/
.wp-navi .navi-slide-head { display: none; padding:0 10px; height: 55px;}
.wp-navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 49px;}
.wp-navi .navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 55px; float: right; background: url(img/menu-icon-arrow.png) no-repeat 50%;}


/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { display:inline-block; width:100%; background:url(images/xian.gif) repeat-x bottom;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:20px; font-weight:bold; color:#042c5d;} /**标题字体**/
.post .tt .tit .title { display:inline-block; line-height:60px;} /**标题图标**/
.post .tt .more_btn { display:inline-block;float:right; height:60px; line-height:60px; } /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**系统新闻列表**/
.post .con .wp_article_list .list_item span{margin-left:0px;margin-right:5px;} 
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
/*带图标标题*/
.post1 {}
.post1 .tt .tit {}
.post1 .tt .tit .title {border-bottom: 3px solid #042c5d;
    padding: 0 10px;}
/**自定义新闻列表**/
.news_list {}
.news_list li.news {    line-height: 33px;
    padding-left: 8px;
    padding-right: 8px;} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;font-size: 14px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}
/** 
*其他样式
*/

/**主体开始**/
#container {/* padding:7px 0; */}
#container .inner {width:1200px;}


/**首页三列布局**/
.mod {}
.mod .ml {width:754px; float:left;background: #fff;
    padding: 32px;}/**左列**/ 
.mod .mc { width:478px; margin-left:15px; float:left;} /**中间**/
.mod .mr {width: 324px;
    float: right;
    background: #fff;
    padding: 32px 21px;} /**右列**/
.mbox {}

/**页脚开始**/
#footer { height:82px; background:#fff;}
#footer .inner { padding:10px 0; text-align:center;}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer .inner p span { margin:0 3px;}

/**列表页**/
.lbanner {}
.lbanner .inner { position: relative;}
.lbanner .column-name { display: none; height: 24px; line-height: 24px; font-size: 20px; color: #fff;text-shadow:2px 2px 2px #000000; overflow: hidden; position: absolute; left: 6px; right: 6px; top :50%; margin-top: -12px;}
/**列表页banner图**/
.lbanner img { width: 100%; vertical-align: top; }

.col_menu {width: 210px;float:left;position:relative;margin-right: -220px;} 
.col_menu .col_menu_head { background:url(images/col_menu_head.jpg) no-repeat 0 0;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 16px;font-weight: normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 30px;padding: 0px 5px 0px 10px;background:#289AD8;}/**栏目名称图标**/
/**栏目列表*/
/**一级栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a {font-weight:normal;color: #3E3E3E;background: #EFEFEF url(images/icon_column_1.gif) no-repeat 10px 10px;border-top:1px solid #fff;border-bottom: 1px solid #ddd; }/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{padding-left:25px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1_hover.gif);}/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#b22b23;}
/**二级栏目列表*/
.col_list .wp_listcolumn .sub_list{}
.col_list .wp_listcolumn .sub_list .sub-item{}
.col_list .wp_listcolumn .sub_list .sub-item a {color:#454545;background: #F7F7F7 url(images/icon_column_2.gif) no-repeat 26px 11px;border-top:1px solid #fff;border-bottom: 1px solid #E0E0E0;}/**二级子栏目**/
.col_list .wp_listcolumn .sub_list .sub-item a .column-name{padding-left:40px;}
.col_list .wp_listcolumn .sub_list .sub-item a:hover,
.col_list .wp_listcolumn .sub_list .sub-item a.selected { color:#000; background-image:url(images/icon_column_2_hover.gif);}	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .sub_list .sub-item a.selected span.column-name{ color:#124D83;}
/**三级栏目列表*/
.col_list .wp_listcolumn .sub_list .sub_list .sub-item a { background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;}/**三级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub-item a .column-name{padding-left:55px;}
.col_list .wp_listcolumn .sub_list .sub_list .sub-item a:hover,
.col_list .wp_listcolumn .sub_list .sub_list .sub-item a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);}/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub-item a.selected span.column-name{ color:#124D83;}
/**四级栏目列表*/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub-item a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;}/**四级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub-item a .column-name{padding-left:70px;}
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub-item a:hover,
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub-item a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);}/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub-item a.selected span.column-name{ color:#124D83;}
/**五级栏目列表*/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub_list .sub-item a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;}/**五级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub_list .sub-item a .column-name{padding-left:85px;}
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub_list .sub-item a:hover,
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub_list .sub-item a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);}/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub_list .sub-item a.selected span.column-name{ color:#124D83;}

/**栏目新闻**/
.col_news {width:100%;float:left;    /*background: #f8f8f8;*/} 
.col_news_box{margin-left: 220px;
}

.col_news_head {border-bottom:1px solid #ccc;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:18px;font-weight: normal;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item span{margin-left:0px;margin-right:5px;}
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title {line-height: 24px;margin:6px 0px;font-size:18px;font-family: "Microsoft YaHei";color:#282828;text-align:center;} /**文章标题**/
.article .arti_subtitle {line-height:30px;font-size:16px;color:#282828;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top: 1px solid #D0D0D0; border-bottom: 1px solid #D0D0D0;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto;padding:5px 0px; min-height:300px; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/
.ml .post-10 .con {
    width: 420px;
    float: right;
padding-top: 20px;
}
.dtqh { width:326px; height:233px; float:left;padding-top: 28px;}
.news_list li.news span.news_title {
    font-size: 14px;
}
.rili .news_list li.news .news_time {
    background: transparent !important;
    border-right: 1px solid #ccc;
    padding-right: 16px;
    margin-right: 30px !important;
    font-family: Georgia;
float:left;
}
.rili .news_list li.news .news_time .news_days {
    font-size: 34px !important;
    color: #042c5d !important;
    line-height: 34px !important;
}
.rili .news_list li.news .news_time .news_year {
    line-height: 24px !important;
    font-size: 14px !important;
    color: #042c5d !important;
}
#wp_news_w11 .news_list li.news {
    border-bottom: 0px #ece9e3 dashed;
}
.rili .news_list li.news .news_title a {
    line-height: 24px !important;
    font-size: 14px;
    color: #1c1c1c !important;
    font-weight: bold;
}
.rili .news_list li.news .news_text a {
    line-height: 24px !important;
    font-size: 14px !important;
    color: #363636 !important;
}
.sudyclndr {    background: #f5f5f5;    border-radius: 10px 10px 0 0;}
.sudyclndr .clndr-controls {
    margin: 0;
    text-align: center;
    position: relative;
    background: #f5f5f5;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #d5d4d0;
    height: 45px;
    line-height: 45px;
margin-bottom: 20px;
}
.clndr-dates a {
    cursor: pointer;
    font-size: 20px;
    color: #042c5c;
    line-height: 45px;
}
.sudyclndr .clndr-container .clndr-days-week {
    background: #042c5d;
    color: #fff;
}
.sudyclndr .clndr-container .clndr-days {
background:url(images/rili.jpg) no-repeat bottom;
}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box {
background: transparent;
border-left: 0px solid #fff;
    border-bottom: 0px solid #fff;
height: 39px;
    line-height: 39px;
}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-day-cur .day-box .day-number, .sudyclndr .clndr-container .clndr-days-wrap .clndr-today .day-box .day-number,.sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box .day-number:hover {
    color: #fff;
    font-weight: 500;
background:url(images/rilid.png) no-repeat center;
}
.sudyclndr-event-date {
    display: none;
}
.foot {
    color: #000;
    line-height: 52px;
    font-size: 14px;
}
.lian {
    width: 80px;
    float: left;
	padding: 0 30px;
}
.ljtb {
    width: 64px;
    height: 64px;
    background:#80878f url(images/xlj.png) no-repeat 12px 12px;
	border-radius: 10px;
	margin: 0 auto;
}
.ljbt {
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    color: #042c5d;
}
.sys {
    background-position-x: -145px;
}
.zzjj {
    background-position-x: -302px;
}
.wdk {
    background-position-x: -450px;
}
.llzn {
    background-position-x: -606px;
}
.xzxx {
    background-position-x: -766px;
}
.dlwz {
    background-position-x: -922px;
}
.wzdt {
    background-position-x: -1072px;
}
.xlj a:hover .ljtb {
    background-color: #042c5d;
}
.xlj {
    padding: 25px;
}
.rili .news_list li.news {
    margin-top: 0 !important;
    padding-top: 20px;
}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-has-events .day-box .day-number {
    color: #fff;
    background: url(images/rld.png) no-repeat center bottom;
color: #000;
}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-today .day-box .day-number {
    background: url(images/rilid.png) no-repeat center;
color: #fff;
}
.w31_openLink , .w32_openLink {
    height: 35px;
    border: 0px;
    background: #f1f1f1 url(images/ss.gif) no-repeat center right;
    color: #6a6a6a;
padding-left: 10px;
font-size:14px;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
}
.post-31 .con {
    /*padding-top: 20px;*/
}
.sudyclndr-event-wrap .sudyclndr-event-news {
    padding: 7px 5px;
    border-bottom: 0px solid #666;
    margin-top: 0px;
    height: 34px;
    line-height: 34px;
    background: url(images/xhx.gif) no-repeat top right;
}
.sudyclndr-event-wrap .sudyclndr-event-news .event-news-filed {
    color: #c7c7c7;
    font-weight: bold;
    float: left;
    font-size: 14px;
    line-height: 34px;
    padding-left: 15px;
}
.sudyclndr-event-wrap {
    background: #0b65ac;
    border-radius: 0 0 10px 10px;
    min-height: 96px;
    display: block !important;
}
div#newslist_w29 {
    background: #0b65ac;
    border-radius: 0 0 10px 10px;
    min-height: 42px;
    display: block !important;
}
.rlbt {
    padding-left: 10px;
    font-size: 14px;
}
.rlbt a {
    color: #fff;
}
#newslist_w29 div:nth-child(2) {
    background: none;
}
.tb { width:205px; padding-top:30px; float:right;}
.navbox .menu-item {
    background: url(images/sx.png) no-repeat center left;
}
.navbox .i1 {
    background: none;
}
.sdh .wp_nav .nav-item a span.item-name {
    font-size: 13px;
    color: #ce882a;
}
.sdh .wp_nav .nav-item  {    background: url(images/ssx.gif) no-repeat center left;}
.sdh .wp_nav .i1  {    background: none;}
.wp_search .search {
    background: url(images/sousuo.gif);
    width: 50px;
    height: 30px;
    border: 0px;
    cursor: pointer;
}
#keyword {
    height: 30px;
    width: 145px !important;
    border: 0;
    background: #c0c0c0;
    color: #fff;
    padding-left: 10px;
}
.znss {
    margin-bottom: 12px;
    float: right;
    height: 30px;
}
.znss .wp_nav .nav-item {
    margin-left: 10px;
}
.znss .wp_nav .nav-item a span.item-name {
line-height: 30px;
    font-size: 18px;
    color: #fff;
    padding: 0 5px;
    background: #b01f24;
}
.sdh {
    width: 100%;
    float: right;
}
.post-31 {
    padding-top: 5px;
}

.lby .inner {
    /*background: #f8f8f8;*/
}
.col_menu {
width: 243px;
    float: left;
    position: relative;
    margin-right: -273px;
    padding: 0 15px;
background: #f8f8f8;
    padding-bottom: 20px;
}
.col_news_box {
    margin-left: 273px;
    padding-right: 22px;
    padding-left: 24px;
    background: #fff;
}
.col_menu .col_menu_head {
    background:none;
}
.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 75px;
    padding: 0px 5px 0px 10px;
    background: none;
    font-size: 24px;
    color: #042c5d;
}
.col_list .wp_listcolumn {
    border-top: 0px solid #dbdbdb;
    border-bottom: 0px solid #fff;
    border-left: 2px solid #a7a7a7;
}
.col_menu_con {
    padding-top: 26px;
}
.col_list .wp_listcolumn .wp_column a {
    background: none;
}
.wp_listcolumn .wp_column a .column-name {
    line-height: 35px;
    font-size: 16px;
padding: 5px 10px 5px 10px;
}
.wp_listcolumn .wp_column {
    display: block;
    width: 100%;
    vertical-align: bottom;
    margin: 0 6px;
}
.col_list .wp_listcolumn .wp_column a .column-name {
    padding-left: 10px;
}
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
    color: #b22b23;
    background-image: none;
}
.col_list .wp_listcolumn .wp_column a:hover span, .col_list .wp_listcolumn .wp_column a.selected span {
    color: #b22b23;
    background-image: none;
    border-bottom: 2px solid #b22b23;
    font-weight: bold;
        padding-bottom: 3px;
}
.col_list .wp_listcolumn .sub_list .sub-item a:hover, .col_list .wp_listcolumn .sub_list .sub-item a.selected {
    background-color: #c4d8e8;
}
.parent .col_item_link .column-name {
    color: #042c5d;
    background-image: none;
    border-bottom: 2px solid #042c5d;
    font-weight: bold;
        padding-bottom: 3px !important;
}
.col_list .wp_listcolumn .sub_list .sub-item a {
    background: none;
}
.col_list .wp_listcolumn .sub_list .sub-item a .column-name {
    font-size: 14px;
}
.col_list .wp_listcolumn .sub_list .sub-item a.selected span.column-name {
    color: #0b66ad;
    border: 0;
}
.col_list .wp_listcolumn .sub_list .sub-item a .column-name {
    border: 0;
    padding-bottom: 5px;
}
.col_list .wp_listcolumn .sub_list .sub-item a {
background: #F7F7F7 url(images/ljt2.png) no-repeat 20px center;
}
.col_list .wp_listcolumn .sub_list .sub-item a:hover, .col_list .wp_listcolumn .sub_list .sub-item a.selected {
    background-image: url(images/ljt1.png);
}
.col_news_head {
    border-bottom: 3px solid #042c5d;
}
.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 45px;
    line-height: 45px;
}
.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 45px;
    line-height: 45px;
    margin-top: 5px;
}
.wp_subcolumn_list .wp_sublist .sublist_title a {
    display: inline-block;
    color: #042c5d;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    height: 45px;
    padding-left: 25px;
}
.wp_subcolumn_list .wp_sublist .sublist_title {
    display: block;
    height: 45px;
    line-height: 45px;
    border-bottom: 0px solid #C00;
    background:#f8f8f8;
}
.col_news_con {
    padding: 25px 0 70px 0;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    margin-top: 11px;
    display: none;
}
.col_news_con .news_list li.news {
    line-height: 33px;
    padding: 0 25px;
    border-bottom: 0px #ece9e3 dashed;
}
.col_news_con .arti_title {
    font-size: 18px;
    color: #363636;
    text-align: center;
    line-height: 48px;
}
.col_news_con .arti_metas {
    text-align: center;
    line-height: 24px;
}
.col_news_con .entry {
    padding-top: 15px;
    line-height: 2em;
}
.lbanner .inner {
    position: relative;
    background: #fff;
    padding-bottom: 25px;
width: 100%;
    max-width: 1500px;
}
.wzy .col_news_head {
    border: 0;
    background: #f8f8f8;
    padding: 0 25px;
}
.wzy .col_metas .col_title h2 {
    font-weight: bold;
    color: #042c5d;
}
.wzy .col_news_list {
    margin: 0 25px;
}
.slide-mark { display:none;}
.slide-pagination { right:0;}
.map {
    margin: 10px 0px;
    color: #000000;
    overflow: hidden;
}
.map h1 a {
    font-size: 16px;
    font-weight: bold;
    clear: both;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.map .con {
    display: block;
    /* width: 622px; */
    /* clear: both; */
    line-height: 22px;
    overflow: auto;
}
.map2 {
    margin: 8px 0px;
    clear: both;
    line-height: 22px;
    overflow: auto;
    padding-left: 100px;
}
.map h2, .map .title {
    float: left;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    /* width: 200px; */
    text-align: right;
}
.map h2 a, .map .title a {
    font-size: 14px;
}
.wp_articlecontent img {
    max-width: 800px;
    _width: expression(this.width > 800 ? "800px" : this.width);
}
.post-31 .news {
    width: 50%;
    float: left;
}
.post-31 .news_list li.news { 
    padding-left: 0px;
    border-bottom: 0px #ece9e3 dashed;}
.post-31 .con {    padding-top: 21px;}
.rili.rili * {
    margin: 0;
    padding: 0;
}
.rili .news_list li.news.n1 {
    margin-top: 10px;
    padding-top: 0px;
}
.rili .news_list li.news .news_title {
    line-height: 20px;
    margin-top: 6px;
}
.rili .news_list li.news .news_time {
    float: left;
    width: 64px;
    height: 54px;
    margin-right: 10px;
    background: #E8E8E8;
    text-align: center;
}
.rili .news_list li.news .news_wz {
    padding: 0px 0px;
    text-align: left;
}
.rili .news_list li.news .news_text {
    line-height: 20px;
    font-size: 12px;
    color: #666;
}
.post-11 .news_list li.news span.tsbt {
    float: left;
}
.post-11 .news_list li.news span.tssj {
    float: left;
    font-family: Georgia;
    font-size: 16px;
    width: 100px;
    border-right: 1px solid #ccc;
    margin: 5px 0px;
    line-height: 24px;
    margin-right: 25px;
}



.xkduw .news_list {
    width: 100%;
    display: inline-block;
}
.xkduw .news_list li.news {
    width: 19%;
    float: left;
}
.xkduw .news_list li.news span.news_meta {
    display: none;
}
.sudy-clock {
    text-align: center;
    padding-bottom: 24px;
    font-size: 18px;
    color: #d41d27;
    font-weight: bold;
display:none;
}

.diyi {background:url(images/diyibj.png);padding-bottom: 50px;}
.dier {  background:url(images/dierbj.jpg) no-repeat center bottom;padding-bottom: 50px;}
.disan { height:764px; background:url(images/bg31.jpg) #fff no-repeat center bottom;}
.disi {background:#e6e6e6;}
.tt {
    display: inline-block;
    width: 100%;
	position: relative;
}
h3.tit {
    text-align: center;
    width: 100%;
}
span.title {
    font-size: 40px;
    color: #fff;
}
.more_btn {
    float: right;
}
span.title {
    font-size: 40px;
    color: #b01f24;
    line-height: 80px;
}
.more_btn {
    position: absolute;
    right: 50%;
    top: 28px;
    margin-right: -230px;
    font-size: 24px;
    border-left: 1px solid #959595;
}
.sudy-tab .more_btn {
    top: 56px;
}
span.more_text {
    padding: 0 18px;
    color: #959595;
}
.qhne { background:url(images/ne.gif) no-repeat right center;}
.tit .dt { color:#b01f24;}
.disant { width:1200px; height:764px; position:relative;}
.ditu1 {
    width: 172px;
    height: 172px;
    background: #ccc;
    border-radius: 50%;
    border: 7px solid #dfd4d4;
    top: 148px;
    left: 15px;
    position: absolute;
}
.ditu2 {
    width: 172px;
    height: 172px;
    background: #ccc;
    border-radius: 50%;
    border: 7px solid #d4dfd5;
    top: 472px;
    left: -52px;
    position: absolute;
}
.ditu3 {
    width: 172px;
    height: 172px;
    background: #ccc;
    border-radius: 50%;
    border: 7px solid #d4dfd5;
    top: 507px;
    left: 271px;
    position: absolute;
}
.ditu4 {
    width: 150px;
    height: 150px;
    background: #ccc;
    border-radius: 50%;
    border: 7px solid #d6e0e4;
    top: 540px;
    left: 630px;
    position: absolute;
}
.ditu5 {
    width: 172px;
    height: 172px;
    background: #ccc;
    border-radius: 50%;
    border: 7px solid #dfd4dd;
    right: -30px;
    bottom: 100px;
    position: absolute;
}
.ditu6 {
    width: 172px;
    height: 172px;
    background: #ccc;
    border-radius: 50%;
    border: 7px solid #e2d4b6;
    top: 190px;
    right: 70px;
    position: absolute;
}
.ditu7 {
    width: 120px;
    height: 120px;
    background: #ccc;
    border-radius: 50%;
    border: 7px solid #d4dfd5;
    top: 150px;
    right: 606px;
    position: absolute;
}
.ditu8 {
    width: 120px;
    height: 120px;
    background: #ccc;
    border-radius: 50%;
    border: 7px solid #dfd4d4;
    top: 355px;
    right: 371px;
    position: absolute;
}
.xdh {
    float: left;
    margin-right: 51px;
	padding-top: 28px;
}
.dhmc {
    line-height: 48px;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #b01f24;
}
.xw {
    width: 264px;
    height: 315px;
    float: left;
    margin-left: 45px;
    border: 1px solid transparent;
    position: relative;
}
.xw:hover {
    border: 1px solid #b01f24;
}
li.n1.clearfix.xw {
    margin: 0;
}
.xwtp {
    width: 264px;
    height: 180px;
}
.xwsj {
    width: 66px;
    height: 58px;
    background: #b01f24;
    position: absolute;
    top: 144px;
    left: 12px;
    text-align: center;
    color: #fff;
}
.xwsjri {
    font-size: 30px;
    line-height: 38px;
}
.xwsjny {
    font-size: 14px;
}
.xwbt {
    height: 105px;
    background: #fff;
    padding: 30px 15px 0 15px;
}
.xwbt a {
    font-size: 17px;
    color: #b01f24;
    line-height: 24px;
}
.rent {
    width: 345px;
    float: left;
    margin-left: 80px;
}
li.rent.n1.clearfix {
    margin-left: 0;
}
.rentbt a {
    color: #fff;
    font-size: 17px;
    line-height: 25px;
}
.rentjj a {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
.rentbt {
background:url(images/hx.gif) no-repeat left bottom;
}
.rentbt {
    padding-bottom: 10px;
}
.rentjj {
    padding-top: 20px;
}
.rentsj {
    font-size: 14px;
    color: #000;
    padding-top: 10px;
}
.banner {
    max-width: 1500px;
margin: 0 auto;
}
.ditu {
    position: relative;
}
.diming {
    position: absolute;
    line-height: 160px;
    background: url(extends/images/qhbj.png);
    font-size: 18px;
    color: #000;
    width: 90%;
    height: 90%;
    border-radius: 50%;
    text-align: center;
    display: none;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.ditup img {
    border-radius: 50%;
}
.ditu:hover .diming {
    display: block;
}
.disi .wp_nav .nav-item a {
    font-family: Roboto,"Microsoft YaHei";
    text-align: left;
}
.disi .wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 4px 0;
    line-height: 20px;
    cursor: pointer;
    font-size: 14px;
}
.bte12 {display:none;}
.wp_search .search_en {
    background: url(images/sousuo.gif);
    width: 50px;
    height: 30px;
    border: 0px;
    cursor: pointer;
}
.lbanner {
    position: relative;
}
.dqwzl {
    position: absolute;
    width: 630px;
    height: 100px;
    top: 145px;
    left: 50%;
    margin-left: -315px;
    text-align: center;
    background: url(images/lbybj.png);
color:#b01f24;
}
.dqwzlm {
    font-size: 44px;
    line-height: 68px;
}
.dqwzdd a{
    font-size: 14px;
color:#b01f24;
}
.event {
    width: 348px;
    height: 244px;
    float: left;
    margin-top: 20px;
    margin-left: 78px;
}
li.event.n1.clearfix {
    margin-left: 0;
}
.eventsj {
    width: 100%;
    height: 65px;
    margin-bottom: 5px;
    background: #f4f4f4;
line-height:65px;
}
.eventri {
    width: 112px;
    text-align: center;
    float: left;
    font-size: 30px;
    color: #fff;
background:#b01f24;
}
.eventny {
    width: 192px;
    float: left;
    text-align: left;
    font-size: 20px;
    margin-left: 24px;
}
.eventbt {
    padding: 30px;
    background: #fff;
    height: 134px;
}
.eventbt a{
font-size: 18px;
    color: #b01f24;
    line-height: 32px;
}
.diyil {
    width: 796px;
    float: left;
}
.diyir {
    width: 388px;
    float: right;
}
.zhxw {
    width: 388px;
    float: left;
}
.tzgg {
    width: 388px;
    float: right;
}
.zwxwtp {
    width: 100%;
    height: 196px;
	    position: relative;
}
.zwdxwtt {    width: 220px;
    height: 88px;
    background: #b22c24;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 94px;}
.zwdxwbt { width:100%; font-size:36px; line-height:64px;}
.zwdxwgd { width:100%; font-size:12px;}
.tp1 { background:url(images/tp1.jpg) no-repeat center; background-size: 380px;}
.tp2 { background:url(images/tp2.jpg) no-repeat center;}
.tp3 { background:url(images/tp3.jpg) no-repeat center;}
.zwxw {
    background: #fff;
    padding-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    border-bottom: 7px solid #b22c24;
margin-top: -50px;
}
.zwdxwgd .more_text { color:#fff;}
.tsxw_meta {
    width: 64px;
    height: 54px;
    background: #b22c24;
    color: #fff;
    float: left;
    text-align: center;
}
.tsxwr {
    width: 285px;
    float: right;
}
.tsxw_rq {
    font-size: 24px;
    text-align: center;
    line-height: 34px;
}
.tsxw {
    padding-top: 23px;
    padding-bottom: 20px;
}
.news_list li.tsxw ,.news_list li.tzgg1{     line-height: 12px;}
.tsxw_title a {
    font-size: 14px;
    color: #323232;
    line-height: 24px;
}
.tsxw_jj a {
    font-size: 12px;
    color: #7d7d7d;
    line-height: 16px;
}
.yyc .n1 {
    display: none;
}
.tzgg1_meta {
    font-size: 12px;
    color: #b22c24;
    width: 100%;
    display: inline-block;
    line-height: 24px;
}
span.tzgg1_title {
    font-size: 14px;
    color: #323232;
    line-height: 24px;
}
.tzgg1 {
    height: 58px;
    padding-top: 24px;
}
.xiaobt {
    line-height: 112px;
}
.zhongbt {
    line-height: 142px;
}
.xshd {
    position: relative;
    width: 392px;
    float: left;
margin: 3px;
}
.xshdr { width:392px; float:left;}
.xshdr {
    position: absolute;
    top: 0;
    width: 392px;
    height: 258px;
    background: url(images/hdbj.png);
    color: #fff;
}
.xshd:hover .xshdr {display:block;}
.xshdr a {color: #fff;}
.xshdbt {
    font-size: 18px;
    padding: 20px;
line-height: 32px;
padding-top: 40px;
}
.xshdsj{
    font-size: 18px;
    padding: 0 20px;
    padding-top: 50px;
}
.xshdgd{
    font-size: 16px;
    border: 1px solid #fff;
    margin: 0 20px;
    padding: 2px;
}
.jiaoshi {
    width: 180px;
    float: left;
    padding: 20px;
    text-align: center;
}
.jiaoshi_title {
    font-size: 16px;
    line-height: 32px;
    height: 32px;
}
.xshdte1 , .xshdte2 , .xshdte3 , .xshdte4 , .xshdte5 , .xshdte6 {
    float: left;
}
.xshdte3 .n1 , .xshdte4 .n1 ,.xshdte5 .n1 ,.xshdte5 .n2 ,.xshdte6 .n1 ,.xshdte6 .n2 {
    display: none;
}
.xshdte1 .xshdr {
    height: 48px;
    top: auto;
    bottom: 0;
}
.xshdbt {
    font-size: 18px;
    padding: 0;
    line-height: 48px;
    padding-left: 20px;
}
.xshdte2 .xshdbt {
    padding: 10px 20px;
    line-height: 24px;
}
.xshdjj {
    padding: 0 20px;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 18px;
}
.xshdtp {
    background: #fff;
}
.tuplj {
    width: 1200px;
    margin: 0 auto;
}
.tuplj .wp_editor_art_table {
    margin-bottom: 0;
    margin-top: 12px;
    border: 0;
}
.tuplj td {
    border: 0;
}
.dibu2 {
    height: 154px;
    background: #b01f24;
}
.dibu {
    width: 1200px;
    margin: 0 auto;
}
.dibulg {
    width: 550px;
    height: 154px;
    background: url(images/logo_db.png) no-repeat center;
    float: left;
background-size: 550px;
}
.dibudh {
    width: 300px;
    height: 70px;
    margin: 40px 22px;
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.dibudh2 {
    padding: 0 50px;
    font-size: 14px;
    color: #fff;
    line-height: 18px;
}
.dibuewm {
    float: left;
    padding-top: 12px;
    padding-left: 50px;
}
.dibuewm .wp_editor_art_table td {
    background: transparent;
    padding: 5px 10px;
    border: 0px solid #DDD;
}
.dibuewm {
    color: #fff;
    font-size: 14px;
}
.jslby {font-size: 26px;}
.jszd {
    text-align: center;
    font-size: 17px;
    color: #000;
    font-weight: bold;
    /*font-family: SimSun;*/
}
.jszd a {
    font-size: 17px;
    color: #000;
    font-weight: bold;
    /*font-family: SimSun;*/
}
.jszd a font {
    color: #333 !important;
}
span.jsdtbt {
    margin-right: 8px;
}
.jszd2 .news_icon {
    display: none;
}
.jszd2 a {
    font-weight: 100;
word-break: break-word;
}
.jszd2 .articlelist3_tr td {
    float: left;
    padding: 5px 0px;
    border: 0px;
    width: 16.6%;
}
.jszd2 .articlelist3_tr {
    background: none;
}
p.western span {
    /*font-weight: bold !important;*/
}


.read .wp_articlecontent * {
    font-family: Roboto,Tahoma,Arial,microsoft yahei !important;
    font-size: 16px !important;
}


.xdh.xdh9 {
    margin-right: 0;
}

div#\34 1ae3548-1e3c-4d9b-9126-32f80abdc534 {
    margin: 0px auto;
}