@charset "utf-8";
/*Technical Support SudyTech*/
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;
    background: url(images/icon.png) no-repeat;
}

/*css3扩展*/
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);
}

::-webkit-input-placeholder {
    color: #ccc;
    /* WebKit browsers */
}

:-moz-placeholder {
    color: #ccc;
}

::-moz-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc;
}

/**布局开始**/
@font-face {
    font-family: "syh";
    src: url(fonts/SourceHanSansCN-Regular.ttf);
}

body {
    line-height: 1;
    font-size: 13px;
    font-family: '微软雅黑';
    color: #333;
    background: url(images/body.png) repeat-x center top;
    background-size: contain;
}

p {
    line-height: 1.75;
}

a {
    color: #3b3b3b;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

a:hover {
    color: #1062EC;
}

/*页面尺寸*/
.wrapper {
    width: 100%;
    margin: 0 auto;
}

.wrapper .inner {
    width: 1280px;
    margin: 0 auto;
}

/**页面全局宽度**/

.lib_comp--040010 img {
    vertical-align: top;
}

.lib_comp--040010 .wrapper .inner {
    margin: 0 auto;
}

/*head开始*/
.lib_comp--040010 #head {}

.lib_comp--040010 #head .inner {
    position: relative;
    padding: 67px 0 47px;
}

.lib_comp--040010 #head .inner .mod {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.lib_comp--040010 .head .sitelogo {
    float: left;
    padding-left: 0px;
}

.lib_comp--040010 .head .head-right {
    width: 182px;
}

/*默认主导航样式*/
.lib_comp--040010 #nav {}

.lib_comp--040010 #nav .inner {
    background: #337DED;
}

.lib_comp--040010 #nav .inner .wp-panel {}

/*导航*/
.lib_comp--040010 #nav .inner .wp-panel .wp-window {}

.lib_comp--040010 #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);
}

/*导航样式：后台绑定时也可以定义配置*/
.lib_comp--040010 .wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
}


.lib_comp--040010 .wp-menu .menu-item a>.menu-switch-arrow {
    display: none;
}

.lib_comp--040010 .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 37px;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 18px;
    position: relative;
    font-weight: bold;
}

.lib_comp--040010 .wp-menu .menu-item a.menu-link:after {
    position: absolute;
    content: "";
    background: rgb(255 255 255 / 40%);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 24px
}

.lib_comp--040010 .wp-menu .menu-item.i1 a.menu-link:after {
    width: 0
}

.lib_comp--040010 .wp-menu .menu-item.hover a.menu-link,
.lib_comp--040010 .wp-menu .menu-item a.hover {
    background-color: #7db6fa;
    text-decoration: none;
    color: #eee;
}

.lib_comp--040010 .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    min-width: 100%;
    z-index: 100;
    background: #fff;
}

.lib_comp--040010 .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
}

.lib_comp--040010 .sub-menu .sub-item a {
    display: block;
    color: #000;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    font-size: 16px;
    background: none;
    font-family: "SourceHanSerifCN-Regular";
    text-align: center;
}

.lib_comp--040010 .sub-menu .sub-item.hover>a,
.lib_comp--040010 .sub-menu .sub-item a:hover {
    color: #fff;
    background-color: #7db6fa;
    display: block;
}

.lib_comp--040010 .sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff;
}

/*系统默认搜索*/
.lib_comp--040010 .wp_search {
    display: inline-block;
    position: relative;
    padding-left: 4px;
    border: 1px solid #d0d0d0;
}

.lib_comp--040010 .wp_search #keyword {
    width: 160px !important;
    padding: 4px 0;
    border: none;
    height: 20px;
    line-height: 20px;
    background: transparent;
    color: #fff;
}

.lib_comp--040010 .wp_search .search {
    width: 32px;
    height: 30px;
    border: 0px;
    background: #FFFFFF url(images/sous.png) no-repeat center;
    cursor: pointer;
    vertical-align: top;
}

/*自定义输入框*/
.lib_comp--040010 .searchbox {
    text-align: right;
}

.lib_comp--040010 .wp-search {
    position: relative;
    background: rgb(255 255 255 / 20%);
    border-radius: 24px;
}

.lib_comp--040010 .wp-search form {
    display: block;
}

.lib_comp--040010 .wp-search .search-input {
    margin-left: 4px;
    margin-right: 40px;
}

.lib_comp--040010 .wp-search .search-input input.search-title {
    width: 100%;
    height: 22px;
    padding: 9px 0;
    line-height: 22px;
    background: none;
    color: #FFFFFF;
    font-size: 16px;
    border: 0;
    outline: 0;
    opacity: 0.5;
    box-sizing: content-box;
    text-indent: 20px;
    font-family: "syh";
}

.lib_comp--040010 .wp-search .search-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0%;
}

.lib_comp--040010 .wp-search .search-btn input.search-submit {
    width: 40px;
    height: 40px;
    border: 0;
    outline: 0;
    background: url(images/sous.png) no-repeat center left;
    cursor: pointer;
}

/**主页banner开始**/
#banner {
    margin-top: 35px;
}

#banner .inner {
    text-align: center;
    background: #eee;
    position: relative;
}

/**主体模块样式**/
#m-container {}

#m-container .inner {}

/**首页三列布局**/
.mod {}

.mbox {}

.main1 {}

.main1 .inner {
    padding: 30px 0px 0px;
}

.main1 .ml {
    float: left;
    width: 400px;
    padding-top: 8px;
}

.main1 .mc {
    float: left;
    width: 400px;
    margin-left: 40px;
}

.main1 .mr {
    float: right;
    width: 400px;
}

.main2 {}

.main2 .inner {
    padding: 25px 0 30px 0;
}

.main2 .ml {
    float: left;
    width: 620px;
}

.main2 .mr {
    float: right;
    width: 620px;
}

.main4 {}

.main4 .inner {
    padding: 30px 0;
}

/**标题**/
.post {
    margin-bottom: 10px;
}

.post .tt {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding-left: 40px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

/**标题栏**/
.post .tt .tit {
    display: inline-block;
    float: left;
    font-size: 17px;
    font-weight: normal;
}

/**标题字体**/
.post .tt .tit .title {
    display: block;
    line-height: 34px;
}

.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;
}

.post .more_btn .more_text,
.post .more_btn a {
    cursor: pointer;
    font-size: 12px;
}

.post .more_btn a {
    color: #666;
}

.post .more_btn a:hover {
    color: #157cf5;
}

/**自定义标题**/
.post-12 .tt {
    background: url(images/xw.png) no-repeat left center;
}

.post-13 .tt {
    background: url(images/tz.png) no-repeat left center;
}

.post-31 .tt {
    justify-content: center;
    padding: 0;
    position: relative;
}

.post-31 .tt .tit .title {
    font-size: 24px;
    /* font-weight: bold; */
}

.post-31 .tt::before,
.post-31 .tt::after {
    position: absolute;
    content: "";
    top: 50%;
    width: 42%;
    height: 2px;
    z-index: 0;
}

.post-31 .tt::before {
    background: url(images/line.png) no-repeat left center;
    left: 0px;
    background-size: cover;
    transform: rotate(180deg);
}

.post-31 .tt::after {
    background: url(images/line.png) no-repeat left center;
    right: 0;
    background-size: cover;

}


/**自定义新闻列表**/
.news_list {}

.news_list li.news {
    line-height: 40px;
    font-size: 15px;
}

.news_list li.news a {
    display: block
}

.news_list li.news .news_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

/*图片*/
.news_list li.news .news_imgs {
    position: relative;
    padding-top: 100%;
    overflow: hidden
}

.news_list li.news .news_imgs img {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover;
}

/*标题*/
.news_list li.news .news_title img {
    vertical-align: middle;
}

.news_list li.news .news_meta {
    float: right;
}

/*属性*/
.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: 22px;
    color: #666;
}

/*默认简介*/
.news_list li.news .news_bg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 30px;
    background: #000;
    opacity: .7;
    filter: Alpha(opacity=70);
}

.news_list li.news p {
    line-height: 34px;
}




/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner {
    height: 0;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;
}

/**主体列表页开始**/
#l-container {}

#l-container .inner {
    padding: 20px 0px;
}

/**主体文章页开始**/
#d-container {}

#d-container .inner {
    padding: 20px 0;
}

.col_menu {
    width: 200px;
    float: left;
    position: relative;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: #337ded;
}

/**位置栏目背景**/
.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;
    text-align: center;
}

/**栏目名称图标**/
.col_menu .col_menu_con {
    background: url(images/list.png) no-repeat center bottom;
    background-size: cover;
    min-height: 450px;
}

/*栏目列表*/
.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: 16px;
    width: 100%;
    font-weight: normal;
    border-bottom: 1px solid #e5e6e8;
    background: url(images/lm.png) no-repeat 20px center;
    transition: .4s;
    display: block;
    padding-left: 40px;
    box-sizing: border-box;
}

.col_list .wp_listcolumn .wp_column a .column-name {
    padding: 0;
    line-height: 50px;
}

.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #337DED;
    background: url(images/lm1.png) no-repeat 20px center;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #337DED;
}

.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: #337DED;
}

/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {
    padding-left: 50px;
    background: url(images/lm.png) no-repeat 30px center;
}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    line-height: 40px;
    padding: 0;
    cursor: pointer;
    font-size: 15px;
}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    font-weight: bold;
    font-weight: bold;
    color: #337DED;
}

/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
    background: none;
}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
    padding: 5px 10px 5px 51px;
    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: #337DED;
}

/**栏目新闻**/
.col_news {
    width: calc(100% - 220px);
    min-height: 500px;
    float: right;
    padding: 18px 30px;
    box-sizing: border-box;
    background: #fff;
}

.col_news .col_news_box {}

.col_news .col_news_head {
    border-bottom: 1px solid #DBDBDB;
    display: none
}

.col_metas .col_title {
    display: inline-block;
    float: left;
}

/**当前栏目**/
.col_metas .col_title h2 {
    display: inline-block;
    font-size: 18px;
    color: #337DED;
    line-height: 18px;
    padding-bottom: 15px;
}

.col_metas .col_path {
    display: inline-block;
    float: left;
    white-space: nowrap;
    height: 14px;
    line-height: 16px;
    font-size: 14px;
    color: #484848;
    padding-left: 22px;
    background: url(images/home.png) no-repeat left center;
    margin-bottom: 14px;
}

/**当前位置**/
.col_metas .col_path a {
    color: #2F2F2F;
}

.col_news_con {}

.col_news_list {}

.col_news_list .wp_article_list .list_item {}

/**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}

.col_news_list .news_list .news {
    border-bottom: 1px dashed#E6E6E6;
    line-height: 45px;
}

.col_news_list .news_list .news .news_meta {
    line-height: 45px;
    color: #999999;
    font-size: 16px;
}

.col_news_list .news_list .news .news_title {
    width: calc(100% - 95px);
    padding-left: 10px;
    box-sizing: border-box;
    position: relative;
    line-height: 45px;
    font-size: 16px;
}

.col_news_list .news_list .news .news_title::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #B1B1B1;
}

/**栏目新闻图标序号**/
.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 p {
    margin-bottom: 10px;
}

.col_news_list .wp_entry table {
    margin-bottom: 4px;
}

.col_news_list .wp_entry img {
    max-width:100%;
    _width: expression(this.width > 680 ? "680px" : this.width);
}

/**列表页文章图片大小限制**/
/**文章页**/
.infobox {
    width: auto;
    margin: 0 auto;
    padding: 0px 30px;
    background: #fff;
    min-height: 500px;
    height: auto;
}

.article {}

.article h1.arti_title {
    line-height: 60px;
    font-family: "Microsoft YaHei";
    font-size: 25px;
    text-align: center;
    font-weight: normal;
    padding: 28px 0 0;
}

/**文章标题**/
.article h2.arti_title {
    line-height: 24px;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    padding-bottom: 28px;
}

/**文章副标题**/
.article .arti_metas {
    padding: 30px 0px;
    text-align: center;
    border-top: 1px solid #3C3C3C;
}

.article .arti_metas span {
    margin: 0 5px;
    font-size: 14px;
    color: #777;
    line-height: 20px;
}

/**文章其他属性**/
.article .entry {
    margin: 0 45px;
    overflow: hidden;
}

/**文章内容**/
.article .entry .read,
.article .entry .read p {
    line-height: 30px;
    font-size: 14px;
    color: #333;
}

/**阅读字体**/
.article .entry .read p {
    margin-bottom: 10px;
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px;
    _width: expression(this.width > 940 ? "940px" : this.width);
}

/**文章阅读部分图片大小限制**/
.article .entry .read table {
    margin: 0 auto;
    border: none !important;
}

/**页脚开始**/
#footer {
    background: url(images/fooot.png) no-repeat center center;
    background-size: cover;
}

#footer .inner {
    padding: 10px 0px;
    position: relative;
}

#footer .inner .mod {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#footer .inner .foot-left {
    float: left;
}

#footer .inner .foot-right {
    float: right;
    margin-top: 10px;
    margin-bottom: 5px;
}

#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;
}

#footer .code .news_list {
    display: flex;
    justify-content: space-between;
    gap: 36px;
}

#footer .code .news_list .news {
    display: flex;
    width: 100px;
    flex-direction: column;
    align-items: center;
}

#footer .code .news_list .news .news_title {
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin-top: 6px;
}

/**************************************************************
 * 组件功能
 */

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {
    bottom: 0;
    left: 0;
    margin-left: 0px;
    height: 40px;
    width: 100% !important;
}

.mbanner .focus .focus-title-bg {
    background-color: #000;
    opacity: 0.4;
    filter: alpha(opacity=60);

}

.mbanner .focus .focus-title {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    padding-left: 25px;
    padding-right: 180px;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mbanner .focus .focus-pagination {
    position: absolute;
    right: 7px;
    bottom: 13px;
    margin-right: 0px;
    z-index: 60;
    height: 14px;
}

.mbanner .focus .focus-page {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 16px;
    background: #fff;
    border-radius: 50%;
    opacity: .5
}

.mbanner .focus .focus-page-active {
    background: #fff;
    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
}

.mbanner .focus-container .focus-item {}

.post-111 .focus-container .focus-item a{
    padding-top: 75%;
    position: relative; display:block;
}

.post-111 .focus-container .focus-item img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;

    bottom: 0;

    object-fit: cover;
}

.post-111 .focus .focus-title-bar {
    bottom: 0;
    left: 0;
    margin-left: 0px;
    height: 40px;
    width: 100% !important;
}

.post-111 .focus .focus-title-bg {
    background-color: #000;
    opacity: 0.4;
    filter: alpha(opacity=60);

}

.post-111 .focus .focus-title {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    padding-left: 14px;
    padding-right: 100px;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.post-111 .focus .focus-pagination {
    position: absolute;
    right: 4px;
    bottom: 16px;
    margin-right: 0px;
    z-index: 60;
    height: 8px;
}

.post-111 .focus .focus-page {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    background: #fff;
    border-radius: 50%;
    opacity: .5;
}

.post-111 .focus .focus-page-active {
    background: #fff;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.post-111 .focus .focus-navigation {
    opacity: 0;
    filter: alpha(opacity=70);
}

.post-111 .focus:hover .focus-navigation {
    opacity: .7;
    filter: alpha(opacity=100);
}

.post-111 .focus .focus-prev {
    left: 0px;
}

.post-111 .focus .focus-next {
    right: 0px;
    background-position: right top
}

/* main1 */
.post-12 .news_list .news {
    border-bottom: 1px dashed #b4b4b4;
    transition: all .4s ease-in-out;
    height: 42px;
}

.post-12 .news_list .news:hover {
    border-bottom: 1px dashed #1671aa
}

.post-12 .news_list .news .news_meta {
    font-size: 14px;
    color: #999999;
    width: 40px;
}

.post-12 .news_list .news .news_title {
    width: calc(100% - 40px);
    padding-left: 10px;
    box-sizing: border-box;
    position: relative;
}

.post-12 .news_list .news .news_title::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #B1B1B1;
}

.post-12 .news_list .news a:hover .news_title::before {
    background-color: #1870AA;
}

.post-13 .news_list .news {
    margin-bottom: 11px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.post-13 .news_list li.news .news_date {
    float: left;
    width: 56px;
    height: 56px;
    line-height: 28px;
    border-radius: 5px;
    background: #1062ec;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.post-13 .news_list li.news .news_date .news_month {
    font-size: 14px;
    color: #fff;
}

.post-13 .news_list li.news .news_date .news_day {
    height: 28px;
    font-size: 22px;
    font-weight: bold;
    color: #1062ec;
    border-radius: 0px 0px 5px 5px;
    background: #fff;
    vertical-align: top;
    border: 1px solid #1062ec;
    width: 100%;
    box-sizing: border-box;
}

.post-13 .news_list li.news .news_title {
    width: calc(100% - 70px);
    -webkit-line-clamp: 2;
    line-height: 26px;
    height: 52px;
    float: right;
}

/**main2**/
.main2 .sudy-tab {
    box-sizing: border-box;
    padding: 15px 20px;
    border: 1px solid #9FC6F4
}

.main2 .tab-menu {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 10px;
    height: auto;
    border: none;
}

.main2 .mr .tab-menu {
}


.main2 .sudy-tab {
    position: relative;
}

.main2 .tab-menu li span {
    display: block;
    text-align: center;
    color: #333;
    position: relative;
    z-index: 1;
}

.main2 .tab-menu li .tt_cn {
    font-size: 17px;
    font-weight: normal;
    line-height: 34px;
}

.main2 .tab-menu li {
    width: auto;
    text-align: center;
    position: relative;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    padding: 0;
    padding-left: 14px;
    height: auto;
    margin-left: 14px;
    line-height: 34px;
}

.main2 .tab-menu li:first-child {
    padding-left: 0;
    margin-left: 0
}

.main2 .tab-menu li:first-child:before {
    width: 0
}

.main2 .tab-menu li:before {
    position: absolute;
    content: " ";
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 24px;
    background: #c3c3c3;
}

.main2 .tab-menu li.selected {
    background: none;
}

.main2 .tab-menu li.selected span {
    color: #1062EC;
     padding-left: 40px;
    background: url(images/jy.png) no-repeat left center;
}
.main2 .tab-menu li.selected:nth-child(2) span {
    background: url(images/xg.png) no-repeat left center;
    background-size: 25px;
}
.main2 .tab-menu li.selected:last-child  span{
    background: url(images/dj.png) no-repeat left center;
    background-size: 25px;
}
.main2 .mr .tab-menu li.selected span {
    background: url(images/fw.png) no-repeat left center;
    background-size: 25px;
}
.main2 .mr .tab-menu li.selected:last-child  span{
    background: url(images/mt.png) no-repeat left center;
    background-size: 25px;
}
.main2 .tab-menu li.selected:after {
    opacity: 1;
}

.main2 .tab-con {
    border-top: 1px solid #d9d9d9;
    padding-top: 10px;
}

.main2 .tab-con .post-21.active {
    position: relative;
    margin: 0;
}

.main2 .tab-con .post-21 .more_btn {
    position: absolute;
    top: -45px;
    right: 0;
}

.post-21 ul.news_list {
    min-height: 240px
}

.post-21 ul.news_list .news_box {
    display: flex;
    justify-content: space-between;
}

.post-21 .news_list .news .news_meta {
    font-size: 15px;
    color: #999999;
    width: 42px;
}

.post-21 .news_list .news .news_title {
    width: calc(100% - 45px);
    padding-left: 10px;
    box-sizing: border-box;
    position: relative;
}

.post-21 .news_list .news .news_title::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #B1B1B1;
}

.post-21 .news_list .news a:hover .news_title::before {
    background-color: #1870AA;
}

/**main3**/
.news61conf a:hover img {
    transform: scale(1.2);
}
.post-31 .con {
    overflow: hidden;
}
.post-31 .news_list {
    margin: 0 -20px;
}
.post-31 .news_list .news{width: 25% }
.news61conf {
    margin: 0 20px;
    overflow: hidden;
}
.news61conf img {
    height: 200px;
    /* width: 100%; */
    object-fit: cover;
    transition: all 0.3s ease;
}



/**main4**/
.post-41 .wp-menu1 {
    display: flex;
}

.post-41 .wp-menu1 .menu-item {
    position: relative;
    width: 25%;
    text-align: center;
    cursor: pointer;
}

.post-41 .wp-menu1 .menu-item a {
    font-size: 15px;
    line-height: 15px;
    background: url(images/link.png) no-repeat right bottom;
    background-size: 7px 7px;
    display: inline-block;
    padding-right: 15px;
    margin-bottom: 15px;
}
.post-41 .wp-menu1 .menu-item .sub-menu1 a {
    background:none;
    line-height:30px;
    margin:0;
    font-size: 13px;
}
.post-41 .wp-menu1 .menu-item.i1::before {
    width: 0
}

.post-41 .wp-menu1 .menu-item::before {
    content: "";
    position: absolute;
    top: 10px;
    transform: translateY(-50%);
    transition: .4s;
    left: 0;
    width: 1px;
    height: 16px;
    background-color: #ACACAC;
}
.post-41 .wp-menu1 .menu-item .sub-menu1 {
    display:none;
    padding: 20px;
    background: #eee;
    height: 72%;
}


.post-41 .wp-menu1 .menu-item .sub-menu1.active{
    display:block
}



/* xf */
.xf {
   position: fixed;
   top: 230px;
}

.xf.xf_l {
left:30px
}

.xf.xf_r {
     /* top: 394px; */
     right: 0;
}

.xf .news_list .news {
    background: rgb(21 124 245 / 50%);
    margin-bottom: 10px;

}

.xf_l .news_list .news {
    width: 200px;
    height: 60px;
    border-radius: 10px;
}

.xf_r .news_list .news {
    width: 80px;
    height: 80px;
    border-radius: 0px;
}

.xf_l .news_list .news a {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    position: relative;
    padding-left: 60px;
}
.xf_r .news_list .news{
    display: flex;
    height: 80px;
    align-items: center;
    gap: 10px;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.xf_l .news_list .news.i1 a{background: url(images/sy.png) no-repeat 35px center;}
.xf_l .news_list .news.i2 a {background: url(images/xyfm.png) no-repeat 40px center;}
.xf_l .news_list .news.i3 a {background: url(images/rhmh.png) no-repeat 40px center;}
.xf_l .news_list .news.i4 a {background: url(images/fkdj.png) no-repeat 40px center;}
.xf_r .news_list .news.i1 {background: rgb(21 124 245 / 50%) url(images/dh.png) no-repeat center 12px;}
.xf_r .news_list .news.i2 {background: rgb(21 124 245 / 50%) url(images/yx.png) no-repeat center 12px;}
.xf_r .news_list .news.i3 {background: rgb(21 124 245 / 50%) url(images/gzh.png) no-repeat center 12px;}
.xf_r .news_list .news.i4 {background: rgb(21 124 245 / 50%) url(images/gzh.png) no-repeat center 12px;}
.xf_r .news_list .news.i5 {background: rgb(21 124 245 / 50%) url(images/top.png) no-repeat center 12px;}
.xf .news_list .news .news_title {
    color: #fff;
    line-height: 60px;
    font-size: 18px;
    float: none;
}

.xf_r .news_list .news .news_title {
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    bottom: 10px;
}

.xf .news_list .news .news_imgs {
    height: 50px;
    padding: initial;
    width: 50px;
}
.xf_l .news_list .news .news_imgs {
    height: 100px;
    width: 100px;
    transition:all .4s ease-in-out;
    position: absolute;
    right: -120px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
.xf .news_list .news .news_imgs img{width:auto;height:auto;transform: translate(-50%,-50%);left: 50%;top: 50%;right: auto;bottom: auto;}

.xf_r .news_list .news .news_text{
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    left: -200px;
    display: none;
    cursor: initial;
    padding: 20px;
    }
.xf_r .news_list .news .news_imgs {
    height: 100px;
    width: 100px;
    transition:all .4s ease-in-out;
    position: absolute;
    left: -120px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    cursor: initial;
}

.xf .news_list .news.i4 .news_imgs img {
    width: 140px;
}

.xf_l .news_list .news.i4 .news_imgs {
    height: 140px;
    width: 160px;
    right: -160px;
}



#gb{
    position: fixed;
    cursor: pointer;
    z-index: 100;
    border: none;
    font-size: 14px;
    bottom: 10px;
    font-family: "syh";
    top: 210px;
    background: none;
    right: auto;
    left: 30px;
    width: 200px;
    height: 20px;
    color: #777;
    line-height: 20px;
    padding: 0;
    text-align: right;
}
#btt{
    width:100%;
    height:100%;
    border:none;
    font-size: 14px;
    line-height: 16px;
    font-family: "syh";
    background: url(images/top.png) no-repeat center 10px;
    background-size: 33px 33px;
    color: #fff;
    padding-top: 50px;
    text-align: center;
}
/*************************************************************
 * 特殊页面
 */
/*二级页面*/

.col_path .possplit{background:none;text-indent: 0;padding-left: 2px;}

div#container-4 .inner {
    /* width: 1200px; */
}