@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, Tohoma, Arial; color: #000;}
body { background:#f2faff;}
a { text-decoration: none; color: #000; transition: all 0.2s ease-in-out;}
a:hover { text-decoration: none; color: #e66100;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: auto; width: 1200px; margin: 0 auto;}

/**头部**/
.wp-header { background: url(../images/head_bg.jpg) no-repeat center top;}

/** [站点LOGO]**/ 
.logo-panel { float: left;}
.logo-window { padding: 34px 0;}
.logo-window img { vertical-align: middle;}
.wp-head-tools { float: right;}

/** [搜索]**/
.search-panel { float: right; clear: right; width: 314px; margin-top: 50px;}
.search-window { overflow: hidden;}
.wp-search { position: relative; background:#fff;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left: 10px; margin-right: 85px;}
.wp-search .search-input input.search-title { width: 100%; height: 30px; line-height: 30px; border: 0; outline: 0; background: none; color: #000; font-size: 12px;}
.wp-search .search-btn { width: 85px; height: 30px; position: absolute; right: 0; top: 50%; margin-top: -15px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 30px; border: 0; outline: 0; background: url(img/search.png) #7192da no-repeat center; cursor: pointer; transition: all 0.2s; -webkit-transition: all 0.2s;}
.wp-search .search-btn input.search-submit:hover { background: url(img/search.png) #d5af22 no-repeat center;}
::-webkit-input-placeholder { color: #999999;} /* WebKit, Blink, Edge */
:-moz-placeholder { color: #999999;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #999999;} /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #999999;} /* Internet Explorer 10-11 */

/**主导航**/
.wp-navi { margin:6px 0;}
.main-nav-panel {}
.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;}
.main-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding: 0 42px; height: 50px; line-height: 50px; color: #000; font-size: 16px; font-weight:bold;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background: #3859a1;}
.main-nav-panel .wp-menu .menu-item.i20 a.menu-link { text-decoration: none; color: #fff; background: #3859a1;}
.main-nav-panel .sub-menu { background: #eaeaea; display: none; position: absolute; left: 0; top: 50px; z-index: 100; padding: 5px 0px; min-width:100%; text-align:center;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; min-width:100%; text-align:center;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #000; height: 38px; line-height: 38px; display: block; font-size:14px; font-weight:bold; min-width:100%; text-align:center;}
.main-nav-panel .sub-menu .sub-item a:hover { color: #fff; display: block; background:#3859a1;}

/**焦点图片**/
.wp-focus {}
.wechat-panel { width:185px; float:left; background:#e4e6e8; text-align:center; padding:25px; min-height:229px;}
.wechat-panel .wechat1 { font-size: 18px; font-weight: bold; line-height: 36px; color: #000;}
.wechat-panel .wechat2 { font-size: 16px; font-weight: bold; line-height: 36px; color: #000; padding-top:1px;}
.wechat-panel .wechat3 {}
.fcous-panel { width: 965px; float:right;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/** 主体**/
.wp-container { padding:20px 0;}
.wp-container.main2 {}
.wp-container .content { width: 100%;}
.wp-container.main1 .content .cbox-left { width: 370px; float: left;}
.wp-container.main1 .content .cbox-center { width: 370px; float: left; margin-left:45px;}
.wp-container.main1 .content .cbox-right { width: 370px; float: right; margin-left:45px;}
.wp-container.main2 .content .cbox{ width: 288px; float: left; background: url(../images/nav_bg2.png) no-repeat left bottom; margin-left:14px; position: relative;}
.wp-container.main2 .content .cbox.left1 { margin-left:0px;}
.wp-container.main2 .content .cbox.left2 {}
.wp-container.main2 .content .cbox.left3 {}
.wp-container.main2 .content .cbox.left4 {}
.wp-container .sidebar { width: 100%; background: #3859a1; margin-top: 8px;}
.wp-container .sidebar .sbox { padding: 24px 24px 18px;}
.wp-container .sidebar .sbox .phone { float:left; margin-right:74px;}
.wp-container .sidebar .sbox .phone1 { float:left;}
.wp-container .sidebar .sbox p { line-height: 30px; color: #fff; font-size: 14px;}

.wp-post {}
.main1 .wp-post .post-head { height: 46px; border-bottom: 1px solid #dae6ed; margin-bottom: 15px;}
.main2 .wp-post .post-head { height: 50px; border-bottom: 0px solid #dae6ed; padding:10px 0;}
.main2 .wp-post.post-17 .post-head { background:#27547d;}
.main2 .wp-post.post-18 .post-head { background:#8f82bc;}
.main2 .wp-post.post-19 .post-head { background:#0068b7;}
.main2 .wp-post.post-29 .post-head { background:#448aca;}
.main2 .wp-post.post-17 .post-body { min-height:230px; padding: 0 20px 30px; background:url(../images/nav_1.png) no-repeat 95% 95%; border-left:1px solid #dce2e5; border-right:1px solid #dce2e5;}
.main2 .wp-post.post-18 .post-body { min-height:230px; padding: 0 20px 30px; background:url(../images/nav_2.png) no-repeat 95% 95%; border-left:1px solid #dce2e5; border-right:1px solid #dce2e5;}
.main2 .wp-post.post-19 .post-body { min-height:230px; padding: 0 20px 30px; background:url(../images/nav_3.png) no-repeat 95% 95%; border-left:1px solid #dce2e5; border-right:1px solid #dce2e5;}
.main2 .wp-post.post-29 .post-body { min-height:230px; padding: 0 20px 30px; background:url(../images/nav_4.png) no-repeat 95% 95%; border-left:1px solid #dce2e5; border-right:1px solid #dce2e5;}
.main1 .wp-post .post-head .head-bar { position: relative;}
.main1 .wp-post .post-head .post-title { display: inline-block; height: 45px; line-height: 45px; font-size: 18px; font-weight: bold; color:#072741; padding-left:20px; background:url(../images/yuan1.png) no-repeat left center;}
.main2 .wp-post .post-head .post-title { display: block; text-align:center; height: 30px; line-height: 30px; font-size: 18px; font-weight: bold; color:#fff;}
.main2 .wp-post .post-head .eng { display: block; text-align:center; font-family:Arial; font-size: 14px; font-weight: normal; color:#fff; height: 20px; line-height: 20px;}
.main1 .wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; font-size:12px;}
.main2 .wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; left: 5%; bottom: 5%; font-size:12px; font-weight:bold;}
.wp-post .post-head .post-more a { color: #4a4a4a; text-decoration: none;}
.wp-post .post-head .post-more a:hover { color: #e66100;}
.wp-post .post-body {}
.post-news .news-item { line-height: 36px; vertical-align: top; overflow: hidden; position: relative; padding-left:20px;}
.wp-post.post-7 .post-news .news-item { background:url(../images/icon1.png) no-repeat left center;}
.wp-post.post-8 .post-news .news-item { background:url(../images/icon2.png) no-repeat left center;}
.wp-post.post-9 .post-news .news-item { background:url(../images/icon3.png) no-repeat left center;}
.post-news .news-item .meta-title { display: block; margin-right: 75px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.post-news .news-item .meta-title a { font-size: 14px; color: #072741;}
.post-news .news-item .meta-title a:hover { color: #e66100;}
.post-news .news-item .meta-time { display: block; text-align: right; width: 70px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; color: #999; font-size:12px;}

.wp-post.post-17 .wp-menu {}
.wp-post.post-17 .wp-menu .menu-item { width: 50%; float: left; line-height: 36px;}
.wp-post.post-18 .wp-menu {}
.wp-post.post-18 .wp-menu .menu-item { width: 50%; float: left; line-height: 36px;}
.wp-post.post-19 .wp-menu {}
.wp-post.post-19 .wp-menu .menu-item { width: 100%; line-height: 36px;}
.wp-post.post-29 .wp-menu {}
.wp-post.post-29 .wp-menu .menu-item { width: 100%; line-height: 36px;}

/**列表页**/
.wp-banner { display:none;}
.wp-banner .wp-inner { position: relative; max-width:100%;}

/**列表页banner图**/
.banner img { width: 100%; vertical-align: top;}
.wp-column-menu {width: 200px;position: relative;float: left;margin-right: -202px;border: 1px solid #cecece; background:#fff; padding-bottom: 200px; min-height: 566px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 233px; width: 965px; border: 1px solid #cecece; background:#fff; min-height: 766px;}

/**栏目列表**/
.column-head {background: #f6f6f6;line-height: 24px;border-bottom: 1px solid #cecece;}   /**位置栏目背景**/
.column-head .column-anchor {padding: 22px 10px 22px 40px;}
.column-head .column-anchor h3.anchor-title {display: inline-block;float: left;font-size: 16px;font-weight: bold;color: #333333;}		/**位置栏目字体**/
.column-body { margin:0 6.5px;}
.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a {display: block;width: 100%;font-size: 14px;color: #343434;margin: 12px 0;}
.column-list-wrap li a:hover {color: #fff;background: url(../images/list_bg.png) no-repeat center;}
.column-list-wrap li.selected a.selected {color: #fff;background: url(../images/list_bg.png) no-repeat center;}
.column-list-wrap li a span {display: block;padding: 7px;padding-left: 30px;line-height: 22px;}
.column-list-wrap .sub-list li a { background-position: 18px 11px; font-size: 14px; background: #F1F1F1;}
.column-list-wrap .sub-list li a:hover { background: #D6D6D6; color: #121212;}
.column-list-wrap .sub-list li.selected a.selected { background: #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: #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;}
.column-menu { position: absolute; bottom: 10px; left: 0; width: 100%;}
.column-menu {}
.column-menu .wp-menu .menu-item { line-height: 48px; text-align: center;}
.column-menu .wp-menu .menu-item.i1 {background: url(../images/d-icon1.png) no-repeat 30px center;}
.column-menu .wp-menu .menu-item.i2 {background: url(../images/d-icon2.png) no-repeat 30px center;}
.column-menu .wp-menu .menu-item.i3 {background: url(../images/d-icon3.png) no-repeat 30px center;}
.column-menu .wp-menu .menu-item.i4 {background: url(../images/d-icon4.png) no-repeat 30px center;}
.column-menu .wp-menu .menu-item a.menu-link { font-size:16px; color:#353535;}
.column-menu .wp-menu .menu-item a.menu-link:hover { color: #e66100;}

/** 栏目新闻**/
.list-head { padding: 22px 50px; border-bottom: 1px solid #cecece; background: #f6f6f6;}
.list-meta .column-title { float: left; display: inline-block; white-space: nowrap; line-height: 24px; font-size: 18px; color: #3d3d3d; font-weight:bold; padding-left: 20px; background: url(../images/yuan1.png) no-repeat left center;} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #9a9a9a;}
.list-meta .column-path a { color: #9a9a9a;}
.list-meta .column-path a:hover { color: #e66100;}
.column-news-con { padding: 10px 50px; background:#fff;}
.column-news-list .column-news-item { display: block; position: relative; line-height: 36px; color: #333;}  /**栏目新闻列表**/
.column-news-list .column-news-item.item-5 { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px dotted #a5a5a5;}
.column-news-list .column-news-item.item-10 { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px dotted #a5a5a5;}
.column-news-list .column-news-item:hover { color: #e66100;}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 80px;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 8px; color: #999;     font-size: 12px;}
.wp_entry { margin: 20px 30px; overflow: hidden;}
.wp_entry, .wp_entry p { line-height: 30px; font-size: 14px; text-align: justify;}
.wp_entry p { margin-bottom: 5px;}
.column-news-list .wp_entry img { vertical-align: middle; max-width: 100%; _width:expression(this.width > 800 ? "880px" : this.width);}   /**列表页文章图片大小限制**/
.possplit { background:url(../images/posslit.png) no-repeat center; width: 12px;}

.rili .news_list {}
.rili .news_list li.news {padding: 10px 0;border-bottom: 1px dashed #e0e0e0;position: relative;}
.rili .news_list li.news.n4 { border-bottom:0;}
.rili .news_list li.news .news_time {float: left;width: 68px;height: 100px;text-align: center;position: absolute;top: 10px;left: 0;}
.rili .news_list li.news .news_time .news_year {line-height: 25px;font-size: 12px;color: #797979;border: 1px solid #bababa;border-bottom: 0;padding-top: 5px;}
.rili .news_list li.news .news_time .news_days {font-size: 28px;line-height: 25px;color: #797979;border: 1px solid #bababa;border-top: 0;padding-bottom: 5px;}
.rili .news_list li.news .news_time .news_views {font-size: 12px;color: #999;line-height: 30px;padding-top: 8px;background: url(../images/view.png) no-repeat 10px 18px;padding-left: 16px;}
.rili .news_list li.news .news_wz { padding: 5px 0px; text-align: left; margin-left: 80px;}
.rili .news_list li.news .news_title {line-height: 26px;height: 52px;overflow: hidden;font-size: 15px;}
.rili .news_list li.news .news_title a {line-height: 26px;font-size: 15px;color: #333;font-weight: normal;}
.rili .news_list li.news .news_title a:hover {color: #e66100;}
.rili .news_list li.news .news_summary {line-height: 24px;height: 72px;overflow: hidden;font-size: 12px;color: #666;}

/**文章页**/
.info-box { margin: 0 20px;}
.article { padding: 15px 0;}
.article h1.arti-title { line-height: 30px; padding: 20px; text-align: center; font-size: 24px; font-weight: bold; color: #333;} /**文章标题**/
.article .arti-metas { height: 16px; line-height: 16px; text-align: center; padding: 10px 0; background: #ededed; margin: 0 30px;}
.article .arti-metas span { display: inline-block; margin: 0 5px; font-size: 12px; color: #333;} /**文章其他属性**/
.article .entry { margin: 20px 30px; overflow: hidden;} /**文章内容**/
.article .entry, .article .entry p { line-height: 30px; font-size: 14px; text-align: justify;}
.article .entry p { margin-bottom: 5px;}
.article .entry .read img { vertical-align: middle; max-width: 100%; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center;}   /**文章阅读部分图片大小限制**/
.article .adjacent { margin: 10px 30px;}
.article .entry p {
text-align: center;
}
/**底部**/
.main_foot { background: url(../images/foot_bg.png);}
.wp-footer {}
.wp-footer .wp-inner {}
.wp-footer .wp-inner .footer {}
.wp-footer .wp-inner .footer .post-head .post-title { display: inline-block; height: 45px; line-height: 45px; font-size: 18px; font-weight: bold; color:#fff;}
.wp-footer .wp-inner .footer .post-head .post-title .eng1 { font-family:Arial; font-size: 14px; font-weight: normal; color:#d6d6d6; padding-left:10px;}
.wp-footer .wp-inner .footer .foot_phone {   height:160px; float:left;}
.wp-footer .wp-inner .footer .foot_phone .post-10 { padding: 15px 20px 0;}
.wp-footer .wp-inner .footer .foot_phone .phone { }
.wp-footer .wp-inner .footer .foot_phone .wp_editor_art_table td {
      background: none;
    padding: 5px 35px;
    border: 0px solid #DDD;
    font-size: 15px;
    color: #fff;
    line-height: 36px;
    font-weight: bold;
}
.wp-footer .wp-inner .footer .foot_phone .phone1 { float: left;}
.wp-footer .wp-inner .footer .foot_phone p { line-height: 36px; font-size:15px; color: #fff; font-weight: bold;}
.wp-footer .wp-inner .footer .foot_l { height: 48px; line-height: 48px; text-align: center;}
.wp-footer .wp-inner .footer .foot_l span { line-height:48px; color: #c0c8d3; margin:0 18px; padding-left:18px;}
.wp-footer .wp-inner .footer .foot_l span.foot1 { background:url(../images/icon7.png) no-repeat left center;}
.wp-footer .wp-inner .footer .foot_l span.foot2 { background:url(../images/icon8.png) no-repeat left center;}
.wp-footer .wp-inner .footer .foot_l span.foot3 { background:url(../images/icon9.png) no-repeat left center;}
.wp-footer .wp-inner .footer .foot_r { float: left; width: 350px; line-height: 45px;}
.wp-footer .wp-inner .footer .foot_r .mk { margin-top:15px; margin-left:15px;}
.article .entry {
    margin: 20px 62px;
    overflow: hidden;
}
.wp-footer .wp-inner .footer .foot_phone .wp_editor_art_table td {
    background: none;
    padding: 5px 34px;
    border: 0px solid #DDD;
    font-size: 15px;
    color: #fff;
    line-height: 36px;
    font-weight: bold;
}
 @media screen and (max-width: 1024px) {
.main_foot {
    width: 1200px;
}
.wp-wrapper {
    width: 1200px;
} 
	 }