@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;
}
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
/* 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;
}


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 {
    line-height: 1;
    font-size: 13px;
    font-family: "Microsoft Yahei", 微软雅黑, arial, 宋体, sans-serif;
    color: #333;
    background-color: #f5f5f5;
}

a {
    color: #232323;
    text-decoration: none;
  font-family: "Microsoft Yahei";
    font-size: 13px;
}
.news_list li.news .fields.pr_fields a {
-webkit-text-size-adjust: none;
    font-size: 13px;
}
a:hover {
    color: #003d76;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
}

.wrapper .inner {
    width: 1020px;
    margin: 0 auto;
}

#footer .inner{
    width: 1020px !important;
    margin: 0 auto !important;
}
#footer .inner img{
    /* width:98px; */
}

/**页面全局宽度**/

/**标题栏新闻窗口**/
.post {
    margin-bottom: 10px;
}

.post .tt {
    height: 39px;
    background-color: #094fbf;
    color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 5px;
}

/**标题栏**/

.post .tt .tit {
    display: inline-block;
    /* float: left; */
    font-size: 16px;
    font-weight: normal;
}

/**标题字体**/
.post .tt .tit .title {
    /* display: inline-block; */
    /* height: 39px; */
    line-height: 39px;
    /* background: none; */
}

/**标题图标**/
.post-51 .title {
    color: #489b12;
}

.post .tt .more_btn {
    display: inline-block;
    /* height: 32px; */
    line-height: 39px;
    float: right;
}

/**更多按钮**/
.post .con {
    padding: 5px 0;
    margin: 0 auto;
}

.post .con .wp_article_list .list_item {
    border-bottom: 0 dashed #ccc;
    line-height: 29px;
}

/**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {
    background: none;
    display: none;
}

/**新闻列表图标**/
.wp_article_list .list_item {
    border-bottom: 0 dashed #ccc;
}

.pubdate-day {
    height: 27px;
    text-align: center;
    padding-top: 7px;
    font-size: 25px;
}

.pubdate-time {
    text-align: center;
    font-size: 15px;
    height: 30px;
    padding-top: 10px;
}

.tongzhibiaoti a {
    font-size: 14px;
    color: #343535;
}

.rili.n1 .tongzhibiaoti a {
    color: #245081;
}

.wp_search .search {
    background: none;
}

input#keyword {
    border: 0px solid;
    margin-left: 6px;
}

#wp_news_w51 .Article_Title a {
    color: #003d76;
    font-size: 15px;
}

#wp_news_w51 .Article_Content a {
    color: #878787;
    font-size: 13px;
}

.tongzhineirong a {
    color: #878787;
    font-size: 13px;
}

.rili.n1 .sudy-pubdate {
    border-top: 3px solid #9ad076;
}

.rili.n3 .sudy-pubdate {
    border-top: 3px solid #cfcfcf;
}

#wp_news_w52 .wp_article_list .list_item {
    line-height: 29px;
    height: 29px;
}

p.zhuanti {
    color: #003d76;
    font-size: 17px;
    padding: 10px 5px 10px 14px;
    font-weight: normal;
}

#wp_news_w31 .wp_article_list .list_item {
    height: 38px;
    line-height: 38px;
}

#wp_news_w31 .Article_Index {
    height: 32px;
    background: url(images/listbg.jpg) no-repeat 13px center;
    padding-left: 10px;
}

.lianjie1 {
    padding-left: 11px;
    height: 30px;
    margin-bottom: 11px;
}

.lianjie2 {
    padding-left: 11px;
    height: 30px;
    padding-bottom: 11px;
    border-bottom: 1px solid #d9d9d9;
}

.post-4 .con {
    display: none;
}

.navbar .navbox .wp_nav li.nav-item.i1 a span.item-name {
    background: none;
}

div#w3imgNumber {
    display: none;
}

div#w3imgTitle {
    background: #000;
    opacity: 0.7;
    height: 56px;
    text-align: left;
    padding-left: 23px;
}

.dtjt9_div_text a {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 39px !important;
}

div#wp_news_w51 {
    min-height: 92px;
}

span.bt {
    height: 39px;
    line-height: 39px;
    vertical-align: middle;
    text-align: center;
}

#wp_news_w52 .wp_article_list .list_item .Article_Index {
    display: none;
}

/**自定义新闻列表**/
.news_list {
}

.news_list li.news {
    line-height: 24px;
    padding-left: 0px;
}

/**标题图标**/
.news_list li.news span.news_title {
    float: left;
}

.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
    color: #9c9c9c;
}

.news_list li.news p {
    clear: both;
    line-height: 20px;
    color: #787878;
}

.news_list li.news p a {
    color: #787878;
}

.news_list li.news p a:hover {
    color: #444;
    text-decoration: underline;
}

.wp_paging {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    color: #494949;
    float: right;
}

.wp_paging li {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-top: 5px;
}

.wp_paging li span,
.wp_paging li a {
    display: inline-block;
    float: left;
    margin-left: 10px;
}

.wp_paging li em {
    font-style: normal;
}

.wp_paging li a {
    cursor: pointer;
    color: #666;
    line-height: 25px;
    height: 25px;
}

.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;
}

/**页头开始**/
#header {
}

#header .inner {
    width: 100%;
}

.head {
    width: 100%;
    height: 185px;
    /* background: #094fbf; */
    background: url(images/head.jpg) no-repeat;
    position: relative;
    background-size: cover;
}

/**页头部分**/
.head1 {
    width: 1080px;
    margin: auto;
    height: 185px;
    position: relative;
}

.head1 .logo img {
    display: inline-block;

}

.head1 .text {
    font-size: 24px;
    position: absolute;
    top: 119px;
    left: 196px;
    font-weight: 600;
    color: #f5f5f5;
}

.head1 .sitelogo {
    float: left;
    width: 353px;
    height: 108px;
    margin-left: 50px;
    margin-top: 48px;
}

.head1 .site {
    float: left;
    width: 300px;
    height: 80px;
    color: #1c5594;
    font-size: 36px;
    padding: 36px 0px 0px 0px;
}

.head .sitetitle {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 62px;
    margin-left: 10px;
}

/**站点名称**/
.navbar {
    width: 100%;
    height: 46px;
    margin-top: 6px
}

/**导航区域背景**/
.navbar .navbox {
    height: 46px;
    background: #094fbf;
    margin: 0 auto;
    border-radius: 5px;
}

/**导航窗口大小及位置**/
.search1 {
    float: right;
    width: 215px;
    background: url(images/search.jpg) no-repeat;
    width: 204px;
    height: 22px;
    margin-top: 11px;
}

.nav {
    width: 1080px;
    margin: auto;
}

#wp_news_w51 .Article_Title {
    font-size: 15px;
    text-align: center;
    width: 425px;
}

/**导航样式：后台绑定时也可以定义配置**/
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 28px;line-height: 46px;color: #FFFFFF;font-size: 16px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{/* background-color:#1384e2; */text-decoration: none;color: #F90;}
.sub-menu {display: none;position: absolute;left: 0;top: 46px;min-width: 100%;z-index: 100;background: #0777b3;border: 1px solid #D8E1CC;border-top: 0;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {text-align: center;display: block;color: #fff;height: 26px;line-height: 26px;padding: 0 17px;font-size: 14px;background:none;border-top: 1px solid #D8E1CC;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{color: #fff;background-color: #1F5E7C;display: block;}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}

/**主体开始**/
#container {
    min-height: 580px;
    padding: 7px 0 0px 0;
}

#container .inner {
    width: 100%;
    padding: 10px 0px 0px 0px;
    border: 0px solid #e5e5e5;
}

#container .inner1 {
    width: 978px;
    padding: 10px;
    border: 0px solid #e5e5e5;
    margin: auto;
}

.top {
    width: 1080px;
    margin: auto;
}

.bottom {
    width: 1080px;
    margin: auto;
    padding-bottom: 10px;
}

.bg3 {
    /*padding-top: 18px;*/
}

/**首页三列布局**/
.mod {
}

/**左列**/
.mod11 {
    float: left;
    width: 100%;
}

.mod11 .ml {
    float: right;
}

.mod12 {
    float: right;
    width: 175px;
    background: #eef6f9;
}

.mod21 {
    float: left;
    width: 100%;
}

.mod22 {
    width: 100%;
}

.mod22 .ml {
    float: left;
}

.mod22 .mc {
    float: left;
}

.mod22 .mr {
    float: left;
}


.ml {
    float: left;
    width: 520px;
}

.mbox {
    border: 0 solid #d3d3d3;
    background: none;
}

.tu {
    float: left;
    width: 520px;
    box-sizing: border-box;
    padding:10px;
}

.mod2 .mc {
    width: 520px;
    float: left;
}

/**中间**/
.mod2 .mr {
    width: 520px;
    float: right;
}

.mod2 .mr-1 {
    width: 520px !important;
    float: left;
}

/**右列**/
.mr-1 {
    width: 480px;
    float: left;
}

.tongzhineirong {
    float: right;
    width: 250px;
}

.tongzhibiaoti {
    float: right;
    width: 250px;
    line-height: 23px;
}

.Article_Content {
}

.post.post-51.mbox {
    margin-bottom: 0;
}

select.w41_openLink {
    height: 30px;
}

select.w42_openLink {
    height: 30px;
}

.lj.n1 {
    background: #58a5db;
    height: 39px;
    line-height: 39px;
    border-radius: 4px;
}

div#wp_news_w43 {
    padding-top: 12px;
    width: 154px;
    padding-left: 12px;
}

.lj.n2 {
    background: #4679a8;
    height: 39px;
    line-height: 39px;
    border-radius: 4px;
    margin-top: 17px;
}

#wp_news_w43 a {
    font-size: 16px;
    color: #fff;
}

span.tp {
    padding-left: 24px;
    padding-right: 6px;
    width: 19px !important;
    height: 19px !important;
    vertical-align: middle;
}

.wp_listcolumn .wp_column a .column-name {
    padding: 5px 10px 5px 31px;
    line-height: 32px;
}

.post-51 .con {
    padding: 0 0;
}

/**列表页**/
.col_menu {
    width: 236px;
    float: left;
}

.col_menu .col_menu_con {
    border: 1px solid #e4e4e4;
}


.col_menu .col_menu_head {
    background: #094fbf;
}

/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}

/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 21px;
    padding: 5px 5px 5px 30px;
    background: none;
}

/**栏目名称图标**/
/**栏目列表*/
.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;
    text-align: left;
}

.more_text {
    color: #ffffff;
}

/**一级子栏目**/
.col_list .wp_listcolumn .wp_column {
    display: block;
    width: 100%;
    vertical-align: bottom;
}

.col_list .wp_listcolumn .wp_column:hover {
    color: #0f429b;
    background: #eee;
}


.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: #124D83;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    color: #454545;
    background: none;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #bbb;
}

/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background-image: none;
}

/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
    background: none;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #ccc;
}

/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background-image: none;
}

/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
    background: #f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px;
    border-top: 1px 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;
    background-image: url(images/icon_column_3_hover.gif);
}

/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
    background: #f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px;
    border-top: 1px 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;
    background-image: url(images/icon_column_3_hover.gif);
}

/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}


.col_news {
    width: 728px;
    float: right;
}

/**栏目新闻**/
.col_news_head {
    border-bottom: 1px solid #9ad076;
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
}

/**当前栏目**/
.col_metas .col_title h2 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #003d70;
    padding: 0 50px 0 3px;
}

/**当前栏目名称**/
.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 18px;
    line-height: 18px;
    margin-top: 5px;
}

/**当前位置**/

.col_news_box {
    padding: 10px 0;
    margin: 0 7px;
}

.col_news_list {
    margin-top: 7px;
}

.col_news_list .wp_article_list .list_item {
}

/**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {
    background: url(images/li.gif) no-repeat center;
}

/**栏目新闻图标序号**/
.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    line-height: 1.6;
    font-size: 14px;
    color: #333;
}

.col_news_list .wp_entry p {
    margin-bottom: 6px;
}

.col_news_list .wp_entry img {
    max-width: 680px;
    _width: expression(this.width > 680 ? "680px" : this.width);
}

/**列表页文章图片大小限制**/
.wp_article_list .list_item .Article_Index {
    background: none;
}

ul.sub-nav {
    min-width: 115px;
}

/**文章页**/
.infobox {
    margin: 0 auto;
}

.article {
}

.article h1.arti_title {
    line-height: 26px;
    padding: 5px;
    text-align: center;
    font-size: 18px;
    color: #282828;
}

.article h2.arti_title {
    line-height: 26px;
    padding: 5px;
    text-align: center;
    font-size: 15px;
    color: #282828;
    border-bottom: 1px solid #094fbf;
}

/**文章标题**/
.article .arti_metas {
    padding: 10px;
    text-align: center;
}

.article .arti_metas span {
    margin: 0 5px;
    font-size: 12px;
    color: #787878;
}

/**文章其他属性**/
.article .entry {
    margin: 0 auto;
    overflow: hidden;
}

/**文章内容**/
.article .entry .read,
.article .entry .read p {
    line-height: 1.6;
    font-size: 14px;
    color: #333;
}

/**阅读字体**/
.article .entry .read p {
    margin-bottom: 6px;
}

.article .entry .read img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}

/**文章阅读部分图片大小限制**/

/**页脚开始**/
div#footer {
    background-color: #094fbf;
}

#footer .inner {
    padding: 33px 0;
    border-top: 0px solid #036;
}

#footer .inner p {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #fff
}

#footer .inner p span {
    margin: 0 3px;
}

.rizi {
    width: 72px;
    float: left;
    height: 72px;
    background: #f5f5f5;
}

.rili {
    padding: 9px 0;
    display: inline-block;
    /* width: 334px; */
}

.line {
    width: 100%;
    height: 2px;
    background-color: #094fbf;
    margin-bottom: 10px;
}

.left_con_swiper {
    height: 180px;
}

.mod22 .swiper {
    width: 844px;
    box-sizing: border-box;
}

.mod22 .friends_links {
    width: 235px;
    box-sizing: border-box;
    background-color: #eceeef;
    border-radius: 5px;
}

.mod22 .friends_links .post{
    margin-bottom: 5px;
}

.mod22 .number {
    width: 240px;
    box-sizing: border-box;
}

.mod22 .number ul {
    margin-top: -10px
}

.mod22 .number span {
    font-size: 14px;
    font-weight: 600;
}

.mod22 .number .box {
    width: 10px;
    height: 10px;
    background-color: #0f429b;
    display: inline-block;
}

.mod22 .number .mbox {
    padding-right: 0;
}

.mod22 .number .right_con_number {
    width: 300px;
}

.mod22 .friends_links .right_con_links {
    height: 45px;
    text-align: center;
}

.mod22 .friends_links .right_con_links select{
    height: 35px;
}

.mod22 .friends_links .tt {
    background: url(images/list.jpg) no-repeat bottom left;
    color: #094fbf;
}

.mod22 .number .right_con_number li {
    line-height: 27px;
    font-size: 16px
}

.ss {
    background-color: #0171C0;
}

.articlelist1_a_title {
    font-size: 14px !important;
    height: 30px !important;
    display: inline-block;
}

.div_piccontenttitle_li .c_pt_12 .c_txt h3 {
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    white-space: nowrap !important;
    text-indent: 0.2em !important;
}

.div_piccontenttitle_li .c_pt_12 .c_txt p {
    text-indent: 14px !important;
    line-height: 26px !important;
}

.left_con_big li {
    padding: 10px 0;
}

#wp_nav_w1 .wp_nav{
    margin: 0 auto !important;
    width: 97% !important;
}

/*自定义输入框*/
.searchbox {
    text-align: right;
    margin-top: 28px;
}

.wp-search {
    position: relative;
    border: 1px solid #ffffff;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-left: 4px;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 22px;
    padding: 4px 0;
    line-height: 22px;
    background: none;
    color: #ffffff;
    font-size: 14px;
    border: 0;
    outline: 0;
}

.wp-search .search-btn {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0%;
}

.wp-search .search-btn input.search-submit {
    width: 32px;
    height: 30px;
    border: 0;
    outline: 0;
    background: #06c url(images/sous.png) no-repeat center;
    cursor: pointer;
}
.header .head-right {
    float: right;
    margin-top: 12px;
    width: 200px;
    margin-right: 60px;
}
/*自定义输入框*/
.searchbox {
    text-align: right;
    margin-top: 28px;
}

/* .head .head1 .message-box {
    font-size: 25px;
    line-height: 20px;
    color: #f5f5f5;
    font-weight: 600;
    position: relative;
    right: 0;
} */

.head .head1 .message-one{
    position: absolute;
    top: 55px;
    right: 284px;
    font-size: 30px;
    /* line-height: 18px; */
    color: #f5f5f5;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: serif;
}

.head .head1 .message-two{
    position: absolute;
    top: 110px;
    right: 216px;
    font-size: 30px;
    /* line-height: 20px; */
    color: #f5f5f5;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: serif;
}
input::-webkit-input-placeholder {
    color: #ffffff;
}
input::-moz-input-placeholder {
    color: #ffffff;
}
input::-ms-input-placeholder {
    color: #ffffff;
}
.tab_wrap .tit{
    width: 246px;
    height: 33px;
    margin-top: 6px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.tab_wrap .tit .title{
    line-height: 34px !important;
}
.tab_wrap .tit.active{
    background-color: #fff;
    color: #094fbf;
}
.tab_wrap .tab_a_content{
    display: block; 
}
.tab_wrap .tab_b_content{
    display: none;
}
.dtjt8_div_img{
    margin: 0 auto !important;
}
.notice-list .news_list li:first-child .news_time{
    border-top: 2px solid #0bbd0b;
}
.moveTab{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 80px;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
}

.moveTab img{
    display: inline-block;
    width: 100%;
}
.Article_Title a{
    font-size: 15px; 
    font-weight: bold;
}
.Article_Content {
   line-height: 26px;
   text-indent: 2rem;
   margin-left: 3px;
}
.article .entry .read, .article .entry .read .wp_articlecontent>div,p{
  background: none !important;
}

@charset "UTF-8";
/*日历新闻*/
.sudynews_rili_1.rili.rili *{ margin: 0; padding: 0;}
.sudynews_rili_1.rili .con{ padding:5px 0px;}
.sudynews_rili_1.rili .news_list li.news{margin-top:10px;padding-top:10px;border-top:1px solid #eee;}
.sudynews_rili_1.rili .news_list li.news.n1{margin-top:0px;padding-top:0px;border-top:none;}
.sudynews_rili_1.rili .news_list li.news .news_wz .wz_con {
    margin-left: 75px;
}
.sudynews_rili_1.rili .news_list li.news .news_time{float: left;width: 64px;height:54px;background: #E8E8E8;text-align:center;margin-right: -75px;}
.sudynews_rili_1.rili .news_list li.news .news_time .news_year{line-height:20px;font-size:12px;color: #585858;}
.sudynews_rili_1.rili .news_list li.news .news_time .news_days{font-size: 26px;color: #6F6F6F;line-height:30px;}
.sudynews_rili_1.rili .news_list li.news .news_wz{padding:0px 0px;text-align:left;} 
.sudynews_rili_1.rili .news_list li.news .news_title{line-height: 20px;} 
.sudynews_rili_1.rili .news_list li.news .news_title a{line-height: 20px;font-size: 14px;color:#000;    -webkit-text-size-adjust: none;} 
.sudynews_rili_1.rili .news_list li.news .news_text{line-height: 20px;font-size: 12px;color:#666;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 40px;-webkit-text-size-adjust:none;} 
.sudynews_rili_1.rili .news_list li.news .news_text a{line-height: 20px;font-size: 12px;color:#666;font-family: "Microsoft YaHei";-webkit-text-size-adjust: none;} 
.news_list li.news .fields.pr_fields {
    border-bottom: 1px dashed #ccc;
    line-height: 30px;
}
.logo { margin-top: 50px;}
.logo a { display: flex;}
.col_news_con .news_list li.news span.news_title {
    font-weight: bold;
}

.col_news_con .news_list li.news span.news_title a {

    font-size: 15px;
}
.share .news_list li.news {
    float: left;
    margin-left: 10px;
}

.share .news_list li.news .news_title {
    text-align: center;
    color: #fff;
}
.col_news_con .news_list li.news{line-height: 30px;}
