@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.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; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Microsoft YaHei";color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width:100%;max-width: 1200px;margin:0 auto;} /**页面全局宽度**/
/*head开始*/
div#header {
    background: #021a72 ;border-bottom: 1px solid #35488e;
}
#header{height:auto;}
#header .inner{height: 135px;position:relative;background: #021a72 url(images/head-r.png) no-repeat center;}
.header .sitelogo{float:left;margin-top: 25px;}
.header .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 35px;    width: 26%;}
.motto {float: right; margin: 12px 25px 0 0;}
.search-panel {float: right; position: relative; clear: right;    margin-top: 10px;}
.search-window { overflow: hidden; width: 40px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 47px;}
.wp-search .search-input input.search-title {width: 100%; height: 38px; line-height: 38px; border: 0; outline: 0; background: none; color: #888; font-size: 14px;background: #fff;    text-indent: 10px;}
.wp-search .search-btn {width: 40px; height: 40px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit {width: 40px; height: 40px; border: 0; outline: 0; background:url(images/sous.png) center no-repeat; cursor: pointer;}
.searchbtn {width: 40px; height: 40px; border: 0; outline: 0; background:url(images/sous.png) center no-repeat; background-repeat: no-repeat;position: absolute;  right: 0; top: 0; z-index: 120; cursor: pointer;}
/*lang样式*/
.site-lang{}
.site-lang ul{   text-align: right;}
.site-lang ul li.links {
    text-align: right;
    float: left;
    width: 100px;
}
.site-lang ul li.links a{line-height: 35px;margin:0px 4%;font-size: 16px;color: #fff;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #021a72;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto;width:100%;max-width: 1150px;}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative; text-align: center;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 25px;line-height: 59px;color: #FFFFFF;font-size: 20px;text-transform: uppercase;font-family: Georgia;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#021a72; text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 59px;min-width: 100%;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {text-align:center;display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#021a72; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1320px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.list .body_bg{ background:url(images/body_bg.jpg) center top no-repeat; position: fixed; top: 0; padding-top: 80%;width:100%;}
.list #Banner{display:none;}
.mod {}
.mbox {}
.main1{}
.main1 .inner{padding:15px 0px 20px;}
.main1 .ml{float:left; width:100%;}
.main1 .mr{float:right;width: 30.6%;    display: none;}
.main1 .ml .ml_all{margin-right:0px;}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 49px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 10px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: 20px;margin-top: 10px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:14px; cursor:pointer;color: #880d38;font-family: "Georgia";font-weight: bold;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: 2px solid #880d38;}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;font-size: 24px;color: #880d38;cursor:pointer;font-family: "Georgia";font-weight: bold;}
.post1 .more_btn a{color:#1826a5;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {padding-left:24px; background:url('images/new1_icon.png') no-repeat left center;}
.post2 .tt .tit .title {font-size: 16px;font-weight:bold;color: #18267d;cursor:pointer;}
.post2 .con {}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-weight:bold; color: #1B2EA3;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
/*标题切换hover*/
.post4 {}
.post4 .tt {border-bottom:1px solid #57b8ef;}
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title {display:inline-block;margin-right:20px;color: #333;border-bottom:3px solid #fff;cursor:pointer;}
.post4 .tt .tit .title.selected { border-bottom: 3px solid #0074B3;  color:#000;}
.post4 .more_btn a{color:#1826a5;}
/*左标题右内容*/
.post5 {background:#1826a5;}
.post5 .tt {float:left;width: 120px;margin-right: -120px;position:relative;}
.post5 .tt .tit {float:none;margin-top: 26px;width:100%;font-size: 18px;}
.post5 .tt .tit .title {text-align:center;color: #fff;}
.post5 .more_btn{display:inline-block;position:absolute;left:0;right:0;bottom: -54px;z-index:100;height:auto;text-align:center;margin-top: 0px;} 
.post5 .more_btn a{line-height: 45px;color: #fff;}
.post5 .con{padding:0;position:relative;}
.post5 .con .conbox{margin-left: 120px;padding-left: 15px;background: #fff;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 35px;padding-left:0px;} /**标题图标**/
main .news_list li.news{background: url(images/d.jpg) no-repeat left center; padding-left: 13px;}
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;    color: #880d38;
    font-size: 16px;
    font-weight: bold;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:20px; color:#777;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px;top:0;transition: all 0.4s;}
.news_list li.news p {line-height:34px;}
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}
.mbanner .focus .focus-pagination {margin: 0 auto;text-align: center;
    position: relative;
    top: -30px;z-index:60;}
.mbanner .focus .focus-page {     opacity: 0.6;display:inline-block; width:12px; height:12px;  margin-right:12px;background:#fff;}
.mbanner .focus .focus-page-active {background: #880d38;opacity:1; filter:Alpha(opacity=100);}
.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}
.one_all.aa  img {
    width: 150px !important;
    height: 180px !important;
    margin-left: 15px;
}
.two_all.aa  img {
    width: 150px !important;
    height: 180px !important;
    margin-left: 25px;
}
.center {width:100%;
    max-width: 1320px;
    margin: 0 auto;
position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -660px;
}
.main1 {
     background: #fbf8f6;
    opacity: 0.85;
    filter: Alpha(opacity=85);
}
.post-20.post{margin:0;}
.main .post-20 .news_list li.news{background: none;padding-left: 0px;}
.post-20 .news_imgs {
    width: 45%;
    position: relative;
    height: 138px;float: left;    overflow: hidden;
}
.sudy-tab {
    padding-left: 46px;
    padding-right: 53px;position: relative;
}
.post-20 .news_title {
    width: 95%;
    float: right;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;line-height: 30px; max-height: 60px;
}
.post-20 .news_list li.news .news_text{max-height: 66px;
    width: 95%;
    float: right;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;line-height: 22px;margin-top:10px;
}
.post-20 li {
   padding-bottom: 10px;
}
.post-21 .news_title,.post-11 .focus-title{width: 100%;
  display: inline-block;
  white-space: nowrap;  
  overflow: hidden;
  text-overflow:ellipsis;line-height: 23px;max-height:23px;}
.news_title a {
    color: #333;
    font-size: 16px;
}
span.x {
    padding: 0 15px;
}
.sudy-tab .more_btn {
    position: absolute;
    right: 53px;
    top: 3px;
}
.post-31 .news_date {
    float: left;
    color: #880d38;
    font-size: 16px;
    font-weight: bold;
}
.sudy-tab .news_title {
  width: 77%;
    min-height: 34px;
    float: left;
    max-height: 34px;
    padding-right: 5px; overflow: hidden;
  display: inline-block;
  white-space: nowrap;  
  overflow: hidden;
  text-overflow:ellipsis; line-height: 34px;
}
.sudy-tab .news_title a{}
.post-31 .news_date,.post-32 .news_date {
    float: right;
    color: #880d38;
    font-size: 16px;
    font-weight: bold;line-height: 34px;padding-left: 10px;
}
.post-31 li,.post-32 li {
    border-bottom: 1px solid #e1e1e1;padding: 1px 0px 0;
}
.news_text a {
    color: #777777;
    font-size: 13px;
    line-height: 20px;
}
.post-41 li {
    border-bottom: 1px solid #e1e1e1;
}
.post-20 .news_list {
    padding-top: 14px;
}
.tab-list .news_list {
    padding-top: 5px;
}
.post-41 .news_title {    width: 83%;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;line-height: 34px;max-height: 34px;
}
.post-41 .news_text {
    padding-top: 8px;    max-height: 40px;
display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;min-height: 40px;
}
.post-41 .news_list {
    padding-top: 16px;
}
.post-41 .news_list li.news{line-height:36px;}
.foot-right a {
    color: #fff;
    font-size: 12px;
    line-height: 30px;
}
.foot-right .news_title {
    padding-top: 9px;color:#fff;font-size: 12px;    font-family: Georgia;
	    margin-top: 5px;
}
li.links.i1:after {
    content: "";
    color: #fff;
    font-size: 16px;
    padding: 0px 0px;
}
li.links.i2:after {
    content: "";
    color: #fff;
    font-size: 16px;
    padding: 0px 0px;
}
.site-lang .i2 a {
    margin-right: 0 !important;
}
.list .news_title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.sudy-tab .tab-menu li {
    font-weight: normal;}
.news_title a:hover ,.news_text a:hover{
    color: #021a72;
}
.main .news_bg:hover{
    transform: scale(1.2);
}
#banner .focus-container .focus-item img:hover {
    transition: all 0.4s;
}
.bzr .col_metas .col_path {
    display: inline-block;
    float: left;}
.wp_subcolumn_list .wp_sublist .sublist_title {
    border: none;}

.wp_subcolumn_list .wp_sublist .sublist_title a {
    display: inline-block;
    color: #0f429b;
    font-size: 14px;
    font-weight: bold;
    font-size: 26px;
}
.l {
    width: 18%;
    float: left;
}
.bzr .col_news_con  .list2 li{
    width: 50%;
    float: left;padding-bottom: 20px;
}
.r {
    float: left;
    width: 79%;
    padding-left: 3%;
}
.kz {
    line-height: 26px;
}
.wp_subcolumn_list {
    display: block;
    width: 100%;
    clear: both;
}
.wp_subcolumn_list .wp_sublist {
    margin-bottom: 0;
    padding-top: 20px;
}
.list2 {
    padding-top: 10px;
}
.bzr.ds .news_title {
    line-height: 20px;
}
.bzr.ds .kz {
    line-height: 24px;
}
.ds .col_news_con .list2 li {
    width:33.3%;}
.ds .l {
    width: 32%;
    float: left;
}
.ds .r {
    float: left;
    width: 65%;
    padding-left: 3%;
}
.ds .news_title {
    line-height: 34px;
}
.list .news_images img {
        width: 160px;
    height: 135px;
    margin: 0 auto;
    display: block;
}
div.newslist-box {
	margin-bottom: 50px;
}
div.newslist-box .shadow-box {
	padding: 5px;
}
div.newslist-box .news-item {
	padding: 12px 0px 5px;border-bottom: 2px solid #ccc;
}
div.newslist-box .news-pic {
	float: right;
    width: 30%;
    max-width: 200px;
    margin-top: -20px;
    padding-bottom: 5px;
}
div.newslist-box .news-info {
	float: left;
	width: 75%;
	margin-left: 12px;
}
div.newslist-box .news-info.full {
	width: 100%;
	margin-left: 0px;
}
div.newslist-box .news-info h6 {
	margin: 5px 0px 6px;
}
div.newslist-box .news-info h6 a {
	color: #333;
	font-size: 16px;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

div.newslist-box .news-info .news-desc {
	margin: 8px 0px;
	color: #aaa;font-size: 15px;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.shadow-content {
	display: block;
	padding: 3px;
	box-shadow: 0px 3px 15px -5px #111, 0px -3px 15px -5px #111;
}
.shadow-content div, .shadow-content p, .shadow-content img, .shadow-content a {
	box-shadow: none;
	display: block;
}
.shadow-content img {
	width: 100%;
}
.shadow-content a:hover img {
	opacity: 0.8;
}
.list .title,.time {
    float: left;
}
.list .title {
    padding-left: 4%;   padding-left: 4%;
    width: 83%;
}
.day {
    font-size: 28px;
    color: #0f429b;
    font-weight: bold;text-align: center;
    padding-bottom: 5px;
}
.year {
    font-size: 15px;
}
.list .time {
    width:auto;
}
table.wp_article_list_table tr {
    width: 25%;
    height: auto;
    float: left;
}
.Article_MicroImage img {
    width: 96%;
    height: auto;
}
.l1 {
    float: left;width: 18%;
}
.r1 {
    float: left;
    margin-left: 2%;width: 73%;
}
.hw .col_news_con li {
    padding-bottom: 25px;
}
.hw .news_images img {
    width: 100%;
    height: auto;
}
.hw .news_text a {
    color: #777777;
    font-size: 16px;
    line-height: 26px;
}
body.list.hw .col_news_con .news_title a {
    font-size: 20px;
}
body.list.hw .news_title{margin:15px 0;max-height: 35px;}
.hw .news_text {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    max-height: 182px;
}
.c17 {
    padding-bottom: 20px;    margin-top: 20px;
}
.news_bg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
}
.hw .news_imgs {
    position: relative;
    height: 160px;
    width: 100%;overflow: hidden;border-radius: 100%;
}
.list0 .Article_MicroImage img {
    width: 96%;
    height: 200px;
}
.ty {
    float: left;
    width: 32%;
}
.wp_articlecontent .ty .list-paddingleft-2 {
    padding-left: 0px;
}
p.cjk.jk1 {
    padding: 30px 0;
}
.two_all {
    margin-top: 20px;
}
span.rq {
    min-width: 145px;
    text-align: left;
    display: inline-block;
    margin-right: 10px;
}
.bzr.js .col_news_con .list2 li {
    width: 100%;
}
.bzr.js .l {
   width: 30%;
    margin-right: 0px;
    float: left;
}
.bzr.js .r {
        float: right;
    width: 65%;
    padding-left: 0%;
    padding-top: 0%;

}
.bzr.js .r .r_in{margin-left:0px;}
.list.hw .news_title a font {
    color: #0f429b !important;
}
.news_all {
    width: 55%;
    float: right;
}
.list0 .news_list li.news{background: url(images/d.jpg) no-repeat left center; padding-left: 13px;}
.jx td {
    text-align: center;
}
.body_bg{    background: url(images/body_bg.jpg) center top no-repeat;
    position: fixed;
    top: 0;
    padding-top: 80%;
    width: 100%;}
div#Banner {
    display: none;
}
.one_all img {
    width: 150px !important;
    height: 180px !important;
}
.two_all img {
    width: 150px !important;
    height: 180px !important;
}
body.list.bzr.b .l,.bzr .l{    }
body.list.bzr.b .r,.bzr .r{    width: 73%;}
body.list.bzr.js.kz.kz2 {
    overflow: hidden;
    width: 185px;
    height: 21px;
}
body.list.bzr.js.ds .kz.kz2 {
    width: 185px;
    height: 21px;
    overflow: hidden;
}
.post-11,.post-21{float: left;width:50%;}
.post-41 .news_list li.news span.news_title{float: right;}
.post-41 .news_list li.news span.news_meta{float: left;}
.post-21 .news_text{max-height:40px;overflow:hidden;}
.post-21 .news_text a{width:100%;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;}
.col_news_list.listcon span.news_title {
    width: 73%;
}
.main1 .inner {width:100%;max-width: 1200px;margin:0 auto;}
.post-9 .news_list li.news{font-family: "Times New Roman";
    float: left;
    width: 33.3%;}
.post.post1.post-9.mbox ul {
    margin: 0 -18px;
}
.post.post1.post-9.mbox .news_box.clearfix {
    float: left;
    width: 180px;
    margin-right: -180px;
}
.post.post1.post-9.mbox .zd.clearfix {
    margin: 0 18px;
}
.post.post1.post-9.mbox .news_imgs {

    padding-top: 75%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
.post.post1.post-9.mbox .con {
    padding: 20px 0px 0px;
}
.post.post1.post-9.mbox .news_imgs img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    min-height: 100%;
}
.post.post1.post-9.mbox .news_wz {
    width: 100%;
}
.post.post1.post-9.mbox .news_con {
    margin-left: 200px;
}
.post-9 .news_list li.news .news_title{font-size:18px;line-height:20px;margin-top:10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;max-height: 80px;font-weight:bold;}
.post-9 .news_list li.news .news_text_in{    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
    color: #777;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 48px;}
.news_more a{color:#880d38;display:inline-block;margin-top:0px;padding-right:10px;background:url(images/arro.png) right center no-repeat;    font-size: 14px;}
.post .news_list li.news .news_imgs{overflow:hidden;}
.post .news_list li.news .news_imgs img {transition-duration: 1s;}
.post .news_list li.news:hover .news_imgs img { transform: scale(1.1);}
.col_news_list .wp_single .wp_entry{padding:0;}
.ml22{margin-left:5%;}
.ml32{margin-left:5%;}
.ml33{margin-left:8%;}
p.cjk{line-height:32px !important;}
.fl{float:left;}

.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    display: none;
}
ul#life li {
    background: none;
    padding: 0;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
ul#life .box {
    margin: 0 10px;
}
ul#life {
    margin: 0 -10px;
}
ul#life .news_images {
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
ul#life .news_images img {
    width: 100%;
    height: 240px;
    /*position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    min-height: 100%;*/
}
.foot-right .news_title {
    margin: 5px 0px 0px!important;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{background-size: cover;height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;display:none;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {background: #fbf8f6;
    opacity: 0.85;
    filter: Alpha(opacity=85);}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#d-container {background: #fbf8f6;
    opacity: 0.85;
    filter: Alpha(opacity=85);}
#d-container .inner {}
.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#0f429b;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px;display:none; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #0f429b;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:left;white-space:nowrap;height: 46px;line-height: 46px;color: #0f429b;    font-size: 16px;} /**当前位置**/
.col_metas .col_path a{color: #0f429b;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;min-height: 300px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry{padding: 0 80px; box-sizing: border-box;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry  .all p img {
    width: 215px !important;
    height: 180px !important;
}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 48px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #182880;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #182880;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry {overflow-x: auto;min-height: 300px; margin:0 auto;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin:10px 0px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); 
    height: auto;}   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;  width: 100%;}
/**页脚开始**/
#footer {background: #021a72;}
#footer .inner {padding-top:30px;position:relative;padding-bottom: 30px;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding-top: 35px;width:50%;}
#footer .inner .foot-center{float:left;padding-top: 35px;width:33.3%;}
#footer .inner .foot-right{float:right;}
.foot-right li {text-align: center;}
#footer .inner p{font-size: 14px;line-height: 30px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}

