@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 Microsoft YaHei, Helvetica, STHeiti STXihei, Microsoft JhengHei, Tohoma, Arial; color: #333; }
body {}
a{ text-decoration: none; color: #2c2c2c;}
a:hover{ text-decoration: none; color: #1c3a97; }
.wp_entry a:hover{color: #1c3a97;}
.wp-wrapper { width: 100%; background-color: #fff;}
.wp-inner { width:auto; max-width: 1280px; margin:0 auto;}

/**头部**/
.wp-header { background-color: #1e467c;height:173px;}
.wp-header .wp-inner{position:relative; background:url(../images/headimg.png) no-repeat right;height:173px;}
 /**
  * [站点LOGO]
  */
.logo-panel { float: left; padding-top:40px;}
.logo-window {}
.logo-window img { vertical-align: middle;}

.wp-head-tools { float: right;}

/**
 * [语言选择]
 */
.lang-panel { float: right; margin-top:30px;}
.lang-window {/* padding: 6% 0; */}
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .i1{margin-right:20px;background:url(/images/home.png) no-repeat left;padding-left:15px;height:30px;line-height:30px;margin-top:0px;}
.lang-window .wp-menu .menu-item a.menu-link { display: inline-block; padding:0 20px;margin-top:8px; height: 16px; line-height: 16px; font-size: 16px; color: #fff;border-right: 1px solid #b4bce0;}
/**
 * [搜索]
 */
/** 搜索 **/
.top-right {
    float: right;
    position: relative;
	padding-top:50px;
}

/*.wp_search{ margin-top:3px; display:inline-block; height:24px; position:relative; right:0px; }
#keyword{ width:133px!important; border:none; margin-left:5px; height:22px; line-height:22px; background: rgba(255, 255, 255, 1); color:#fff; }
.wp_search .search{ background:url(images/search_btn.jpg); width:22px; height:22px; border:0px; cursor: pointer; }*/

.search-box { width: 100%;padding:0px 0px; background: #6b76a4; /* height: 29px; */ position: relative; background:transparent;border:1px solid #fff;}
.search-box .input-item { margin-left: 3px; margin-right: 30px; }
.search-box .input-item input { border: 0; outline: 0; width: 100%; height: 16px; line-height: 16px; padding:5px 5px; background:transparent; color: #fff; font-size: 12px; font-family: "Microsoft YaHei" }
.search-box .input-submit { display: block; width: 30px; height: 28px; background: url(/search_btn.png) no-repeat center center; cursor: pointer; position: absolute; right: 0; top: 0px; text-align:center;}
.search-box .input-submit span {line-height:58px; font-size:18px; color:#fff; display: none;}

/*点击弹出输入框*/
.search-panel { float: right; clear: right; position:relative;}
.searchbtn{width: 45px;height: 44px;border:0;outline: 0;background: #ffffff url(/images/sous.png) no-repeat center;position:absolute;right:0px;top:30px;z-index: 10;cursor:pointer;}
.search-window { width:45px;border:0px solid red;  background-color:transparent; overflow: hidden; position:absolute;right:0px; top:0px; z-index:100;height: 40px;}/*#72596C*/
.searchbox{width:45px;}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {margin-left:10px;margin-right: 40px;margin-top: 8px;}
.wp-search .search-input input.search-title {width: 100%;height: 18px;line-height: 18px;border:0;outline: 0;background: none;color: #DEDEDE;font-size: 14px;padding: 5px 0; border-bottom: 1px solid #eee;}
.wp-search .search-btn {width: 45px;height: 45px;position: absolute;right: 0;top:50%;margin-top: -23px;}
.wp-search .search-btn input.search-submit {width: 100%;height: 45px;border:0;outline: 0;background: #ffffff url(/images/sous.png) no-repeat center;cursor: pointer;}

/**主导航**/
.wp-navi { background-color: #ffffff;height:55px;}
.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; text-align:center; }
.main-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding:0 20px; height: 44px; line-height: 44px; color: #000; font-size: 16px; }
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; }
.main-nav-panel .sub-menu {background-color: #1c3a97; display: none; position: absolute; left: 0; top: 45px; z-index: 100; opacity:0.9; filter:alpha(opacity=90); min-width:100%;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;border-bottom: 1px solid #334ea2;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #fff; height: 30px; line-height: 30px; 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: #1c3a97;s}
/**slide导航**/
.wp-navi .navi-slide-head { display: none; padding:0 10px; height: 40px; background:#1c3a97;}
.wp-navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #fff; 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-white.png) no-repeat 50%; cursor:pointer;}

/**焦点图片**/
.wp-focus {}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/**
 * 主体
 */
.wp-main-page .content1 { width:100%; background:#f1f1f1;height:510px;}
.wp-main-page .cbox-left { width:600px; float: left;padding-top:30px;}
.wp-main-page .cbox-right { width: 640px; float: right;padding-top:30px;}
.wp-main-page .cbox{width:400px;float:left;margin-right:35px;}
.wp-main-page .cbox:nth-child(3){margin-right:0px;}
.cont-top{height:4rem;}
.head-bar{padding-top:0.5rem;padding-bottom:0.5rem;} 
.post-head .post-title { display: inline-block; height: 42px; line-height: 42px; font-size: 20px; font-weight: normal;float:left;}
.post-head .post-more {height: 20px;line-height: 20px;margin-top: 1px;background:#ccc;float:right;padding:0 10px;}
.post-head .post-more a { color: #fff; text-decoration: none;}
.post-body {}
.post-news .news-item { height: 30px; line-height: 30px; vertical-align: top; overflow: hidden; position: relative;}
.post-news .news-item .meta-title { display: block; margin-right: 76px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.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: #6a6a6a; font-size:13px; }


.zhuanye{height:180px;width:100%;}
.zhuanye .title{width:46px;height:112px;background:url(../images/zhuanye-title.jpg) no-repeat ;color:#fff;float:left;font-size:16px;line-height:22px;padding-top:10px;text-align:center;}
.zhuanye .post-body{float:right;}
.zhuanye ul li{width:300px;float:left;margin-right:10px;margin-left:0px;height:110px;}
.zhuanye ul li:nth-child(1){background:url(../images/zhuanye1.png) no-repeat center 10px #24a8e6;}
.zhuanye ul li:nth-child(2){background:url(../images/zhuanye2.png) no-repeat center 10px #f8b62c;}
.zhuanye ul li:nth-child(3){background:url(../images/zhuanye3.png) no-repeat center 10px #6fbc48;}
.zhuanye ul li:nth-child(4){background:url(../images/zhuanye4.png) no-repeat center 10px #ad0093;margin-right:0px;}
.zhuanye .ybdt-tit{clear:both;width:100%;text-align:center;height:105px;line-height:30px;padding-top:75px;font-weight:normal;font-size:15px;color:#fff;}
.zhuanye ul li a{color:#fff;}

.conli{height:48px;line-height:48px;font-size:16px;}
.conli>span{color:#999;}
.conli span a{color:#222;}
/**底部**/
.wp-footer {clear:both;}
.foot-box{clear:both;}
.wp-footer .wp-inner,.indexfoot .wp-inner{padding-top:30px;}
.footer { color: #fff; line-height:35px; font-size: 14px; text-align: center;padding-top:30px;}
.footer p{ color: #fff; line-height:35px; font-size: 14px;}

.indexfoot{width:100%;height:298px;background:url(../images/footbg.jpg) no-repeat top center;}
.intro{width:1280px; height:255px; background:url(/images/foot-bg.png) repeat top center;}
.intro p{float:left; line-height:33px;font-size:14px;padding:10px 0px 0px 20px;}
.intro .xueyuanfengcai{float:right;padding:20px 20px 20px;}

.wp_article_list .list_item .Article_Index {
    display: inline-block;
    width: 10px;
    height: 16px;
    margin-top: 5px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
    background: url(../images/wp_article_li_1.png) no-repeat 50%;
}
.wp-container .wp-inner{margin-top: 13px;background:#fff; clear:both;}

.wp-main-page .sidebar { width:33%; float: right;}
.wp-main-page .sidebar .sbox { }
/**列表页**/
.subbanner{width:100%;height:350px;background:url(../images/subbanner.jpg) no-repeat center;background-size: cover;}
	.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: 330px;position: relative; float: left;margin-top:-100px;margin-right: -360px;background:#173f77; padding-bottom:180px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 390px; margin-right: 15px;}

/**栏目列表**/
.list-cont{min-height:500px;}
.column-head {height:95px; line-height:95px; text-align:center;color:#fff;font-size:30px; }   /**位置栏目背景**/

.column-list-wrap li { width: 100%; vertical-align: bottom;width: 94%; margin:0 auto;}
.column-list-wrap li a { display: block; text-indent:53px;height:55px;line-height:55px;border-bottom: 1px solid #2f5385; font-size: 18px; color: #fff;background:url(/images/li3.png) no-repeat 30px 20px;}
.column-list-wrap li a:hover { text-decoration: none;}
.column-list-wrap li a.selected { background-color: #ffffff;border-left:5px solid #1c3a97;padding-left:1px;}
.column-list-wrap li a span { display: block; padding: 10px; padding-left: 20px; line-height:32px; }
.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;height:45px;clear:both;}
.list-meta .column-title { float: left; display:inline-block; white-space:nowrap; line-height:45px; font-size: 24px; color: #333;border-bottom:2px solid #173f77;width:} /**当前位置**/
.wp_paging{margin-top:30px;}

.list-meta .column-path { float: right; line-height: 45px; color: #454545;display:inline-block;}
.list-meta .column-path a{ color: #454545;}
.list-meta .column-path a:hover{ color:#14427E;}
.column-news-con { padding:10px 0; }
.column-news-list{padding-bottom:50px;}
.column-news-list .column-news-item {font-size:16px;display: block; position: relative; border-bottom:0px dashed #b1b1b1; line-height: 60px; padding-left: 18px; background: url(/images/li4.png) no-repeat left}  /**栏目新闻列表**/
.column-news-list .column-news-item:hover { background-color: #F7F7F7; color: #000;}
.column-news-list .column-news-item .column-news-title { display: block;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 150px; height:60px; line-height:60px; 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); }   /**列表页文章图片大小限制**/
.headStyle1vji60qtwd{margin:0 auto;font-size:14px;font-family:microsoft yahei;}
/**文章页**/
.info-box { margin:0 20px;}
.article {padding:30px 0;margin-bottom:30px;}
.article h1.arti-title { line-height:50px; padding:5px; text-align:center; font-size:24px; font-weight: normal; color:#424242; border-bottom:2px solid #ECECEC} /**文章标题**/
.article .arti-metas { height: 22px; line-height: 22px; text-align:center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin:0 5px; font-size:14px; 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;line-height:38px;font-size:16px;} /**文章内容**/
.article .entry,.article .entry p ,.article .entry span{ line-height:1.7; font-size:15px; }
.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; }   /**文章阅读部分图片大小限制**/



.more_re .post-head{position:relative;}
.more_re .post-head .head-bar{position: absolute;
    right: 0;
    top: -46px;}
.more_re .post-body{margin-top: 18px;}
.postbox-150{background:#f5f5f5;}
.ybdt-img{float:left; width:34%;}
.ybdt-img img{width:100%;}
.ybdt-tit{float:left; width:66%;}
.ybdt-tit a{padding:7px 20px; line-height:22px; display:block;}

.links{ padding-bottom:20px; margin-top:20px;}
/*日历新闻*/
.rili{}
.rili { padding:5px 0px;}
.rili li.news{margin-top:20px;padding-bottom:0px;clear:both;height:88px;border-bottom:1px dotted #ccc;}
.rili li.news.n1{margin-top:10px;padding-top:0px;}
.rili li.news .news_date{float: left;width: 76px; height:76px;margin-right:20px;border-radius:5px;;background:#1e467c; text-align:center;}
.rili li.news .news_date p{font-size:16px;color:#fff;line-height:35px;}
.rili li.news .news_date .news_year{
height: 24px;line-height:24px;
    font-size: 14px;
    color: #fff;
    width: 65px;}
.rili li.news .news_date .news_days{
   height:30px;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    background-color: #2a63b3;
    width: 65px;}
.rili li.news .news_wz{padding:5px 0px;font-size:16px;color#222;float:left;width:500px;}
 .rili li.news .news_wz a{display:block;}
.rili .news_title{line-height: 20px;font-size: 14px;color:#666;margin-top:10px;} 
 


.copyright{padding-top:30px;line-height:40px;}
.wp_subcolumn_list .wp_sublist .sublist_title {
    display: block;
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #efefef;
    margin-bottom: 10px;
}
.wp_subcolumn_list .wp_sublist .sublist_title a {
    display: inline-block;
    color: #393939;
    font-size: 18px;
    font-weight: normal;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    margin-top: -10px;
}
.wp-col-images .list-head{border:none;}

.column-news-con .wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 5px 10px;
    line-height: 30px;
    cursor: pointer;
}
.column-news-con .wp_nav .nav-item{width:30%;}
.column-news-con .wp_nav .nav-item a{text-align:left;}
.wp_nav .nav-item a.parent {
    color: #1c3a97;
}