@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0; font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
:focus {outline:0;}
img {border:0;}
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;}
.clear {clear:both;}
.none {display:none;}
.hidden {visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
/**布局开始**/
body {BACKGROUND: #ffffff;}
body,p {font:16px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#5a5a5a;}
a {color:#000; text-decoration:none;}
a:link {color:#000;}
a:visited {color:#000;}
a:hover {color: #1782c6; text-decoration:none;}
a:active {color:#000;}
.wrapper {width:100%; margin:0 auto; min-width: 1240px;}
.wrapper .inner {max-width: 1240px; min-width: 1240px; width: 1240px; margin:0 auto;} /**页面全局宽度**/
/*顶部TOP*/
.top {width: 100%; background: #1782c6 url(../images/top_bg.jpg) right center no-repeat;}
/*头部BANNER*/
#header {border-bottom: 1px solid #5caada;}
.head {width:100%; height:150px;}
.head .logo {width: 1020px; height: 150px; float: left; background: url(../images/logo.png) center center no-repeat; cursor: pointer;}
/**导航条**/
#naver {background: transparent; margin: 0 auto 15px auto;}
.nav { width:100%; height: 50px; line-height: 50px; margin: 0px auto;}
.nav-bar { margin: 0 auto; width: 100%; }
.nav-box { margin: 0 auto; }
.nav-box .wp-menu { margin:0 auto;} /**导航高度**/
.nav-box .wp-menu .menu-item {line-height: 50px; display: inline-block; float: left; position: relative; z-index: 100;}
.nav-box .wp-menu .menu-item:hover {background: transparent;}
.nav-box .wp-menu .menu-item a.menu-link {display: block; padding:0 42px; color: #fff; font-size: 18px; font-weight: bold; text-align: center; background: transparent;}/**导航字体样式**/
.nav-box .wp-menu .menu-item a.menu-link:hover,
.nav-box .wp-menu .menu-item a.menu-link.parent{ text-decoration: none; background: #11669c; color: #fff;}/**鼠标经过或当前选中时样式**/
.nav-box .sub-menu { background: rgba(17,102,156,0.9); display: none; position: absolute; left: 0px; top: 50px; z-index: 100; min-width:196px; box-shadow: none;} /**菜单背景**/
.nav-box .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; border-bottom: none; border-top: 1px solid #5caada;}
.nav-box .sub-menu .sub-item a { display: block; color: #fff;line-height: 45px; padding:0 25px; text-align: center; display: block; font-family:"Microsoft YaHei"; font-size: 16px;}/**子菜单字体样式**/
.nav-box .sub-menu .sub-item a:hover,
.nav-box .sub-menu .sub-item a.parent{ color:#fff; display: block; background: #11669c;}
.nav-box .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}
/**主体部分**/
#container .inner {padding: 30px 0;}
.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-h .mod-l {width: 625px; float: left;}
.mod-h .mod-r {width: 565px; float: right;}
.mod-h1 {padding: 0; margin-bottom: 30px;}
/**Jumbotran**/
#jumbotran {background: #fff;}
#jumbotran .jumbotran-box { margin: 0 auto; background: #fff; position: relative; min-height: 100px;}
#jumbotran .post-jumbotron {width: 100%; margin: 0; overflow: hidden;}
#jumbotran .focus-navigation,
#jumbotran .focus-navigation:hover {width: 30px; height: 50px; line-height: 50px; font-size: 50px; font-weight: bold; opacity: 1; background: transparent;}
#jumbotran .focus-pagination {width: 100%; bottom: 12px; right: 10px; height: 16px; text-align: right;}
#jumbotran .focus-page {background-color: #fff; width: 8px; height: 8px; border-radius: 4px; margin-right: 6px;}
#jumbotran .focus-page-active {background-color: #f39a00;}
#jumbotran .focus-prev {left: 5px;}
#jumbotran .focus-next {right: 5px;}
#jumbotran .focus-title-bar {height: 40px; left: 0; bottom: 0;}
#jumbotran .focus-title-bg {opacity: 0.5; background-color: #000;}
#jumbotran .focus-title {height: 40px; line-height: 40px; padding: 0; padding-left: 10px; font-size: 15px; font-weight: normal; color: #fff; font-family:"Microsoft YaHei"; overflow: hidden; text-overflow: ellipsis; white-space: normal;}
/*页脚*/
#footer {background: #1782c6 url(../images/bottom_bg.jpg) center center no-repeat; background-size: cover;}
.foot {padding: 35px 0;}
.foot .copyright {width: 400px; float: left;}
.foot .copyright P { color: #fff; line-height: 40px; font-size: 16px;}
.foot .copyright P.detail { line-height: 30px; font-size: 14px; text-indent: 20px;}
.foot .copyright P.add {background: url(../images/address.png) left center no-repeat;}
.foot .copyright P.tel {background: url(../images/tel.png) left center no-repeat;}
.foot .copyright P.email {background: url(../images/email.png) left center no-repeat;}
.foot .copyright P.mailbox {background: url(../images/mailbox.png) left center no-repeat;}
.foot .link {width: 650px; float: right;}
/*首页自定义新闻列表*/
.post { margin: 0 auto; padding: 0;}
.post-intro .banner { margin: 0 auto; overflow: hidden; background: transparent; border-bottom: none;}
.post-intro .banner .title-text { height: 70px; line-height: 70px; padding: 0; text-align: left; text-indent: 0; font-weight: normal; float: left; font-size: 28px; color: #1782c6; background: transparent;}
.post-intro .more {height: 70px; background: transparent; margin: 0; float: right;}
.post-intro .more .more-btn { width: 80px; height: 70px; line-height: 70px; text-align: right; color: #999; font-size: 16px; font-weight: normal; background: transparent;}
.post-intro .more .more-btn A{ color: #999; text-decoration: none;}
.post-intro .more .more-btn A:hover{ color: #999; text-decoration: none;}
.post-intro .con {padding: 0; font-size: 16px; color: #000; line-height: 30px; text-indent: 2em;}
.post-info .banner { margin: 0 auto; overflow: hidden; background: transparent; border-bottom: none;}
.post-info .banner .title-text { height: 70px; line-height: 70px; padding: 0; text-align: left; text-indent: 0; font-weight: normal; float: left; font-size: 28px; color: #1782c6; background: transparent;}
.post-info .more {height: 70px; background: transparent; margin: 0; float: right;}
.post-info .more .more-btn { width: 80px; height: 70px; line-height: 70px; text-align: right; color: #999; font-size: 16px; font-weight: normal; background: transparent;}
.post-info .more .more-btn A{ color: #999; text-decoration: none;}
.post-industry .more .more-btn A:hover{ color: #999; text-decoration: none;}
.post-info .con {}
.post-info .con .wp_article_list .list_item {width: auto; margin: 0 auto; height: 40px; line-height: 40px; border-bottom: none; background: transparent;}
.post-info .con .wp_article_list .list_item .Article_Index {display: none;}
.post-info .con .wp_article_list .list_item .Article_Title {width: 75%; height: 40px; text-indent: 20px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; float: left; font-size: 16px; background: url(../images/dot.png) left center no-repeat;}
.post-info .con .wp_article_list .list_item .Article_Title A {font-size: 16px; height: 40px; line-height: 40px;}
.post-info .con .wp_article_list .list_item .Article_PublishDate {width: 24%; height: 40px; line-height: 40px; overflow: hidden; font-size: 16px; text-align: right; float: right; color: #999;}
.post-link .banner { margin: 0 auto; overflow: hidden; background: transparent; border-bottom: none;}
.post-link .banner .title-text { height: 40px; line-height: 40px; padding: 0; text-align: left; text-indent: 0; font-weight: normal; float: left; font-size: 16px; color: #fff; background: transparent;}
.post-link .more {height: 40px; background: transparent; margin: 0; float: right;}
.post-link .more .more-btn { width: 80px; height: 40px; line-height: 40px; text-align: right; color: #fff; font-size: 13px; font-weight: normal; background: transparent;}
.post-link .more .more-btn A{ color: #fff; text-decoration: none;}
.post-link .more .more-btn A:hover{ color: #fff; text-decoration: none;}
.post-link .con {}
.post-link .con .wp_article_list .list_item {margin: 0; height: 30px; line-height: 30px; border-bottom: none; background: url(../images/link.png) left center no-repeat; float: left;}
.post-link .con .wp_article_list .list_item:nth-child(3n+1) {width: 245px;}
.post-link .con .wp_article_list .list_item:nth-child(3n+2) {width: 195px;}
.post-link .con .wp_article_list .list_item:nth-child(3n) {width: 210px;}
.post-link .con .wp_article_list .list_item .Article_Index {display: none;}
.post-link .con .wp_article_list .list_item .Article_Title {width: 100%; height: 30px; text-indent: 20px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; float: none; font-size: 14px; color: #fff;}
.post-link .con .wp_article_list .list_item .Article_Title A {font-size: 14px; height: 30px; line-height: 30px; color: #fff;}
/*列表页*/
/*栏目图片*/
#col-banner {display: none;}
.col-banner {width: auto; height: 200px; margin: 0 auto; background: transparent; background-size: cover; position: relative;}
.col-banner .inner {position: relative;}
.col-banner .chn {font-size: 30px; font-weight: bold; color: #fff; position: absolute; left: 100px; bottom: 60px; text-shadow: 1px 1px 1px #333;}
.col-banner .eng {font-size: 14px; font-weight: normal; font-style: italic; color: #fff; position: absolute; left: 250px; bottom: 30px; text-shadow: 1px 1px 1px #333;}
.col-banner .slogan {width: 359px; height: 63px; background: url(../images/inpage_slogan.png) center center no-repeat; position: absolute; left: 0; top: 70px;}
#container .l-inner {padding: 30px 0;}
/*位置导航*/
.l-inner .page-navigation {height: 42px; line-height: 42px; margin: 0 auto; background: #fff; border-radius: 0px; border-bottom: 3px solid #f5f5f5;}
.l-inner .path-box {height: 42px; line-height: 42px; margin: 0 auto; text-align: right; text-indent: 0; font-size: 14px; color: #999999; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.l-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.l-inner .page-navigation .path-box .Column_Position A {font-size: 14px; color: #999999;}
.l-inner .page-navigation .path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}
.col-box {margin: 0 auto;}
.col-menu {width: 22%; float: left; min-height: 400px; background: #fff;}
.col-news {width: 75%; float: right; min-height: 500px; background: #fff;}
.col_nomenu {width: 100%; float: none;}
.col-menu-placeholder {height: 100px; width: 100%; margin: 0 auto;}
/*多级栏目列表*/
/*栏目标题*/
.col-menu-title { margin: 0 auto; height: 45px; line-height: 45px; overflow: hidden; background: #1782c6 url(../images/windmill.png) 10px center no-repeat; border-bottom: none; position: relative;}
.col-name {color: #fff; line-height: 45px; font-size: 18px; text-align: left; text-indent: 45px; font-weight: bold;}
.col-name-text {display: block;}
/*栏目列表*/
.col-menu-con {margin: 0; padding:5px 0; background: #fff;}
.col-list {margin: 0 auto; padding: 0; background: transparent;}
/*一级*/
.col-list .wp_listcolumn {border: none; padding: 0;}
.col-list .wp_listcolumn .wp_column {border: none; margin-bottom: 0px; text-indent: 10px;}
.col-list .wp_listcolumn .wp_column a { display: block; height: 49px; line-height: 49px; font-weight:normal; font-size: 16px; color:#000; border: none; border-bottom: 1px solid #e1e1e1; background: transparent; text-align: left;} /**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#fff; background: #1782c6; font-weight: normal;}
.col-list .wp_listcolumn .wp_column a:hover { color:#fff; background: #1782c6;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#fff; background: #1782c6;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#fff; font-weight: normal; background: #1782c6;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; padding: 0; text-indent: 0;}
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ }
.col-list .wp_listcolumn .wp_column a.parent span.column-name{}
/*二级*/
.col-list .wp_listcolumn .sub_list .sub-item {margin-top: 0px; text-indent: 20px;}
.col-list .wp_listcolumn .sub_list .sub-item a { display: block; height: 34px; line-height: 34px; font-size: 14px; background: transparent;} /**二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a:hover {background: #1782c6;} /**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a.selected {background: #1782c6;}
.col-list .wp_listcolumn .sub_list .sub-item a.parent {color:#fff; background: #1782c6;}
.col-list .wp_listcolumn .sub_list .sub-item a span.column-name {text-indent: 0;}
.col-list .wp_listcolumn .sub_list .sub-item a.selected span.column-name {}
.col-list .wp_listcolumn .sub_list .sub-item a.parent span.column-name {}
/*三级*/
.col-list .wp_listcolumn .sub_list .sub-item .sub_list .sub-item a.selected {color: #f3f3f3; background: #eeeeee;}
.col-list .wp_listcolumn .sub_list .sub-item .sub_list .sub-item a span.column-name {text-indent: 40px;}
.col-news-subcategory {margin: 20px auto 0 auto;}
.col-news-subcategory .menu_L3 .sub-item {height: 30px; line-height: 30px; width: auto; padding: 0 25px; float: left; margin-left: 5px; background: #eeeeee;}
.col-news-subcategory .menu_L3 .sub-item a {font-size: 14px;}
.col-news-subcategory .menu_L3 .sub-item.selected {color:#fff; background: #0e419c;}
.col-news-subcategory .menu_L3 .sub-item.selected a {color:#fff;}
/*文章列表*/
/*文章列表标题*/
.col-news-title {height: 50px; line-height: 50px; text-align: left; font-size: 24px; font-weight: bold; color: #a4cb32; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
/*文章列表内容*/
.col-news-con { margin: 0; padding: 15px 10px; min-height: 300px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 45px; line-height: 45px; border-bottom: #e1e1e1 1px dotted;} /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item:hover {}
.col-news-list .wp_article_list .list_item .fields.pr_fields {width: 80%;}
.col-news-list .wp_article_list .list_item .fields.pr_fields .Article_Title {width: 100%; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.col-news-list .wp_article_list .list_item .Article_Index { display: none; margin:0px;} /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; font-size: 16px; background: transparent; text-indent: 20px; background: url(../images/dot.png) left center no-repeat;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#000;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#1782c6;}
.col-news-list .wp_article_list .list_item .Article_PublishDate {font-size: 16px; color: #999}
.col-news-list .wp_entry { line-height:2; font-size:16px; color:#000;}
.col-news-list .wp_entry p { margin-bottom: 10px; line-height: 2; font-size: 16px; color:#000;}
.col-news-list .wp_entry img { max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); } /**列表页文章图片大小限制**/
/**.col-news-list .wp_entry img { max-width:800px; _width:expression(this.width > 800 ? "800px" : "800px"); } **/
.col-news-list .wp_entry img { padding: 4px;}
.col-news-list .wp_entry .img-desc {font-family: 楷体; font-size: 14px; font-weight:bold;}
.col-news-list .wp_entry a:hover {color: #234f9e; text-decoration: underline;}
.col-news-list .wp_paging {padding: 10px 0;}
.col-news-list .wp_subcolumn_list .wp_sublist {margin-bottom: 30px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title {border-bottom: 2px solid #1e76b4; margin-bottom: 5px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {background: url(../images/sublist-more.png) center center no-repeat;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext Img {visibility: hidden;}
.col-news-sublist-con {padding: 5px 30px;}
.col-news-list .wp_article_list .list_item_pic {width:132px; height: 176px; margin-right: 15px; margin-bottom: 15px; float: left; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center;}
.col-news-list .wp_article_list .list_item_pic A {display: block; width: 100%; height: 100%;}
.col-news-list .wp_article_list .list_item_pic .Article_Title {position: absolute; left: 0; bottom: 0; width: 100%; height: 30px; line-height: 30px; background: rgba(0,0,0,0.5); text-align: center; color: #fff;}
.col-news-list .wp_article_list .list_item_title {width: 25%; height: 45px; line-height: 45px; float: left;}
.col-news-list .wp_article_list .list_item_title .Article_Title {text-indent: 20px; background: url(../images/dot.png) left center no-repeat;}
/*分页*/
#wp_paging_w1205 {height:50px;}
/*文章页*/
#container .d-inner {padding: 30px 0;}
.d-inner .page-navigation {height: 42px; line-height: 42px; margin: 0 auto; background: #fff; border-radius: 0px; border-bottom: 3px solid #f5f5f5;}
.d-inner .path-box {height: 42px; line-height: 42px; margin: 0 auto; text-align: right; text-indent: 0; font-size: 14px; color: #999999; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.d-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.d-inner .page-navigation .path-box .Column_Position A {font-size: 14px; color: #999999;}
.d-inner .page-navigation .path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}
.article-box {margin: 0; min-height: 500px;}
.article {padding: 0;}
.article h1.article-title {font-weight: normal; padding:25px 0px; text-align:center; line-height: 120%; font-size:24px; color:#000;} /**文章标题**/
.article .article-metas {padding: 0 0 20px 0; text-align:center; border-bottom: 1px dotted #ccc;}
.article .article-metas span { margin:0 5px; font-size:14px; color:#999999;} /**文章其他属性**/
.article .entry {margin:0 auto; padding: 20px 0px; overflow:hidden;} /**文章内容**/
.article .entry .read, .article .entry .read p { line-height: 2; font-size: 16px; color: #000;} /**阅读字体**/
.article .entry .read p { margin-bottom: 10px;}
.article .entry .read img {max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); height: auto;} /**文章阅读部分图片大小限制**/