@charset "UTF-8"; 
/**Base Reset**/
* {margin: 0; padding: 0;box-sizing:border-box}
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; -webkit-font-smoothing: antialiased;}
/*变灰：-webkit-filter: grayscale(100%);*/
: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 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #333; font-family: "Microsoft YaHei";}
body {background-color: #fff;min-width:1080px}
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8); box-shadow: 0px 0px 10px rgba(0,0,0,.8);}
a {text-decoration: none; color: #333; transition: all 0.4s ease-out;}
a:hover {text-decoration: none; color: #e5aa0b;}
.wrapper {width: 100%; background-color: #fff;}
.wrapper .inner {width: auto; max-width: 80%; margin: 0 auto; }

/*Scroll*/
::-webkit-scrollbar {width: 6px; height: 6px; background-color: #F5F5F5;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #FFF;}
::-webkit-scrollbar-thumb {border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #AAA;}

/*CSS3 Extended Properties*/
::-webkit-input-placeholder {color: #575757;}
:-moz-placeholder {color: #575757;}
::-moz-placeholder {color: #575757;}
:-ms-input-placeholder {color: #575757;}


/**Header**/
.header {background: rgba(117,20,0,1.00) url("images/headerbg.png") center no-repeat; position: relative; z-index: 800;display: table;}

/*logo*/
.logo-panel {float: left;}
.logo-window {padding: 25px 0;}
.logo-window img {vertical-align: middle; max-width: 450px;}
/*title*/
.title {color: #ffffff;float:left;font-weight:bolder;clear: both;font-family:"宋体";font-size: 25pt;}
.title-panel{float:left;clear: left;}
/*语言框*/
.lang_area{float:right; padding-top: 25px;}
.lang_area a{ display: inline-block; font-size: 16px; color: #fff; font-family:"PingFangSC-Regular"; opacity: 0.7;cursor: pointer;}
.lang_area a:hover{ opacity:0.95;}
.lang_area a.current{ opacity:1;}
.lang_area .s_line{ display: inline-block; font-size: 12px; margin: 0px 3px; position: relative; top: -2px; opacity: 0.7;}
/*search*/
.search-panel {float: right; clear: right; width: 222px;padding-bottom: 25px }
.search-window {background: #fff; border: 1px solid rgba(117,20,0,1.00); overflow: hidden;}
.search {position: relative;}
.search form {display: block; height: 38px;}
.search .search-input {margin-left: 12px; margin-right: 38px;}
.search .search-input input.search-title {width: 100%; height: 32px; line-height: 32px; border: 0; outline: 0; background: none; color: #575757; font-size: 12px; padding: 3px 0;}
.search .search-btn {width: 48px; height: 38px; position: absolute; right: 0; top: 50%; margin-top: -19px;}
.search .search-btn input.search-submit {width: 100%; height: 38px; border: 0; outline: 0; background: #e5aa0b url("images/searchbg.png") center no-repeat; cursor: pointer;}

/**Nav**/

.nav{background: #fff; z-index: 500; position: relative; box-shadow: 0px 2px 5px #d2caca; width: 100%;}
.wp_nav {margin: 0 auto; display: table;min-width: max-content;}
.wp_nav .nav-item  {display: inline-block; float: left; position: relative; z-index: 100;text-align: center; }
.wp_nav .nav-item a{display: block;padding:10px 9px 0px 9px;height: 54px; line-height: 54px; color: #1b1b1b; font-size:18px;text-align: center;}
.nav li a:hover, .nav li a:hover.parent{text-decoration: none; color: #fff; background:rgba(117,20,0,1.00);}
.wp_nav .sub-nav {background:#fff;display:block;position:absolute;z-index:100;visibility:hidden;min-width: 100%;text-align: center;}/**子菜单背景**/
.wp_nav .sub-nav .nav-item {position: relative;white-space: nowrap;vertical-align: top;_zoom: 1;}
.wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei";font-size:16px;font-weight:normal;color:#000;text-align:left;border-top:1px solid #D8E1CC;min-width: 80px;}/**子菜单字体样式**/
.wp_nav .sub-nav .nav-item a span.item-name {padding:0 10px; height:44px; line-height:44px;}/**子菜单栏目高度与边距**/
	
.nav.wp_nav .sub-nav .nav-item a:hover, .nav .wp_nav .sub-nav .nav-item a.parent {
	color: #fff; background: rgba(117,20,0,1.00); display: block;
}




/**Jumbotron**/
.jumbotron .inner {max-width: 100%;}
.fcous-panel {width: 100%;}
.focus .focus-navigation {width: 56px; height: 56px; margin-top: -28px; background: none; opacity: 1; filter: alpha(opacity=100);}
.focus .focus-navigation.focus-prev {left: 5%; margin-left: -2.8px;}
.focus .focus-navigation.focus-next {right: 5%; margin-right: -2.8px;}
.focus .focus-navigation .navigation-bg {width: 100%; height: 100%; display: block; opacity: 0.7; filter: alpha(opacity=70); transition: all 0.4s ease-in-out;}
.focus .focus-navigation .navigation-bg:hover {opacity: 1; filter: alpha(opacity=100);}
.focus .focus-navigation.focus-prev .prev-bg {background: url(../images/slidebg.png) left center no-repeat;}
.focus .focus-navigation.focus-next .next-bg {background: url(../images/slidebg.png) right center no-repeat;}
.focus .focus-pagination {max-width: 1175px; height: 13px; right: 50%; bottom: 8%; margin: 0 -587.5px -1px 0;}
.focus .focus-page {background: #fff; width: 13px; height: 13px; line-height: 13px; border-radius: 50%; margin: 0 4px; overflow: visible;}
.focus .focus-page:hover {background: #e5aa0b;}
.focus .focus-page.focus-page-active {background: #e5aa0b;}


/**List**/

/*list-banner*/
.column_img img, .banner_img img {width: 100%; height: auto; min-height: 260px; max-height: 320px; vertical-align: top;}

/*col-wrap*/
.column-menu {width: 220px; position: relative; float: left; margin-right: -220px;}
.column-news {float: right; width: 100%;}
.column-news .column-news-box {margin-left: 240px; margin-right: 15px;}

/*col-head*/
.column-head {background: rgba(117,20,0,1.0); line-height: 30px;}
.column-head .column-anchor {padding: 10px;}
.column-head .column-anchor .column-switch {display: block; width: 30px; height: 30px; float: right; display: none; background: url(img/menu-dot-white.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title {width: 100%; display: inline-block; float: left; font-size: 18px; font-weight: normal; color: #fff; text-align: center;}

/*column-list*/

.wp_listcolumn {display: block;width: 100%;}
.wp_listcolumn .wp_column  {width: 100%; vertical-align: bottom;}
.wp_listcolumn .wp_column  a {display: block; width: 100%; border-bottom: 1px solid #e5e5e5; font-size: 16px; color: #333; background-color: #fff;}
.wp_listcolumn .wp_column  a:hover {color: #fff; text-decoration: none; background-color:rgba(166,14,0,1.00);}
.wp_listcolumn .wp_column  a.selected {color: #fff; background-color: rgba(166,14,0,1.00);}
.wp_listcolumn .wp_column  a .column-name {display: block; padding: 10px 10px 10px 30px; line-height: 26px;}
.wp_listcolumn .wp_column .sub-list li a {font-size: 15px;}
.wp_listcolumn .wp_column .sub-list li a span {padding: 8px 10px 8px 60px;}
.wp_listcolumn .wp_column .sub-list .sub-list li a {font-size: 14px;}
.wp_listcolumn .wp_column .sub-list .sub-list li a span {padding: 6px 10px 6px 95px;}

/*current location*/
.list-head1 {padding: 10px 0; border-bottom: 2px solid #e5e5e5;width: 50%;float: left;min-width: fit-content;}
.list-head2 {padding: 10px 0; border-bottom: 2px solid #e5e5e5;width: 50%;float: right;min-width: fit-content;}
.list-meta .Column_Name {float: left; display: inline-block; white-space: nowrap; line-height: 28px; font-size: 18px; color:  rgba(166,14,0,1.00);;}
.list-meta .Column_Position {float: right; line-height: 28px; color: #8a8a8a;}
.list-meta .Column_Position a {color: #8a8a8a;}
.list-meta .Column_Position a:hover {color: #e5aa0b;}
.list-meta .Column_Position .possplit {background: url("images/posbg.png") center no-repeat; width: 18px; display: inline-block;}

/*column-news-list*/
.column-news-con {padding: 10px 0; margin-bottom: 25px; min-height: 300px;float:left}
.wp_article_list {width: 100%;}
.wp_article_list .list_item  {width: 100%; height: 36px;line-height: 40px; display: inline-block; border-bottom: 1px solid #efefef;}
.wp_article_list .list_item  .Article_Title {width: 82%; display: inline-block;  font-size: 18px; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #3d3d3d;}
.wp_article_list .list_item  .Article_Title a {color: #2f2f2f;}
.wp_article_list .list_item  .Article_Title a:hover {color: #e5aa0b;font-size: 19px;transition: all 0.05s ease-out;}
.wp_article_list .list_item  .Article_PublishDate {float: right; font-size: 15px; color: #6a6a6a; min-width: 100px;    position: absolute;min-width: max-content;}
.focus-container .focus-item img { width: 100%; height: 100%; border:0; vertical-align: top; transition: all 1s ease 0s;}
.focus-container .focus-item :hover{-moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);}/**图片悬停动效**/
.focus-title-bar { position:absolute; right:0px; bottom:0px; z-index: 40; width: 100%; height: 60px !important ;}/**新闻轮播图标题栏样式**/
.focus-title {display: inline-block;white-space: inherit !important;overflow: hidden;height: 30px;line-height: 30px;padding: 0 10px;color: #fff;font-size: 14px;position: absolute;left: 0;top: 0;z-index: 50;transition: all 0.4s ease-in-out;}/**标题样式**/
.focus-title-bar:hover .focus-title{color: #e5aa0b;font-size:14.1px}


/*日历新闻*/
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }

.rili.rili *{ margin: 0; padding: 0;}
.sudynews_rili_2.rili .con{ padding:5px 0px;}
.sudynews_rili_2.rili .news_list {}
.sudynews_rili_2.rili .news_list li.news{margin-top:5px !important;padding-top:10px;border-top:1px solid #eee;transition: all 0.5s ease 0s;}
.sudynews_rili_2.rili .news_list li.news:hover {-moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05);}
.sudynews_rili_2.rili .news_list li.news.n1{margin-top:0px;padding-top:0px;border-top:none;}

.sudynews_rili_2.rili .news_list li.news .news_time{float: left;width: 54px;height:54px;margin-right: 10px;background: #E8E8E8;text-align:center;}
.sudynews_rili_2.rili .news_list li.news .news_time .news_year{line-height: 20px;font-size: 14px;color: #222;background: #f3f3f3;}
.sudynews_rili_2.rili .news_list li.news .news_time .news_days {line-height: 28px;font-size: 15px;color: #fff;background: #F0575D;}
.sudynews_rili_2.rili .news_list li.news .news_wz{padding:0px 0px;text-align:left;} 
.sudynews_rili_2.rili .news_list li.news .news_title{line-height: 20px;} 
.sudynews_rili_2.rili .news_list li.news .news_title a{line-height: 20px;font-size: 15px !important;color:#000;} 
.sudynews_rili_2.rili .news_list li.news:hover .news_title a{line-height: 20px;font-size: 15px;color:#e5aa0b;}
.sudynews_rili_2.rili .news_list li.news .news_text{line-height: 20px;font-size: 12px;color:#666;} 
.sudynews_rili_2.rili .news_list li.news .news_text a{line-height: 20px;font-size: 12px;color:#666;} 


/*column-news-arti*/
.wp_entry {width: auto; margin: 0 6px;}
.wp_entry, .wp_entry p, .wp_entry span {line-height: 36px; font-size: 16px; text-align: justify; font-family: "Microsoft YaHei";color:black;text-decoration:none}
.wp_entry p {margin-bottom: 20px; text-indent: 36px;}
.wp_entry table {margin: 0 auto;}
.wp_entry table p {margin: 0!important; text-indent: 0;}
.wp_entry a {color: #0b66ad;}
.wp_entry a:hover {color: #e5aa0b;}

/*page*/
.wp_paging {display: block; margin: 0; padding: 0; list-style: none; font-size: 14px; font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif; color: #908c88; float: right; margin: 15px 0;}
.wp_paging input {font-size: 14px; *font-size:100%;}
.wp_paging li {display: inline-block; height: 25px; line-height: 25px; float: left; margin-top: 5px;min-width: max-content;}
.wp_paging li span, .wp_paging li a {display: inline-block; float: left; margin: 0 12px;}
.wp_paging li em {font-style: normal; font-weight: bold; padding: 0 4px;}
.wp_paging li a {cursor: pointer; color: #908c88; line-height: 25px; height: 25px;}
.wp_paging li a.pagingJump {color: #908c88;}
.wp_paging li a:hover {color: #e5aa0b;}
.wp_paging li a span {margin: 0;}
.wp_paging li input {font-size: 12px; *font-size:100%; width: 24px; height: 15px; line-height: 15px; border: 1px solid #d5d5d5; background: #fff; margin-top: 4px; text-align: center;}
.wp_paging li input:focus {outline: none;}

/*column-list-img*/
.column-news-list .wp_entry img {vertical-align: middle; /*max-width: 100%;*/ height: auto; _width:expression(this.width > 920 ? "920px" : this.width); display: inline-block; margin: 0 auto!important;}

/*list-page-2*/
.list-page-2 .wp_subcolumn_list {margin-bottom: 40px;}
.list-page-2 .wp_subcolumn_list .wp_sublist .sublist_title {border: 0; margin-bottom: 15px;}
.list-page-2 .wp_subcolumn_list .wp_sublist .sublist_title a {font-size: 20px; font-weight: normal;}
.list-page-2 .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {display: none;}
.list-page-2 .cols_list .cols {width: 25%; float: left; border: 0;}
.list-page-2 .cols_list .cols .cols_title {width: 100%;}
.list-page-2 .cols_list .cols .cols_title .cols_subtitle {color: #e33737; font-size: 14px; margin-left: 5px;}

/*list-page-3*/
.list-page-3 .cols_list .cols {border: 0; width: 33.3%; float: left; margin-bottom: 15px; text-align: center;}
.list-page-3 .cols_list .cols .cols_title {width: 100%;}

/*list-page-4*/
.list-page-4 .cols_list .cols {border: 0; width: 25%; float: left;}
.list-page-4 .cols_list .cols .cols_title {width: 100%;}
.list-page-4 .cols_list .cols .cols_title .cols_subtitle {color: #e33737; font-size: 14px; margin-left: 5px;}


/**Info**/
.info-box {margin: 0 20px;}

/*info-title*/
.article {padding: 30px 0 10px 0; min-height: 300px;}
.article h1.arti-title {line-height: 32px; padding: 2px 5px; text-align: center; font-size: 20px; font-weight: bold; color: #0b66ad;}
.article h3.arti-title {line-height: 28px; padding: 3px 3px 6px 3px; text-align: center; font-size: 18px; font-weight: normal; color: #5a5a5a; border-bottom: 1px solid #e9e9e9;}

/*info-base*/
.article .arti-metas {line-height: 22px; text-align: center; padding: 10px 0 30px 0;}
.article .arti-metas span {display: inline-block; margin: 0 10px; font-size: 14px; color: #939393;}
.article .arti-metas span span {margin: 0;}

/*info-con*/
.article .entry {margin: 0 5px; overflow: hidden;}
.article .entry, .article .entry p, .article .entry span {line-height: 36px; font-size: 16px; text-align: justify; color: #4d453a;}
.article .entry p {margin-bottom: 35px; text-indent: 36px;}
.article .entry table {margin: 0 auto;}
.article .entry table p {margin: 0!important; text-indent: 0;}
.article .entry a {color: #0b66ad;}
.article .entry a:hover {color: #e5aa0b;}

/*info-box-img*/
.article .entry .read img {vertical-align: middle; height: auto; _width:expression(this.width > 1125 ? "1125px" : this.width); background: url(img/loading.gif) no-repeat center; display: inline-block; margin: 0 auto!important;}

/*share*/
.share {margin: 40px 0 20px 0;}
.share .bdhshare-title {float: left; line-height: 36px; font-size: 14px; color: #949494;}
.share .bdshare-button-style1-24 {float: left;}
.share .bdshare-button-style1-24 a, .share .bdshare-button-style1-24 .bds_more {width: 24px; padding: 0; margin: 6px;}

/*Arti-table scroll*/
.wrapperinner {position: relative; z-index: 1; width: 100%; overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none; text-size-adjust: none;}


/**Container**/

/*news base style*/
.tt {width: 100%; display: inline-block; vertical-align: top; margin-bottom: 16px;padding-bottom: 5px;border-bottom: 2px solid rgba(164,12,0,0.10);}
.tt .tit {display: inline-block; font-weight: bold; float: left;}
.tt .tit .title {display: inline-block; font-size: 35px; color:rgba(164,12,0,1.00); line-height: 40px; cursor: pointer;font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"}

.more_btn {display: inline-block; line-height: 24px; margin-top: 10px; float: right;}
.more_btn .more_text {padding: 0 12px; display: inline-block; font-size: 14px; cursor: pointer; color: #0062ac; background: url(../images/morebg.png) right center no-repeat; transition: all 0.4s ease-in-out;}
.more_btn .more_text:hover {color: #e5aa0b; background: url(../images/morebgh.png) right center no-repeat;}

.news_list .news {width: 100%; float: left;}
.news_list .news .news_title {width: 100%; float: left; font-size: 16px; line-height: 25px; color: #2f2f2f; max-height: 50px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news_list .news .news_title a {color: #2f2f2f;}
.news_list .news .news_title a:hover {color: #e5aa0b;}

/*container-wrap*/
.main .container .inner {padding: 68px 0 52px 0;}
.mod_top {min-width: 800px;}
.mod_mid {margin: 55px 0 43px 0;min-width: 800px;}
.mod_mid .mod_mid-left {width: 31.32%; float: right;}
.mod_mid .mod_mid-right {width: 65.192%; float: left;}
.news-announcement .tt {float: left; width: auto;}
.news-announcement .news-menu {float: left; margin: 10px 0 0 12px;}
.news-announcement .news-menu .menu-title {float: left; border-bottom: 3px solid #fff; color: #1c1c1c; font-size: 14px; font-weight: normal; margin: 0 4px; padding: 0 1px; display: inline-block; line-height: 28px; cursor: pointer; transition: all 0.4s ease-in-out;}
.news-announcement .news-menu .menu-title.selected {color: #f8b62c; border-bottom: 3px solid #f8b62c;}
.news-announcement .news-list {clear: both;}

/*news-wrap*/
.post-6 {width: 100%;}

.post-7 {float: left; width: 40.32%;min-width: 300px;margin-right: 20px}
.post-7 .news_list {margin: 0 -9px;}
.post-7 .news_list .news {width: 50%;}
.post-7 .news_list .news .news_box {margin: 0 9px; cursor: pointer;}
.post-7 .news_list .news .news_box .news_imgs {position: relative; height: 214px; overflow: hidden;}
.post-7 .news_list .news .news_box .news_imgs .news_bg {width: 100%; height: 100%; background-size: cover; transition: all 1s ease 0s;}
.post-7 .news_list .news .news_box:hover .news_imgs .news_bg {-moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);}
.post-7 .news_list .news .news_box .news_con {margin-top: 10px;}
.post-7 .news_list .news .news_box .news_con .news_title {transition: all 0.4s ease-in-out;}
.post-7 .news_list .news .news_box:hover .news_con .news_title {color: #e5aa0b;}

.post-72 {float:right; width: 56.192%;min-width: 400px;font-size: 18px}
.post-72 .news_list .news {margin-bottom: 18px;}
.post-72 .news_list .news:last-child {margin: 0;}
.post-72 .news_list .news .news_box {cursor: pointer;}
.post-72 .news_list .news .news_box .news_icon {width: 40px; height: 50px; position: relative; margin-right: -40px; float: left; overflow: hidden; background: url("images/newsbg.png") center no-repeat; transition: all 0.4s ease-in-out;}
.post-72 .news_list .news .news_box:hover .news_icon {background: url("images/newsbgh.png") center no-repeat;}
.post-72 .news_list .news .news_box .news_con {width: 100%; float: right;}
.post-72 .news_list .news .news_box .news_con .news_arti {padding-left: 52px; vertical-align: middle; display: table-cell; height: 50px;}
.post-72 .news_list .news .news_box .news_con .news_arti .news_title {transition: all 0.4s ease-in-out;}
.post-72 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #e5aa0b;}


.post-9 {float:left; width: 56.192%;margin-right: 20px}
.post-10 {float: right; width: 40.32%;}
/*Reseach*/
.post-81 {float:left;width:56.192%;min-width: 400px;font-size: 18px;margin-right: 20px}
.post-81 .news_list .news {margin-bottom: 18px;}
.post-81 .news_list .news:last-child {margin: 0;}
.post-81 .news_list .news .news_box {cursor: pointer;}
.post-81 .news_list .news .news_box .news_icon {width: 40px; height: 50px; position: relative; margin-right: -40px; float: left; overflow: hidden; background: url("images/newsbg.png") center no-repeat; transition: all 0.4s ease-in-out;}
.post-81 .news_list .news .news_box:hover .news_icon {background: url("images/newsbgh.png") center no-repeat;}
.post-81 .news_list .news .news_box .news_con {width: 100%; float: right;}
.post-81 .news_list .news .news_box .news_con .news_arti {padding-left: 52px; vertical-align: middle; display: table-cell; height: 50px;}
.post-81 .news_list .news .news_box .news_con .news_arti .news_title {transition: all 0.4s ease-in-out;}
.post-81 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #e5aa0b;}

/*图文标题混排*/
.div_piccontenttitle_ul{}
.div_piccontenttitle_li{width:100%;height:100%;line-height:100%;display: inline-block; border-bottom: 1px solid #efefef;padding-bottom:15px;margin-bottom:10px;transition: all 0.5s ease 0s;}
.div_piccontenttitle_li:hover {-moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05);}
.div_piccontenttitle_li .c_pt_12{zoom:1.1!important;overflow:hidden}
.div_piccontenttitle_li .c_pt_12 .c_pic{float:left;padding:0px 3px 0px 3px;}
.div_piccontenttitle_li .c_pt_12 .c_pic img{background:#fefefe;padding:2px;}
.div_piccontenttitle_li .c_pt_12 .c_txt{}
.div_piccontenttitle_li .c_pt_12 .c_txt h3{font-weight:1000!important;font-size: 15px !important;color:#000;line-height:20px;white-space:nowrap;padding-bottom:10px;}
.div_piccontenttitle_li .c_pt_12 .c_txt p{color:#666;text-indent:2em;line-height: 20px;font-size: 12px;}



.post-82 { float: right;width: 40.32%;min-width: 300px;box-shadow: 5px 5px 15px #f3f3f3;border-radius: 5px;}
.post-82 .news_list .news {margin-bottom: 18px;}
.post-82 .news_list .news:last-child {margin: 0;}
.post-82 .news_list .news .news_box {cursor: pointer;}
.post-82 .news_list .news .news_box .news_icon {width: 40px; height: 50px; position: relative; margin-right: -40px; float: left; overflow: hidden; background: url(../images/newsbg.png) center no-repeat; transition: all 0.4s ease-in-out;}
.post-82 .news_list .news .news_box:hover .news_icon {background: url(../images/newsbgh.png) center no-repeat;}
.post-82 .news_list .news .news_box .news_con {width: 100%; float: right;}
.post-82 .news_list .news .news_box .news_con .news_arti {padding-left: 52px; vertical-align: middle; display: table-cell; height: 50px;}
.post-82 .news_list .news .news_box .news_con .news_arti .news_title {transition: all 0.4s ease-in-out;}
.post-82 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #e5aa0b;}


.post-11 {/*width: 49.478%;*/ width: 100%; float: left;}
.post-11 .more_btn {margin-top: 4px;}
.post-11 .news_list {margin-top: -4px;}
.post-11 .news_list .news {margin-bottom: 15px;}
.post-11 .news_list .news.n5 {margin: 0;}
.post-11 .news_list .news .news_box .news_folder {width: 30px; position: relative; float: left; text-align: center; padding: 4px 5px; height: 32px; line-height: 16px; color: #fff; background: #0b66ad; margin: 4px -40px 4px 0; font-size: 13px; transition: all 0.4s ease-in-out;}
.post-11 .news_list .news .news_box:hover .news_folder {background: #e5aa0b;}
.post-11 .news_list .news .news_box .news_folder a {color: #fff;}
.post-11 .news_list .news .news_box .news_con {width: 100%; float: right;}
.post-11 .news_list .news .news_box .news_con .news_arti {padding-left: 52px; vertical-align: middle; display: table-cell; height: 48px;}
.post-11 .news_list .news .news_box .news_con .news_arti .news_title {line-height: 24px; max-height: 48px; font-size: 15px;}

.post-12 .more_btn, .post-13 .more_btn, .post-14 .more_btn, .post-15 .more_btn, .post-16 .more_btn, .post-17 .more_btn {margin-top: 7px;}
.post-12 .news_list .news, .post-13 .news_list .news, .post-14 .news_list .news, .post-15 .news_list .news, .post-16 .news_list .news, .post-17 .news_list .news {border-bottom: 1px solid #c5d8e5; padding-bottom: 15px; margin-bottom: 15px;}
.post-12 .news_list .news.n4, .post-13 .news_list .news.n4, .post-14 .news_list .news.n4, .post-15 .news_list .news.n4, .post-16 .news_list .news.n4, .post-17 .news_list .news.n4 {padding: 0; margin: 0; border: 0;}
.post-12 .news_list .news .news_box, .post-13 .news_list .news .news_box, .post-14 .news_list .news .news_box, .post-15 .news_list .news .news_box, .post-16 .news_list .news .news_box, .post-17 .news_list .news .news_box {cursor: pointer;}
.post-12 .news_list .news .news_box .news_date, .post-13 .news_list .news .news_box .news_date, .post-14 .news_list .news .news_box .news_date, .post-15 .news_list .news .news_box .news_date, .post-16 .news_list .news .news_box .news_date, .post-17 .news_list .news .news_box .news_date {width: 50px; margin: 2px -50px 2px 0; float: left; position: relative; overflow: hidden; text-align: center; background: #0062ac; transition: all 0.4s ease-in-out;}
.post-12 .news_list .news .news_box:hover .news_date, .post-13 .news_list .news .news_box:hover .news_date, .post-14 .news_list .news .news_box:hover .news_date, .post-15 .news_list .news .news_box:hover .news_date, .post-16 .news_list .news .news_box:hover .news_date, .post-17 .news_list .news .news_box:hover .news_date {background: #e5aa0b;}
.post-12 .news_list .news .news_box .news_date .date-month, .post-13 .news_list .news .news_box .news_date .date-month, .post-14 .news_list .news .news_box .news_date .date-month, .post-15 .news_list .news .news_box .news_date .date-month, .post-16 .news_list .news .news_box .news_date .date-month, .post-17 .news_list .news .news_box .news_date .date-month {display: block; border: 1px solid #cccccc; border-bottom: 0; border-top: 2px solid #f8b62c; background: #fff url(../images/datebg.png) center top no-repeat; line-height: 24px; color: #000; font-size: 12px;}
.post-12 .news_list .news .news_box .news_date .date-year, .post-13 .news_list .news .news_box .news_date .date-year, .post-14 .news_list .news .news_box .news_date .date-year, .post-15 .news_list .news .news_box .news_date .date-year, .post-16 .news_list .news .news_box .news_date .date-year, .post-17 .news_list .news .news_box .news_date .date-year {width: 100%; display: inline-block; font-size: 13px; color: #fff; line-height: 20px;}
.post-12 .news_list .news .news_box .news_con, .post-13 .news_list .news .news_box .news_con, .post-14 .news_list .news .news_box .news_con, .post-15 .news_list .news .news_box .news_con, .post-16 .news_list .news .news_box .news_con, .post-17 .news_list .news .news_box .news_con {width: 100%; float: right;}
.post-12 .news_list .news .news_box .news_con .news_arti, .post-13 .news_list .news .news_box .news_con .news_arti, .post-14 .news_list .news .news_box .news_con .news_arti, .post-15 .news_list .news .news_box .news_con .news_arti, .post-16 .news_list .news .news_box .news_con .news_arti, .post-17 .news_list .news .news_box .news_con .news_arti {padding-left: 64px; vertical-align: middle; display: table-cell; height: 50px;}
.post-12 .news_list .news .news_box .news_con .news_arti .news_title, .post-13 .news_list .news .news_box .news_con .news_arti .news_title, .post-14 .news_list .news .news_box .news_con .news_arti .news_title, .post-15 .news_list .news .news_box .news_con .news_arti .news_title, .post-16 .news_list .news .news_box .news_con .news_arti .news_title, .post-17 .news_list .news .news_box .news_con .news_arti .news_title {transition: all 0.4s ease-in-out;}
.post-12 .news_list .news .news_box:hover .news_con .news_arti .news_title, .post-13 .news_list .news .news_box:hover .news_con .news_arti .news_title, .post-14 .news_list .news .news_box:hover .news_con .news_arti .news_title, .post-15 .news_list .news .news_box:hover .news_con .news_arti .news_title, .post-16 .news_list .news .news_box:hover .news_con .news_arti .news_title, .post-17 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #e5aa0b;}

.post-18 .news_list {margin: 0 -15px;}
.post-18 .news_list .news {width: 20%; margin: 16px 0;}
.post-18 .news_list .news .news_box {cursor: pointer; margin: 0 15px; border: 1px solid #cdcccc;}
.post-18 .news_list .news .news_box .news_imgs {position: relative; padding-top: 39.37%; overflow: hidden; background: #fff url(../images/ajax-loader.gif) center no-repeat;}
.post-18 .news_list .news .news_box .news_imgs img {width: 100%; height: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; transition: all 0.4s ease-in-out;}
.post-18 .news_list .news .news_box:hover .news_imgs img {-moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05);}


/**Footer**/
.footer {background:rgba(117,20,0,1.00);}
.footer .inner {padding: 56px 0 56px 0;}

/*copyright*/
.foot_left {float: left;}
.foot_left .foot-site p {text-align: left; display: block; line-height: 25px; color: #fff;}
.foot_left .foot-site p span {display: inline-block; color: #fff; font-size: 14px; line-height: 25px; margin: 0 3px;}

/*link*/
.foot_right {float: right;}
.links-wrap {width: 178px; line-height: 30px;}
.links-wrap .links-box {position: relative; cursor: pointer;}
.links-wrap .links-box a.links-arrow {display: block; height: 30px; line-height: 30px; padding: 0 26px 0 12px; font-size: 12px; color: #323232; background: #fff url(../images/arrow.png) no-repeat right top; text-align: left;}
.links-wrap .links-box a.links-arrow:hover, .links-wrap .links-box.wrap-open a.links-arrow {color: #0b66ad; background-position: right bottom; text-decoration: underline; cursor: pointer;}
.links-wrap .links-box .links-con {display: none; position: absolute; right: 0; bottom: 30px; width: 100%; height: auto; max-height: 180px; overflow: auto; overflow-x: hidden; background: #1877c1; z-index: 999;}
.links-wrap .links-box .links-con a {display: block; line-height: 30px; padding: 0 8px; color: #fff;}
.links-wrap .links-box .links-con a span {display: block; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.links-wrap .links-box .links-con a:hover {color: #fff; background: #0b66ad; cursor: pointer;}
.wp_article_list .list_item .pr_fields{display:none;}
.wp_editor_art_table td{ border-color: rgba(151, 151, 151, 0);}
