@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; }
head,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-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/

@font-face {
    font-family: "mashanzhengmaobikaishu";
    src: url(mashanzhengmaobikaishu.eot) format('embedded-opentype'),
    url(mashanzhengmaobikaishu.ttf) format('truetype');
  }
@font-face {
    font-family: "icomoon";
    src: url(icomoon.eot) format('embedded-opentype'),
    url(icomoon.ttf) format('truetype');
  }
body {line-height: 1;font-size: 14px;font-family: "Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {    color: #222222; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:rgba(123, 25, 34, 1); }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1440px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#head {    position: absolute;
    top: 0;
    left: 0;    z-index: 2;    transition: top, background, background-color .4s ease;
}.head.on {
    background: #fff;
    box-shadow: 0px 3px 43px 0px rgb(0 0 0 / 10%);
    position: fixed !important;
}.head.on span.sitetitle {
    color: rgba(123, 25, 34, 1) !important;
}.head.on .wp-menu .menu-item a.menu-link {
    color: rgba(0, 0, 0, 1);
}.head.on .wp-menu .menu-item a > .menu-switch-arrow {
    color: rgba(0, 0, 0, 1);
}
#head .inner{height: 100px;position:relative;}
.head .sitelogo{float:left;padding-top: 25px;padding-left: 0px;}
.head .sitetitle {    display: inline-block;
    margin-top: 16px;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    font-family: "mashanzhengmaobikaishu";} /**站点名称**/
.head .head-left{float:left;display:inline-block;}
.head .head-main{float:left;margin-top:10px;}
.head .head-right{    float: right;
    margin-top: 38px;
    display: flex;
    justify-content: space-between;    gap: 50px;
   }
/*rale样式*/

/*默认主导航样式*/
#nav{}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.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{     border: solid;
    border-width: 1px 1px 0 0;
    height: 5px;
    left: 5px;
    margin: 0;
    position: relative;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 5px;
    display: inline-block;
    vertical-align: middle;
    color: rgba(255, 255, 255, 1); }
.wp-menu .menu-item a.menu-link {    display: inline-block;
    padding: 0 10px;
    line-height: 51px;
    margin: 0 11.5px;
    color: #FFFFFF;
    font-size: 20px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{    border-color: rgba(255, 255, 255, 1);    border-bottom: 2px solid #fff;}
.sub-menu {      display: none;
    position: absolute;
    left: 10px;
    top: 51px;
    padding: 4px 0;
    min-width: 106px;
    z-index: 100;
    border-radius: 5px;
    overflow: hidden;}
    .sub-menu ul.sub-menut {
        margin-top: 10px;
    background: rgba(44, 44, 44, 0.7505017201834863);
    border-radius: 5px;
    position: relative;
    padding: 4px 0;
    transition: all 0.4s ease-in-out;
}.sub-menu ul.sub-menut:before {
    content: "";
    border-width: 5px;
    position: absolute;
    top: -10px;
    left: 50%;
    border-color: transparent;
    border-style: solid;
    display: block;
    border-bottom-color: rgba(44, 44, 44, 0.7505017201834863);
    margin-left: -5px;
}.sub-menu ul.sub-menut:hover {
    /*background: rgba(44, 44, 44, 0.9982081422018348);*/
}.sub-menu ul.sub-menut:hover:before {
    /*border-bottom-color: rgba(44, 44, 44, 0.9982081422018348);*/
}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {    display: block;
    color: #fff;
    height: 34px;
    line-height: 34px;
    padding: 0 17px;
    font-size: 16px;
    background: none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ background: rgba(44, 44, 44, 0.9982081422018348);}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}



/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.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: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 0px 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:20px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {margin-bottom: 60px;}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 16px;font-weight:bold;color: #18267d;cursor:pointer;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#222;}
/*带图标标题*/

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.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: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;}
/*日历新闻样式1*/
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{    text-align: right;
    margin-top: 0px;
    width: 134px;
    display: flex;
    justify-content: flex-end;    align-items: center;}
.wp-search {    position: relative;
    width: 40px;
    border: 0;
    transition: all 0.4s ease-in-out;    border-radius: 40px;}
   .wp-search.active {
    width: 134px;
    border-color: rgb(169, 169, 169);
    border: 1px solid rgb(169, 169, 169);
}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 10px 0;line-height: 22px;    text-indent: 10px; background: none;color: rgba(169, 169, 169, 1);font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:40px;height: 41px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    border: 0;
    background: none;}
.wp-search .search-btn:before {
    width: 40px;
    height: 41px;
    font-size: 40px;
    color: rgb(194, 194, 194);
}.wp-search .search-btn:hover:before {
    color: rgb(123, 25, 34);
}
.wp-search.active .search-btn:before {
    color: rgb(123, 25, 34);
}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.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 {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;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}
.main1 .ml {
    float: left;
        width: 843px;
    margin-top: 120px;
}
.main1 .mr {
    float: right;
    width: 587px;    margin-right: 10px;
}
.main1 .inner {
    padding: 125px 0px 105px 0;
}

.post.post1.post-10.mbox .news_imgs {
    height: 475px;
}.post.post1 .news_imgs.news_imgs img {
    width: 100%;
    height: 100%;
}.post.post1.post-11.mbox {
    background: #7b1a24;
    position: relative;    padding: 100px 45px 329px 45px;
}
.post.post1.post-10.mbox span.title img {
    width: 818px;
    height: 186px;
}
.post.post1.post-11.mbox .news_text p {
    font-size: 20px !important;
    line-height: 40px !important;
    color: #fff !important;
    text-indent: 0 !important;
    padding: 0 !important;
}.post.post1.post-11.mbox .tt {
    margin: 0;
    position: absolute;
    left: 45px;
    bottom: 195px;
    border: 2px solid rgba(255, 255, 255, 1);
    width: 237px;
    height: 62px;
    line-height: 62px;
    text-align: center;    border-radius: 4px;    overflow: hidden;
 
}.post.post1.post-11.mbox .tt .more_btn {
    float: none;
    height: auto;
    margin: 0;
    font-size: 20px;    margin-top: 5px;
}.post-11 .more_btn .more_text, .post-11 .more_btn a {
    color: #fff;
    font-size: 20px;
}
.post.post1.post-11.mbox .tt .more_btn span.m_float_btn__icon.icon- {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(images/gd.png) no-repeat center;
    border-radius: 50%;
    margin-right: 8px;
    position: relative;
    top: 4px;
}
@-webkit-keyframes wave {
    0% {
        background: rgba(0,0,0,.25);
        -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
        transform: translateX(-50%) translateY(-50%) scale(0)
    }

    to {
        background: transparent;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
        transform: translateX(-50%) translateY(-50%) scale(1)
    }
}

@keyframes wave {
    0% {
        background: rgba(0,0,0,.25);
        -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
        transform: translateX(-50%) translateY(-50%) scale(0)
    }

    to {
        background: transparent;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
        transform: translateX(-50%) translateY(-50%) scale(1)
    }
}
.post-11 .more_btn .more_text:before {
    content: "";
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    padding-top: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .6s;
    transition: all .6s;
    width: 100%;
}.post.post1.post-11.mbox .tt:hover .more_btn span.more_text:before {
    -webkit-animation: wave .75s;
    animation: wave .75s;
    z-index: 1;
}

.post.post1.post-11.mbox .tt:hover {
    background: rgba(255, 255, 255, 1);
}
.post.post1.post-11.mbox .tt:hover span.more_text {
    color: rgba(123, 25, 34, 1);
}
.post.post1.post-11.mbox .tt:hover a {
    color: rgba(123, 25, 34, 1);
}.post.post1.post-11.mbox .tt:hover .more_btn span.m_float_btn__icon.icon- {
    background: url(images/gdh.png) no-repeat center;
}
.post .more_btn .more_text {
   
    overflow: hidden;
}.post.post1.post-21.mbox span.more_text:before {
    content: "";
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    padding-top: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .6s;
    transition: all .6s;
    width: 100%;
}
.post .more_btn:hover span.more_text:before {
    -webkit-animation: wave .75s;
    animation: wave .75s;
    z-index: 1;
}
.post .more_btn {
    display: inline-block;
    float: right;
    width: 219px;
    height: 52px;
    line-height: 52px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.post.post1.post-21.mbox .more_btn span.more_text span {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 8px; background: url(images/jt1.png) no-repeat center;    position: relative;
    top: 8px;
}
.post.post1.post-21.mbox .more_btn:hover span.more_text {
    color: rgba(123, 25, 34, 1);
}
.post.post1.post-21.mbox .more_btn:hover a {
    color: rgba(123, 25, 34, 1);
}
.post.post1.post-21.mbox .more_btn:hover span.more_text span {
    background: url(images/jt2.png) no-repeat center;  
}.post.post1.post-21.mbox h3.tit img {
    width: 857px;
    height: 186px;
}.post.post1.post-21.mbox .more_btn {
    margin-top: 120px;
    text-align: right;
}.main2 .ml {
    float: left;
    width: 745px;
}.main2 .mr {
    float: right;
    width: 679px;
}.post.post1.post-22.mbox {
    padding: 30px 10px 30px 20px;
    transition: box-shadow .35s, transform .35s, -webkit-box-shadow .35s, -webkit-transform .35s;
}.post.post1.post-22.mbox .news_imgs {
    width: 100%;
    height: 315px;    transition: box-shadow .35s, transform .35s, -webkit-box-shadow .35s, -webkit-transform .35s;
}.post.post1.post-22.mbox .news_imgs img {
    width: 100%;
    height: 100%;
}.post.post1.post-22.mbox .news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    color: rgba(0, 0, 0, 1);
}.post.post1.post-22.mbox .news_wz {
    padding: 15px;
}.post.post1.post-22.mbox .news_text {
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    line-height: 26px;
    margin-top: 14px;
    color: rgba(169, 169, 169, 1);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}.post.post1.post-22.mbox .news_time {
    font-family: 微软雅黑;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    color: rgba(169, 169, 169, 1);
    margin-top: 10px;
}
.post.post1.post-22.mbox:hover .news_imgs {
    transform: translate(0px, -5px);
}.post.post1.post-22.mbox {
    position: relative;
}.post.post1.post-22.mbox:before {
    content: "";
    height: 4px;
    width: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(123, 25, 34, 1);
    transition: all 0.4s ease-in-out;
}.post.post1.post-22.mbox:hover:before {
    width: 100%;
}.post.post1.post-23.mbox li {
    padding: 13px 0 53px 0;    position: relative;
    transition: all 0.4s ease-in-out;
}.post.post1.post-23.mbox li .news_box.clearfix {
    padding: 5px 22px;    transition: all 0.4s ease-in-out;
}.post.post1.post-23.mbox li .news_wz {
    display: flex;
    justify-content: space-between;
    align-items: center;
}.post.post1.post-23.mbox li .news_wz .news_title {
    flex: 1;
    font-family: 微软雅黑;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
    max-width: 75%;
}.post.post1.post-22.mbox .news_title:hover {
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    color: rgba(123, 25, 34, 1);
}
.post.post1.post-22.mbox .news_title:hover  a{

    color: rgba(123, 25, 34, 1);
}.post.post1.post-23.mbox li .news_wz .news_time {
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    color: rgba(169, 169, 169, 1);
}.post.post1.post-23.mbox li .news_text {
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    color: rgba(169, 169, 169, 1);
    line-height: 26px;
    margin-top: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post.post1.post-23.mbox {
    margin-top: -10px;
}.post.post1.post-23.mbox li:hover {
    box-shadow: 0 0 15px rgba(0,0,0,.12);
}.post.post1.post-23.mbox li:hover .news_box.clearfix {
    transform: translate(0px, 15px);
}.post.post1.post-23.mbox li:before {
    content: "";
    content: "";
    height: 6px;
    width: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(123, 25, 34, 1);
    transition: all 0.4s ease-in-out;
}.post.post1.post-23.mbox li:hover:before {
    width: 100%;
}.main3 .inner {
    padding: 165px 0px 190px 0px;
}.post.post1.post-31.mbox {
    position: relative;
}.post.post1.post-31.mbox span.title img {
    width: 1132px;
    height: 186px;
}.post.post1.post-31.mbox .con {
    padding: 10px;
}
.post.post1.post-31.mbox li.news {
    width: 16.666666666666668%;
    display: inline-block;
    transition: all 0.4s ease-in-out;    overflow: hidden;    float: left;
}.post.post1.post-31.mbox li.news .news_imgs {
    width: 950px;
    height: 332px;
   
}.post.post1.post-31.mbox li.news .news_imgs img {
    width: 100%;
    height: 100%;    object-fit: cover;
}.post.post1.post-31.mbox li.news .news_wz {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8028239678899083);    display: none;
}.post.post1.post-31.mbox li.news .news_wz .news_con {
    padding: 20px;
}.post.post1.post-31.mbox .news_box.clearfix {
    position: relative;
}.foot-bottom .links .con p.news_title a {
    color: #fff;
}
.post.post1.post-31.mbox li.news .news_title {
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    text-align: center;
}
.post.post1.post-31.mbox li.news .news_title  a{

    color: #fff;
}.post.post1.post-31.mbox li.news .news_wz:hover {
    background: rgba(123, 25, 34, 0.7989535550458715);
}.post.post1.post-31.mbox li.news.active {
    width: 66.66666666666667%;    box-shadow: 0 0 15px rgba(0,0,0,.12);
}.post.post1.post-31.mbox li.news.active .news_imgs {
    height: 450px;
}
.post.post1.post-31.mbox ul {
    display: flex;
    align-items: center;
}
.post.post1.post-31.mbox li.news.active .news_wz {
    display: block;
}.post.post1.post-31.mbox {
    position: relative;
    padding-bottom: 100px;
}.post.post1.post-31.mbox .more_btn {
    position: absolute;
    bottom: -52px;
    background: rgba(0, 0, 0, 1);
    float: none;
    margin: 0 auto;
    left: 50%;
    margin-left: -110px;
    border-radius: 4px;
}.post.post1.post-31.mbox .more_btn span.more_text {
    color: #fff;
}
.post.post1.post-31.mbox .more_btn a {
    color: #fff;
}.post.post1.post-31.mbox .more_btn span.more_text span {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 8px;
    background: url(images/jt3.png) no-repeat center;
    position: relative;
    top: 8px;
}
.post.post1.post-31.mbox span.more_text:before {
    content: "";
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    padding-top: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .6s;
    transition: all .6s;
    width: 100%;
}.post.post1.post-31.mbox .more_btn:hover {
    background: rgba(123, 25, 34, 1);
}.post.post1.post-22.mbox:hover {
    box-shadow: 0 0 15px rgba(0,0,0,.12);
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 500px;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: 90px 0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}

.col_menu {width: 220px;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:20px; 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:0px 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: 20px;
    font-weight: normal;
    background: none;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #F6EAEA;
    background: rgba(222, 222, 222, 1);
    margin-bottom: 10px;
    text-align: center;}
.col_list .wp_listcolumn .wp_column a .column-name{    padding: 24px 5px;
    line-height: 32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {     color: #fff;
    background: rgba(123, 25, 34, 1); } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{    color: #fff;
    background: rgba(123, 25, 34, 1);}
.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{    color: #fff;
    background: rgba(123, 25, 34, 1);}
    .col_list .wp_listcolumn .wp_column a:before {
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    padding-top: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .6s;
    transition: all .6s;
    width: 100%;
}.col_list .wp_listcolumn .wp_column:hover a:before {
    -webkit-animation: wave .75s;
    animation: wave .75s;
    z-index: 1;
}.wp_listcolumn .wp_column  a{
    overflow: hidden;
    position: relative;
}.wp-menu .menu-item.parent a.menu-link {
    border-color: rgba(255, 255, 255, 1);
    border-bottom: 2px solid #fff;
}.wp-menu .menu-item.selected a.menu-link {
    border-color: rgba(255, 255, 255, 1);
    border-bottom: 2px solid #fff;
}
/*二级子栏目**/
.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 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #fff;
    background: rgba(123, 25, 34, 1);} 
/*三级子栏目**/
.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:#0f429b;} 
/**栏目新闻**/
ul.news_list.list2 li.news {
    border-bottom: 1px solid hsla(0, 0%, 60%, .15);
    padding: 29.5px 0;
}ul.news_list.list2 li.news span.news_title {
    font-family: 微软雅黑;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    color: #000;
}
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 321px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #0f429b;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; 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 { }  /**栏目新闻图标序号**/
.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:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {    padding-top: 50px;
    width: 70.7%;
    margin: 0 auto;}
.article h1.arti_title {    line-height: 48px;
    text-align: center;
    border-bottom: 1px solid #f0efef;
    color: rgba(123, 25, 34, 1);
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    font-family: 微软雅黑;
    font-size: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;} /**文章标题**/

    .article .entry .read {
    border-bottom: 1px dashed #f0efef;
    padding-bottom: 20px;
}
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.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 { margin:0 auto; overflow:hidden;margin-top:10px;    min-height: 500px;} /**文章内容**/
.article .entry .read,.article .entry .read p {     line-height: 1.75;
    font-size: 20px;
    color: #676767;}  /**阅读字体**/
.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;}

.post.post1.post-101.mbox .news_box.clearfix {
    position: relative;
}
.post.post1.post-101.mbox .news_wz {
    width: 666px;
    float: left;
    height: 681px;
    background: #7b1a24;    position: relative;
}
.post.post1.post-101.mbox .news_box.clearfix .news_imgs {
    position: absolute;
    width: 842px;
    top: 90px;
    right: 0;
    background: #333;
    height: 475px;
}.post.post1.post-101.mbox .news_wz .news_con {
    padding: 140px 42px 0px 42px;
}.post.post1.post-101.mbox .news_title {
    color: rgb(255, 255, 255);
    font-size: 32px;
    margin-bottom: 40px;
}.post.post1.post-101.mbox .news_text p {
    font-size: 20px;
    color: #fff;
    line-height: 28px;
}.post.post1.post-101.mbox .yw {
    position: absolute;
    bottom: -10px;
    right: -5px;
    font-size: 96px;
    color: rgba(255, 255, 255, 0.196);
    white-space: pre-wrap;
    word-break: normal;
    line-height: 96px;
    font-weight: bold;
}.post.post1.post-102.mbox {
    padding: 55px 0px 0px 0;
}.post.post1.post-102.mbox li.news {
    float: left;
    width: 33.3%;
}.post.post1.post-103.mbox {
    padding-top: 105px;
}
.post.post1.post-102.mbox li.news .news_box.clearfix {
    margin: 0 15px;background: #f6f6f6;    padding: 38px 20px;    transition: all .35s;
}.post.post1.post-102.mbox ul {
    margin: 0 -15px;
}.post.post1.post-102.mbox li.news .news_box.clearfix .news_imgs {
    float: left;
    width: 78px;
    height: 55px;    border-right: 1px solid hsla(0, 0%, 60%, .3);
}.post.post1.post-102.mbox li.news .news_box.clearfix .news_imgs img {
    width: auto;
}.post.post1.post-102.mbox li.news .news_wz {
    float: right;
    width: 315px;
}.post.post1.post-102.mbox li.news .news_wz .news_title {
    font-size: 18px;
    transition: all .35s;
    line-height: 24px;
}.post.post1.post-102.mbox li.news .news_text {
    font-size: 18px;
    line-height: 26px;
    margin-top: 5px;
}
.post.post1.post-102.mbox li.news .news_box.clearfix:hover {
    box-shadow: 0 0 15px rgba(0,0,0,.12);
    transform: translate(0px, -10px);
    background: #fff;
}
.post.post1.post-103.mbox .tt {
    margin-bottom: 30px;
}

.post.post1.post-104.mbox {
    margin-top: 50px;
}
.post.post1.post-104.mbox .news_title {
    font-size: 28px;
    color: rgb(123, 25, 34);
    font-weight: bold;
    line-height: 37px;
    margin-bottom: 40px;
}.post.post1.post-104.mbox .news_text {
    color: rgb(53, 53, 53);
    line-height: 28px;
}.post.post1.post-104.mbox .news_text p {
    color: rgb(53, 53, 53);
    line-height: 28px;
    font-size: 24px;
}.post.post1.post-104.mbox .news_text p strong {
    margin-bottom: 30px;
    display: inline-block;
}.tlbot.clearfix {
    padding: 115px 0 0 0;
}
.post.post1.post-103.mbox span.title img {
    width: 618px;
    height: 186px;
}
.post.post1.post-105.mbox span.title img {
    width: 677px;
    height: 186px;
}
.tlbot.clearfix .ml {
    float: left;
    width: 782px;
}.tlbot.clearfix .mr {
    float: right;
    width: 630px;
    height: 507px;    margin-top: 250px;
}
.tlbot.clearfix .mr iframe {
    width: 100%;
    height: 100%;
}
.post.post1.post-105.mbox li {
    background: #f6f6f6;
    margin-bottom: 15px;
    padding: 15px 30px;
}.post.post1.post-105.mbox li .news_title img {
    width: 50px;    padding-right: 25px;
}.post.post1.post-105.mbox li .news_title {
    line-height: 50px;
    font-size: 24px;
}.post.post1.post-106.mbox .news_imgs {
    -webkit-box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.2);
    width: 190px;
    float: left;
    height: 190px;
  
}
.post.post1.post-106.mbox .news_wz {
    float: left;
    margin-left: 45px;
    margin-top: 65px;
}.post.post1.post-106.mbox .news_wz .news_title {
    color: rgb(123, 25, 34);
    font-size: 20px;    line-height: 55px;
}.post.post1.post-106.mbox .news_wz .news_title img {
    width: 55px;
    margin-right: 30px;
}.post.post1.post-106.mbox {
    margin-top: 30px;
}div#xwdt {
    max-width: 1180px;
    margin: 0 auto;
}div#xwdt .news_list li.news {
    margin-bottom: 10px;    padding: 10px;
}div#xwdt .news_list .wm {
    float: left;
    width: 320px;
    margin-right: -400px;    position: relative;
}div#xwdt .news_list .wm .news_imgs {
    width: 320px;
    height: 180px;
}
div#xwdt .news_list .wm .news_imgs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
div#xwdt .news_list .wm .c__imgeffects_svg_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    transition: all 0.4s ease-in-out;
    opacity: 0;
}div#xwdt .news_list .wm:hover .c__imgeffects_svg_wrap {
    opacity: 1;
}div#xwdt .news_list li.news .news_wz {
    float: right;
    width: 100%;
}
div#xwdt .news_list li.news .news_wz .news_con {
    margin-left: 346px;
}div#xwdt .news_list li.news .news_wz .news_con {
    margin-left: 346px;
    min-height: 180px;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
}div#xwdt .news_list li.news .news_title {
    font-family: 微软雅黑;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}div#xwdt .news_list li.news .news_text {
    line-height: 26px;
    margin-top: 14px;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    color: rgba(159, 159, 159, 1);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}div#xwdt .news_list li.news .news_time {
    font-family: 微软雅黑;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    color: rgba(159, 159, 159, 1);
    margin-right: 10px;
    margin-top: 10px;
}div#xwdt .news_list li.news:hover {
    background: rgba(243, 243, 243, 1);
    border-radius: 2px;
}div#wp_paging_w6 {
    display: none;
}div#page1 {
       margin: 10px auto;
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 36px;
}div#page1 button {
    border: 1px solid #e3e2e8;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    height: 36px;
    line-height: 36px;
    margin-left: -1px;
    padding: 0;
    text-align: center;
    width: 36px;
    background: none;
}div#page1 button#prePage {
    font-family: serif;
    color: #828282;
}div#page1 button#nextPage {
    font-family: serif;
    color: #828282;
}div#page1 span {
    margin-left: 10px;
}div#page1 input#count {
    background: transparent;
    border: 1px solid #e3e2e8;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    font-size: 14px;
    height: 36px;
    margin: 0 3px;
    outline: none;
    padding: 0 8px;
    text-align: center;
    text-indent: 0;
    text-overflow: ellipsis;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 60px;
    margin-right: 5px;
}div#page1 button#jump {
    margin-left: 10px;
    padding: 0 15px;
    width: auto;
    font-family: "Microsoft YaHei";
}.jzlm li.links {
       margin-right: 4px;
    margin-left: 12px;
    padding: 0;
    border-radius: 50px;
    cursor: default;
    float: left;
    -webkit-transition: all .5s;
    transition: all .5s;
    background: rgba(229, 229, 229, 1);
    font-size: 20px;
    line-height: 50px;
    width: 146px;
    text-align: center;
}.jzlm li.links.selected {
    background: rgba(123, 25, 34, 1);
    color: #fff;
}.jzlm li.links.selected a {
    color: #fff;
}.jzlm {
    margin-bottom: 40px;
}
#jzxm ul.news_list li.news {
    width: 33.33%;
    float: left;
    margin-bottom: 40px;
}#jzxm ul.news_list li.news .news_box.clearfix {
    margin: 0 20px;    border-radius: 6px;
    overflow: hidden;    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}#jzxm ul.news_list li.news .news_imgs {
    height: 260px;    overflow: hidden;
}#jzxm ul.news_list li.news .news_imgs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s ease-in-out;
}#jzxm ul.news_list li.news .news_imgs:hover img {
    transform: scale(1.1);
}#jzxm ul.news_list li.news .news_title {
    padding: 15px;
    text-align: center;
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}body#jzzn div#a1 {
    max-width: 1440px;
    margin: 0 auto;margin-bottom: 30px;        padding-top: 60px;
}body#jzzn div#a1 img {
    width: 1236px;
    height: 186px;
}
.topj {
    background: url(images/bg.jpg) no-repeat top;
}

#l-container .topj .inner {
    padding: 5px;    background: #f3f3f3;
}
.post.post1.post-501.mbox {
    height: 480px;
    display: flex;
    align-items: center;
}
.topj .ml {
    margin-left: 50px;
    width: 200px;    float: left;
}
.topj .ml .post.post1.post-501.mbox .news_imgs {
    width: 200px;
    height: 234px;
}
 .topj .ml .post.post1.post-501.mbox .news_imgs img {
    width: 100%;
    height: 100%;
}
.topj .mr {
    float: right;
    width: 1060px;    margin-right: 20px;
}
.topj .mr .post.post1.post-502.mbox {
    float: right;
   
}.topj .mr .post.post1.post-503.mbox .news_text {
    transition: all .5s ease-in-out;
    transform: scale(0);
}.topj .mr .post.post1.post-503.mbox {
    position: relative;
}.post.post1.post-503.mbox .news_list li.news.active {
    position: relative;
    opacity: 1;
    z-index: 1;
    transition: all .5s ease-in-out;
}.post.post1.post-503.mbox .news_list li.news.active .news_text {
    transform: scale(1);
}
.topj .mr .post.post1.post-502.mbox li{
 width: 320px;
    height: 140px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    margin-bottom: 15px;
    margin-top: 15px;
    background: rgba(129, 129, 129, 1);    transition: all .5s ease-in-out;
    }.post.post1.post-503.mbox .news_list li.news {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: block !important;
}

.topj .mr .post.post1.post-502.mbox li img {
    width: 120px;    margin-right: 12px;
}
.topj .mr .post.post1.post-502.mbox li .news_title {
    font-family: 微软雅黑;
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    line-height: 120px;
}.topj .mr .post.post1.post-503.mbox .news_text p {
    font-size: 24px;
    color: #000;
    line-height: 32px;
}

.topj .mr .post.post1.post-502.mbox li.selected {
    background: rgba(123, 25, 34, 1);
}.topj .mr .post.post1.post-503.mbox {
    float: left;
    width: 577px;
    height: 480px;
    display: flex;
    align-items: center;
}div#jzfs div#a2 {
    margin-bottom: 30px;
}
div#jzfs div#a2 img {
    width: 868px;
    height: 186px;
}
.post.post1.post-504.mbox .news_wz {
    height: 0;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
}.post.post1.post-504.mbox li.news.active .news_wz {
    height: auto;
}
.post.post1.post-504.mbox .con {
    width: 84%;
}.post.post1.post-504.mbox li.news {
    margin-bottom: 10px;
    background: rgba(243, 243, 243, 1);
}.post.post1.post-504.mbox li.news .news_title {
    padding: 0 32px;
    line-height: 60px;
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    position: relative;    cursor: pointer;transition: all 0.4s ease-in-out;
}.post.post1.post-504.mbox li.news .news_title:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px;
    border-right-width: 0;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
    border-color: #000;
    display: inline-block;
    margin-right: 15px;
}.post.post1.post-504.mbox li.news.active .news_title {
    background: rgba(123, 25, 34, 1);
    color: #fff;
}.post.post1.post-504.mbox li.news.active .news_title:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);    border-color: #fff;
}.post.post1.post-504.mbox li.news .news_con .news_text{
    padding: 25px 70px;    color: #000;
}.post.post1.post-504.mbox li.news .news_con .news_text p {
    font-size: 20px;
    line-height: 26px;
}.post.post1.post-504.mbox li.news .news_con .news_text p {
    line-height: 32px;
}.post.post1.post-504.mbox li.news .news_con .news_text img {
    width: 30px;
    margin-right: 20px;
}
div#jzmx #jzxm ul.news_list li.news .news_box.clearfix {
    margin: 0 8px;    border-radius: 0;    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}#jzmx #jzxm ul.news_list li.news {
    width: 25%;    margin-bottom: 30px;
}div#jzmx #jzxm ul.news_list li.news .news_title {
    font-size: 20px;
    padding: 20px;
}
#jzmx #jzxm ul.news_list li.news .news_imgs {
    height: 319px;
}ul.news_list.zxjz li.mct span {
    background: rgba(123, 25, 34, 0.9542001146788991);
    line-height: 60px;
    text-align: center;    font-size: 20px;
    color: #fff;
}ul.news_list.zxjz li span.news_title {
    width: 800px;
    float: left;
}ul.news_list.zxjz li span.news_time {
    float: right;
    width: 303px;
}ul.news_list.zxjz li.mct span img {
    vertical-align: middle;
    margin-right: 5px;
}ul.news_list.zxjz li.news span {
    line-height: 55px;
    font-size: 20px;
    color: #333;
}ul.news_list.zxjz li.mct.clearfix {
    margin-bottom: 15px;
}ul.news_list.zxjz li.news span.news_title {
    padding-left: 40px;
    width: 760px;
}ul.news_list.zxjz li.news span.news_time {
    text-align: center;
}div#gzzd ul li.news {
    border-bottom: 1px dashed #4d4d4d;
    width: 83.3%;
    margin: 0 auto;
}div#gzzd ul li.news .news_title {
    float: left;
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;    line-height: 90px;
}div#gzzd ul li.news .news_title a.file_view_icon {
    background: url(images/mbg01.png) -367px -63px no-repeat;
    display: inline-block;
    height: 20px;
    margin-left: 10px;
    vertical-align: middle;
    width: 20px;    opacity: 0;
}div#gzzd ul li.news:hover .news_title a {
    opacity: 1;
}
div#gzzd ul li.news .news_text {
    padding-left: 5px;
    text-align: right;
    width: 30%;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    font-size: 20px;
    color: #222;    float: left;    line-height: 90px;
}
div#gzzd ul li.news .news_time {
    text-align: center;
    padding-left: 5px;
    width: 15%;
    float: right;
    font-size: 20px;
    line-height: 90px;
}div#gzzd ul li.news:hover {
    background: rgba(243, 243, 243, 1);
}div#gzzd ul li.news:hover div, div#gzzd ul li.news:hover a {
    color: rgba(123, 25, 34, 1);
}div#gzzd ul li.news:last-child {
    border: 0;
}div#gzzd ul#wz li.news {
    width: 91%;
    margin: 0;    padding: 0;
}div#dzdt li.news {
    background: rgba(123, 25, 34, 1);
    width: 73%;
    margin: 0 auto 20px auto;
    line-height: 60px;    border: 1px solid #fff;
    position: relative;    overflow: hidden;
}div#dzdt li.news .news_box.clearfix {
    padding: 0 30px;
   
}div#dzdt li.news .news_box.clearfix .news_title {
    font-size: 20px;
    color: #fff;
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;float: left;
}div#dzdt li.news .news_box.clearfix span.m_float_btn__icon.icon- {
    float: right;
    line-height: 60px;
    font-size: 28px;
    color: #fff;
    font-family: serif !important;
    font-weight: bold;
}div#dzdt li.news:hover {
    background: transparent;    border: 1px solid rgba(123, 25, 34, 1);
}div#dzdt li.news:before {
    content: "";
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    padding-top: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .6s;
    transition: all .6s;
    width: 100%;
}div#dzdt li.news:hover:before {
    -webkit-animation: wave .75s;
    animation: wave .75s;
    z-index: 1;
}div#dzdt li.news:hover .news_title {
    color: rgba(123, 25, 34, 1) !important;
}
div#dzdt li.news:hover span.m_float_btn__icon.icon- {
    color: rgba(123, 25, 34, 1) !important;
}
div#dzdt li.news a {
    position: relative;
    z-index: 1;
}.post.post1.post-102.mbox li.news .news_box.clearfix:hover .news_title {
    font-weight: bold;
    color: rgba(123, 25, 34, 1) !important;
}
/**页脚开始**/
#footer {    background: rgba(27, 27, 27, 1);
    margin-top: 40px;    overflow: hidden;}
    .sitelogot span.sitetitle {
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    font-family: "mashanzhengmaobikaishu";
}#footer .foot-top {
    display: flex;
    justify-content: space-between;
}.wp-windowt ul.wp-menut {
    display: flex;
    gap: 80px;
}.wp-windowt ul.wp-menut a.menu-link {
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: 40px;
}.wp-windowt ul.wp-menut ul.sub-menu {
    padding: 0;
    display: block;
    position: relative;
    min-width: auto;
    top: 0;
    left: 0;
}.wp-windowt ul.wp-menut ul.sub-menu a.sub-link {
    color: rgba(255, 255, 255, 0.5010367298578199);
    font-size: 16px;
    padding: 0;
    margin: 0 auto;
}.wp-windowt ul.wp-menut ul.sub-menu a.sub-link:hover {
    background: none;
    color: rgba(222, 222, 222, 1);
    font-weight: bold;
}
.foot-bottom {
    display: flex;
    justify-content: space-between;
}.foot-bottom .ewm {
    flex: 1;
    justify-content: flex-end;
    text-align: right;    padding-top: 32px;
}.foot-bottom span.title {
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}
.foot-bottom .links {
    margin-right: 182px;    margin-top: -10px;
}.foot-bottom .contant {
    margin-top: -10px;
}
.foot-bottom .links span.title {
    background: url(images/lj.png) no-repeat left;    padding-left: 30px;
}
.foot-bottom .links .con {
    padding-left: 30px;
}
.foot-bottom .links .con p.news_title {
    line-height: 34px !important;
    font-size: 16px !important;
    position: relative;
}
.foot-bottom .links .con p.news_title:before {
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    padding-top: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .6s;
    transition: all .6s;
    width: 100%;
}
.foot-bottom .links .con p.news_title:hover:before {
    -webkit-animation: wave .75s;
    animation: wave .75s;
    z-index: 1;
}
.foot-bottom .contant {
  
}
.foot-bottom .contant p {
    line-height: 34px !important;
    font-size: 16px !important;
    position: relative;    overflow: hidden;
}.foot-bottom .contant p:before {
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    padding-top: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .6s;
    transition: all .6s;
    width: 100%;
}
.foot-bottom .contant p:hover:before {
    -webkit-animation: wave .75s;
    animation: wave .75s;
    z-index: 1;
}.foot-bottom .ewm .news_imgs img {
    width: 96px;
}div#top {
    position: fixed;
    width: 32px;
    height: 32px;
    margin: 10px 10px;
    right: 57px;
    bottom: 50px;
    overflow: hidden;
    transition: all 0.4s ease-in-out; cursor: pointer;
}div#top img {
    transform: translate(0px, 32px);
    transition: all 0.4s ease-in-out;
}
.top.on img {
    transform: translate(0px, 0px) !important;
}div#top:hover {
    opacity: 0.2;
}
#footer .inner {    padding: 60px 0px 0 0;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding:12px 0px;margin-top:10px;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
    text-align: left;
    color: #dcdcdc;}#footer .fbot p {
    text-align: center !important;
}.fbot {
    margin-top: 25px;
    padding-bottom: 10px;
}
.foot-bottom .contant span.title {
    background: url(images/lx.png) no-repeat left;
    padding-left: 30px;
}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}


