@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;
}
/**布局开始**/
body {line-height:1;font-size: 0.16rem;font-family:"Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#000; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#0d0a77;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 14rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#head {    

   position: fixed;
   top: 0;
   left: 0;
   width: 100%;transition: all 0.4s ease-in-out;    z-index: 999;
}
   .wrapper.head.on {
      background: #0d0a77;
  }
#head .inner{height: 114px;position:relative;}
.head .sitelogo{float:left;margin-top: 12px;margin-bottom: 12px;}
.head .sitetitle {display:none;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.head .head-left{float:left;display:inline-block;}
.head .head-main{float:left;margin-top:10px;}
.head .head-right{float:right;margin-top: 0.4rem;}
.head .head-left .sitelogo img {
   max-width: 100%;
width: 4rem;
 
}
body.list div#head {
 
   background: rgb(12,9,112,0.9);
}
.post.post1.post-23.mbox .news_box.clearfix:hover img {
    transform: scale(1.1);
}
/*rale样式*/
/*lang样式*/
/*默认主导航样式*/
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto; margin-right: -0.2rem;}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; }
.nav .wp-menu .menu-item a.menu-link {    display: inline-block;
   padding: 0 0.15rem;
   line-height: 0.5rem;
   color: #FFFFFF;
   font-size: 0.22rem;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{}
.nav .wp-menu .menu-item a.menu-link{
   display: inline-block;
   vertical-align: middle;
   -webkit-transform: perspective(1px) translateZ(0);
   transform: perspective(1px) translateZ(0);
   box-shadow: 0 0 1px rgba(0, 0, 0, 0);
   position: relative;
   overflow: hidden;
}

.nav .wp-menu .menu-item a.menu-link:before {
   content: "";
   position: absolute;
   z-index: -1;
   left: 0;
   right: 100%;
   bottom: 0;
   background: #1384e2;
   height: 4px;
   -webkit-transition-property: right;
   transition-property: right;
   -webkit-transition-duration: 0.3s;
   transition-duration: 0.3s;
   -webkit-transition-timing-function: ease-out;
   transition-timing-function: ease-out;
}
.nav .wp-menu .menu-item:hover a.menu-link.parent:before,
.nav .wp-menu .menu-item:focus a.menu-link.parent:before,
.nav .wp-menu .menu-item:active a.menu-link.parent:before,
.nav .wp-menu .menu-item:hover a.menu-link:before,
.nav .wp-menu .menu-item:focus a.menu-link:before,
.nav .wp-menu .menu-item:active a.menu-link:before {
   right: 0;
}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 0.5rem;min-width:100%;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 0.4rem;line-height:0.4rem;padding: 0 0.17rem;font-size: 0.16rem;text-align: center; background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.nav .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;}
.post.post1.post-2.mbox .slick-arrow{
color: #333;
width: 0.5rem;
height: 0.8rem;
top: 50%;
margin-top: -0.4rem;
background: #fff;
font-size: 0.4rem;
font-family: serif;
font-weight: bold;
display: none !important;
cursor: pointer;
}
.post.post1.post-2.mbox:hover .slick-arrow{display: block !important;}
.post.post1.post-2.mbox .slick-prev{ z-index: 9;}
.post.post1.post-2.mbox .slick-next{right: 0;}
.post.post1.post-2.mbox ul.slick-dots {
   bottom: 0.2rem;
}
.post.post1.post-2.mbox .slick-dots li {
   width: 12px;
   height: 12px;
   background: #fff;
}
.post.post1.post-2.mbox .slick-dots li.slick-active {
   background: #e43652;
}
.post.post1.post-21.mbox .news_imgs img {
    width: auto;
    max-width: 100%;
    right: auto;
}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding:0.5rem 0 0.5rem 0;}
.main1 .ml{float:left; width:6.7rem;    background: #fff;}

.main1 .mr{float:right;width: 6.7rem;    }

/**标题栏新闻窗口**/
.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;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:13px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title { color: #0d0a77;  display: inline-block; font-size: 0.36rem; line-height: 0.4rem;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#1826a5;}

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 0.34rem;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;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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;    position: absolute;   top: 4.5rem;  width: 100%;z-index: 998;}
.wp-search {position: relative; background: rgba(255,255,255,0.4);    width: 500px;  text-align: center; margin: 0 auto;    border-radius: 15px;}
.wp-search form {display: block;}
.wp-search .search-input {    padding-left: 0.3rem;
   margin-right: 0.52rem; /*background: url(images/sous2.png) no-repeat center;         background-size: 0.28rem 0.28rem;
   background-position-x: 0.2rem;*/}
.wp-search .search-input input.search-title {    width: 100%;
   height: 0.22rem;
   padding: 0.15rem 0;
   line-height: 0.22rem;
   background: none;
   color: #333;
   font-size: 0.16rem;
   border: 0;
   outline: 0;
   font-family: "Microsoft YaHei";}
.wp-search .search-btn {width:0.52rem;height: 0.52rem;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:0.52rem;height: 0.52rem;border:0;outline: 0;cursor: pointer; font-size: 0.25rem;font-family: "Microsoft YaHei";     color: #fff;    background:url(images/sous2.png) no-repeat center;  background-size: 0.28rem 0.28rem}  
/*搜索去背景色：*/
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-transition-delay: 99999s;-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 0.06rem; position:relative;}
.shares li a{display:inline-block; width: 0.29rem; height:0.29rem; border: 0px solid red; background:url('images/share_icon.png') no-repeat; background-size: 3.54rem; 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: -0.47rem 0px;}
.shares li.i3 a{background-position: -0.93rem 0px;}
.shares li.i4 a{background-position: -1.39rem 0px;}
.shares li.i5 a{background-position: -1.85rem 0px;}
.shares li.i6 a{background-position: -2.3rem 0px;}
.shares li.i7 a{background-position: -2.76rem 0px;}
.shares li.i8 a{background-position: -3.22rem 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: 0.5rem; left:50%;z-index:100; margin-left: -0.5rem; width:1rem;}
.shares li .con img{ width: 1rem; height:1rem; vertical-align:top; background:#fff;}

/*列表页*/
/*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}
.post ul li.news .news_imgs {
   padding-top: 75%;
   background-color: #fff;
   position: relative;
   overflow: hidden;
}


.post ul li.news .news_imgs img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
    /* object-fit: contain; */
}
.post.post1.post-2.mbox .news_imgs {
     /*padding-top: 46.7%; */
padding-top: 38%;
}
.post.post1.post-2.mbox .news_box.clearfix {
   position: relative;
}
.post.post1.post-2.mbox .news_wz {
   position: absolute;
   left: 0;
   top: 30%;
   width: 100%;
}.post.post1.post-2.mbox .news_wz .news_con {
   max-width: 80%;
   margin: 0 auto;
}
.post.post1.post-2.mbox .news_title {
   font-size: 0.6rem;
   line-height: 0.9rem;
   color: #fff;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.post.post1.post-2.mbox .news_title  a{ color: #fff;}
.post.post1.post-2.mbox .news_gd a {
   display: inline-block;
   background: #0d0a77;
   color: #fff;
   line-height: 0.4rem;
   font-size: 0.15rem;
   padding: 0 0.35rem;
   border-radius: 20px;
}
.post.post1.post-2.mbox .news_gd a span {
   font-size: 0.18rem;
   margin-left: 0.1rem;
   font-family: serif;
}
.post.post1.post-2.mbox .news_gd {
   margin-top: 0.3rem;
   display:none;
}
body {
   background: #f1f1f1;
}
.main0 .inner {
   padding: 0.6rem 0;
}
.qh .tt {
   color: #0d0a77;
   display: inline-block;
   font-size: 0.36rem;
   line-height: 0.4rem;
}
ul.kz {
   display: inline-block;
}
.main1 ul.kz {
   margin-left: 3.25rem;
}
ul.kz li {
    display: inline-block;
    font-size: 0.24rem;
    line-height: 0.5rem;
    color: #333;
    padding-bottom:0rem;
    margin: 0 0.1rem;
    width: 3.4rem;
    text-align: center;
    /* border: 2px solid #15127b; */
    background: #eee;
}
.main2 ul.kz li.selected {
    background: #0d0a77;

}
.main2 ul.kz li {
      width: 24%;
    font-size: 0.2rem;
    margin-bottom: 0.1rem;
    display: block;
    float: left;
    margin-right: 1%;
    margin-left: 0;
}
.main2 ul.kz {
    margin-right: -1%;
}
ul.kz li.selected a {
    color: #fff;
}
ul.kz li a {
    color: #333;
}

.post.post1.post-10.mbox .news_imgs {
   padding-top: 56.8%;
}
.post.post1.post-10.mbox .news_wz {
   padding: 0.15rem 0.3rem;
}
.post.post1.post-10.mbox .news_top a {
   color: #989898;
}
.post.post1.post-10.mbox .news_top {
   display: flex;
   justify-content: space-between;
   font-size: 0.18rem;
   color: #989898;
}
.post.post1.post-10.mbox .news_title {
   font-size: 0.24rem;
   line-height: 0.35rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.7rem;    margin: 0.15rem 0;
}
.post.post1.post-10.mbox .news_gd a {
   display: inline-block;
   color: #0d0a77;
   font-size: 0.15rem;
}.post.post1.post-10.mbox .news_gd {
   transition: all 0.4s ease-in-out;
}
.post.post1.post-10.mbox .news_gd:hover {
   transform: translateX(0.1rem);
}

.post.post1.post-11.mbox .news_gd {
   transition: all 0.4s ease-in-out;display: none;
}
.post.post1.post-11.mbox .news_gd:hover {
   transform: translateX(0.1rem);
}
.post.post1.post-10.mbox .news_gd a span {
   font-size: 0.18rem;
   margin-left: 0.1rem;
   font-family: serif;    font-weight: bold;
}
.post.post1.post-11.mbox .wm {
   float: left;
   width: 3.2rem;
   margin-right: -3.2rem;
}
.post.post1.post-11.mbox .news_wz {
   width: 100%;
   float: right;
}
.post.post1.post-11.mbox li:hover img {
   transform: scale(1.1);
}
.post.post1.post-11.mbox .news_con {
   margin-left: 3.5rem;padding-right: 0.2rem;    margin-top: 0.15rem;
}
.post.post1.post-11.mbox .news_imgs {
   padding-top: 56%;
}
.post.post1.post-11.mbox .news_title {
    /* line-height: 0.4rem; */
    font-size: 0.23rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post.post1.post-11.mbox .news_text {
   font-size: 0.16rem;
   color: #808080;
   line-height: 0.28rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.56rem;    margin: 0.15rem 0;
}
.post.post1.post-11.mbox .news_gd a {
   font-size: 0.2rem;
   font-family: serif;
   font-weight: bold;
   color: #e43652;
}
.main3 ul.kz li.selected {
   border-bottom: 2px solid #15127b;
}
.main3 ul.kz {
   margin-left: 0.8rem;
}
.post.post1.post-30.mbox li {
   float: left;
   width: 50%;    margin-bottom: 0.3rem;
}
.post.post1.post-30.mbox .news_box.clearfix {
   margin: 0 0.2rem;    background: #ffff;
}
.post.post1.post-30.mbox ul{
   margin: 0 -0.2rem;
}
.post.post1.post-30.mbox .wm {
   float: left;
   width: 0.6rem;
   margin-right: -0.6rem;
}
.post.post1.post-30.mbox .news_wz {
   width: 100%;
}
.post.post1.post-30.mbox .news_con {
   margin-left: 0.75rem;margin-top: -0.15rem;
}
.post.post1.post-30.mbox .news_imgs {
   padding-top: 100%;
   background: none;
}
.post.post1.post-30.mbox .news_imgs img {
   width: auto;
   height: auto;
   max-width: 100%;
}
.post.post1.post-30.mbox .news_box.clearfix {
   margin: 0 0.2rem;
   background: #ffff;
   padding: 0.35rem 0.35rem 0.35rem 0.35rem;
}
.post.post1.post-30.mbox .news_title {
   line-height: 0.6rem;
   font-size: 0.2rem;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.post.post1.post-30.mbox .news_text {
   font-size: 0.16rem;
   color: #808080;
   line-height: 0.3rem;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3;
   overflow: hidden;
   height: 0.9rem;    margin-top: 0.25rem;
}
ul.nr {
   margin-top: 0.45rem;
}
.post.post1.post-11.mbox li {
   background: #fff;
   margin-bottom: 0.2rem;
}
.main3 .inner {
   padding: 0.5rem 0rem 0.25rem 0rem;
}
ul.news_list.list2 li {
   border-bottom: 1.5px dashed #ccc;
   padding-bottom: 0.2rem;
   margin-bottom: 0.2rem;
}
ul.news_list.list2 .news_date {
   float: left;
   width: 1rem;
   background: #f1f1f1;
   text-align: center;
   margin-right: -1rem;    padding-bottom: 0.1rem;
   padding-top: 0.04rem;
}
ul.news_list.list2 .news_wz {
   float: right;
   width: 100%;
}
ul.news_list.list2 .news_con {
   margin-left: 1.6rem;    height: 1rem;
   display: flex;
   flex-direction: column;
   justify-content: center;
}
ul.news_list.list2 .news_date .news_year {
   color: #0d0a77;
   font-size: 0.35rem;
   line-height: 0.56rem;
}
ul.news_list.list2 .news_date .news_days {
   color: #0d0a77;
   font-size: 0.2rem;
   line-height: 0.3rem;
}
ul.news_list.list2 .news_title {
   font-size: 0.21rem;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
ul.news_list.list2 .news_gd {
   font-size: 0.16rem;
   color: #0d0a77;    padding-top: 0.1rem;
}
ul.news_list.list2 .news_gd a {
   color: #0d0a77;
}
.col_news .col_news_box {

   padding-bottom: 0.2rem;
}
ul.nr {
   position: relative;
}
.main2 .post1 .tt {
   position: absolute;
   right: 0;
   width: auto;
   top: -0.9rem;
}
.main2 .post .more_btn {
   height: auto;
   margin: 0;
   line-height: 0.3rem;
}
.main2 .more_btn .more_text, .main2 .more_btn a {
   font-size: 0.18rem;
   color: #989898;
}
.main2 .more_btn span.jt {
   font-size: 0.26rem;
   font-family: serif;
   font-weight: bold;
   color: #e43652;
   line-height: 0.3rem;
   position: relative;
   top: 0.03rem;
}
.post .more_btn .more_text, .post .more_btn a {
   font-size: 0.18rem;
   color: #989898;
   margin-right:2px;
}
.post .more_btn span.jt {
   font-size: 0.26rem;
   font-family: serif;
   font-weight: bold;
   color: #e43652;
   line-height: 0.3rem;
   position: relative;
   top: 0.03rem;
}
.post.post1.post-21.mbox .news_imgs {
   padding-top: 33.2%;    background: none;
}
.main2 ul.nr li.new {
   display: block !important;
   height: 0 !important;
   opacity: 0;
   overflow: hidden;
}
.main2 ul.nr li.new.active {
   opacity: 1;
   height: auto !important;
   position: relative;
   z-index: 99;overflow: visible;
}
.main2 {
   background: #fff;
}

.main2 ul.kz {
       margin-left: 0;
    display: block;
    margin-top: 0.3rem;
}
.main2 .inner {
   padding: 0.5rem 0rem 0.5rem 0rem;
}
.post.post1.post-20.mbox .wm {
   float: left;
   width: 7.6rem;
}
.post.post1.post-20.mbox .news_imgs {
   padding-top: 52%;
}
.post.post1.post-20.mbox .news_imgs{
height:auto;}
.post.post1.post-20.mbox .news_wz {
   float: right;
   width: 6rem;
}.post.post1.post-20.mbox .news_text {
   line-height: 0.354rem;
   color: #4d4d4d;
   font-size: 0.189rem;
   text-indent: 2em;
   text-align: justify;
overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 14;
    -webkit-box-orient: vertical;
}
.post.post1.post-22.mbox .news_con {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;    padding: 0 0.1rem;
}
.post.post1.post-22.mbox .news_title {
   width: auto;
   font-size: 0.21rem;
   margin: 0 !important;
   padding: 0;
   margin-left: 0.2rem !important;
}.post.post1.post-22.mbox ul.news_list.rcdw .news_wz {
   padding: 0.29rem 0;
}.post.post1.post-22.mbox .news_imgs {
   padding-top: 19.71%;
}
.post.post1.post-23.mbox .news_box.clearfix {
   margin: 0 0.1rem;    text-align: center;
}
.post.post1.post-23.mbox ul {
   margin: 0 -0.1rem;
}
.post.post1.post-23.mbox .news_imgs {
   padding-top: 1.3rem;
   position: relative;
   overflow: hidden;
   border-radius: 50%;
   max-width: 1.3rem;
   margin: 0 auto;    background: none;
}
.post.post1.post-23.mbox .news_title {
   font-size: 0.31rem;
   margin: 0.25rem 0 0 0;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.post.post1.post-23.mbox .news_d {
   font-size: 0.148rem;
}


.post.post1.post-23.mbox .news_imgs  img {
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   margin: auto;
   max-width: 100%;
   transition: all 0.4s ease-in-out;border-radius: 50%;
}

ul#zzry {
    display: block;
    margin: 0 -0.2rem;
}
ul#zzry li.news {
   float: left;
   width: 22%;
   margin: 0;
}
element.style {
}
ul#zzry li.news .news_box.clearfix {
    margin: 0 0.2rem 0.2rem 0.2rem;
}
.post.post1.post-22.mbox .news_imgs img {
    height: auto;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 4.2rem;background-position:center center;background-repeat:no-repeat;text-align:center;    background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:0.5rem 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {    background: #fff;
   margin: 0.3rem auto;
   min-height: 500px;}
   div#container-1 {
      position: relative;
  }
  .col_menu_head {
   position: absolute;
   bottom: 0.8rem;
   margin: 0 auto;
   left: 0;
   width: 100%;
}h3.col_name {
   max-width: 14rem;
   margin: 0 auto;
}ul.wp_paging.clearfix {
   float: none;
   text-align: center;
}.wp_paging li {
   float: none;
}
span.col_name_text {
   font-size: 0.35rem;
   color: #fff;
   font-weight: normal;
}
.news_list.rcdw .wm {
   float: right;
   width: 50%;
}
ul.news_list.rcdw .news_wz {
   float: left;
   width: 50%;
   background: #0d0a77;
   position: relative;    text-align: center;    padding: 0.905rem 0;
}
ul.news_list.rcdw .tb img {
   width: 0.76rem;
}
ul.news_list.rcdw .news_title {
   font-size: 0.27rem;
   color: #fff;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 90%;
   margin: 0 auto;
   padding-top: 0rem;
}
ul.news_list.rcdw .news_title  a{
   
   color: #fff;

}
ul.news_list.rcdw .news_imgs {
   padding-top: 43%;
   background-color: #efefef;
   position: relative;
   overflow: hidden;
}
ul.news_list.rcdw .news_imgs  img{
   width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%; transition: all 0.4s ease-in-out;
}
ul.news_list.rcdw li:hover .news_imgs img {
   transform: scale(1.1);
}
ul.news_list.rcdw li:nth-child(even) .wm {
   float: left;
}
ul.news_list.rcdw li:nth-child(even) .news_wz {
   float: right;
}
.col_news_box.rc {
   padding: 0;
}
ul.news_list.rcdw .news_wz:after {
   content: "";
   display: block;
   background: url(images/tsjt.png) no-repeat;
   background-size: 0.34rem;
   width: 0.34rem;
   height: 0.49rem;
   position: absolute;
   right: -0.34rem;
   top: 50%;
   margin-top: -0.245rem;    z-index: 9;
}

ul.news_list.rcdw li:nth-child(even) .news_wz:after {right: auto; left: -0.34rem; transform: rotateY(180deg);}
.col_menu {width: 2.8rem;float:left;margin-right:-2.8rem;position:relative; background: #fff;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:0;}
/*栏目列表*/
.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: 0.21rem;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #ededed;    width: auto;
   padding: 0 0.2rem;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;    padding: 0.1rem 0;
   line-height: 0.4rem;
   display: block; background: url(images/jt.png) no-repeat right;     background-size: 0.21rem;}
   .col_list .wp_listcolumn .wp_column a:hover span.column-name {
      background: url(images/jt2.png) no-repeat right;    background-size: 0.13rem;
  }
  .col_list .wp_listcolumn .wp_column a.selected span.column-name {
   background: url(images/jt2.png) no-repeat right;    background-size: 0.13rem;
}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {     color: #fff;
   background: #0d0a77; } 
   .col_list .wp_listcolumn .wp_column.parent a.col_item_link {
      background: #0d0a77;
  }
  .wp_listcolumn .wp_column ul.sub_list span.column-name {
   background: none !important;
}
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #fff;}
.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.col_item_link span.column-name{ color:#fff; background: url(images/jt2.png) no-repeat right;    background-size: 0.13rem;}
/*二级子栏目**/
.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: block;
   line-height: 0.25rem;
   padding: 0.1rem 0.2rem;
   cursor: pointer;
   background: none;
   font-size: 0.18rem;}
   .col_list .wp_listcolumn .wp_column a:hover {
      color: #fff;
  }
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 3.2rem;
   background: #fff;}
.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: 18px;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:0.35rem 0.4rem; margin:0 0px;min-height: 400px;}
.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:0.25rem; font-size: 0.18rem; line-height: 0.35rem; color: #4d4d4d;}
.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);  height: auto;} /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:0.24rem;text-align:center;color: #182880;} /**文章标题**/
.article h2.arti_title {line-height: 34px;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:0.12rem; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; 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;}
/**页脚开始**/
div#footer .sitelogo img {
   width: 2.84rem;
}
#footer .inner .foot-bq .copyright {
   font-size: 0.14rem;
   color: #989898;
   line-height: 0.26rem;
}
#footer .sitelogo {
    display: none;
}
#footer .inner .foot-bq .copyright span {
   margin-right: 0.3rem;
}
ul.wp-menu2 li.menu-item {
   display: inline-block;
   position: relative;float: left;
}
ul.wp-menu2 li.menu-item a.menu-link {
   color: #cbcbcb;
   font-size: 0.20rem;
   line-height: 0.4rem;
   padding: 0 0.2rem;
}
ul.wp-menu2 ul.sub-menu li {
   text-align: center;
   font-size: 0.16rem;
   color: #989898;
   line-height: 0.31rem;
}
ul.wp-menu2.clearfix {
   margin-left: -0.2rem;
}ul.wp-menu2.clearfix a:hover {
   color: #fff !important;
}
ul.wp-menu2 ul.sub-menu li  a{
   color: #989898;
}.dbdh {
   margin: 0.5rem 0;
}
ul.wp-menu2.clearfix ul.sub-menu {
   margin-top: 0.1rem;
}
.foot-dz {
   margin: 0.55rem 0 0.4rem 0;
}

#footer {background: #0d0a77;}
#footer .inner {padding:0rem 0rem 0.5rem 0rem;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;}
#footer .inner .foot-right{float:right;}
#footer .inner p{    font-size: 0.14rem;
   line-height: 0.31rem;
   font-weight: normal;
   text-align: left;
   color: #989898;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}

.main2 .more_btn{float:right;}
.post-30 {float:left; width:66%;}
.post-30 .tt{    margin-bottom: 0.45rem;    position: relative;}

.post-31 .tt{    margin-bottom: 0.45rem;    position: relative;}
.post-31 {float:right; width:30%;}
.post-31 .news_list li.news{margin-bottom: 0.315rem;background:#fff;}
.post.post1.post-31.mbox .news_gd {
   transition: all 0.4s ease-in-out;float: right;
}
.post.post1.post-31.mbox .news_gd:hover {
   transform: translateX(0.1rem);
}

.post.post1.post-31.mbox .wm {
   float: left;
   width: 3.2rem;
   margin-right: -3.2rem;
}
.post.post1.post-31.mbox .news_wz {
   width: 100%;
   float: right;
}
.post.post1.post-31.mbox li:hover img {
   transform: scale(1.1);
}
.post.post1.post-31.mbox .news_con {
   padding: 0.1rem 0.2rem;
}
.post.post1.post-31.mbox .news_imgs {
   padding-top: 56%;
}
.post.post1.post-31.mbox .news_title {
   font-size: 0.2rem;
   text-overflow: ellipsis;
   width: 100%;
   word-break:break-all;
   display:-webkit-box;
   -webkit-line-clamp:2;
   -webkit-box-orient:vertical;
   overflow:hidden;
   height: 0.64rem;
   line-height: 0.32rem;
}
.post.post1.post-31.mbox .news_text {
   font-size: 0.16rem;
   color: #808080;
   line-height: 0.28rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   height: 0.28rem;
   margin: 0.014rem 0;
   display: none;
}
.post.post1.post-31.mbox .news_gd a {
   font-size: 0.2rem;
   font-family: serif;
   font-weight: bold;
   color: #e43652;
}




/*系统默认搜索*/
.wp_search1{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search1 #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search1 .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
.layer{position: fixed;  background: rgba(0,0,0,.5);  top: 114px;  bottom: 0;  left: 0;  right: 0;  z-index: 9999;   display: none;}
/*自定义输入框*/
.wp-search1 {position: relative;background: #fff;border-radius: 15px;}
.wp-search1 form {display: block;}
.wp-search1 .search-input { margin-right: 40px;}
.wp-search1 .search-input input.search-title {width: 100%;height: 40px;line-height: 22px;background: none;font-size: 14px;border:0;outline: 0;margin-left: 15px; font-family: "微软雅黑";}
.wp-search1 .search-btn {width:40px;height: 40px;position: absolute;right: 0;top:0%;}
.wp-search1 .search-btn input.search-submit {width: 40px;  height: 40px;  border: 0; outline: 0; background:url(images/sous2.png) no-repeat center; cursor: pointer;background-size: 0.28rem 0.28rem;}
.layer-inner {position: absolute;   left: 0;  right: 0;  top: 0;  bottom: 0;  margin: auto;  height: 45px;  width: 550px;}
.searchbox1 {width:100%;}
#aaa{cursor: pointer;width:20px;height:20px;}
#aaa img{width:100%;}
.shutdown{text-align: right; margin-right: 10%;   margin-top: 40px;}
.shutdown span { font-size: 30px; color: #fff; text-align: right;  cursor: pointer;}
.close { position: absolute;transition: transform .4s ease-out;}
.close:hover{transform: rotate(180deg);}

.head_sous{    position: absolute;
    right: -0.6rem;
    top:0.57rem;
display:none;
}

.list .head_sous{display:block;}










div#container-1 .searchbox{display:none;}
.post.post1.post-31.mbox .news_date {
    float: left;
}

.post.post1.post-30.mbox .news_ftitle {
    line-height: 0.2rem;
    font-size: 0.16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
body.list.drq .news_wz {
    float: left;
}
body.list.drq ul.news_list.list2 .news_con {
    margin-left: 0;
}



ul.news_list.rcdw .news_wz .tb img {
    display: none;
}





