@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: #f8f8f8;}
body,p {font:16px/1  "Microsoft YaHei", "\u5b8b\u4f53",Tahoma, Geneva, sans-serif; color:#333333;}
a {color:#333333; text-decoration:none;}
a:link {color:#333333;}
a:visited {color:#333333;}
a:hover {color: #006ab4; text-decoration:none;}
a:active {color:#333333;}

.wrapper {width:100%; margin:0 auto;}
.wrapper .inner {width: 1100px; margin:0 auto;} /**页面全局宽度**/

/*头部BANNER*/
#header {background: #0064b0 url(../images/header_bg.jpg) left top no-repeat;}
.head {width:100%; height:117px; position: relative;}
.head .logo {width: 760px; height: 117px; float: left; background: url(../images/logo.png) left center no-repeat;}
.head .logo A {width: 624px; height: 117px; display: block;}
/*搜索框*/
.search-bar {width: 200px; height: 32px; position: absolute; top: 40px; right: 76px; border-bottom: 1px solid #fff;}
.search-box {width: 200px; height: 32px; background: transparent; position: absolute; top: 0; left: 0;}
.search-component {width: 100%; height: 32px; margin: auto; overflow: hidden;}
.search-input-box {width: 165px; height: 32px; float: left; padding: 0px; position: relative;}
.search-input {width: 160px; height: 30px; border: none; padding: 0; background: transparent; font-family: "Microsoft YaHei"; font-size: 14px; color: #e0f0fb; position: absolute; top: 1px; left: 3px;}
.search-input:focus, .search-input:hover {color: #fff;}
.search-btn-box {width: 28px; height: 32px; float: right; padding: 0; position: relative;}
.search-btn {width: 28px; height: 32px; background: url(../images/search_btn.png) center center no-repeat; border: none; margin: auto; padding: 0; cursor: pointer; position: absolute; top: 0px; left: 0px;}
/*语言*/
.english {width: 64px; height: 30px; line-height: 30px; border-radius: 5px; background: #53c3f1; color: #ffffff; position: absolute; right: 0; top: 43px; text-align: center; font-size: 14px;}
.english A {width: 64px; height: 30px; display: block; color: #fff;}

/**导航条**/
.naver { margin: 0 auto; background: #fff;}
.l-naver, .d-naver {box-shadow: 0px 1px 4px 0px #ccc; margin-bottom: 25px;}
.nav { width:100%; height: 47px; line-height: 47px; margin: 0px auto;}
.nav-bar { width: 100%; margin: 0 auto;}
.nav-box { margin: 0 auto; }
.nav-box .wp_nav .nav-item {line-height: 47px;}
.nav-box .wp_nav .nav-item a {color: #252525;}
.nav-box .wp_nav .nav-item.selected {background: #006ab4;}
.nav-box .wp_nav .nav-item.selected A {color: #fff;}
.nav-box .wp_nav .nav-item.on {background: #006ab4;}
.nav-box .wp_nav .nav-item.on a {color: #fff;}
.nav-box .wp_nav .nav-item a span.item-name {font-size: 18px; font-weight: normal; padding: 0 32px; line-height: normal;}
.nav-box .wp_nav .nav-item.on a span.item-name {font-size: 18px;}
.nav-box .wp_nav .sub-nav {border: none; box-shadow: 0px 1px 1px 0px #999;}
.nav-box .wp_nav .sub-nav .nav-item {background: transparent; width: auto; min-width: 172px; margin-left: 0; border-left: none; border-right: none;}
.nav-box .wp_nav .sub-nav .nav-item a {background: #fff; border-top: none; line-height: normal;}
.nav-box .wp_nav .sub-nav .nav-item.on a{background: #006ab4;}
.nav-box .wp_nav .sub-nav .nav-item a.parent:hover{background: #006ab4; color: #fff;}
.nav-box .wp_nav .sub-nav .nav-item a span.item-name {font-size: 16px; font-weight: normal; line-height: 42px; padding: 0px 15px; color: #252525; min-width: 134px; text-align: center;}
.nav-box .wp_nav .sub-nav .nav-item.on a span.item-name {color: #fff;}

/**Jumbotran**/
#jumbotran {background: #e0f0fb; padding: 30px 0; margin-bottom: 25px;}
.jumbotran .jumbotran-box {margin: 0 auto; background: #0075c6;}
.jumbotran .post-jumbotron {width: 725px; margin: 0;}
.jumbotran .focus {}
.jumbotran .focus-navigation,
.jumbotran .focus-navigation:hover {font-size: 60px; font-weight: normal; background: transparent;}
.jumbotran .focus-pagination {bottom: 20px; right: -28%;}
.jumbotran .focus-prev {left: 10px;}
.jumbotran .focus-next {right: 10px;}
.jumbotran .focus-page {background-color: #fff;  margin-left: 7px; margin-right: 0; border-radius: 5px; width: 10px; height: 10px;}
.jumbotran .focus-page-active  {background-color: #f9b52c;}
.jumbotran .focus-title-bar {width:300px; height: 50px; right: -335px; top: 65px;}
.jumbotran .focus-title-bg {background: transparent; display: none;}
.jumbotran .focus-title {width: 300px; line-height: 35px; font-size: 25px; font-weight: bold; font-family:"Microsoft YaHei"; padding: 0; white-space: normal;}
.jumbotran .focus-title A {color: #fff;}
.jumbotran .focus-title .Article_Abstract {font-size: 16px; display: block; line-height: 25px; font-weight: normal; padding-top: 30px; text-indent: 2em;}

/**主体部分**/
#container {}
#container .inner {padding: 0;}

.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-h1, .mod-h2, .mod-h3, .mod-h4 {margin-bottom: 25px;}
.mod-h1 .mod-l {width: 725px; float: left;}
.mod-h1 .mod-r {width: 354px; float: right;}
.mod-h4 .mod-l {width: 354px; float: left;}
.mod-h4 .mod-c {width: 354px; float: left; margin-left: 19px;}
.mod-h4 .mod-r {width: 354px; float: right;}
.c-box {}
.c-box.fastpass {width: 180px; float: left; background: #eee; height: 360px;}
.c-box.news {width: 700px; float: right; background: #fff; height: 360px;}
.c-box.notice {background: #fff; height: 360px;}
.c-box.party {background: #fff url(../images/party_bg_.jpg) left bottom no-repeat; height: 300px;}
.c-box.activity {background: #fff; height: 300px;}

/*页脚*/
#footer {background: #0064b0 url(../images/footer_bg.jpg) right bottom no-repeat;}
.foot {height: 136px; margin: 0 auto; position: relative;}
.foot .copyright {line-height: 20px; color: #fff; position: absolute; left: 230px; top:38px; width: 450px; font-size: 14px;}
.foot .icon {width: 46px; height: 46px; position: absolute;}
.foot .icon A {width: 46px; height: 46px; display: block;}
.foot .phone { left: 715px; top: 46px; background: url(../images/icon_phone.png) center center no-repeat;}
.foot .wechat { left: 780px; top: 46px; background: url(../images/icon_wechat.png) center center no-repeat;}
.foot .wechat .wechat-qrc {width: 130px; height: 140px; position: absolute; background: url(../images/wechat_qrc.png) left center no-repeat; bottom:50px; left: -41px; display: none;}

/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}

.post-news {padding: 20px 0; border: 1px solid #e2e2e2; background: #fff; min-height: 328px;}
.post-news .banner { margin: 0 auto; overflow: hidden; background: url(../images/banner_prefix.gif) left center no-repeat;}
.post-news .banner .title-text { height: 40px; line-height: 40px ; padding:0; text-align: left; text-indent: 30px; font-weight: bold; float: left; font-size: 22px; color: #0075c6;}
.post-news .banner .more {float: right; margin-top: 0;}
.post-news .banner .more-btn { width: 60px; height: 40px; line-height: 40px; text-align: left; color: #666; font-size: 12px; font-weight: normal;}
.post-news .banner .more-btn A{ color: #666; text-decoration: none; display: block; width: 60px; height: 40px;}
.post-news .banner .more-btn A:hover{ color: #0075c6; text-decoration: none;}
.post-news .con {padding: 10px 30px 0 30px;}
.post-subnews .banner {width: 50px; line-height: 26px; float: left; text-align: center; color: #fff; font-size: 14px;}
.post-subnews.subnews1 .banner {background: #0061af;}
.post-subnews.subnews2 .banner {background: #53c3f1;}
.post-subnews.subnews3 .banner {background: #f8b62c;}
.post-subnews.subnews4 .banner {background: #00afa2;}
.post-subnews .con {width: 590px; float: right; padding: 0;}
.post-subnews .con .wp_article_list .list_item { height: 40px; border-bottom: none; background: transparent; margin-bottom: 5px;}
.post-subnews .con .wp_article_list .list_item .Article_Index {display: none;}
.post-subnews .con .wp_article_list .list_item .Article_Title {width: 100%; margin: 0 auto; line-height: 26px; text-indent: 0px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; font-size: 16px; font-weight: normal; color: #373737;}
.post-subnews .con .wp_article_list .list_item .Article_Title A {}
.post-subnews .con .wp_article_list .list_item .Article_Title A:hover {}

.post-notice {padding: 20px 0; border: 1px solid #e2e2e2; background: #fff; min-height: 328px;}
.post-notice .banner { margin: 0 auto; overflow: hidden; background: url(../images/banner_prefix.gif) left center no-repeat;}
.post-notice .banner .title-text { height: 40px; line-height: 40px ; padding:0; text-align: left; text-indent: 30px; font-weight: bold; float: left; font-size: 22px; color: #0075c6;}
.post-notice .banner .more {float: right; margin-top: 0;}
.post-notice .banner .more-btn { width: 60px; height: 40px; line-height: 40px; text-align: left; color: #666; font-size: 12px; font-weight: normal;}
.post-notice .banner .more-btn A{ color: #666; text-decoration: none; display: block; width: 60px; height: 40px;}
.post-notice .banner .more-btn A:hover{ color: #0075c6; text-decoration: none;}
.post-notice .con {padding: 10px 30px 0 30px;}
.post-notice .con .wp_article_list .list_item { height: 51px; border-bottom: none; background: transparent; margin-bottom: 18px;}
.post-notice .con .wp_article_list .list_item .Article_Index {display: none;}
.post-notice .con .wp_article_list .list_item .Article_PublishDate {width: 51px; height: 51px; background: #f0f0f0; border: none; float: left;}
.post-notice .con .wp_article_list .list_item .Article_PublishDate .Date {width: 100%; height: 25px; line-height: 25px; font-size: 20px; text-align: center; color: #fff; background: #53c3f1; overflow: hidden;}
.post-notice .con .wp_article_list .list_item .Article_PublishDate .YearMonth {width: 100%; height: 26px; line-height: 26px; font-size: 12px; text-align: center; color: #2f2f2f; overflow: hidden;}
.post-notice .con .wp_article_list .list_item .Article_Content {width: 220px; height: 51px; float: right;}
.post-notice .con .wp_article_list .list_item .Article_Title {width: 100%; margin: 0 auto; line-height: 25px; text-indent: 0px; overflow: hidden; font-size: 16px; font-weight: normal; color: #373737;}
.post-notice .con .wp_article_list .list_item .Article_Title A {}
.post-notice .con .wp_article_list .list_item .Article_Title A:hover {}

.post-fastpass {}
.post-fastpass .nav-item {width:260px; height: 105px; margin-left: 20px; line-height: 24px; overflow: hidden; background-repeat: no-repeat; background-position: 33px center;}
.post-fastpass .nav-item.i1 {background-color: #5da4dd; background-image: url(../images/icon_idcard.png); margin-left: 0;}
.post-fastpass .nav-item.i2 {background-color: #43b8e8; background-image: url(../images/icon_suitcase.png);}
.post-fastpass .nav-item.i3 {background-color: #f8b62c; background-image: url(../images/icon_book.png);}
.post-fastpass .nav-item.i4 {background-color: #00afa2; background-image: url(../images/icon_partner.png);}
.post-fastpass .nav-item.i1:hover {background-color: #4489c1;}
.post-fastpass .nav-item.i2:hover {background-color: #2da3d3;}
.post-fastpass .nav-item.i3:hover {background-color: #e3a118;}
.post-fastpass .nav-item.i4:hover {background-color: #008e83;}
.post-fastpass .nav-item A {color: #fff; display: block; width: 100%; height: 105px; font-size: 20px; font-weight: bold;}
.post-fastpass .nav-item A:hover {color: #fff;}
.post-fastpass .wp_nav .nav-item a span.item-name {width: 150px; line-height: 24px; text-align: left; display: block; padding-left: 100px;}
.post-fastpass .wp_nav .nav-item.i1 a span.item-name {padding-top: 28px;}
.post-fastpass .wp_nav .nav-item.i2 a span.item-name {padding-top: 28px; width: 130px;}
.post-fastpass .wp_nav .nav-item.i3 a span.item-name {padding-top: 40px;}
.post-fastpass .wp_nav .nav-item.i4 a span.item-name {padding-top: 40px;}

.post-map {height: 418px; border: 1px solid #e2e2e2; background: url(../images/map.jpg) center top no-repeat; position: relative;}
.post-map .region {position: absolute; background-position: center top; background-repeat: no-repeat; }
.post-map .region .location {width: 18px; height: 24px; background: url(../images/location.png) center center no-repeat; position: absolute;}
.post-map .region:hover .location {background-image: url(../images/location_highlight.png);}
.post-map .region .location_name {line-height: 18px; color: #868c90; font-size: 14px; font-weight: bold; position: absolute; white-space: nowrap;}
.post-map .region:hover .location_name {color: #1c8ad7;}
.post-map .region .region-box {width: 460px; max-height: 240px; border: 1px solid #e2e2e2; position: absolute; background: rgba(255,255,255,1); box-shadow: 1px 1px 3px 0px #cccccc; display: none;}
.post-map .region:hover .region-box {display: block; z-index: 1000;}
.post-map .region .region-box .post-region .con {padding: 15px;}
.post-map .region .region-box .post-region .con .wp_article_list .list_item { height: 24px; line-height: 24px; border-bottom: none; font-size: 14px;}
.post-map .region .region-box .post-region .con .wp_article_list .list_item .Article_Index {display: none;}
.post-map .region .region-box .post-region .con .con .wp_article_list .list_item .Article_Title {width: 100%; height: 24px; line-height: 24px; text-indent: 0px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; float: none; font-weight: normal;}
.post-map .region .region-box .post-region .con .con .wp_article_list .list_item .Article_Title A {font-size: 14px;}
.post-map .region .region-box .post-region .con .con .wp_article_list .list_item .Article_Title A:hover {}
/*北美*/
.post-map .region.north_america {width: 421px; height: 249px;  position: absolute; left: 71px; top: 32px;}
.post-map .region.north_america:hover {background-image: url(../images/region_north_america.png);}
.post-map .region.north_america .location {left: 170px; top: 95px;}
.post-map .region.north_america .location_name {left: 125px; top: 125px;}
.post-map .region.north_america .region-box {left: 240px; top: 120px;}
/*南美*/
.post-map .region.south_america {width: 129px; height: 151px; position: absolute; left: 302px; top: 235px;}
.post-map .region.south_america:hover {background-image: url(../images/region_south_america.png);}
.post-map .region.south_america .location {left: 30px; top: 15px;}
.post-map .region.south_america .location_name {left: -10px; top: 45px;}
.post-map .region.south_america .region-box {left: 70px; bottom: 120px;}

.post-link-block {padding: 20px 0; border: 1px solid #e2e2e2; background: #fff; min-height: 315px;}
.post-link-block .banner { margin: 0 auto; overflow: hidden; background: url(../images/banner_prefix.gif) left center no-repeat;}
.post-link-block .banner .title-text { height: 40px; line-height: 40px ; padding:0; text-align: left; text-indent: 30px; font-weight: bold; float: left; font-size: 22px; color: #0075c6;}
.post-link-block .banner .more {float: right; margin-top: 0;}
.post-link-block .banner .more-btn { width: 60px; height: 40px; line-height: 40px; text-align: left; color: #666; font-size: 12px; font-weight: normal;}
.post-link-block .banner .more-btn A{ color: #666; text-decoration: none; display: block; width: 60px; height: 40px;}
.post-link-block .banner .more-btn A:hover{ color: #0075c6; text-decoration: none;}
.post-link-block .con {padding: 10px 30px 0 30px;}
.post-link-block .con .wp_article_list .list_item {width: 135px; height: 40px; border-bottom: none; float: left;}
.post-link-block .con .wp_article_list li:nth-of-type(even){ margin-left: 22px;}
.post-link-block .con .wp_article_list .list_item .Article_Index {display: none;}
.post-link-block .con .wp_article_list .list_item .Article_Title {width: 100%; height: 40px; line-height: 40px; text-indent: 0px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; float: none; font-weight: normal;}
.post-link-block .con .wp_article_list .list_item .Article_Title A {}
.post-link-block .con .wp_article_list .list_item .Article_Title A:hover {}

/*列表页*/
#container .l-inner {padding: 0; margin-bottom: 25px;}

/*位置导航*/
.l-inner .page-navigation { width: 96%; height: 30px; line-height: 30px; margin-left: 0; background: #f9f9f9; margin: 0 auto;}
.l-inner .page-navigation .path-box { height: 30px; line-height: 30px; margin: 0 auto; text-align: right; font-size: 12px; color: #979797; float: right; margin-right: 10px;}
.l-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.l-inner .page-navigation .path-box .Column_Position A {font-size: 12px; color: #979797;}
.l-inner .page-navigation .path-box .possplit {width: 12px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 3px;}
.l-inner .page-navigation .col-news-title {height: 30px; line-height: 30px; text-align: center; font-size: 16px; font-weight: bold; color: #333333; float: left; padding: 0 10px;}

.col-box {margin: 0 auto; padding:0;}
.col-menu {width: 245px; float: left; min-height: 600px;}
.col-news {width: 830px; float: right;  min-height: 600px; background: #fff; padding: 15px 0 0 0;}

.col-menu-title {width: 100%; height: 50px; line-height: 50px; margin: 0 auto; overflow: hidden; background: #fff url(../images/banner_prefix.gif) left center no-repeat;}
.col-name {color: #0075c6;	line-height: 50px; font-size: 22px;	text-align: left; text-indent: 25px; font-weight: bold;}
.col-name-text { display: block;}

/*多级栏目列表*/
.col-menu-con {width: 100%; margin: 0 auto; padding:0; background: #fff; border-top: 3px solid #e2e2e2;}
.col-list {width:100%; margin: 0 auto; padding: 0; background: transparent;}
/*一级*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column {border-top: 1px solid #e2e2e2; background: #fff;}
.col-list .wp_listcolumn .wp_column.column-1 {border-top: none;}
.col-list .wp_listcolumn .wp_column.selected {background: #f2f2f2;}
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 16px; color:#333333; background: url(../images/col_menu_gray.gif) left center no-repeat; border: none;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#0075c6; font-weight: normal; background: #fff url(../images/col_menu_hover.gif) left center no-repeat;}
.col-list .wp_listcolumn .wp_column a:hover { color:#0075c6; background: #FFF url(../images/col_menu_hover.gif) left center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#0075c6;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#0075c6; font-weight: bold; background: url(../images/col_menu_hover.gif) left center no-repeat;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; line-height: 45px; padding: 0; text-indent: 25px;}
.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 .wp_subcolumn {border-top: none;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 14px; color:#333; background:none; border-top: none; border-bottom: none;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover {color:#0075c6;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {background: transparent;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a span.column-name {background: transparent; line-height: 35px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {color:#0075c6; font-weight: bold; background: url(../images/col_menu_hover.gif) 10px center no-repeat; line-height: 35px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.parent span.column-name {color:#0075c6; font-weight: bold; background: url(../images/col_menu_hover.gif) 10px center no-repeat; line-height: 35px;}
/*三级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#333; background:none; border-top:0px solid #fff; border-bottom:1px solid #e2e2e2;} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover {color:#234f9e;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { background: transparent;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a span.column-name {background: transparent; line-height: 25px; padding-left: 45px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{color:#234f9e; font-weight: bold; background: url(../images/pointer_blue3.gif) 35px center no-repeat; line-height: 25px;}
/*四级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}
/*五级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.col-news-con {width: 96%; margin: 0 auto; padding: 15px 0px; min-height: 300px; background: #fff;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 40px; line-height: 40px; border-bottom: 1px dotted #d9d9d9;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item:hover {background: #f2f2f2;}
.col-news-list .wp_article_list .list_item:hover .Article_Title A {color:#0075c6;}
.col-news-list .wp_article_list .list_item .fields.pr_fields {width: 85%;}
.col-news-list .wp_article_list .list_item .fields.pr_fields .Article_Title {width: 90%; 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: 14px; background: url(../images/link_pointer.gif) 15px center no-repeat; text-indent: 30px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#333333;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#0075c6;}
.col-news-list .wp_article_list .list_item .Article_PublishDate {font-size: 13px; color: #919191; padding-right: 10px;}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#222;}
.col-news-list .wp_entry .paging_content {padding: 10px 30px;}
.col-news-list .wp_entry p { margin-bottom:10px; line-height: 2; font-size: 15px;}
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 600 ? "600px" : this.width); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 500 ? "500px" : "500px"); }   /**列表页文章图片大小限制**/
.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-iframe {position: relative}
.col-news-iframe .iframe-mask-consult {position: absolute; width:100%; height: 150px; left: 0; z-index: 999; background: #FFF; font-size: 14px; line-height: 25px;}
.col-news-iframe .iframe-mask-appeal {position: absolute; width:100%; height: 290px; left: 0; z-index: 999; background: #FFF url(../images/workflow-appeal.jpg) center center no-repeat;}
.iframe-mask-appeal-placeholder {width: 100%; height: 100px;}
.col-news-head {width:200px; height:28px; float:left;}
.col-metas {height:28px; line-height:28px; text-indent:20px; color: #333; font-size: 14px; font-weight: bold;}

#wp_paging_w1205 {height:50px;}

/*文章页*/
#container .d-inner {padding: 20px 0 0 0; background: #fff; margin-bottom: 25px;}

.d-inner .page-navigation { width: 96%;	height: 30px; line-height: 30px; margin: 0 auto; }
.d-inner .page-navigation .path-box { height: 30px; line-height: 30px; margin: 0 auto; text-align: left; font-size: 12px; color: #979797; background: #f9f9f9; text-indent: 10px;}
.d-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.d-inner .page-navigation .path-box .Column_Position A {font-size: 12px; color: #979797;}
.d-inner .page-navigation .path-box .possplit {width: 12px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 3px;}

.article-box {margin: 0 auto; min-height: 500px;}
.article {padding: 0 50px;}
.article h1.article-title {font-weight: normal; padding:25px 0px; text-align:center;  line-height: 120%; font-size:24px; color:#000;} /**文章标题**/
.article .article-meta {position: relative; border-bottom: 1px dotted #ccc;}
.article .article-meta .share {position: absolute; right: 0; top: 0; width: 140px;}
.article .article-metas {padding: 0 0 20px 0; text-align:center; }
.article .article-metas span { margin:0 5px; font-size:12px; color:#999999;} /**文章其他属性**/
.article .entry {margin:0 auto; padding: 20px 0; overflow:hidden;} /**文章内容**/
.article .entry .read, .article .entry .read p { line-height: 2; font-size: 15px; color: #333;} /**阅读字体**/
.article .entry .read p { margin-bottom: 10px;}
.article .entry .read img {max-width:900px; _width:expression(this.width > 900 ? "900px" : this.width); height: auto;} /**文章阅读部分图片大小限制**/
.post-map .region.Africa {
    width: 187px;
    height: 155px;
    position: absolute;
    left: 474px;
    top: 179px;
}
.post-map .region.Africa .location {
    left: 59px;
    top: 15px;
}
.post-map .region.Africa .location_name {
    left: 87px;
    top: 49px;
}
.post-map .region.Africa:hover {
    background-image:url(../images/Afica.png);
}
.post-map .region.Africa .region-box {
    left: 90px;
    bottom: 120px;
}

.post-map .region.Europe {
    width: 250px;
    height: 195px;
    position: absolute;
    left: 494px;
    top: 40px;
}
.post-map .region.Europe .location {
    left: 94px;
    top: 74px;
}
.post-map .region.Europe .location_name {
    left: 125px;
    top: 91px;
}
.post-map .region.Europe:hover {
    background-image:url(../images/Europe.png);
}
.post-map .region.Europe .region-box {
    left: 130px;
    bottom: 125px;
}

.post-map .region.Asia {
    width: 358px;
    height: 242px;
    position: absolute;
    left: 685px;
    top: 39px;
}
.post-map .region.Asia .location {
    left: 170px;
    top: 71px;
}
.post-map .region.Asia .location_name {
    left: 98px;
    top: 98px;
}
.post-map .region.Asia:hover {
    background-image:url(../images/Asia.png);
}
.post-map .region.Asia .region-box {
    left: 140px;
    bottom: 195px;
}

.post-map .region.Oceania {
    width: 182px;
    height: 100px;
    position: absolute;
    left: 820px;
    top: 265px;
}
.post-map .region.Oceania .location {
    left: 8px;
    top: 32px;
}
.post-map .region.Oceania .location_name {
    left: 33px;
    top: 47px;
}
.post-map .region.Oceania:hover {
    background-image:url(../images/Oceania.png);
}
.post-map .region.Oceania .region-box {
    left: 60px;
    bottom: 65px;
}
.Europe .region-box{max-height:500px  !important;}