@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: #333; }
body {background-color: #fff;}
a{ text-decoration: none; color: #333;}
a:hover{ text-decoration: none; color: #C00; font-weight: bold;}
.wp-wrapper { width: 100%; background-color: #fff;}
.wp-wrapper .wp-inner { width: 1000px; margin:0 auto;}
.ftbglogo{ float:left;width:365px;}
.ftbglogo img{
	float: right;
	width: 304px;
}
.address{float:left;width:620px; text-align:left; color:#7a83a5;}
.address img{float:left;padding-right:10px;}
/**头部**/
.wp-header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 158px;
	background-color: #254A90;
}

.weixin-btn {bottom: 115px;position: fixed;right:20px;height: 50px;    margin-top: 5px;    width: 50px;}
.weixin-link { background: transparent url("images/weixin-gray.png") no-repeat scroll 0 0;cursor: pointer;
    display: block;
    height: 50px;
    width: 50px;}
.weixin-link .weixin-qr {
    background: transparent url("images/weixin-qr.png") no-repeat scroll 0 0;
    bottom: -2px;
    display: none;
    height: 124px;
    margin-right: 24px;
    position: absolute;
    right: 50%;
    width: 130px;
}
.weixin-link:hover {
    background: transparent url("images/weixin.png") no-repeat scroll 0 0;
}
 /**
  * [站点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:160px; margin-bottom: 0%;}
.search-window {border-radius: 0px; border: 0px solid #084985; background-color: #fff; overflow: hidden;margin-top:80px;padding: 0;}
.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: #fff; font-size: 16px; padding: 7px 0;}
.wp-search .search-btn { width: 40px; 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;}

#d_search_box_1 {width: 468px !important;height: 35px !important;position:static !important;}
#search01 .d_search_box {border: none;border-radius: 0px;background: none;}
#search01 .d_search_box .d_search_txt {width: 380px !important;height: 35px !important;background: url(images/bgbg2.png) repeat center;font-size: 16px;float: left;border: none;display: block;color: burlywood;padding:0px 0px 0px 16px;}
#search01 .d_search_box .d_search_btn {width: 84px !important;height: 35px !important;background: url(images/searchbtn.png) no-repeat;border: none;border-radius: 0;}

/**
 * [顶部副导航]
 */
.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 {position:relative;z-index:9999}
.wp-navi { background-color: none; height:60px;}
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin:0 auto;width: 100%;float: left; background: url(images/icon_nav.png) no-repeat 50px center;}

.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100;border-left:0px solid #fff;height:60px; }
.main-nav-panel .wp-menu .i1 { border:none;}
.main-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding:0px; height: 60px; line-height: 60px; color: #000000; font-size: 16px;margin-left:102px; }
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #254A90; }
.main-nav-panel .sub-menu {background-color: #fff; display: none; position: absolute; left: 50px; top: 60px; z-index: 100;width:100%; text-align:center;}
.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:hover{background-color:#71A5F0}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #000; height: 32px; line-height: 32px; padding:0 10px; display: block; }
.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-color: #fff; border-left: 1px solid #ddd;}

/**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 { background-color: #ececec; height:420px;position:relative;z-index:99}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
 .tt { height:46px; border-bottom:1px solid #bfbfbf;position:relative;} /**标题栏**/

 .tt .tit { display:inline-block; float:left; font-size:20px; font-weight:bold; color:#333;} /**标题字体**/
 .tt .tit .title { display:inline-block; height:30px; line-height:30px; } /**标题图标**/
 .tt .more_btn { display:inline-block; height:15px; line-height:15px; float:right;margin-top:10px;}   /**更多按钮**/
 .con { padding:5px 0; margin:0 auto;}
.wp_article_list .list_item span{margin-left:0px;}
.wp_article_list .list_item { border:none; height:24x; line-height:24px;} /**新闻列表**/
.wp_article_list .list_item .Article_Title a{font-size:14px;color:#000;}
.wp_article_list .list_item .Article_Index { display:none;height:25px;} /**新闻列表图标**/
.wp_article_list .list_item .Article_Title a:hover{color:#C00;font-weight: bold;}
/**
 * 主体
 */
.toplink{float: right;width: 170px;margin-right:-197px;}
.toplink .wp_article_list .nav-item a span.item-name {color:#fff;font-size:14px}
.post-5 .wp_article_list .list_item {height:36px;line-height:36px;}
.post-20 .div {overflow:inherit!important;}
.dtjt9_div_text {bottom:0px;}
.post-20 .dtjt9_div_text .dtjt9_div_text_title {position: absolute;top: 0px;width: 100%;}
.post-20 .dtjt9_div_text .dtjt9_div_text_title a{font-size: 14px;line-height:30px;}
.post-21 .wp_article_list .nav-item a span.item-name {line-height:32px;}
.post-21 .wp_article_list .nav-item a.parent,.post-21 .wp_article_list .nav-item a.parent:hover{color:#264A90!important;}
.post-21 .wp_article_list .i1{background: #55b1d6 url(images/zwyy.png) no-repeat 18px  center;height:72px;width:118px;width: 112px;margin: 4px;}
.post-21 .wp_article_list .i1 a,.post-21 .wp_article_list .i2 a{color: #fff;font-size: 20px;margin-left: 56px;margin-top: 12px;line-height: 22px;display: block;}
.post-21 .wp_article_list .i1 a:hover,.post-21 .wp_article_list .i2 a:hover{color: #fff;}
.post-21 .wp_article_list .i2{background: #264a90 url(images/zxly.png) no-repeat 18px  center;height:72px;width:118px;width: 112px;margin: 4px;}
.post-21 .wp_article_list .i1 a.parent:hover span.item-name,.post-21 .wp_article_list .i2 a.parent:hover span.item-name{font-size: 20px;line-height:22px;}
.post-21 .wp_article_list .nav-item a.parent span.item-name {font-size:16px; color:#fff;line-height:32px;}
.post-21 .wp_article_list .i1 a span.item-name,.post-21 .wp_article_list .i2 a span.item-name{line-height:22px;}
.post-21 .wp_article_list .i3,.post-21 .wp_article_list .i4,.post-21 .wp_article_list .i5,.post-21 .wp_article_list .i6{background: #6db2e0 url(images/icon_right.png) no-repeat right 32px;height:44px;width: 112px;margin: 4px;}
.post-21 .wp_article_list .i3:hover,.post-21 .wp_article_list .i4:hover,.post-21 .wp_article_list .i5:hover,.post-21 .wp_article_list .i6:hover{background: #264A90 url(images/icon_right.png) no-repeat right bottom;height:44px;width: 112px;margin: 4px;}
.post-21 .wp_article_list .i3 a, .post-21 .wp_article_list .i4 a, .post-21 .wp_article_list .i5 a, .post-21 .wp_article_list .i6 a{color: #fff;font-size: 16px;text-align: center;width: 112px;display: block;line-height: 44px;}
.post-21 .wp_article_list .i3 a:hover, .post-21 .wp_article_list .i4 a:hover, .post-21 .wp_article_list .i5 a:hover, .post-21 .wp_article_list .i6 a:hover{color: #fff;}
.post-21 .wp_article_list .i7,.post-21 .wp_article_list .i8,.post-21 .wp_article_list .i9,.post-21 .wp_article_list .i10,.post-21 .wp_article_list .i11,.post-21 .wp_article_list .i12{background: #e4f0f4 url(images/icon_right.png) no-repeat right bottom;height:44px;width: 112px;margin: 4px;}
.post-21 .wp_article_list .i7 a,.post-21 .wp_article_list .i8 a,.post-21 .wp_article_list .i9 a ,.post-21 .wp_article_list .i10 a,.post-21 .wp_article_list .i11 a,.post-21 .wp_article_list .i12 a{color: #000000;font-size: 16px;text-align: center;width: 112px;display: block;line-height: 44px;}
.post-21 .wp_article_list .i7 a:hover,.post-21 .wp_article_list .i8 a:hover,.post-21 .wp_article_list .i9 a:hover ,.post-21 .wp_article_list .i10 a:hover,.post-21 .wp_article_list .i11 a:hover,.post-21 .wp_article_list .i12 a:hover{color:#fff;font-size:16px;background: #264A90 url(images/icon_right.png) no-repeat right bottom;}

.post-23 .wp_article_list .list_item{background:#fff; border-right:1px solid #e8e8e8;height: 40px;line-height: 40px;margin: 10px 0;width:130px;}
.post-23 .wp_article_list .list_item .Article_Title a{font-size: 16px;color: #000;line-height: 36px;width: 130px;text-align: center;display: block;}
.post-23 .wp_article_list .list_item .Article_Title a:hover{color:#C00;font-weight: bold;}
.post-24 .wp_article_list{ margin-top:15px;padding:4px;}
.post-24 .wp_article_list .list_item {height:32px;line-height:32px;}
.post-24 .wp_article_list .list_item .Article_Title a ,#wp_news_w5 .wp_article_list .list_item .Article_Title a{font-size:16px;}
.post-24 .wp_article_list .list_item .Article_Title a{padding:20px}

.post-24 .wp_article_list .i1 .Article_MicroImage{position: absolute;left: 0;}
.post-24 .wp_article_list .i1 .Article_Summary{position: absolute;left: 90px;top:38px;line-height:20px;}
.post-28,.post-29 {width:322px;float:left;}
.post-29{margin-left:10px;}
.post-28 .tt{background: url(images/3.png) no-repeat  0px 5px;margin-top:15px;}
.post-29 .tt{background: url(images/2.png) no-repeat  0px 5px;margin-top:15px;}
.post-30 .tt{background: url(images/10.png) no-repeat  0px 5px;margin-top:15px;}
.post-28 .tt .tit .title,.post-29 .tt .tit .title,.p7 .tt .tit .title,.post-30 .tt .tit .title {padding-left:30px;}
.post-28 .tt .tit .title a, .post-29 .tt .tit .title a, .p7 .tt .tit .title, .post-30 .tt .tit .title a{color:#333}
.post-30 .con{display:none;}
.post-66 .wp_nav .nav-item a {color:#fff;}
.ml {width:735px; float:left;}
.mr {width:243px; float:right;}
.more_text{color:#999;font-size:18px;}
a:hover .more_text{    font-weight: normal;}
.tit_tow{color:#f44336;}
.line2 .line2_title{color:#333;font-size: 16px;border-left:3px solid #f44336;padding-left:5px;font-weight: bold;}
.post-24{}
.post-24 .more_text{background: url(images/more2.png) no-repeat 3px center;width: 65px;height: 16px;display: none;}
 .con_fl{float:left;width:686px;}
 .con_fr{float:right;width:270px;}
 .left1 {float:left;width:310px;padding-top:24px;}
 .left2 {float:right;width:394px;}

  .left1 div
 .con_top{display: block;width: 100%;height: 124px;}
 .con_btm{display: block;width: 100%;height: 350px;}
 .line2 {color:#f7a901;font-size:16px;padding:10px;}
 .line2 a{color:#999;font-size: 14px;}

.cbox-left1{ margin-top:40px;width:320px;float:left;}
.cbox-left2{ margin-top:40px;width:320px;float:right;}
.mtbg{padding-top:20px;}
.p7 .tt{background: url(images/10.png) no-repeat  0px 5px}

.p8 {padding:0 5px;}
.p9 {padding-right:5px;}
.ptbm{margin-top:20px;margin-bottom:26px;}
.articlecontent {line-height:24px;}

.tt .tit .title {border-bottom:0px solid #1765c0;padding-bottom:16px;}

.con_top .tt .tit .title span{text-align:left;display:block;padding-left:30px;}
.focus-box { height:420px !important;}
.focus-container { height:420px !important;}

.post-14 {margin-top:32px;}
.post-14 .tt .tit{color:#1764c0;}
.post-22,.post-24{margin-top:20px;}
.post-22 .left1{padding-top:36px;}
.post-23 .left2{width:330px;margin-right:30px;margin-top:18px;}
.post-23 .articlecontent p{color: #000000;font-size: 16px;line-height: 26px;}

.post-24 .con{padding-top:22px;}
.post-24 .wp_article_list .list_item .pr_fields{display:none}
.post-24 .articlecontent  p{font-size: 16px; line-height: 24px; margin-top: 10px; padding: 0;color:#000;}
.post-24 .articlecontent  img {margin-left:0;}
#wp_news_w29,#wp_news_w28 {margin-top:16px;}

.wp-info-page .wp-container { min-height:500px;}
.wp-info-page .wp-nav {border-bottom:2px solid #264A90}
.wp-container {}
.wp-container-top {height:350px;}
.wp-container-sec {height:402px;background:#fff;}
.wp-container-sec .wp-inner {padding-top:14px; background: #fff;}
.wp-container-sec .wp-inner .mr{height:388px;position:relative;}
.wp-container-trd{height:260px;padding-top:20px;}
.wp-container-fur{height:240px;background: url(images/bg4.jpg) no-repeat center;}
.wp-main-page .content { width:100; }
.wp-container-trd .cbox-left { width:333px; float: left;position:relative;overflow:hidden;cursor:pointer; height:222px;}
.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-info-page .list-head {border:none}
.wp-info-page .article h2.arti-title-f{border-bottom: 2px solid #ececec;
    color: #424242;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    padding: 5px;
    text-align: center;}
.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.png) 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 {font-size:15px}
.wp-post .post-body {font-size:15px;padding-top:44px;}
.post-29 .wp-post .post-body {font-size:15px;padding-top:8px;}
.post-28 .wp-post .post-body {font-size:15px;padding-top:8px;}


.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-color: #ececec;}
	.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%;min-height:500px;}
.wp-column-news .column-news-box { margin-left: 240px; margin-right: 15px;}

/**栏目列表**/
.column-head { background: #375189; line-height: 24px; }   /**位置栏目背景**/
.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 #b3b3b3; font-size: 16px; color: #383838; background:#eee url(img/li.png) 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;}

/**
 * 栏目新闻
 */
.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: 18px; color: #375189} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #454545;}
.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 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 { 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); }   /**列表页文章图片大小限制**/

/**文章页**/
.info-box { margin:0 20px;}
.article {padding: 15px 0;}
.article h1.arti-title { line-height:48px; padding:5px; text-align:center; font-size:22px; color:#0b4da2; border-bottom:0px 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; }   /**文章阅读部分图片大小限制**/


/**底部**/
.wp-footer { background-color: #2e4169;height:140px;}
.wp-footer .wp-inner { padding: 38px 0 35px 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;}

.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; }
.picForm_typeA_intro{ display:block; width: 340px; text-align: left; font-size: 14px; line-height:24px; color:#6b6b6b;   }

.picForm_typeB_list{ width: 800px; height:24px;}
.picForm_typeB_title{ width: 400px; display:block; float:left; line-height:24px; }
.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;}

#wp_news_w55 .news_intro a{font-size:14px; color:#6b6b6b;line-height:24px;}
.sudy-tab .tab-menu .tabl1{background: url(images/data1.png) no-repeat 50px  center;}
.sudy-tab .tab-menu .tabl2{background: url(images/friends.png) no-repeat 50px  center;}
.sudy-tab .tab-menu .tabl3{background: url(images/home.png) no-repeat 50px center;}
.sudy-tab .tab-menu .tabl4{background: url(images/at.png) no-repeat 50px center;}

.sudy-tab .tab-menu .tabl1.selected { background: #1765c0 url(images/data.png) no-repeat 50px  center; color:#fff;}
.sudy-tab .tab-menu .tabl2.selected  { background:#1765c0 url(images/friends1.png) no-repeat 50px  center; color:#fff;}
.sudy-tab .tab-menu .tabl3.selected { background:#1765c0 url(images/home1.png) no-repeat 50px  center; color:#fff;}
.sudy-tab .tab-menu .tabl4.selected  { background:#1765c0 url(images/at1.png) no-repeat 50px  center; color:#fff;}

.dtjt9_div_img .number {bottom:8px;}
.dtjt9_div_img .number .nomal{border-radius:10px;background: #afafaf;}
.dtjt9_div_img .number .current{background: #104196;border-radius:10px;}



.wp_nav .nav-item a span.item-name{padding-top:44px;}
#w22imgNumber a{border-radius: 50%;}
.dtjt8_div_img .number .nomal,.dtjt8_div_img .number .current{text-indent:-9999px;border:0;width:12px;height:12px;}
#wp_nav_w24 .wp_nav .nav-item a span.item-name{padding-top:4px;background:#fff;font-size:16px;margin-top:20px;padding:9px 20px;}
.searchbox { 
    display: block;
    height: 100px;
    left: 50%;
    margin-left: -400px;
    position: absolute;
    top: 120px;
    width: 500px;
    background:url(images/bgbg1.png) repeat center;}
    .form-search{width:364px;height:35px;background:url(images/bgbg2.png) repeat center;font-size:16px;float:left;border:none;display: block;color:burlywood;padding-left:16px;}
    .searchbox img {float:left;cursor:pointer;}



#wp_nav_w28 .wp_nav .nav-item a{text-align:left;font-size:14px;color:#000}
#wp_nav_w29 .wp_nav .nav-item a{text-align:left;font-size:14px;color:#000}

#wp_news_w25 .wp_article_list .list_item{height:27px;}
#wp_news_w26 .wp_article_list .list_item{height:27px;}
#wp_news_w27 .wp_article_list .list_item{height:27px;}
.post-30{position:relative;}
.cp{display:block;width:140px;position:absolute;right:-24px;color:#f7a901;font-size:14px;top:10px;text-align:center;cursor:pointer;z-index:999}
.cp a{display:block;width:140px;color:#f7a901;font-size:16px;text-align:center;}


#wp_nav_w29 .wp_nav .nav-item a span.item-name{padding-top:25px;}
#wp_nav_w28 .wp_nav .nav-item a span.item-name{padding-top:25px;}
#wp_nav_w29 .wp_nav .nav-item a span.item-name{padding:5px 5px 5px 0px}
#wp_nav_w28 .wp_nav .nav-item a span.item-name{padding:5px 5px 5px 0px}

.wp_nav .nav-item a span.item-name{padding:5px 7px;}

.post-25 .wp_article_list .list_item .Article_Title a:hover {
    color: #C00;font-weight: bold; !important;
    font-size: 14px;
}
#wp_nav_w28 .wp_nav .nav-item a:hover,#wp_nav_w29 .wp_nav .nav-item a:hover{color: #C00;font-weight: bold;}


.post.post-23 img{padding-bottom:7px;}

li.sub-item.i2-3-1-1 {
    width: 180%;
    background-color: #ffffff;
}


#wp_nav_w8 .wp_nav .nav-item a{background-color:#00b0f0!important;margin:4px!important;color:#ffffff!important;}
#wp_nav_w8 .wp_nav .nav-item a:hover{background-color:#ffffff!important;margin:4px!important;color:#9e9e9e!important;}
.list{margin-top:5px}

.hlogo1{
	height: 67px;
	padding-top: 38px;
}
.hlogo{
	position: absolute;
	background-color: #254A90;
}
.tt .tit .title_none{display:none;}