@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 {
text-decoration: none;}
a img {vertical-align: middle;}
body {line-height: 1; position: relative;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

/**Jumbotron**/
.wp-jumbotron {background: #2748a7 url(../images/conbg.png) center bottom no-repeat;}
.wp-jumbotron .wp-inner {
	max-width: 1280px;
    width: auto;
    padding: 20px 3% 20px 3%;
	margin: auto;
}
.post-16 .news_imgs {padding-top: 56.3%; background-color: #fff; position: relative; overflow: hidden; float: left; padding-left: 40%;}
.post-16 .news_imgs img {width: 100%; height: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%;}
.post-16 .news_imgs:hover img {transform: scale(1.4); transition: all 1s ease 0s; -webkit-transform: scale(1.4); -webkit-transform: all 1s ease 00s;}
.post-16 .news_con {float: left; background: #ffffff; width: 43.5%;  /*padding: 19px 17px 14px 24px;  */padding: 20px 14px 0 24px;}
.post-16 .news_con div {line-height: 22px; color: #5e5e5e; font-size: 10px; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.post-16 .news_con .news_title {font-size: 14px; color: #0055a6; line-height: 25px; max-height: 50px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; margin-bottom: 6px;}
.post-16 .news_con .news_title a {color: #0055a6;}
.post-16 .news_con .news_title a:hover {color: #86b32e;}
.wp_entry a {color: #4d5fdb; text-decoration: none;}
.wp_articlecontent p a {color: #4d5fdb; text-decoration: none;}
.post-16 .news_con .news_page {overflow: hidden; white-space: normal;}
.news_meta {width: 72px; margin-right: 13px; height: 29px; float: left;}
.meta-day {width: 100%; height: 32px; line-height: 32px; border-bottom: 1px solid #a9c1de; background: #5484bf; text-align: center; float: left; color: #fff; font-size: 20px;}
.meta-year {width: 100%; height: 26px; line-height: 26px; color: #fff; text-align: center; background: #5484bf; font-size: 12px; float: left;}
.post-14 .news_con {float: left; width: 75.6%;}
.list_index {padding: 5px; margin-bottom: 15px; background: #eef0f9; padding-top: 15px;}
.list_link {line-height: 24px; font-size: 14px; float: left; width: 33.3%; color: #4d5fdb; margin-bottom: 0;}
.list_link a {color: #4d5fdb;}
.list_link a:hover {color: #E10000; text-decoration: underline;}
.list_link img {vertical-align: middle;}
.sa-link {width: 100%; text-align: center; color: #0055a6; line-height: 26px; font-size: 16px; font-weight: bold; margin-bottom: 15px;}
.list_ser {border-bottom: 1px dashed #a29b9b; margin-bottom: 5px;}
.link-bot {line-height: 28px;}
.link-bot a {color: #4d5fdb;}
.column-news-con .wp_articlecontent a {font-size: 15px!important;}




/********************************************************/