@charset "utf-8";

/*Technical Support SudyTech*/
blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: 400;
}

abbr,
body,
fieldset,
html,
iframe,
img {
    border: 0;
}

img {
    vertical-align: top;
}

html {
    overflow-x: hidden;
}

address,
cite,
dfn,
em,
i,
var {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sub,
sup {
    font-size: 83%;
}

code,
kbd,
pre,
samp {
    font-family: inherit;
}

q:after,
q:before {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700;
}

a,
a:hover,
del,
ins,
s,
u {
    text-decoration: none;
}

body,
button,
input,
keygen,
legend,
select,
textarea {
    outline: 0;
    color: #333;
    font: 13px/1 arial, \5b8b\4f53;
}

:focus {
    outline: 0;
}

.none {
    display: none;
}

.wcb {
    width: 100%;
    height: 30px;
    border: 2px dashed #97cbe0;
}

.hidden {
    visibility: hidden;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
}

.clearfix {
    display: block;
}

.icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(images/icon.png) no-repeat;
    vertical-align: middle;
}

body:before {
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 110;
    width: 100%;
    height: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    content: "";
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-moz-placeholder {
    color: #ccc;
}

::-moz-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc;
}

body {
    color: #333;
    font-size: 13px;
    font-family: Arial, "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    line-height: 1;
}

p {
    line-height: 1.75;
}

a {
    color: #3b3b3b;
    text-decoration: none;
    transition: all .4s ease-in-out;
}

a:hover {
    color: #3277c0;
}

.wrapper {
    margin: 0 auto;
    width: 100%;
}

.wrapper .inner {
    margin: 0 auto;
    width: 1400px;
}

#headtop {
    background: #3173b0;
}

.headtop .top-left {
    float: left;
}

.headtop .top-right {
    float: right;
    width: 260px;    margin-top: -40px;
}

.header {
    background: #18267e url(images/head_bg.jpg) no-repeat center top;
}

.header .inner {
    position: relative;
    height: 316px;
    /* background: url(images/xx.png) no-repeat; */
}

.header .sitelogo {
    float: left;
    padding-top: 40px;
}

.header .sitetitle {
    display: inline-block;
    margin-top: 16px;
    margin-left: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 32px;
}

.header .head-left {
    float: left;
    display: inline-block;
}

.header .head-right {
    float: right;
    margin-top: 12px;
    width: 200px;
}

.site-lang {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    opacity: .8;
}

.site-lang ul {
    float: right;
}

.site-lang ul li.links {
    float: left;
}

.site-lang ul li.links a {
    margin: 0 5px;
    color: #cad3d4;
    font-size: 13px;
    line-height: 35px;
}

.site-lang ul li.links a:hover {
    color: #fff;
}

#nav {
    background: #3277c0;
}

#nav .inner .wp-panel .navbg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: auto;
    height: 100%;
    background: #fff;
    opacity: .7;
}

.wp-menu {
    margin: 0 auto;
}

.wp-menu .menu-item {
    position: relative;
    float: left;
    display: inline-block;
}

.wp-menu .menu-item.i1 {
    background: 0 0;
}

.wp-menu .menu-item a>.menu-switch-arrow {
    display: inline-block;
    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 27px;
    color: #fff;
    font-size: 18px;
    line-height: 55px;
}

.wp-menu .menu-item a.hover,
.wp-menu .menu-item.hover a.menu-link {
    background-color: #292e78;
    text-decoration: none;
}

.sub-menu {
    position: absolute;
    top: 56px;
    left: 0;
    z-index: 100;
    display: none;
    min-width: 100%;
    background: #3277c0;
}

.sub-menu .sub-item {
    position: relative;
    vertical-align: top;
    white-space: nowrap;
}

.sub-menu .sub-item a {
    display: block;
    padding: 0 17px;
    height: 40px;
    background: 0 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}

.sub-menu .sub-item a:hover,
.sub-menu .sub-item.hover>a {
    display: block;
    background-color: #292e78;
    color: #fff;
}

.sub-menu .sub-menu {
    top: 0;
    left: 100%;
    z-index: 200;
    background: #fff;
}

#banner {
    background: #e7e2df;
}

#banner .inner {
    position: relative;
    width: auto;
    max-width: 1345px;
    text-align: center;
}

.post-12 {
    margin-top: 10px;
}

.post .tt {
    display: inline-block;
    width: 100%;
    border-bottom: 0 solid #e6e6e6;
    background: url(images/bt.png) no-repeat left;
}

.post .tt .tit {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
}

.post .tt .tit .title {
    color: #fff;
    display: block;
    padding-left: 21px;
    background-position: left;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: 22px;
    font-family: "Microsoft yahei";
    line-height: 34px;
    height: 40px;
}

.post .tt .tit .name {
    display: none;
    color: #333;
    line-height: 16px;
}

.post .con {
    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 {
    float: right;
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
}

.post .more_btn .more_text,
.post .more_btn a，.main2 .mr .post .more_btn span {
    font-size: 16px;
    cursor: pointer;
}

.post .more_btn a {
    color: #8f9e4d;
}

.post .more_btn a:hover {
    color: #666;
}

.post-12 .news_list.li1 {padding-top: 8px;}

.news_list li.news {
    padding-left: 0;
    line-height: 34px;
}

.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;
}

.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: 0 solid red;
}

.news_list li.news .news_bg {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    background: #000;
    opacity: .7;
    filter: Alpha(opacity=70);
}

.news_list li.news p {
    line-height: 34px;
}

.wel {
    float: left;
    margin-right: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    opacity: .8;
}

div#localDTWw05 {
    display: inline-block;
}

.l-banner {
    height: 235px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;
}


#l-container .inner {
    padding: 25px 10px;
}



#d-container .inner {
    padding: 20px 60px 124px;
    width: 1200px;
}

.col_menu {
    position: relative;
    float: left;
    margin-right: -240px;
    width: 240px;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: #3277c0;
}

.col_menu .col_menu_head h3.col_name {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    padding: 0 5px 0 30px;
    line-height: 50px;
}

.col_menu .col_menu_con {
    border: 1px solid #e4e4e4;
}

.col_list .wp_listcolumn {
    border-top: 0 solid #3277c0;
    border-bottom: 0 solid #fff;
}

.col_list .wp_listcolumn .wp_column a {
    border-top: 0 solid #fff;
    border-bottom: 1px solid #f6eaea;
    background: 0 0;
    color: #333;
    font-weight: 400;
    font-size: 15px;
}

.col_list .wp_listcolumn .wp_column a .column-name {
    padding: 5px 0 5px 28px;
    line-height: 32px;
}

.col_list .wp_listcolumn .wp_column a.selected,
.col_list .wp_listcolumn .wp_column a:hover {
    background: #eee;
    color: #3277c0;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #3277c0;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bbb;
    background: 0 0;
    color: #454545;
}

.col_list .wp_listcolumn .wp_column.parent>a .column-name {
    color: #3277c0;
    font-weight: 700;
}

.col_list .wp_listcolumn .wp_column .sub_list a {
    margin-top: -1px;
    border-top: 1px solid #eee;
    color: #333;
}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    padding: 5px 10px 5px 52px;
    line-height: 28px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #3277c0;
    font-weight: 700;
    font-weight: 700;
}

.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
    background: 0 0;
}

.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 {
    color: #3277c0;
    font-weight: 700;
}

.col_news {
    float: right;
    width: 100%;
    min-height: 500px;
}

.col_news .col_news_box {
    margin-left: 290px;
}

.col_news_head {
    border-bottom: 1px solid #dbdbdb;
}

.col_metas .col_title {
    float: left;
    display: inline-block;
    height: 48px;
    line-height: 48px;
}

.col_metas .col_title h2 {
    display: inline-block;
    border-bottom: 3px solid #cbcbcb;
    color: #3277c0;
    font-weight: 400;
    font-size: 20px;
    font-family: "Microsoft yahei";
}

.col_metas .col_path {
    float: right;
    display: inline-block;
    height: 46px;
    color: #666;
    white-space: nowrap;
    line-height: 46px;
}

.col_metas .col_path a {
    color: #2f2f2f;
}

.col_news_con {
    margin: 0 7px;
    padding: 5px 0 10px 0;
}

.col_news_list {
    margin-top: 7px;
}

.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    color: #333;
    font-size: 16px;
    line-height: 1.75;
}

.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: 680px;
}

.infobox {
    margin: 0 auto;
    width: auto;
    min-height: 400px;
}

.article {
    padding-top: 10px;
}

.article h1.arti_title {
    color: #3277c0;
    text-align: center;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    line-height: 48px;
}

.article h2.arti_title {
    color: #3277c0;
    text-align: center;
    font-size: 17px;
    font-family: "Microsoft YaHei";
    line-height: 40px;
}

.article .arti_metas {
    padding: 10px;
    border-top: 1px solid #ececec;
    text-align: center;
}

.article .arti_metas span {
    margin: 0 5px;
    color: #787878;
    font-size: 12px;
}

.article .entry {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    width: 1200px;
}
.article .entry .read,.article .entry .read p{color:#333;font-size: 18px!important;line-height:1.75!important;}
.article .entry .read,.article .entry .read p span{color:#333;font-size: 18px!important;line-height:1.75!important;font-family: 微软雅黑 !important;}
.article .entry .read p{margin-bottom:10px;}
.article .entry .read .photos{/* height: 750px; */margin-bottom: 30px;}
.article .entry .read .photos .pic{display:none}
.article .entry .read .photos .preview{display:none}
.article .entry .read img{margin:0 auto;max-width:940px;}
.article .entry .read table{margin:0 auto;border:none!important;}

#footer {
    background: url(images/fbg.png) no-repeat;
    margin-top: 40px;
    background-size: 100% 100%;
background-color: #3872be;
}

#footer .inner {
    position: relative;
    padding: 80px 0;
}

#footer .inner .foot-right {
    position: absolute;
    top: 70px;
    right: 0;
}

#footer .inner p {
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    opacity: .7;
}

#footer .inner p span {
    margin: 0 3px;
}

#footer .inner .copyright a {
    color: #eee;
}

.wp_search {
    position: relative;
    display: inline-block;
    padding-left: 4px;
    border: 1px solid #d0d0d0;
}

.wp_search #keyword {
    padding: 4px 0;
    width: 160px !important;
    height: 20px;
    border: none;
    background: 0 0;
    color: #fff;
    line-height: 20px;
}

.wp_search .search {
    width: 32px;
    height: 30px;
    border: 0;
    background: #fff url(images/sous.png) no-repeat center;
    vertical-align: top;
    cursor: pointer;
}

.searchbox {
    margin-top: 5px;
    text-align: right;
}

.wp-search {
    position: relative;
    background: url(images/search.png) no-repeat center;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-right: 40px;
    margin-left: 17px;
}

.wp-search .search-input input.search-title {
    padding: 0px 0;
    width: 100%;
    height: 30px;
    outline: 0;
    border: 0;
    background: 0 0;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 30px;
    opacity: .6;
}

.wp-search .search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
}

.wp-search .search-btn input.search-submit {
    width: 32px;
    height: 30px;
    outline: 0;
    border: 0;
    background: 0 0;
    cursor: pointer;
}

.post-11 .focus .focus-title {
    overflow: hidden;
    /* padding:53px 11px; */
    width: 96%;
    height: auto;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 16px;
    line-height: 34px;
    top: auto;
    bottom: 10px;
}

.post-11 .focus .focus-title-bar {
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    height: 55px;
}

.post-11 .focus .focus-title-bg {
    background-color: #1a1a1a;
    margin: 0;
    height: 100%;
}

.post-11 .focus .focus-pagination {
    position: absolute;
    top: -6px;
    right: 14px;
    height: 12px;
}

.post-11 .focus .focus-page {
    width: 12px;
    height: 12px;
    border-radius: 0;
    background-color: #999;
    color: #000;
    font-size: 0;
    line-height: 20px;
}

.post-11 .focus .focus-page span {
    display: block;
}

.post-11 .focus .focus-page:hover {
    color: #000;
    font-weight: 700;
}

.post-11 .focus .focus-page-active {
    background-color: #e78800;
    color: #fff;
}

.post-11 .focus .focus-navigation {
    opacity: .7;
}

.post-11 .focus .focus-navigation:hover {
    opacity: 1;
}

.post-11 .focus .focus-navigation:active {
    opacity: 1;
}

.main1 .ml {
    width: 640px;
    float: left
}

.main1 .mr {
    width: 660px;
    float: right;
}

.main2 .ml {
    width: 380px;
    float: left
}

.main2 .mr {
    width: 920px;
    float: right
}

.main2 .mr .post {
    width: 420px;
}

.main2 .mr .mll {
    float: left;
}

.main2 .mr .mrr {
    float: right;
}

.box2 .mll {
    margin-top: 60px
}

.box2 .mrr {
    margin-top: 60px
}

.main1 .inner {
    padding-top: 23px;
    padding-bottom: 40px;
}

.post-11 .focus-text-bg {
    display: none;
}

.post-11 .focus-text-inner {
    position: static;
}

.post-11 .focus-text-box {
    top: -15px;
    left: 18px;
    width: auto;
    height: auto;
}

.post-11 .focus-text {
    padding: 0;
    font-size: 16px;
    font-family: "Micsoft YaHei";
    line-height: 30px;
}

.post-11 .focus-text span {
    display: inline-block;
    margin-right: 4px;
    width: 30px;
    background: url(images/timebg.png);
    text-align: center;
}
.post-11 .focus-box{height:400px !important; position:relative}
.post-11 .focus .focus-title .text {
    display: block;
    font-size: 14px;
    line-height: 22px;
    opacity: .7;
}

.post-12 .tt .tit .title {
    color: #fff;
}

.post-12 .li1 .news_title {
    font-size: 16px;
    line-height: 35px;
}

.post-12 .li1 .news_title a {
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}

.post-12 .li1 .news_text {
    font-size: 14px;
    line-height: 26px;
    display: none;
}

.post-12 .li1 .news_text a {
    color: #777;
}

.post-12 .li2 .news_title {
    float: left;
    font-size: 16px;
    line-height: 39px;
}

.post-12 .li2 .news_meta {
    float: right;
    color: #777;
    font-size: 14px;
    line-height: 39px;    display: none;
}

.post-12 .li2 .news_title a {
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}

.post-12 .li2 .news_meta a {
    color: #777;
}

.post-13 .tt .tit .title {
    padding-top: 25px;
    background: 0 0;
    color: #fff;
}

.post-13 .tt {
    text-align: center;
    background: none;
}

.post-13 {
    /* padding-top: 29px; */
    background: url(images/ttbg2.png);
    background-position: top;
    background-repeat: no-repeat;
}

.post-11 {
    margin-top: 20px;
}
.post-11 .focus-container .focus-item{height:400px}
.post-13 li.links {
    float: left;
    display: block;
    margin-bottom: 25px;
    width: 100%;
    text-align: center;
    font-size: 24px;
}

.post-13 li.links a {
    display: block;
    margin: 0 7px;
    color: #fff;
    line-height: 64px;
}

.post-13 .con ul {
    margin: 0 -7px;
    margin-top: 70px;
}

.post-13 li.links.i1 a {
    background: #7db9f0;
}

.post-13 li.links.i2 a {
    background: #77ccf8;
}

.post-13 li.links.i3 a {
    background: #7bbc9e;
}

.post-13 li.links.i4 a {
    background: #6cc99e;
}

.post-13 li.links.i5 a {
    background: #f3bc80;
}

.post-13 li.links.i6 a {
    background: #e1d79f;
}

.mban {
    margin: 0 auto;
    width: 1200px;
}

.main2 .mr .inner {
    padding-top: 40px;
}



.main2 .mr .post .tt {
    margin-bottom: 23px;
}

.main2 .mr .post1 .news_imgs {
    float: left;
    width: 161px;
    height: 116px;
}

.main2 .mr .post1 .news_imgs img {
    width: 100%;
    height: 100%;
}

.main2 .mr .post1 .news_wz {
    padding-left: 177px;
}

.main2 .mr .post1 .news_wz .news_title {
    font-size: 16px;
    line-height: 30px;
    padding: 12px 0;
}

.main2 .mr .post1 .news_wz .news_title a {
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}

.main2 .mr .post1 .news_wz .news_text a {
    color: #949494;
}

.main2 .mr .post .news_wz .news_text {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 22px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    width: 100%;
    display: none;
}

.main2 .mr .post .news_title {
    float: left;
    font-size: 16px;
}

.main2 .mr .post .news_title a {
    color: #505050;
}

.main2 .mr .post .news {
    height: 44px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    line-height: 44px;
}

.main2 .mr .post-33 .news.n1 {
    height: 44px;
    font-size: 14px;
    line-height: 44px;
    border: none;
}

.main2 .mr .post .news_meta {
    float: right;
    color: ####;display: none;
}

.main2 .mr .post4 {
    margin-top: 14px;
    margin-bottom: 27px;
}

.main2 .mr .mr .post .tt {
    text-align: center;
}

.news_list .news_imgs img:hover {
    transform: scale(1.1);
}

.news_list .news_imgs {
    overflow: hidden;
}

.news_list .news_imgs img {
    transition: 1s;
}

.col_news .news_list li.news span.news_title {
    font-size: 18px;padding-bottom: 10px;
}

span.site_name {
    color: #1e2470;
    font-size: 60px;
    font-weight: bold;
    display: block;
    padding-left: 290px;
    padding-top: 70px;
    letter-spacing: 8px;
}

.post-12 .li1 .news_title a:hover {
    color: #3277c0;
}

.post-12 .li2 .news_title a:hover {
    color: #3277c0;

}

.post-13 li.links a:hover {
    transform: scale(1.05);
}

/* 分享二维码 */
.shares {
    text-align: center;
}

.shares ul {
    width: auto;
    margin: 0 auto;
    text-align: center;
    float: right;
}

.shares li {
     float: left;
     position: relative;
     cursor:pointer;
     display: inline-block;
     width: 80px;
     height: 80px;
     margin: 0 10px;
     background:  url(images/wx.png) no-repeat center 10px; display: none;
}

.shares li:hover .con{
    display:block;
}


.shares li span {
    display: block;
    font-size: 16px;
    color: #fff;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.shares li .con {
    display: none;
    position: absolute;
    bottom: 80px;
    z-index: 100;
    width: 100px;
    height: 100px;
    margin-left: -10px;
}

.shares li .con img {
    width: 100px;
    height: 100px;
    vertical-align: top;
    background: #fff;
}
#footer .inner .mod{display:flex;gap: 200px;justify-content: center;}

.foot-left{/* float:left; */}
.xf{
  border-radius:25px;
  /* float: right; */
}
.xf .post-404{
  margin:0;
  padding:0;
}
.xf .post-404 .con{
  margin:0;
  padding:0;
}
.xf .post-404 .con img{/* display:none; */width: 90px;height: 90px;}
.xf .post-404 .news{
  width: 90px; 
   height: 90px; 
  position:relative;
  cursor:pointer;
  border-radius: 10px;
}
/* 合并背景图样式 */
.xf .post-404 .news_list{
    display: flex;
    justify-content: center;
    gap: 30px;
}
.xf .post-404 .news.n1{background:url(images/4.png) no-repeat center/cover;display: none;}

.xf .post-404 .news .news_box{
  /* position:absolute; */
  right:0;
  top:0;
  width: 100%;
  height: 100%;
  /* display:none; */
}
.xf .post-404 .news:hover .news_box{display:block}

/* 合并hover效果的重复样式 */
.xf .post-404 .news.n2:hover .news_box .news_text,
.xf .post-404 .news.n4:hover .news_box .news_text{
  position:absolute;
  transform: translateX(50%);
  left: auto;
  right: 50%;
  top: -100px;
  width: 100px;
  height: 100px;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
}
.xf .post-404 .news.n2:hover .news_box .news_text{background-image:url(images/20.png)}
.xf .post-404 .news.n4:hover .news_box .news_text{background-image:url(images/40.png)}

.xf .post-404 .news .news_box .news_title a{
  display:block;
  color: #fff;
  font-size: 14px;
  text-align:center;
  font-weight:bold;
  right:0px;
  top:0;
  bottom: 0;
  left: 0;
}

.main4{}
.main4 .inner{
    padding-top: 30px;
}



.opt{float:right;margin-top:50px;font-size:16px}
.article .entry .read {
    min-height: 500px;
}
.article .entry .photos{min-height: 650px;}
.article .entry .photos .pic {display:none}
.article .entry .photos .preview{display:none}
.zt_column_list{margin-top:-50px;margin-bottom:30px}

