@charset "utf-8"; 
/* Base Reset */
* { margin: 0; padding: 0;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline: 0;}
img { border: 0; vertical-align: middle;}
a img { vertical-align: middle;}
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}
.clear { width: 100%; height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; display: block; _display: inline;}
.none { display: none !important;}
.fl { float: left;}
.fr { float: right;}
.hidden { visibility: hidden;}
.clearfix:after { clear: both; content: ""; display: block; height: 0; visibility: hidden;}
.clearfix { display: block; 
*zoom:1;}
body, p { font: 14px/1 Microsoft YaHei; color: #333333;}
body {}
a { text-decoration: none; color: #333333; transition: all 0.2s ease-in-out;}
a:hover { text-decoration: none; color: #0668b3;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: auto; max-width: 1200px; margin: 0 auto;}
div#wp_content_w88_0 {
    overflow: auto;
}
/**头部**/
.wp-header { background: url(../images/head_bg.png) #2279bc top center no-repeat; padding: 30px 0;}
body.wp-column-page {
    /*overflow-x: hidden;*/
}
/** [站点LOGO]*/
.logo-panel { float: left;}
.logo-window {}
.logo-window img { vertical-align: middle;}
.wp-head-tools { float: right;}

/*** [搜索]*/
.search-panel {float: right;clear: right;width: 23.5%;margin-top: 10px;}
.search-window {background: #fff;overflow: hidden;}
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {margin-left: 0;margin-right: 40px;}
.wp-search .search-input input.search-title {width: 90%;height: 30px;line-height: 30px;border: 1px solid #e5e5e5;border-right: 0;outline: 0;background: none;color: #999999;font-size: 14px;padding: 4px 0;padding-left: 10%;}
.wp-search .search-btn {width: 40px;height: 40px;position: absolute;right: 0;top: 50%;margin-top: -20px;}
.wp-search .search-btn input.search-submit {width: 100%;height: 40px;border: 0;outline: 0;background: url(img/search.png) no-repeat center;cursor: pointer;}
::-webkit-input-placeholder { color: #999;} /* WebKit, Blink, Edge */
:-moz-placeholder { color: #999;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #999;} /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #999;} /* Internet Explorer 10-11 */

/*** [顶部副导航]*/
.top-nav-panel { float: right;}
.top-nav-panel .wp-menu .menu-item { float: left; display: inline-block;}
.top-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding-left:20px; height: 30px; line-height: 30px; color: #fff; font-size: 14px; background:url(../images/xian.png) no-repeat 9px center;}
.top-nav-panel .wp-menu .menu-item.i1 a.menu-link { background:none;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover { color: #fff; font-size: 15px;}

/**主导航**/
.wp-navi { background: #0668b3; position: relative; z-index: 1000;}
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin: 0 auto;}
.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100;background: url(../images/xian2.png) no-repeat left center;}
.main-nav-panel .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 29px;height: 50px;line-height: 50px;color: #fff;font-size: 16px;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #0668b3; background: #f6f7f9;}
.main-nav-panel .wp-menu .menu-item.i20 a.menu-link { text-decoration: none; color: #0668b3; background: #f6f7f9;}
.main-nav-panel .wp-menu .menu-item.i10 a.menu-link {background: url(../images/xian2.png) no-repeat right center;}
.main-nav-panel .wp-menu .menu-item.i10 a.menu-link:hover { text-decoration: none; color: #0668b3; background: #f6f7f9;}
.main-nav-panel .wp-menu .menu-item.i10.i20 a.menu-link { text-decoration: none; color: #0668b3; background: #f6f7f9;}
.main-nav-panel .sub-menu { display: none; position: absolute; left: 0; top: 50px; z-index: 1000; min-width: 100%; text-align: left;  background: #0668b3;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; min-width: 100%; text-align:center;}
.main-nav-panel .sub-menu .sub-item:hover { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #fff; height: 32px; line-height: 32px; padding: 0 10px; display: block; font-size:15px;}
.main-nav-panel .sub-menu .sub-item a:hover { color: #0668b3; background: #f6f7f9; display: block;}

/**slide导航**/
.wp-navi .navi-slide-head { display: none; padding: 0 10px; height: 40px;}
.wp-navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 40px;}
.wp-navi .navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 40px; float: right; background: url(img/menu-icon-arrow.png) no-repeat 50%;}

/**aside导航**/
.navi-aside-page {position: fixed;}
.navi-aside-toggle { display: block; width:34px; height: 34px; background: url(img/menu-icon-arrow-white.png) no-repeat 50%; cursor: pointer; position: absolute; left: 0; top:50%; margin-top: -17px; display: none;}
.wp-navi-aside { display: none; position: fixed; left: 0; top:0; bottom: 0; right: 0; z-index: 1000; }
.wp-navi-aside .navi-aside-mask { width: 100%; height: 100%; background: rgba(0,0,0,.1); }
.wp-navi-aside-active { display: block;}
.wp-navi-aside .aside-inner {position: fixed;top: 0;bottom: 0;left: -216px;z-index: 1002;width: 216px;max-width: 100%;background: #252525; overflow-y: auto;-webkit-overflow-scrolling: touch; }
.wp-navi-aside .aside-inner:after {content: "";display: block;position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(0,0,0,.6);box-shadow: 0 0 5px 2px rgba(0,0,0,.6);}
.wp-navi-aside .navi-aside-head { margin-top: 0;border-top: 1px solid rgba(0,0,0,.3);background: #333;box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-head .navi-aside-title { padding:7px 10px; font-weight: normal; color: #777; font-size: 14px;}
.wp-navi-aside .navi-aside-wrap { color: #aaa;border-bottom: 1px solid rgba(0,0,0,.3);box-shadow: 0 1px 0 rgba(255,255,255,.05);}
.wp-navi-aside .navi-aside-wrap li { position: relative;}
.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow { display:block; cursor: pointer; width:50px; height: 35px; position: absolute; right: 0; top:0px; color: #f6f6f6; font-size: 14px; background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow { background-position: 20px 12px;}
.wp-navi-aside .navi-aside-wrap li a { display: block; text-decoration: none; color: #c7c7c7; font-size: 14px; line-height: 20px; padding: 8px 30px 8px 15px;border-top: 1px solid rgba(0,0,0,.3);box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-wrap li a:hover,.wp-navi-aside .navi-aside-wrap li a:focus { background-color: #404040; color: #fff; outline: 0;}
.wp-navi-aside .navi-aside-wrap li .sub-menu { display: none; background-color: #2e2e2e;}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a { padding-left: 20px; }
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu { background-color: #333}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a { padding-left: 30px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu { background-color: #343434;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a { padding-left: 40px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu { background-color: #373737;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a { padding-left: 50px;}

/**焦点图片**/
.wp-focus { position: relative; z-index: 100;}
.wp-focus .wp-inner { max-width: 100%;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/*** 主体*/
.wp-container.box1 { padding:25px 0; background:url(../images/main_bg.jpg) no-repeat center top;}
.wp-container.box1 .cbox-top { margin-top:45px;}
.wp-container.box2 { padding:20px 0; background: #f6f7f9;}
.wp-post {}
.wp-post .post-head {height: 44px;margin-bottom: 10px;border-bottom: 1px solid #cccccc;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title {display: inline-block;height: 42px;line-height: 42px;font-size: 20px;font-weight: bold;color: #0668b3;padding: 0 10px;border-bottom: 3px solid #0668b3;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post .post-head .post-more a { color: #999999; text-decoration: none; font-size: 14px;}
.wp-post .post-head .post-more a:hover { color: #0668b3;}
.wp-post .post-body {}
.post-news .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative;}
.post-news .news-item .meta-title { display: block; margin-right: 76px; overflow: hidden;}
.post-news .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; color: #999;}

.wp-post.post-8 {width: 30%;float: right; padding-top: 45px;}
.wp-post.post-8 .wp-menu .menu-item {float: left;display: block;width: 28%;margin-left: 5.3%;}
.wp-post.post-8 .wp-menu .menu-item a.menu-link {display: block;width: 100%;height: 24px;line-height: 24px;color: #333;font-size: 14px;padding-top: 112px;padding-bottom: 24px;text-align: center;}
.wp-post.post-8 .wp-menu .menu-item a.menu-link:hover { color: #0668b3;}
.wp-post.post-8 .wp-menu .menu-item.i1 a.menu-link {background: url(../images/nav1.png) no-repeat top center;}
.wp-post.post-8 .wp-menu .menu-item.i1 a.menu-link:hover {background: url(../images/nav1_hover.png) no-repeat top center;}
.wp-post.post-8 .wp-menu .menu-item.i2 a.menu-link {background: url(../images/nav2.png) no-repeat top center;}
.wp-post.post-8 .wp-menu .menu-item.i2 a.menu-link:hover {background: url(../images/nav2_hover.png) no-repeat top center;}
.wp-post.post-8 .wp-menu .menu-item.i3 a.menu-link {background: url(../images/nav3.png) no-repeat top center;}
.wp-post.post-8 .wp-menu .menu-item.i3 a.menu-link:hover {background: url(../images/nav3_hover.png) no-repeat top center;}
.wp-post.post-8 .wp-menu .menu-item.i4 a.menu-link {background: url(../images/nav4.png) no-repeat top center;}
.wp-post.post-8 .wp-menu .menu-item.i4 a.menu-link:hover {background: url(../images/nav4_hover.png) no-repeat top center;}
.wp-post.post-8 .wp-menu .menu-item.i5 a.menu-link {background: url(../images/nav5.png) no-repeat top center;}
.wp-post.post-8 .wp-menu .menu-item.i5 a.menu-link:hover {background: url(../images/nav5_hover.png) no-repeat top center;}
.wp-post.post-8 .wp-menu .menu-item.i6 a.menu-link {background: url(../images/nav6.png) no-repeat top center;}
.wp-post.post-8 .wp-menu .menu-item.i6 a.menu-link:hover {background: url(../images/nav6_hover.png) no-repeat top center;}

.wp-post.post-7 { width: 48%; float: left;}
.wp-post.post-7 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;border-bottom: 1px dashed #dddddd;}
.wp-post.post-7 .post-news .news-item .meta-title {display: block;margin-right: 100px;overflow: hidden;font-size: 14px;padding: 9px 0px;white-space: nowrap;text-overflow: ellipsis;}
.wp-post.post-7 .post-news .news-item .meta-time {display: block;text-align: right;width: 100px;height: 42px;line-height: 42px;position: absolute;top: 0;margin-top: 0;color: #999999;font-size: 14px;font-weight: normal;}

.wp-post.post-17 { width: 48%; float: right;}
.wp-post.post-17 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;border-bottom: 1px dashed #dddddd;}
.wp-post.post-17 .post-news .news-item .meta-title {display: block;margin-right: 100px;overflow: hidden;font-size: 14px;padding: 9px 0px;white-space: nowrap;text-overflow: ellipsis;}
.wp-post.post-17 .post-news .news-item .meta-time {display: block;text-align: right;width: 100px;height: 42px;line-height: 42px;position: absolute;top: 0;margin-top: 0;color: #999999;font-size: 14px;font-weight: normal;}

.wp-post.post-27 {width: 31.8%;float: left;}
.wp-post.post-27 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;float: left;padding: 11px 0;border-bottom: 1px dashed #aaaaaa;width: 100%;}
.wp-post.post-27 .post-news .news-item .meta-title {height: 48px;padding-left: 13px;line-height: 24px;margin-right: 0;margin-left: 80px;border-left: 1px solid #aaaaaa;}
.wp-post.post-27 .post-news .news-item .meta-title a{ color: #333;}
.wp-post.post-27 .post-news .news-item:hover .meta-title a { color: #0668b3;}
.wp-post.post-27 .post-news .news-item .news_time {display: block;text-align: left;width: 80px;height: 48px;position: absolute;left: 0;top: 12px;}
.wp-post.post-27 .post-news .news-item .news_time .pubdate-day {display: block;line-height: 28px;text-align: center;font-size: 24px;color: #333;}
.wp-post.post-27 .post-news .news-item .news_time .pubdate-month {display: block;line-height: 20px;text-align: center;font-size: 12px;color: #333;}
.wp-post.post-27 .post-news .news-item:hover .news_time .pubdate-day {color: #0668b3;}
.wp-post.post-27 .post-news .news-item:hover .news_time .pubdate-month {color: #0668b3;}

.wp-post.post-37 {width: 31.8%;float: left;margin-left: 50px;}
.wp-post.post-37 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;float: left;padding: 11px 0;border-bottom: 1px dashed #aaaaaa;width: 100%;}
.wp-post.post-37 .post-news .news-item .meta-title {height: 48px;padding-left: 13px;line-height: 24px;margin-right: 0;margin-left: 80px;border-left: 1px solid #aaaaaa;}
.wp-post.post-37 .post-news .news-item .meta-title a{ color: #333;}
.wp-post.post-37 .post-news .news-item:hover .meta-title a { color: #0668b3;}
.wp-post.post-37 .post-news .news-item .news_time {display: block;text-align: left;width: 80px;height: 48px;position: absolute;left: 0;top: 12px;}
.wp-post.post-37 .post-news .news-item .news_time .pubdate-day {display: block;line-height: 28px;text-align: center;font-size: 24px;color: #333;}
.wp-post.post-37 .post-news .news-item .news_time .pubdate-month {display: block;line-height: 20px;text-align: center;font-size: 12px;color: #333;}
.wp-post.post-37 .post-news .news-item:hover .news_time .pubdate-day {color: #0668b3;}
.wp-post.post-37 .post-news .news-item:hover .news_time .pubdate-month {color: #0668b3;}

.post-4 .post-head {margin-bottom: 40px;}
.post-4 .con {padding: 0 48px;}
.post-4 .news_list {margin: 0;}
.post-4 .news_list li.news {float: left;width: 20%;padding: 0px;text-align: center;border: none;}
.post-4 .news_list li.news .news_box {padding: 0px 14px;}
.post-4 .news_list li.news .news_box .link_icon {display: block;width: 100%;height: 264px;position: relative;}
.post-4 .news_list li.news .news_box .link_icon:hover { font-weight:bold;}
.post-4 .news_list li.news .news_box .link_icon .icon {width: 100%;height: 264px;background: none;text-align: center;display: inline-block;}
.post-4 .news_list li.news .news_box .link_icon .icon img {width: 100%;height: 264px;transition: all 0.5s ease-out 0s;}
.post-4 .news_list li.news .news_box .link_icon .icon img:hover { transform: scale(1.05);}
.post-4 .news_list li.news .news_box .link_con {display: block;line-height: 48px;max-height: 48px;padding: 0 3%;overflow: hidden;position: absolute;bottom: 0;width: 94%;text-align: left;color: #fff;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;background: url(../images/tit_bg.png);}
.post-4 .slick-slider {padding: 0;}
.post-4 .slick-prev, .post-4 .slick-next {width: 32px; height: 44px; margin-top: -22px;}
.post-4 .slick-prev {background: url(../images/prev.png) left center no-repeat;left: -42px;}
.post-4 .slick-next {background: url(../images/next.png) right center no-repeat;right: -42px;}
.post-4 .slick-active:first-child .link_icon {background: none;}

.wp-post.post-9 {width: 40%;float: left;}
.wp-post.post-9 .post-body { border-left: 1px solid #5196ca; padding-left: 28px;}
.wp-post.post-9 .post-news .news-item {line-height: 32px;vertical-align: top;overflow: hidden;position: relative;}
.wp-post.post-9 .post-news .news-item .meta-title {display: block;margin-right: 0;overflow: hidden;}
.wp-post.post-9 .post-news .news-item .meta-title a { color:#fff;}
.wp-post.post-9 .post-news .news-item .meta-title a:hover{ font-weight:bold;}

.wp-post.post-19 {width: 36%;float: left;}
.wp-post.post-19 .post-body { border-left: 1px solid #5196ca; padding-left: 28px;}
.wp-post.post-19 .post-news .news-item { line-height: 32px; vertical-align: top; overflow: hidden; position: relative;}
.wp-post.post-19 .post-news .news-item .meta-title { display: block; margin-right: 0; overflow: hidden;}
.wp-post.post-19 .post-news .news-item .meta-title a { color:#fff;}
.wp-post.post-19 .post-news .news-item .meta-title a:hover{ font-weight:bold;}

.wp-post.post-29 {width: 24%;float: left;}
.wp-post.post-29 .post-body { border-left: 1px solid #5196ca; padding-left: 28px; padding-bottom: 32px;}
.wp-post.post-29 .post-news .news-item { line-height: 32px; vertical-align: top; overflow: hidden; position: relative;}
.wp-post.post-29 .post-news .news-item .meta-title { display: block; margin-right: 0; overflow: hidden;}
.wp-post.post-29 .post-news .news-item .meta-title a { color:#fff;}
.wp-post.post-29 .post-news .news-item .meta-title a:hover{ font-weight:bold;}

/**列表页**/
.wp-banner {}
.wp-banner .wp-inner { position: relative; max-width: 100%;}
/**列表页banner图**/
.banner img { width: 100%; vertical-align: top;}
.banners img { width: 100%; vertical-align: top;}

.wp-column-menu { width: 220px; position: relative; float: left; margin-right: -220px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 260px; margin-right: 0;}

/**栏目列表**/
.column-head { background: #0668b3; line-height: 25px;}   /**位置栏目背景**/
.column-head .column-anchor { padding: 10px 10px 10px 20px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title { display: inline-block; float: left; font-size: 18px; font-weight: normal; color: #fff;}/**位置栏目字体**/
.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; font-size: 16px;}
.column-list-wrap li a:hover { color: #0668b3; background: #EDF2F9;}
.column-list-wrap li.selected a.selected { color: #0668b3; background: #EDF2F9;}
.column-list-wrap li a span { display: block; padding: 10px; line-height: 22px;}
.column-list-wrap .sub-list li a { font-size: 14px;}
.column-list-wrap .sub-list li a:hover { color: #0668b3; background: #EDF2F9;}
.column-list-wrap .sub-list li.selected a.selected { color: #0668b3; background: #EDF2F9;}
.column-list-wrap .sub-list li a span { padding: 6px 10px; padding-left: 28px; line-height: 18px;}
.column-list-wrap .sub-list .sub-list li a { font-size: 13px;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { color: #0668b3; background: #EDF2F9;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px;}
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px;}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}

/*** 栏目新闻*/
.list-head { padding: 10px 0; border-bottom: 1px solid #e5e5e5;}
.list-meta .column-title { float: left; display: inline-block; white-space: nowrap; line-height: 24px; font-size: 18px; color: #333; font-weight: normal;} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #333;}
.list-meta .column-path a { color: #333;}
.list-meta .column-path a:hover { color: #0668b3;}
.column-news-con {padding: 10px 0;min-height: 450px;}
.column-news-list .column-news-item { display: block; position: relative; border-bottom: 1px dotted #b1b1b1; line-height: 30px; padding: 5px 0;}/**栏目新闻列表**/
.column-news-list .column-news-item:hover { color: #0668b3;}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 80px;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 10px; color: #999; font-weight: normal;}
.wp_entry { width: auto; margin: 0 4px;}
.wp_entry, .wp_entry p { line-height: 30px; font-size: 14px; text-align: justify;}
.wp_entry p { margin-bottom: 5px;}
.column-news-list .wp_entry img { vertical-align: middle; max-width: 100%; _width:expression(this.width > 800 ? "880px" : this.width);}   /**列表页文章图片大小限制**/

/**文章页**/
.info-box { margin: 0 20px;}
.article { padding: 15px 0;}
.article h1.arti-title { line-height: 30px; padding: 5px; text-align: center; font-size: 20px; color: #000000; font-weight: normal;} /**文章标题**/
.article h3.arti-title { line-height: 20px; padding: 5px; text-align: center; font-size: 16px; color: #000000; font-weight: normal;} /**文章标题**/
.article .arti-metas { line-height: 16px; text-align: center; padding: 10px 0; border-bottom: 1px solid #5196ca;}
.article .arti-metas span { display: inline-block; margin: 0 5px; font-size: 12px; color: #787878;} /**文章其他属性**/
.article .entry { margin: 0 4px; overflow: hidden;min-height: 450px;} /**文章内容**/
.article .entry, .article .entry p { line-height: 30px; font-size: 14px; text-align: justify;}
.article .entry p { margin-bottom: 5px;}
.article .entry .read img { vertical-align: bottom; max-width: 100%;margin: 7px auto; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center;}   /**文章阅读部分图片大小限制**/

/**底部**/
.wp-footer { background: #0668b3;}
.wp-footer .wp-inner { padding:40px 30px;}
/**.wp-footer .wp-inner .footer { padding-left: 25%;margin-left: 8%; background: url(../images/logos.jpg) no-repeat left top;}**/
.wp-footer .wp-inner .footer p {color: #fff;line-height: 28px;font-size: 14px;text-align: left;}
.wp-footer .wp-inner .footer p.address { border-top: 1px solid #5196ca; padding-top: 24px; margin-top: 28px;}

/**jumphandle**/
#jumphandle { width: 32px; height: 70px; position: fixed; right: 6px; bottom: 20px; z-index: 100000000; display: none;}
#jumphandle a { display: block; width: 32px; height: 32px; background: #777 url(img/jump-icon.png) no-repeat 0 top; opacity: 0.7;}
#jumphandle a#gobot { background-position: 0 bottom; margin-top: 6px;}

/**站点导航**/
#md { display: block; height: 40px; border-bottom: 1px solid #ccc;}
#md a { float: left; display: inline-block; height: 40px; line-height: 40px; padding: 0px 20px; border-radius: 4px 4px 0px 0px; border: 1px solid #ccc; margin: 0px 2px; padding-right: 8px;}
#md a:hover { background: #eee;}
#md .maodianbg { border: 0;}
#maodain a { padding-right: 15px;}
.jstit { font-size: 10.5pt; font-weight: bold; color: #993300; border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: #dddddd; padding-bottom: 5px;}
.jstitbg { text-align: right; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #dddddd; padding-bottom: 5px;}
.jsline { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e4e4e4; text-align: left; padding-bottom: 20px;}

.sTop { width: 186px; position: fixed !important; z-index: 99; top: 0;}
.t_title {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 18px;
}
.t_name {
    float: left;
    width: 78%;
}
.t_pic {
    float: left;
    width: 22%;
}
.t_title {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 18px;
    font-family: 宋体;
}
.t_list.clearfix {
    /* margin-bottom: 18px; */
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dashed #a0a0a0;
}
.t_con {
    height:
    font-size: 12px;
    line-height:26px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
    height:156px;
}
.sub-item ul.sub-menu.clearfix {
    position: absolute;
    top: 0px;
    left: 122px;
}
.menu-item.i7.i20 li.sub-item {
    text-align: left;
}
.t_listm.clearfix {
    float: left;
    width: 46%;
    margin-right: 4%;
    margin-bottom: 30px;
    margin-top: 10px;
}
.t_conm {
    height:50px;
    line-height: 25px;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.t_titlem {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
}
.t_picm img {
    width: 100%;
    height: 200px;
}
.t_conn {
    height:60px;
    font-size: 12px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 20px;
    margin-bottom: 15px;
    letter-spacing:1px;
}
.t_titlen {
   font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 32px;
    letter-spacing: 1px;
}
.t_namen {
    float: left;
    width: 70%;
    margin-left: 2%;
}
.t_picn {
    float: left;
    width: 28%;
}
.t_date {
    font-size: 12px;
}
.sub-item.i7-1 ul.sub-menu.clearfix {
    left: 200px;
}
.sub-item.i7-2 ul.sub-menu.clearfix {
    left: 200px;
}
.sub-item.i7-3 ul.sub-menu.clearfix {
    left: 200px;
}
.sub-item.i7-4 ul.sub-menu.clearfix {
    left: 200px;
}
.sub-item.i7-5 ul.sub-menu.clearfix {
    left: 200px;
}
.sub-item.i7-6 ul.sub-menu.clearfix {
    left: 200px;
}
.sub-menu .sub-menu li.sub-item {
    text-align: left;
}
.t_titlem a {
    color: #329bdc;
}
.t_titlen a {
    color: #0668b3;
}
.wp_messageboard .wp_messageboard_title{height: 24px; line-height: 24px;}

table.wp_messageboard_table tr{ margin-bottom:5px; display: block;}
.wp_messageboard .wp_messageboard_content{ width:400px; height:200px;}


.bdshare-button-style0-16:after {content:"" !important;}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {margin:0 3px !important;}
.bdshare-button-style0-16 a{float:none !important;}
/**友情链接**/
.mlink.botlinks {
    padding-bottom: 120px;
}
.botlinks .links-wrap {position: relative;
    float: left;
    display: inline-block;
    width: 215px;
    line-height: 40px;
    border: 1px solid #fff;
    margin-right: 25px;
    margin-top: 40px;}
.botlinks .links-wrap a.links-arrow {display: block; height: 38px; line-height: 38px; padding: 0 25px 0 20px; color:#fff; background: url(images/arrow.png) no-repeat right top;font-size: 15px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 39px; width: auto; width:100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 32px; padding: 0px 0; color: #444;padding-left: 10px;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;padding-left: 10px;}/**链接样式**/
.left-1 {
    float: left;
    width: 55%;
}
.left-2 {
    float: right;
    width: 45%;padding-top: 40px;
}
.left-2 img {
    width: 120px;
    height: 120px;
}
.left-1 img {
    width: 190px;
}
.footer-left {
    float: left;
    width: 35%;
}
.footer-right {
    margin-left: 35%;
}
.wp_articlecontent {
    overflow-x: auto;
}