﻿@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;width:100%;}
.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 Microsoft YaHei; color: #000;}
body {background: #fff;min-width:1200px;}
a{ text-decoration: none; color: #000;}
a:hover{ text-decoration: none; color: #254A90;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: 1200px; margin:0 auto;position:relative;}
.ftbglogo{ float:left;width:42%;}
.ftbglogo img{ float:right;}
.address{float:left;width:58%; text-align:left; color:#7a83a5;}
/**头部**/
.wp-header { background: #fff; height:125px;}
.wp-main-page .wp-header{z-index:9999;}
 /**
  * [站点LOGO]
  */
.logo-panel { float: left;}
.logo-window { padding:  0; margin-left:10px;}
.logo-window img { vertical-align: middle;}

.wp-head-tools { float: right;}

/**
 * [语言选择]
 */
.lang-panel { float: right; margin-right: 10px;}
.lang-window { padding: 6% 0;}
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .menu-item a.menu-link { display: inline-block; margin:0 3px; height: 20px; line-height: 20px; font-size: 14px; color: #EBB428;}
.lang-window .wp-menu .menu-item a.menu-link:hover { text-decoration: underline; color: #FFC661;}
/**
 * [搜索]
 */
 .wp_search .search{background: url(images/search.jpg) no-repeat 2px;width:22px;}
 .keyword { border:none;padding:2px 2px 2px 10px;width:126px!important;}
.search-panel { float: right; clear: right; width:215px; margin-right: 45px;}
.search-window {border-radius: 0px; border: 1px solid #084985;  overflow: hidden;margin-top:65px;padding: 0;}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:0px; margin-right: 40px;}
.wp-search .search-input input.search-title { background: #fff;    border: 0 none;
    color: #a0a0a0;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    outline: 0 none;
    padding: 0 0 0 11px;
    width: 100%;}
.wp-search .search-btn { width: 32px; 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.jpg) no-repeat center center; cursor: pointer;}
/**
 * [顶部副导航]
 */
.top-nav-panel { float: right; margin-bottom: 12px; margin-right: 6px;}
.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; margin: 0 6px; height: 36px; line-height: 36px; color: #fff; font-size: 16px;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover{ text-decoration: underline; color: #d5d5d5;}

/**主导航**/
.wp-nav {background:#002753;height:54px;z-index:999;}
.wp-main-page .wp-nav{z-index:999;}
.wp-navi { background-color: none;height:54px;}
.main-nav-panel {padding-top:0px;}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin:0px auto;width: 100%;float: left;}

.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100;border-left:0px solid #fff;height:54px;}
.main-nav-panel .wp-menu .i1 { border:none;}
.main-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding:0 22px; height: 54px; line-height: 54px; color: #fff; font-size: 16px;}
/**.on { text-decoration: none; color: #fff;background: url(images/bg11.png) repeat ; border-radius:0 0}**/
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff;background: #002753; border-radius:0 0;}
.main-nav-panel .sub-menu {background: #002753 ; display: none; position: absolute; left: 0; top: 54px; z-index: 100; text-align:center;min-width:108px;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;border-bottom: 0px solid #ddd;}
.main-nav-panel .sub-menu .sub-item:hover{background:#0d3460;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #fff; height: 32px; line-height: 32px; padding:0 10px;}
.main-nav-panel .sub-menu .sub-item a:hover { color: #fff; display: block;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background:#002753 ; border-left: 1px solid #ddd;}

.main-nav-panel .sub-menu .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;border-bottom: 0px solid #ddd;}
.main-nav-panel .sub-menu .sub-menu .sub-item:hover{background-color:#0d3460;}
.main-nav-panel .sub-menu .sub-menu .sub-item a { display: block; color: #fff; height: 26px; line-height: 26px; padding:0 10px; display: block;}
.main-nav-panel .sub-menu .sub-menu .sub-item a:hover { color: #fff;}

/**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.jpg) 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.jpg) 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.jpg) 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: #094a80; height:325px;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; border-bottom:0px solid #0087d4;position:relative;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:24px; font-weight:normal; color:#000000;} /**标题字体**/
.post-10 .tt .tit,.post-11 .tt .tit,.post-12 .tt .tit {color:#000000;font-size:18px;}
.post .tt .tit .title { display:inline-block; height:30px; line-height:30px;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:15px; line-height:15px; float:right;margin-top:10px;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.wp_article_list .list_item { border:none; height:36px; line-height:36px;} /**新闻列表**/
.wp_article_list .list_item .Article_Index { display:none;height:25px;} /**新闻列表图标**/
/**
 * 主体
 */
 .fouce-box-m { display:none;}
.mtbg {margin-top:30px;}
.wp_article_list .list_item .Article_PublishDate { color: #b4b4b4; font-size: 14px;}
.wp-nav{}
.post-6 { float:left;width:408px;margin-top:16px;position:relative;height:240px;border-bottom:1px solid #000;}
.post-6 .wp_article_list .list_item .pr_fields {bottom: 22px;
    left: 0;
    position: absolute;}
.post-6 .wp_article_list .list_item .Article_PublishDate{bottom: 4px;
    position: absolute;
    right: 10px;}
.post-7 { float:left;width:408px;}
.post-7 .wp_article_list { padding: 10px 19px; width: 402px;}
.post-5 .tt .tit .title,.post-8 .tt .tit .title {border-bottom: 0px solid #0c347e;padding-bottom: 2px;}
.post-9 { margin-top:26px;}
.post-9 .wp_article_list .list_item {height:60px;border-bottom: 1px solid #F0F0F0;margin-top:16px;position:relative;}
.post-9 .wp_article_list .list_item .ex_fields {bottom: 0;    display: inline;    float: right;    position: absolute;    right: 0;}
.post-10,.post-11 {width:408px; float: left;height: 210px; border: 0px solid #d5d5d5;padding-top:20px;}
.post-12 {width:342px; float: right;height: 210px; border: 0px solid #d5d5d5;padding-top:20px;}
#wp_news_w10,#wp_news_w11,#wp_news_w12{padding-top:12px;}
.wp_article_list .list_item span {margin-left:0px;}
.post-6 .wp_article_list .list_item .Article_Title a { font-size:16px;}
.post-13 .wp_nav .nav-item{width:170px;}
.post-13 .wp_nav .nav-item a { font-size:14px;}
.post-13 .wp_nav .nav-item a span.item-name { line-height:118px;padding:0;}
.post-13 .wp_nav .i1{background: url(images/tt.jpg) no-repeat 8px 44px;}
.post-13 .wp_nav .i2{background: url(images/tt.jpg) no-repeat -168px 44px;}
.post-13 .wp_nav .i3{background: url(images/tt.jpg) no-repeat -348px 44px;}
.post-13 .wp_nav .i4{background: url(images/tt.jpg) no-repeat -528px 44px;}
.post-13 .wp_nav .i5{background: url(images/tt.jpg) no-repeat -698px 44px;}
.post-13 .wp_nav .i6{background: url(images/tt.jpg) no-repeat -888px 44px;}
.post-13 .wp_nav .i7{background: url(images/tt.jpg) no-repeat -1048px 44px;}
.post-71 .wp_nav .nav-item{width:130px;}
.post-71 .wp_nav .nav-item a { font-size:14px;}
.post-71 .wp_nav .nav-item a span.item-name { line-height:44px;padding-left:26px;}
.post-71 .wp_nav .i1{background: url(images/tt.jpg) no-repeat 0px 6px;}
.post-71 .wp_nav .i2{background: url(images/tt.jpg) no-repeat -176px 6px;}
.post-71 .wp_nav .i3{background: url(images/tt.jpg) no-repeat -354px 6px;}
.post-71 .wp_nav .i4{background: url(images/tt.jpg) no-repeat -532px 6px;}
.post-71 .wp_nav .i5{background: url(images/tt.jpg) no-repeat -709px 6px;}
.post-71 .wp_nav .i6{background: url(images/tt.jpg) no-repeat -886px 6px;}
.post-71 .wp_nav .i7{background: url(images/tt.jpg) no-repeat -1063px 6px;}
.w14_openLink {background:#464646;height:30px;border: medium none;color: #929292;}
.wp-container-trd .wp-inner {}
.post-11 { margin: 0 21px ;}
.wp-column-page ,.wp-info-page {background: url(images/bg.jpg) no-repeat center -77px;}
.wp-column-page .post-10 .wp_article_list .list_item .pr_fields{display:block;width:185px;float:right;}
.wp-column-page .post-10 .wp_article_list .list_item {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border-bottom: 1px solid #ececec; height: 54px;}
.cbox {background:#fff;}
.toplink{position: absolute;
    right: 39px;
    top: 24px;}
.toplink .wp_nav .nav-item a span.item-name {color:#003e83;font-size:14px;}
.ml {width:825px; float:left;}
.md {width:428px; float:left;padding: 0 17px;}
.mr {width:342px; float:right;}
.more_text{color:#ff7f01;height: 15px;display: block;font-size:14px;background:  url(images/more.jpg) no-repeat center;width:23px;}
 .con_fl{float:left;width:686px;}
 .con_fr{float:right;width:270px;}
 .con_top{display: block;width: 100%;height: 124px;}
 .con_btm{display: block;width: 100%;height: 350px;}
 .line1{padding:15px 56px;}
.column-news-list {width:830px;}
.cbox-left1{ margin-top:40px;width:320px;float:left;}
.cbox-left2{ margin-top:40px;width:320px;float:right;}

.logo {padding-top:20px;}
.wp-column-page .wp-container,.wp-info-page .wp-container { min-height:650px;margin-top:30px;background:#fff;}

.wp-info-page .wp-container .wp-inner {background:none;min-height:650px;border:0px solid #ebebeb;}
.wp-container {}
.wp-container-top { height: 330px;}
.wp-container-sec{ height:280px;margin-top:10px;background:#f4f4f4;}
.wp-container-trd{height:134px;}
.wp-container-fur{}
.wp-main-page .content { width:100;}
.wp-main-page .content .cbox-left { width:325px; float: left;position:relative;overflow:hidden;cursor:pointer; height:122px;}
.wp-main-page .content .cbox-lef .cbox-left1{ width:100%;}
.wp-main-page .content .cbox-right { width: 270px; float: right;}
.wp-main-page .sidebar { width:28%; float: right;}
.wp-main-page .sidebar .sbox {}

.wp-post {margin-bottom: 10px;}
.wp-post .post-head { height: 33px; margin-bottom: 7px;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title { display: inline-block; height: 32px; line-height: 32px; font-size: 20px; font-weight: normal; color:#244485;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;background: url(../images/more.jpg) no-repeat center;display:block;width:84px;}
.wp-post .post-head .post-more span{height: 20px;display:block;width:84px;}
.wp-post .post-head .post-more a { color: #f7a901; text-decoration: none;}
.wp-post .post-body {}
.post-news .news-item { height: 24px; 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-banner { background: #ececec url(images/banner.jpg) no-repeat center;height:143px;}
	.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: 266px; background-color: none; position: relative; float: left; margin-right: -270px;padding-top:0px;margin-left:0px;}
.wp-column-news { float: right; width: 100%;min-height:655px;background:none;padding-top:10px;}
.wp-column-news .column-news-box { margin-left: 240px; margin-right: 30px;width:840px;float:right;}

.wp-location {height:42px;background:#eaeaea;}
.wp-location .column-path {font-size:14px;color:#8e8e8e;line-height:42px;}
.post-71 {height:230px;border-top:1px solid #476b9f;margin-top:42px;}
/**栏目列表**/
.column-head { background: #476b9f; line-height: 24px;border-radius: 0 0 ;}   /**位置栏目背景**/
.column-head .column-anchor {padding: 6px 10px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.jpg) no-repeat center;}
.column-head .column-anchor h3.anchor-title { display: inline-block; float: left; font-size:20px; font-weight:normal; color:#fff;}		/**位置栏目字体**/
#wp_listcolumn_w7 .wp_listcolumn .wp_column a {background:none;border-bottom:1px solid #ebebeb;font-size:14px;font-weight:normal;}
#wp_listcolumn_w7 .wp_listcolumn .wp_subcolumn a {background:#fff;border-bottom:1px solid #f2f2f2;font-size:12px;font-weight:normal;}
.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; border-bottom: 1px solid #b3b3b3; font-size: 16px; color: #383838; background:#eee url(img/li.jpg) no-repeat 10px 19px;}
.column-list-wrap li a:hover { color: #375189; 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: #375189; 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;}
.wp_listcolumn .wp_column a .column-name {line-height:32px;font-size:16px;padding:5px 10px 5px 32px;}
.wp_listcolumn .wp_column {background:url(images/ar.jpg) no-repeat 12px center;}
.column-path a{color:#8e8e8e;}
.wp_listcolumn .wp_column a:hover{color:#2169b9;}
/**
 * 栏目新闻
 */
.list-head { padding: 12px 0; border-bottom: 0px solid #e5e5e5;}
.list-meta{border-bottom: 1px solid #e5e5e5;}
.list-meta .column-title { float: left; display:inline-block; white-space:nowrap; line-height:24px; font-size: 24px; color: #2169b9;font-weight:normal;border-bottom:0px solid #0a4ba1;padding-bottom:18px;} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #454545;}
.wp-info-page .list-meta .column-path {float: left;padding:10px;}
.list-meta .column-path a{ color: #454545;}
.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 solid #e3e3e3; line-height: 1.4em; padding: 5px 0; padding-left: 10px; background: url(img/dot.jpg) 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 { 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; text-align: justify;}
.wp_entry p { margin-bottom:11px;}
.column-news-list .wp_entry img {vertical-align: middle; max-width:100%; _width:expression(this.width > 800 ? "880px" : this.width);}   /**列表页文章图片大小限制**/

/**文章页**/
.list-head {}
.info-box { margin:0  110px;min-height:480px;overflow:auto;}
.wp_paging{margin-top:42px;}
.article {padding: 0px 0 15px 0px;}
.article h1.arti-title { line-height:30px; padding:8px; text-align:center; font-size:20px; font-weight: normal; color:#000000; border-bottom:0px solid #ECECEC;} /**文章标题**/
.article .arti-metas { height: 16px; line-height: 16px; text-align:center; padding: 10px 0;background:none; border-bottom:1px solid #bcbcbc;}
.article .arti-metas span { display: inline-block; margin:0 5px; font-size:14px; color:#000;} /**文章其他属性**/
.article .arti-metas .read-options { color: #444; text-decoration: none; float: right; display: inline-block; padding-left: 17px; background: url(img/options.jpg) no-repeat 0 50%; display: none;}
.article .entry { margin:0 4px; overflow:hidden;} /**文章内容**/
.article .entry,.article .entry p { line-height:1.5; font-size:16px; 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.jpg) no-repeat center;}   /**文章阅读部分图片大小限制**/
.article .entry .read {margin-top:10px;}

/**底部**/
.wp-footer { background-color: #18284c;height:112px;position: relative; z-index: 999;}
.wp-footer .wp-inner { padding: 26px 0 0;}
.wp-footer .wp-inner .footer { color: #868686; line-height: 24px; font-size: 14px; text-align: center; margin:0 7px;}
.wp-footer .wp-inner .footer span { margin:0; font-family:"Microsoft yahei";}
.wp-footer .wp-inner .footer a { color: #ddd; font-size: 14px; margin:0 5px;}
.wp-footer .wp-inner .footer a:hover { color: #ddd; text-decoration: underline;}
.wp-footer .wp-inner .footer p{ padding:4px;color:#fff;text-align:left;}
.wp-footer .wp-inner .flink {
	display: block;
	width: 190px;
	position: absolute;
	top: 42px;
	right: 380px;}
.wp-footer .wp-inner .fcode {
	display: block;
	width: 300px;
	position: absolute;
	top: 20px;
	right: 2px;}
.wp-footer .wp-inner .fcode img {padding:4px;}
.img1 {display: none;
    position: absolute;
    right: 63px;
    top: -120px;}
.img2 {display: none;
    position: absolute;
    right: 0px;
    top: -120px;}
.picForm ul,.picForm li{ list-style:none;}
.picForm_typeA_shell{ width:100%; height:100%;}
.picForm_typeA{border-bottom: 1px solid #cbcbcb;height: 160px;}

.picForm_typeA_pic{ width: 208px; height: 150px; float:left;}
.picForm_typeA_pic img {width: 208px; height: 150px;}
.picForm_typeA_text{ width: 340px; height:151px; float:right;}
.picForm_typeA_time {font-size:14px;color:#1764c0;}
.picForm_typeA_title{ display:block; width: 340px; text-align: left; color:#000; font-size:18px;height:51px; font-weight:normal;}
.picForm_typeA_intro{ display:block; width: 340px; text-align: left; font-size: 14px; line-height:24px; color:#6b6b6b;}
.picForm_typeA_intro a{color:#6b6b6b;}
.picForm_typeB_list{ width: 800px; height:24px;}
.picForm_typeB_title{ width: 400px; display:block; float:left; line-height:24px; height:51px;}
.picForm_typeB_time{ width: 300px; display:block; float:right; line-height:24px;}
.picForm_typeB li{width:50%; float:left;}
.picForm_typeB .new_txt {width:204px;}


.sudy-tab .con {background-color: #fff;}
.wp_nav .nav-item a span.item-name{padding-top:0;}

.dtjt8_div_img .number { display:none;}
.sj {
    float: left;
    height: 40px;
    text-align: center;
    width: 40px;
	background: none;
	margin-top:6px;}
.sj .date-day {
    color: #003e83;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
	padding-top:0px;
	background:#eeeeee;}
.sj .date-month {
    color: #fff;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
	background:#003e83;}
.zdy-tj li {
    border-bottom: 1px solid #F0F0F0;
    height:65px;
	width:300px;
	float:left;
	margin-top:4px;}
.zdy-j {padding-top:60px;}
.zdy-j .jj a{ font-size:12px; color:#003e83;line-height:24px;}
.post-8 .n2 .zdy-j,.post-8 .n3 .zdy-j {display:none;}
.zdy-tj .n1{height:115px;}
.zdy-tj .n3{border:none;}
.zdy-1 {
    float: right;
    width: 250px;
	margin-top:6px;}
.zdy-1 .bt {
    line-height: 20px;
	padding:0px 12px 0px 12px;}
.zdy-1 .bt a {
	font-size:14px;}
.zdy-1 .jianj {
    line-height: 20px;}
.zdy-1 .jianj a {
    color: #5f5e5e;}
.post-8 .news_list { margin-top: 22px;}
.dtjt9_div_img .number .nomal,.dtjt9_div_img .number .current{border-radius:12px;}
.dtjt9_div_img .number{bottom:40px;}
.dtjt9_div_text{bottom:0;}
.dtjt9_div_text a:link{line-height:35px;}

