@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;}
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;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

body,p { font:14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #333; }
body {}
a{ text-decoration: none; color: #333;}
a:hover{ text-decoration: none; color: #2b4be0; }
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width:auto; max-width: 1000px; margin:0 auto;}

/**头部**/
.wp-header { padding: 24px 0 0;}
.head_top { height:43px; background:url(../images/top.gif) repeat-x;}
.head_inner { width:1000px; margin:0 auto;}
.top_l { float: left;}
.top_r { float:right;}
.wp-header .wp-inner { position:relative;}
.logo_by { position:absolute; right: 225px;
    top: 28px; display:none;}
.logo_by1 {
    position:absolute;right: 170px;top: -9px;
}
 /**
  * [站点LOGO]
  */
.logo-panel { float: left;}
.logo-window { padding: 6% 0; margin-left:10px;}
.logo-window img { vertical-align: middle;}

.wp-head-tools { float: right;}
/**
 * [语言选择]
 */
.lang-panel { float: right; margin-right: 10px;}
.lang-window {}
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .menu-item a.menu-link { display: inline-block; margin:0 8px; height: 43px; line-height: 43px; font-size: 13px; color: #fff;font-family:"Microsoft YaHei";}
.lang-window .wp-menu .menu-item a.menu-link:hover { text-decoration: underline; color: #FFC661;}
/**
 * [搜索]
 */
.search-panel { float: right; clear: right; width:18%; margin-right: 10px; margin-bottom: 12px; margin-top:20px;display:none;}
.search-window { background:url(../images/search.png); overflow: hidden;}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:10px; margin-right: 40px; }
.wp-search .search-input input.search-title { width: 100%; height: 20px; line-height: 20px; border:0; outline: 0; background: none; color: #292929; font-size: 16px; padding: 7px 0;}
.wp-search .search-btn { width: 34px; height: 34px; position: absolute; right: 0; top:50%; margin-top: -17px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 34px; border:0; outline: 0; background: url(../images/search_b.png) no-repeat center; cursor: pointer;}
/**
 * [顶部副导航]
 */
.head_box { background:url(../images/head_bg.jpg) no-repeat 50%;}
.top-nav-panel {}
.top-nav-panel .wp-menu .menu-item { float: left; display: inline-block; background:url(../images/gx.gif) no-repeat right;}
.top-nav-panel .wp-menu { background:none;}
.top-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; margin: 0 8px; height: 43px; line-height:43px; color: #ccd5e4; font-size: 13px;font-family:"Microsoft YaHei";}
.top-nav-panel .wp-menu .i3 { background:none;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover{ text-decoration: underline; color: #d5d5d5;}

/**主导航**/
.wp-navi { border-top: 1px solid #dbdbdb;    border-bottom: 1px solid #dbdbdb;}
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin:0 10px; }
.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100;}
.main-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding:0 27px; height: 49px; line-height: 49px; color: #292929; font-size: 17px; font-family:"Microsoft YaHei";}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background-color: #949494}
.main-nav-panel .sub-menu {background-color: #f2f2f2; display: none; position: absolute; left: 0px; top: 49px; z-index: 100;    width: 100%;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;border-bottom: 1px solid #ddd;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #272727; height: 32px; line-height: 32px; padding:0 10px 0 20px; display: block; font-family:"Microsoft YaHei";}
.main-nav-panel .sub-menu .sub-item a:hover { color:#06509C; display: block;}
.main-nav-panel .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: 49px;}
.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: 49px; 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.png) no-repeat 50%; cursor: pointer; position: absolute; right: 5%; top:50%; margin-top: -40px; 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 { background-color: #ececec;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/**
 * 主体
 */


.wp-container { padding: 35px 0px 25px 0px;}
.wp-container1 { background-color:#f2f2f2;}
.wp-container1 .content {  padding: 35px 0px 25px 0px;}
.wp-main-page .content { width:68%; float: left;}
.wp-main-page .content .cbox-left { width:34.5%; float: left;}
.wp-main-page .content .cbox-right { width: 59.5%; float: right;}
.wp-main-page .sidebar { width:29.2%; float: right;}
.wp-main-page .sidebar .sbox {}

/***wp-container1***/
.wp-main-page .wp-container1 .content .cbox-left {width:53.5%; float: left;}
.wp-main-page .wp-container1 .content .cbox-right { width: 43.5%; float: right;}
.wp-main-page .wp-container1 .sidebar .sbox { background:url(../images/mh.png) repeat-y 0 0; padding: 0 35px; height:282px;}

.wp-post {}
.wp-post .post-head { height: 33px;  margin-bottom:15px;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title { display: inline-block; height: 32px; line-height: 32px; font-size: 19px;font-family:"Microsoft YaHei"; font-weight: normal; padding-left:40px; background:url(../images/ico.png) no-repeat;color: #0d4ae0;font-weight: normal;}
.post-8 .post-head .post-title { background-position:0px 6px;}
.post-9 .post-head .post-title { background-position:0px -36px;}
.post-17 .post-head .post-title { background-position:0px -76px;}
.post-18 .post-head .post-title { background-position:0px -123px;}
.post-99 .post-head .post-title {    background-position: 0px -36px;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.cbox-right .post-8 .post-head .post-more a { color: #9d9daa;font-family:"Microsoft YaHei";}
.wp-post .post-head .post-more a { color: #9d9d9d; text-decoration: none;    font-size: 16px;}
.wp-post .post-head .post-more a:hover { color:#06509c;}
.wp-post .post-body {}
.post-news .news-item { height: 33px; line-height: 33px; vertical-align: top; overflow: hidden; position: relative;}
.post-news .news-item .meta-title { display: block;overflow: hidden;  text-overflow: ellipsis; white-space: nowrap;}
.post-news .news-item .meta-title a { font-size:14px;font-family:"Microsoft YaHei"; color:#000;}
.post-news .news-item .meta-title a:hover { color:#2b4be0;}
.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: #2d2d2d; font-family:"Microsoft YaHei";}

/**news2**/
.post-news1 { min-height:60px;}
.post-news1 .news-item {line-height: 24px; vertical-align: top; position: relative;}
.post-news1 .news-item .meta-title { display: block; margin-left: 95px; overflow: hidden;}
.post-news1 .news-item .meta-title a { font-size:13px;font-family:"Microsoft YaHei"; color:#000000;}
.post-news1 .news-item .meta-title a:hover { color:#254d90;}
.post-news1 .news-item .meta-title .news_jz_tt { line-height:25px;    height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.post-news1 .news-item .meta-title .news_jz_tt a { font-size:14px;font-family:"Microsoft YaHei"; color: #000000;}
.post-news1 .news-item .meta-title .news_jz_tm { line-height:18px; font-size:12px;font-family:"Microsoft YaHei"; color:#646464;}
.post-news1 .news-item .meta-time { display: block; text-align:center; width: 80px;  position: absolute; left: 0; top:0; margin-top: 0px; color: #2d2d2d; font-family:"Microsoft YaHei";}
.news_time_t {color: #0d4ae0; background-color:#e3e3e3; font-size:25px; font-family:"Verdana"; line-height:30px; padding-top:5px;}
.news_time_b {background-color:#e3e3e3; font-family:"Microsoft YaHei"; font-size:12px; line-height:20px; padding-bottom:5px;}
/**列表页**/
	.wp-banner { background-color: #ececec;display: none;}
	.wp-banner .wp-inner { position: relative;}
	.wp-banner .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图**/
	.banner img { width: 100%; vertical-align: top; }
	
.wp-column-menu { width: 220px; background-color: #f5f5f5; position: relative; float: left; margin-right: -220px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 240px; margin-right: 15px;}

/**栏目列表**/
.column-head { background: #0d4ae0; line-height: 24px; }

.column-head {}   /**位置栏目背景**/
.column-head .column-anchor {padding: 10px;}
.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%; border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #f4f4f4; font-size: 16px; color: #383838; background:#eee url(img/li.png) no-repeat 10px 19px;font-family:"Microsoft YaHei";}
.column-list-wrap li a:hover { color: #e5e5e5; text-decoration: none; background-color: #646464;}
.column-list-wrap li.selected a.selected { color: #fff; background-color: #636363}
.column-list-wrap li a span { display: block; padding: 10px; padding-left: 20px; line-height: 22px; }
.column-list-wrap .sub-list li a {  background-position: 18px 11px; font-size: 14px; background-color: #F1F1F1;}
.column-list-wrap .sub-list li a:hover { background-color: #D6D6D6; color: #121212; }
.column-list-wrap .sub-list li.selected a.selected { background-color: #666; color: #fff; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span { padding: 4px 10px; padding-left: 28px; line-height: 18px; }
.column-list-wrap .sub-list .sub-list li a { font-size: 13px; background-position: 26px 10px; background-color: #f5f5f5;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { background-position: 26px 10px;}
.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: 2px solid #e5e5e5; }
.list-meta .column-title { float: left; display:inline-block; white-space:nowrap; line-height:24px; font-size: 20px; color: #0d4ae0;font-family: "微软雅黑";font-weight: normal;} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #454545;}
.list-meta .column-path a{ color: #454545;font-family:"Microsoft YaHei";}
.list-meta .column-path a:hover{ color:#14427E;}
.column-news-con { padding:10px 0; }
.column-news-list .column-news-item {display: block; position: relative; border-bottom:1px dashed #b1b1b1; line-height: 1.4em; padding: 5px 0; padding-left: 10px; background: url(img/dot.png) no-repeat 2px 13px;}  /**栏目新闻列表**/
.column-news-list .column-news-item:hover { background-color: #F7F7F7; color: #000;}
.column-news-list .column-news-item .column-news-title {font-family:"Microsoft YaHei"; display: block; margin-right: 76px;}
.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:5px; color: #999; }
.wp_entry {width:auto; margin:0 4px;}
.wp_entry,.wp_entry p { line-height:1.7; font-size:15px; }
.wp_entry p { margin-bottom:5px;font-family:"Microsoft YaHei";}
.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 {    font-family: "Microsoft YaHei"; line-height:26px; padding:5px; text-align:center; font-size:18px; font-weight: normal; color:#424242; border-bottom:2px solid #ECECEC} /**文章标题**/
.article .arti-metas { height: 16px; line-height: 16px; text-align:center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .arti-metas .read-options { color: #444; text-decoration: none; float: right; display: inline-block; padding-left: 17px; background: url(img/options.png) no-repeat 0 50%; display: none;}
.article .entry { margin:0 4px; overflow:hidden;} /**文章内容**/
.article .entry,.article .entry p { line-height:1.7; font-size:15px; text-align: justify; }
.article .entry p { margin-bottom:11px;}
.article .entry .read img { vertical-align: middle; max-width:100%; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center; }   /**文章阅读部分图片大小限制**/

/**文章页**/
.article h1.arti-title1 { line-height: 1.5em;text-align: center;font-weight: bold; padding:5px; text-align:center; font-size:24px; color: #0064EA; border-bottom:2px solid #ECECEC} /**文章标题**/
/**阅读设置**/
.night-model .wp-container{ background-color: #313131; color: #6f6f6f;}
.night-model .article .entry,.night-model .article .entry p { color: #6f6f6f;}
.night-model .read a { color: #6d6d6d;}
.night-model .read a:hover { color: #f5f5f5;}
.night-model  .article h1.arti-title { color: #e7e8e9}
.read-setting { margin-bottom: 10px; display: none; background-color: #fdfdfd; height: 38px; border-bottom: 1px solid #F1F1F1;}
.night-model .read-setting { background-color: #1d1d1d; border-color: #313131;}
.read-setting .setting-item { display: inline-block; width:49%; height: 38px; float: left;}
.read-setting .setting-item a { display: inline-block; color: #565656; font-size: 20px; float: left; width: 49%; height: 20px; line-height: 20px; text-align: center; margin-top: 9px; color:#565656;}
.read-setting .setting-item a:hover { color: #999;}
.read-setting .setting-item a.smaller-font { border-left: 1px solid #F1F1F1; font-size: 18px;}
.read-setting .setting-model {border-left: 1px solid #F1F1F1;text-align: center;}
.night-model .read-setting .setting-item a.smaller-font,.night-model .read-setting .setting-model { border-left-color:#313131;}
.read-setting .setting-model a.read-model { font-size: 18px;  background: url(img/moon.png) no-repeat 0 50%; float: none; width: auto; padding-left: 24px; margin: 9px auto;}
.night-model .read-setting .setting-model a.read-model { background-image: url(img/sun.png);}
.article .entry .set-fz12,.article .entry .set-fz12 p { font-size: 12px;}
.article .entry .set-fz14,.article .entry .set-fz14 p { font-size: 14px;}
.article .entry .set-fz16,.article .entry .set-fz16 p { font-size: 16px;}
.article .entry .set-fz18,.article .entry .set-fz18 p { font-size: 18px;}
.article .entry .set-fz20,.article .entry .set-fz20 p { font-size: 20px;}
.article .entry .set-fz22,.article .entry .set-fz22 p { font-size: 22px;}
/**文章分享（百度分享）**/
#bdshare { margin-top: 10px; }
/*读图模式*/
.view-box { display: block; color: #666; font-style: normal; margin-bottom: 10px;}
.view-box-inner { display: block; text-align: center; max-width: 400px; min-width: 30px; margin:0 auto; position: relative;}
.view-box-inner img { width: 100%; width: auto; display: block; margin:0 auto;}
.view-box-inner .open-view { display: block; width: 28px; height: 28px; position: absolute; right: 1px; bottom: 1px; z-index: 1;}
.view-box-inner .view-icon { display: block; width: 100%; height: 100%; background:url(img/view-image.png) no-repeat center; }
#wp-view-page { display: none; position: fixed; z-index: 10000000; width:100%; background-color: #1a1a1a; left: 0; top: 0; right:0; bottom:0; }
#view-head{ width: 100%; height: 42px; position: absolute; left: 0; top:0; z-index: 100;}
#back-read-page { position: absolute; left: 0; top: 0; width: 40px; height: 42px; background: url(img/back-arrow.png) no-repeat center;}
#back-read-page span{ display: none;}
#view-original-image {background-color: rgba(255, 255, 255, 0.1);color: #FFF;float: right;font-size: 15px;margin: 12px 12px 0px 0px;display: block;height: 22px;line-height: 22px;text-align: center;width: 40px;}
#view-foot { background-color: rgba(0, 0, 0, 0.7); position: absolute; width: 100%; height: 42px; left: 0; bottom:0; color: #FFF; position: absolute;font-size: 14px;line-height: 42px; opacity: 0.8;z-index: 99;}
#view-index { float: left; margin-left: 10px; }
#view-current { color:#3495FF;}
#view-title { position: absolute; left: 60px; top: 10px; height: 22px; line-height: 22px; overflow: hidden; color: #fff; }
#view-body { width: 100%; height: 100%; position: relative;}
#view-image-items { height: 100%; width: 100%;  position: absolute; left: 0; top: 0; overflow: hidden;}
#view-image-items li { float: left; text-align: center; background: no-repeat center;-webkit-background-size: contain; background-size: contain; }

/**底部**/
.wp-footer { background-color:#0d4ae0;}
.wp-footer .wp-inner { padding:0px;}
.wp-footer .wp-inner .footer { width:610px; float:left; color: #8ea4c7; line-height: 24px; text-align:left;font-size:12px;font-family:"Microsoft YaHei"; padding: 30px 0;}
.wp-footer .wp-inner .footer span { margin-right:5px;font-size: 14px;
    color: #fff;}
.wp-footer .wp-inner .footer a { color: #fff; font-size: 14px; margin:0 5px;}
.wp-footer .wp-inner .footer a:hover { }
.foot_logo { float:left; line-height:160px; width:69px; margin-right:20px;display: none;}
.foot_logo img { width:100%; vertical-align: middle;}
.foot_mc { font-size:14px;font-family:"Microsoft YaHei"; color:#fff;}
.foot_share { width:273px; float:right;}
.foot_cpr {color: #fff;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    font-family: "Microsoft YaHei"; }
/**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;}
/****xxmh****/
.wp-main-page .wp-container1 .sidebar .sbox .mod-r { padding-top:30px;}
.loginform div.input {margin-top:15px; width:218px; height:32px; line-height:32px; border: 2px solid #d7d7d7; color:#000; font-size:12px; position:relative;}
.loginform div.input .tip { display:block; width:100%; height:32px; position:absolute; left:0; top:50%; margin-top:-16px; z-index:1;text-indent:5px; color:#999; z-index:1; border: 0px solid #d7d7d7;}
.loginform div.btn { width:100%; height:37px; margin-top:17px;}
.loginform div.btn a {font-family:"Microsoft YaHei"; color: #0d4ae0; font-size:13px;    line-height: 37px;}
.loginform div.btn a:hover { color:#2885e4;}
.loginform .input input { display:block; width:208px; height:14px; line-height:14px; padding:9px 5px; position:absolute; left:0px; top:50%; margin-top:-16px; border:0; background:#fff;color:#000; z-index:10;}
.loginform .input input:focus{border:0;}
.loginform .btn input { display:inline-block; width:84px; border:0; height:37px; overflow:hidden; font-size:0; line-height:100px; cursor:pointer; background:url(../images/login.gif) no-repeat 50% 0;}
.loginform .btn input:hover { opacity:0.9;}

.tt { width:100%; height:40px; background:url(../images/line.gif) repeat-x left bottom;}
.tt .tit { display:inline-block; height:40px; line-height:40px; background:url(../images/line2.gif) repeat-x left bottom; float:left;color: #0d4ae0; font-size:18px;font-weight: normal;font-family: "Microsoft YaHei";}
/***衫达媒体**/
.md_box {}
.md_box_inner { width:1000px; margin:0 auto;}
.sdmt { width:100%; height:315px; position:relative; overflow:hidden;}
.md_box_inner .sdmt-item { position:absolute; margin:0px 2px 2px 0px; text-align:center;}
.md_box_inner .sdmt-item .sdmt-link {font-family: "Microsoft YaHei"; font-size:20px;position: inherit;/* bottom:0px; */ color:#fff; width:100%; left:0px; padding-bottom:13px;    padding-top: 111px; opacity:0.8;filter:alpha(opacity=80);}
.md_box_inner .sdmt-item .sdmt-link:hover { opacity:1;}
.md_box_inner .sdmt-i1 { width:177px; height:285px; left:0px; top:0px; background:url(../images/mt1.jpg) no-repeat 0 0;}
.md_box_inner .sdmt-i1 .sdmt-link { padding-top: 252px;}
.md_box_inner .sdmt-i2 { width:177px; height:145px; left:179px; top:0px;}
.sdmt-i2_1 {width:180px;}
.sdmt-i2_2 {width:180px;}
.sdmt-i2_1 a{width:177px; height:20px;  background:url(../images/mt2.jpg) no-repeat 0 0; display:block;}
.sdmt-i2_2 a{width:177px; height:20px; background:url(../images/mt2_1.jpg) no-repeat 0 0; display:block;}
.sdmt-i7_1 {width:180px;}
.sdmt-i7_2 {width:180px;}
.sdmt-i7_1 a{width:177px; height:20px;  background:url(../images/x0023_03.jpg) no-repeat 0 0; display:block;}
.sdmt-i7_2 a{width:177px; height:20px; background:url(../images/mt7_1.jpg) no-repeat 0 0; display:block;}
.sdmt-i5_1 {width:142px;}
.sdmt-i5_2 {width:142px;}
.sdmt-i5_1 a{width:142px; height:20px;  background:url(../images/mt5.jpg) no-repeat 0 0; display:block;}
.sdmt-i5_2 a{width:142px; height:20px; background:url(../images/mt5_1.jpg) no-repeat 0 0; display:block;}
li.sdmt-item.sdmt-i2 .sudy-scroll-page {display: none;}
li.sdmt-item.sdmt-i7 .sudy-scroll-page {display: none;}
li.sdmt-item.sdmt-i5 .sudy-scroll-page {display: none;}
.md_box_inner .sdmt-i3 { width:279px; height:145px; left:358px; top:0px;background:url(../images/mt3.jpg) no-repeat 0 0;}
.md_box_inner .sdmt-i4 { width:314px; height:138px; left:179px; top:147px;background:url(../images/mt4.jpg) no-repeat 0 0;}
.md_box_inner .sdmt-i4 .sdmt-link { padding-top:105px;}
.md_box_inner .sdmt-i5 { width:142px; height:138px; left:495px; top:147px;background:url(../images/mt5.jpg) no-repeat 0 0;}
.md_box_inner .sdmt-i5 .sdmt-link { padding-top:105px;}
.md_box_inner .sdmt-i6 { width:184px; height:285px; left:639px; top:0px;background:url(../images/mt6.jpg) no-repeat 0 0;}
.md_box_inner .sdmt-i6 .sdmt-link {padding: 250px 0px 0px 0px;}
.md_box_inner .sdmt-i7 { width:171px; height:145px; left:825px; top:0px;background:url(../images/mt7.jpg) no-repeat 0 0;}
.md_box_inner .sdmt-i8 { width:171px; height:138px; left:825px; top:147px;background:url(../images/mt8.jpg) no-repeat 0 0;}
.md_box_inner .sdmt-i8 .sdmt-link { padding-top:105px;}
/***底部链接**/
.sdlink { background-color:#e5e5e5;}
.sdlink_inner { max-width:1000px; margin:0 auto;width:100%}
.wap_focus { display:none;}
.pc_focus { overflow:hidden;}
.sdlink_inner .links { height: 64px;}
.sdlink_inner .links li {display: inline-block; float: left; width:16.6%; height: 64px; line-height: 64px; position: relative;    text-align: center;overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.sdlink_inner .links li a.switch-links { font-size:15px;font-family: "Microsoft YaHei"; color: #5f5f5f; display: inline-block!important; height: 26px; line-height:26px; }
.sdlink_inner .links li a.switch-links:hover { color:#06509c;}
.sdlink_inner .links li.elink a.switch-links {background: url(../images/link.png) no-repeat 0px 3px;}
.sdlink_inner .links li.slink a.switch-links {background: url(../images/link.png) no-repeat 0px -21px;}
.sdlink_inner .links li.slink1 a.switch-links {background: url(../images/link.png) no-repeat 0px -21px;}
.sdlink_inner .links li.slink2 a.switch-links {background: url(../images/link.png) no-repeat 0px -21px;}
.sdlink_inner .links li.slink3 a.switch-links {background: url(../images/link.png) no-repeat 0px -52px;}
.sdlink_inner .links li.slink4 a.switch-links {background: url(../images/link.png) no-repeat 0px -79px;}
.sdlink_inner .links li .links-wrap { position: absolute; right: 0; bottom: 64px; display: none; z-index:1000;}
.sdlink_inner .links .links-box { width:200px; border:1px solid #ccc; height: 168px; overflow: hidden; overflow-y: scroll; background: #f2f2f2;}
.sdlink_inner .links .slink3 .links-box { width: 340px;}
.sdlink_inner .links .slink1 .links-box{ width:220px;}
.sdlink_inner .links .slink4 .links-box{ width: 260px;}
.sdlink_inner .links .links-box p { white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 96%;}
.sdlink_inner .links .links-box p a { display: block; font-size:14px; height: 28px; line-height: 28px; overflow: hidden; white-space: nowrap; padding: 0 10px;font-family: "Microsoft YaHei"; text-overflow: ellipsis;}
.sdlink_inner .links .links-box p a:hover { color: #fff; background: #555;}
#wp_news_w18 .post-news .news-item { height:27px; line-height:27px;}
#wp_news_w18 .post-news1 {border-bottom:1px dotted #c5c5c5; padding-bottom:16px;}
#wp_news_w18 .post-news { padding-top:6px;}
#wp_news_w17 .post-news1 .item-1 { /* margin-bottom: 33px; */}
#wp_news_w18 .post-news .news-item .meta-title {  margin-right: 3px;}
/***shares***/
.shares { float: right; height: 35px; margin-top: 48px;}
.shares li { display: inline-block; float: left; margin-left:12px; position:relative;}
.shares li a { display: inline-block; width: 33px; height: 35px; background: url(../images/wx.png) no-repeat;}
.shares li a span { display: none;}
.shares li.yiban a { background-position: -186px 0px;}
.shares li.weixin a { background-position: -92px 0px;}
.shares li.tqq a { background-position: -44px 0px;}
.shares li.weibo a { background-position: -140px 0px;}
.shares li.renren a { background-position: -99px 0px;}
.shares li.qzone a { background-position: -132px 0px;}
.shares li.pengyou a { background-position: -165px 0px;}
#wp_news_w90 .wp_article_list .list_item .Article_Index { display:none;}
#wp_news_w90 .wp_article_list .list_item span { margin-left: 15px; line-height:32px;}
#wp_news_w90 .wp_article_list .list_item span a {font-size: 13px;font-family: "Microsoft YaHei";  color: #2d2d2d;}
#wp_news_w90 .wp_article_list .list_item span a:hover { color:#06509c;}
#wp_news_w90 .wp_article_list .list_item {border-bottom: 0px dashed #ccc;}
.pc_focus .wp-inner { width:100% !important;  max-width: 2000px;}
.sudy-slide { overflow:hidden;}
.wp_column_article_list .list_item .pr_fields {
    width: 68%;
}
.wp_column_article_list .list_item .title{width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;}.cbox-left .focus-title-bar {
    display: none !important;
}

.cbox-left .focus-pagination {
    display: none;
}
li.menu-item.i2 .sub-menu {}
li.menu-item.i2 .sub-menu .sub-item { float:left;width: 100%;}
.address { margin: 0px 0px 0px 55px;}
.share li.add-weixin a img { width: 200px; height: 200px; position: absolute; left: 50%; top:-210px; margin-left: -100px; z-index: 1000000; display: none;}
.share li.add-weixin a:hover img { display: block;}

.mod_jx { position:relative; width:100%; text-align:right;}
.mod_jx_1{ position:absolute; right: 20px;}
.jubao a{
	width:33px;
	height: 39px !important;
}
a.site-url img {
    max-width: 400px;
    width: 100%;
        padding: 10px 0;
}

span.column-news-date.news-date-hide {
    float: right;
}



.post-news1 .news-item .meta-title .news_jz_tt a:hover {
    color: #2b4be0;
}

.wp_article_list .list_item span {
    height: 25px;
    line-height: 25px;
   font-size: 15px;
}

a.site-url.clearfix {
    float: left;
width: 40%;
}

span.head_logo {
    display: block;
}

span.sitetitle img {
    padding-top: 20px;
    padding-left: 30px;
    width: 50%;
}

#wp_news_w9 a {
    font-size: 15px;
}
