@charset "utf-8";
/*Technical Support SudyTech*/
@font-face {
   font-family: "SourceHanSansCN-Bold";
   src:
       url('fonts/SourceHanSansCN-Bold.ttf');
}
@font-face {
   font-family: "SourceHanSansCN-Medium";
   src:
       url('fonts/SourceHanSansCN-Medium.ttf');
}
@font-face {
   font-family: "SourceHanSansCN-Regular";
   src:
       url('fonts/SourceHanSansCN-Regular.ttf');
}
@font-face {
    font-family: "SourceHanSansCN-Heavy";
    src:
        url('fonts/SourceHanSansCN-Heavy.ttf');
 }
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;/* white-space-collapse: break-spaces; */}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{overflow-x:hidden;font-size: 100px;}
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扩展*/

::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei";color:#333;;}
p{line-height:1.75;}
a {color: #333333;text-decoration:none;transition:all 0.4s ease-in-out;}
a:hover { color:#095ab5;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 16rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
.headmain {
    position: relative;
}
.head-right {
    display: flex;
    align-items: center;
    margin-top: 0.1rem;
}
a.huigu {
    position: absolute;
    right: 0;
    top: 0.16rem;
    font-size: 0.18rem;
display: none;
}
/*head开始*/
.header .inner{height: 1.355rem;position:relative;}
.header .mod{display: flex;align-items: center;justify-content: space-between;height: 100%;}
.header .sitelogo{float:left;;}
.wap_control {
    display: none;
}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px}

.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang a{
    width: 0.48rem;
    line-height: 0.48rem;
    display: block;
    background: #1F286F;
    font-family: "SourceHanSansCN-Bold";
    font-weight: bold;
    color: #DBEFF7;
    font-size: 0.2rem;
    text-align: center;
}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 0.48rem;margin:0px 5px;font-size: 0.24rem;color: #cad3d4;font-family: "SourceHanSansCN-Bold";
    font-weight: bold;}
.site-lang ul li.links a:hover{color: #1F286F;}
.site-lang a:hover {
    color: #fff;
}


/*默认主导航样式*/
#nav{/* background: #004ea1; */}
#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;text-align: center;display: flex;}
.nav .wp-menu .menu-item {/* display: inline-block; *//* float: left; */position: relative;/* margin: 0 -2px; */flex: 1;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .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; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;width: 100%;line-height: 0.765rem;color: #1F286F;font-size: 0.24rem;font-family: "SourceHanSansCN-Bold";
    font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color: #1F286F;text-decoration: none;color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 100%;min-width: 100%;z-index: 100;background: rgb(70 94 165 / 90%);/* transform: translateX(-50%); *//* z-index: 1; */}
.nav .sub-menu .sub-item {position: relative;white-space: nowrap;vertical-align: top;_zoom:1;text-align: left;padding: 0 0.2rem;}
.nav .sub-menu .sub-item a {display: inline-block;color: #fff;/* height: 40px; */line-height: 0.6rem;padding: 0 0.2rem;font-size: 0.22rem;background:none;text-align: left;width: auto;position: relative;background: url(images/jianr_w.svg)no-repeat left;background-size: 6px;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;/* background-color: #1F286F; *//* display: block; */}
.nav .sub-menu .sub-menu {left: 100%;top:0px;z-index: 200;/* background:#fff; */}
.nav .sub-menu .sub-item a:hover {
    margin-left: 10px;
}
.nav .sub-menu .sub-menu .sub-item {
    padding: 0 0.1rem;
}
.nav .sub-menu .sub-item .sub-item a {
    font-size: 0.18rem;
}
.nav .wp-menu .menu-item a.menu-link:after {content: "";display: block;width: 1px;background: #D2D2D2;height: 0.29rem;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}

.nav .wp-menu .menu-item.i1 a.menu-link:after {
    display: none;
}
.nav1 .wp-menu .menu-item a.menu-link:hover {
    color: #1F286F;
}
.nav1 .sub-menu .sub-menu {
    border: none;
    background: none;
}

.nav1 .sub-menu .sub-menu .sub-item {
    display: none;
}
.nav1 .sub-menu .sub-item a:hover {
    margin-left: 10px;
}

.nav1 .sub-menu {
    display: none;
    position: absolute;
    left: 50%;
    top: 100%;
    min-width: 1.6rem;
    z-index: 100;
    background: #fff;
    transform: translateX(-50%);
    background: rgb(70 94 165 / 90%);
    border-top: 0.04rem solid  #DBEFF7;
    padding: 0 0.095rem;
    border-bottom: 1px solid rgb(255 255 255 / 15%);
    width: max-content;
}

.nav1 .wp-menu .menu-item a.menu-link {
    font-size: 0.22rem;
    line-height: 0.48rem;
    font-family: "SourceHanSansCN-Bold";
    color: #666666;
    padding: 0 0.22rem;
font-weight: bold;
}

.nav1 .wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
}

.nav1 .sub-menu .sub-item a {
    display: block;
    color: #fff;
    /* height: 40px; */
    line-height: 0.81rem;
    /* padding: 0 17px; */
    font-size: 0.22rem;
    background: none;
    text-align: center;
    border-bottom: 1px solid #ffffff24;
}
.header .sitelogo img {
    width: 4.67rem;
}

.site-lang {
    margin-right: 0.12rem;
}

div#header {
height:auto;
    border-bottom: 1px solid #BBBBBB;
}

/**主页banner开始**/
#banner {/* background: #e7e2df; */}
#banner .inner {position:relative;}
.mbanner .con {
  
}
    .mbanner .listwap .news_imgs a img{
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.mbanner .listl .news .news_text a {
    color: #fff;
}
    .mbanner .listwap .news_imgs  a {
       display: block;
    padding-top: 56.2%;
    position: relative;
}
.mbanner .listwap .news_imgs a:after {
        content: "";
    display: block;
    height: 40%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(images/newbg.png);
    background-size: 100% 100%;
}
.mbanner .listwap {
    display: none;
}

 .mbanner .slick-dots li.slick-active{ background:#96b1e7}
    .mbanner .slick-dots li{
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    margin: 0 5px;
}
.mbanner .slick-dots{
    bottom: 30px;width:auto;right:30px
}
.mbanner .listwap .news_title {
    color: #fff;
    position: absolute;
    bottom: 43px;
    width: 100%;
    padding: 0 18px;
    text-align: center;
    box-sizing: border-box;
    font-family: "SourceHanSansCN-Bold";
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
}

.mbanner .listwap .news_title a {
    color: #fff;
}

.mbanner .listwap .news {
    position: relative;
}
.mbanner .listl {
    width: 34.2%;
    display: flex;
    flex-direction: column;
    height: inherit;
    /* justify-content: space-between; */
    
}

.mbanner .listr {
    flex: 1;
}

.mbanner .listl .news {
    /* flex: 1; */
    background: #465EA5;
   
    COLOR: #FFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #1F286F;
    transition: all 0.4s ease-in-out;
    position: relative;
    justify-content: center;
    /* height: 17%; */
}
.mbanner .listl .news_wz {
    height: 0px;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.mbanner .listl .news .news_title {
    font-family: "SourceHanSansCN-Bold";
    font-weight: bold;
    font-size: 0.2rem; 
    line-height: 1.4;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden; 
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mbanner .listl .news .news_title a {
    color: #fff;
}

.mbanner .listr .news .news_imgs a {
    display: block;
    padding-top: 58.2%;
    position: relative;
}

.mbanner .listl .selected .news_wz {
    height: auto;
    opacity: 1;
    padding: 0.2rem 0;
}

.mbanner .listl .news.selected {
    background: #1F286F;
    /* height: 55%; */
    /* flex: 1; */
    /* justify-content: start; */
    height: 43% ! important;
    justify-content: start;
}
.mbanner .listl .news .news_text {
    font-size: 0.2rem;
    font-family: "SourceHanSansCN-Regular";
    line-height: 1.4;
    opacity: 0.6;
    margin-bottom: 0.25rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.mbanner .listl .news.selected .news_title {
   
}
.mbanner .listl .news .news_more a {
    color: #fff;
    font-size: 0.18rem;
    vertical-align: middle;
}
.mbanner .listl .news .news_more {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mbanner .listl .news .news_more a img {
    vertical-align: middle;
}
.mbanner .listl .news.selected:after {
   opacity: 1;
   z-index: 1;
   /* left: 100%; */
   width: 0.17rem;
}
.mbanner .listl .news:after {
    content: "";
    display: block;
    width: 0;
    height: 0.65rem;
    background: url(images/duobianxing.svg)no-repeat;
    left: 100%;
    position: absolute;
    background-size: 100% 100%;
    z-index: -1;
    visibility: inherit;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    top: 0;
}
.mbanner .listr .news .news_imgs a img {
   bottom: 0;
   min-height: 100%;
   left: 0;
   margin: auto;
   min-width: 100%;
   position: absolute;
   right: 0;
   top: 0;
   width: auto;
}
.listr .news.active .news_imgs {
    -webkit-mask-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 0px, rgb(0, 0, 0) 30px);
   
}


.main1 .mod {
    display: flex;
    justify-content: space-between;
}
.main1 {
    background: url(images/mainbg.png)no-repeat center top -2rem;
    background-size: 100%;
}
.post-11,.post-12 {
    width: 29.5%;
    flex: none;
}

.post-13 {width: 36%;background: #F1F1F1;padding: 0 0.52rem;box-sizing: border-box;}


.post-13 .listt .news .news_title a {
    COLOR: #FFF;
}
.post-13 .listt .news:hover .news_imgs a {
    transform: scale(1.1);
}
.main1 .post {
    padding-top: 0.43rem;
    /* padding-bottom: 0.48rem; */
}

.post1 .tt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.28rem;
}

.post1 .tt .title {
    font-size: 0.32rem;
   font-family: "SourceHanSansCN-Bold";
    line-height: 0.48rem;
    color: #001f5d;
}
.post1 .tt .more_btn .more_text:hover {
    background: #465EA5;
    color: #fff;
}
.post1 .tt .more_btn .more_text {
    display: inline-block;
    width: 1.6rem;
    line-height: 0.32rem;
    display: flex;
    justify-content: space-between;
    border: 1px solid #465EA5;
    padding: 0 0.1rem;
    font-size: 0.18rem;
    color: #465EA5;
    transition: all 0.4s ease-in-out;
}

.post-11 .news, .post-12 .news {
    display: flex;
    padding: 0.1rem; 
    align-items: center;
    transition: all 0.4s ease-in-out;
}

.post-11 .news_meta, .post-12 .news_meta {
    width: 0.65rem;
    height: 0.66rem; 
    color: #1F286F;
    font-family: "Microsoft YaHei";
    
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    margin-right: 0.28rem;
    flex: none;text-align:center
}
.post-11 .news_month, .post-12 .news_month {
    font-size: 0.2rem;
    display: block;
    line-height: 0.31rem; 
}
.post-11 .news_days{background:#1F286F;color:#fff}
.post-12 .news_days{background:#DBEFF7;color:#1F286F}
.post-11 .news_days, .post-12 .news_days {
    font-size: 0.18rem;
    display: block; 
    line-height: 0.31rem;
}

.post-11 .news_meta:after, .post-12 .news_meta:after {
    content:"";
    display: block;
    width: 0.03rem;
    height: 0.3rem;
    background: #DBEFF7;
    position: absolute;
    transform: rotate(32deg);
    left: 52%;display:none
}

.post-12 .news_meta {
 
}

.post-12 .news_meta:after {
    background: #1F286F;
}

.post-11 .news_title, .post-12 .news_title {
       font-family: "Microsoft YaHei";
    font-size: 0.18rem;
    line-height: 1.4;
    color: #1F286F;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
   max-height: 0.6rem;
    width: 100%;
    word-break: break-all;
    text-overflow: ellipsis;
}
.post-11 .news:hover, .post-12 .news:hover {
    box-shadow: 0 3px 0.1rem rgb(7 41 105 / 23%);
}
/*
.post-11 .news a, .post-12 .news a {
    display: flex;
    align-items: center;
    width: 100%;
}
*/
.post-13 .listt .news .news_imgs a {
    display: block;
    padding-top: 75.1%;
    position: relative;
}

.post-13 .listt .news .news_imgs {
    background: #ccc;
    overflow: hidden;
}

.post-13 .listt .news .news_imgs a:after {
    content: "";
    display: block;
    height: 50%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(images/newbg.png);
    background-size: 100% 100%;
}

.post-13 .listt .news .news_title {
    color: #fff;
    font-family: "Microsoft YaHei";
    position: absolute;
    font-size: 0.18rem;
    left: 0.2rem;
    bottom: 0.36rem;
    line-height: 1.4;
    width: 92%;
padding-right:0.2rem;
    /*min-height: 0.57rem;*/
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post-13 .listt .news .news_meta {
    color: #fff;
    font-family: "Microsoft YaHei";
    position: absolute;
    font-size: 0.17rem;
    left: 0.2rem;
    bottom: -0.23rem;
    line-height: 1.4;
    width: 68%;
    min-height: 0.57rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}

.post-13 .listt .news {
    position: relative;
}

.post-13 .slick-dots li {
    width: 0.12rem;
    height: 0.12rem;
    border: 2px solid #fff;
    border-radius: 50%;
}

.post-13 .slick-dots {
    width: auto;
    bottom: 0.15rem;
    right: 0.22rem;
}

.post-13 .slick-dots li.slick-active {
    background: #fff;
}
.post-13 .listb .news_title {
    font-size: 0.18rem;
    line-height: 1.4;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 0.6rem;
    width: 100%;
    word-break: break-all;
    text-overflow: ellipsis;
    font-family: "Microsoft YaHei";
}
.post-13 .listb .news_meta {
    position:absolute;
    bottom: 0.16rem;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 0.6rem;
    word-break: break-all;
    text-overflow: ellipsis;
    font-family: "Microsoft YaHei";
    font-size: 0.17rem;
    line-height: 1.2;
    color: #465EA5;
    left: -0.75rem;
}
.post-13 .listb .news_meta .news_day{text-align:center;}
.post-13 .listb .news_meta .news_year{background:#465ea5;color:#fff;padding:0.01rem 0.1rem}
.post-13 .listb .news {
    position: relative;
    padding: 0.2rem 0 0.2rem 0;
    border-bottom: 1px dashed #D2D2D2;
    margin-left: 0.75rem;
}

.post-13 .listb .news:last-child{
    border:none
}
.main2 .inner {
    padding: 0.55rem 0;
}
.post-21 .news .news_box {
    margin: 0 0.2rem;
    position: relative;
    padding-top: 83.7%;
    display: block;
    background: #ccc;
}

.post-21 .news_list {
    margin: 0 -0.2rem;
}

.post-21 .news .news_imgs a {
    display: block;
    padding-top: 83.7%;
    background: #ccc;
}

.post-21 .news .news_imgs {
    background: #ccc;
}

.post-21 .news .news_title {
    color: #fff;
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0.34rem;
    font-family: "SourceHanSansCN-Bold";
    font-size: 0.24rem;
    z-index: 1;
}

.post-11 .news_title a, .post-12 .news_title a {
    color: #1F286F;
}

.post-21 .news .news_title a {
    color: #fff;
}

.post-21 .news .news_box:after {
        content: "";
        display: block;
        height: 69%;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        background: url(images/newbg.png);
        background-size: 100% 100%;
        transition: all 0.4s ease-in-out;
}
.post-21 .news .news_box:before {
        content: "";
        display: block;
        height: 0;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #465EA5;
        background-size: 100% 100%;
        opacity: 0.3;
        transition: all 0.4s ease-in-out;
        opacity: 0;
}
.post-21 .news .news_box:hover:before {
    height: 100%;
    opacity: 0.5;
}

.post-21 .news .news_box:hover:after {
    /* height: 0; */
    opacity: 0;
}
.post-21 .slick-prev,.post-21  .slick-next {
    background-color: #DBEFF7;
}
.post-21 .slick-next:hover {
    background: #1F296F url(images/jianr_w.svg)no-repeat center;
    background-size: 0.11rem;
}
.post-21 .slick-prev:hover {
    background: #1F296F url(images/jianl_w.svg)no-repeat center;
    background-size: 0.11rem;
}
.post-31 .news .news_box {
    margin: 0 0.23rem;
}

.post-31 .news_list {
    margin: 0 -0.15rem;
}
.post-31 .news .news_box img {
    height: 0.49rem;
    width: auto;
}
.main3 .inner {
    padding: 0.4rem 0;
}

.main3 {
    background: #eaeaea;
}

.foot-top {
    padding: 0.9rem 0 0.75rem;
}

.foot-center {
    float: left;
}
.foot-center .news_title {
    font-size: 0.18rem;
    line-height: 1.8;
    font-weight: normal;
    text-align: left;
    color: #fff;
    font-family: "SourceHanSansCN-Regular";
}

.foot-center .news_title a {
    color: #fff;
}

.flogo img {
    width: 5.26rem;
    /* max-width: 90%; */
}

.flogo {
    margin-bottom: 0.468rem;
}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 4.66rem;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.68rem  0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;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: 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:1px 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: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.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 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#0f429b;} 
/*三级子栏目**/
.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: 290px; */}
.col_news_head {/* border-bottom: 1px solid #DBDBDB; */margin-bottom: 0.57rem;}
.col_metas:after {
    display: none;
}

.col_metas {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}


li.col_title {
    font-size: 0.32rem;
    line-height: 0.43rem;
    font-family: "SourceHanSansCN-Bold";
    position: relative;
    flex: none;
    margin-right: 10px;
}

li.col_title:after {
    content: "";
    width: 0.4rem;
    height: 0.07rem;
    background: #D9EAF6;
    display: block;
    position: absolute;
    top: -17px;
}

li.col_path a {
    font-size: 0.2rem;
    font-family: "SourceHanSansCN-Regular";
    color: #666;
    opacity: 0.8;
    line-height: 1.2;
}

.possplit {
    background: none;
    text-indent: 0;
    margin: 0 0.1rem;
    position: -0.1rem;
    font-size: 0.2rem;
    opacity: 0.6;
}

.possplit:after {
    content: "/";
    margin-left: -0.06rem;
    color: #666;
}
.col_news_con {/* padding:5px 0px 10px 0px; */margin:0 0px;}
.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 {padding:20px 60px; margin:0 auto; width:auto;}
.article {/* padding-top:10px; */box-shadow: 0 3px 0.2rem rgb(187 190 216 / 41%);padding: 0.6rem 0.55rem;}
.article h1.arti_title {font-size: 0.32rem;text-align: left;font-family: "SourceHanSansCN-Bold";
    font-weight: bold;line-height: 1.3;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 0.2rem 0;/* text-align:center; */border-bottom: 1px solid #DDDDDD;}
.article .arti_metas span {/* margin:0 5px; */font-size: 0.18rem;color: #666666;font-family: Arial;margin-right: 0.4rem;padding-left: 0.32rem;}/**文章其他属性**/
.article .arti_metas span.arti_update {
    background: url(images/date.svg) no-repeat left;
    background-size: 0.21rem;
}
.article .arti_metas span span {
    padding: 0;
    margin: 0;
}
.article .arti_metas span.arti_views {
    background: url(images/view.svg) no-repeat left;
    background-size: 0.21rem;
display: none;
}
.article .entry {margin:0 auto;overflow:hidden;padding-top: 0.6rem;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;text-indent: 2em;}
.article .entry .read td p {
    text-indent: 0;
}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{ border:none!important;}
/**页脚开始**/
#footer {background: url(images/footbg.png)no-repeat center;background-size: cover;}
#footer .inner {/* padding:12px 0px; */position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;/* padding:12px 0px; *//* margin-top:10px; */margin-right: 1.02rem;}
#footer .inner .foot-left3{float:left;margin-right: 0.5rem;}
#footer .inner .foot-left3 .tel{text-indent:3em;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 0.18rem;line-height: 1.8;font-weight:normal;text-align:left;color: #fff;font-family: "SourceHanSansCN-Regular";}
#footer .inner p span { margin:0 3px; }
#footer .inner .foot-left2 p{
    opacity: 0.6;
    font-size: 0.16rem;
    text-align: left;
}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
#footer .foot-bottom .inner .mod {padding: 0.21rem 0;display: flex;justify-content: space-between;align-items: center;}

#footer .foot-bottom {
    background: rgb(0 0 0 / 15%);
}

.footer .top {
    color: #fff;
    cursor: pointer;
    font-size: 0.16rem;
    font-family: "SourceHanSansCN-Regular";
    text-align: center;
    flex: none;
}

.footer .top img {
    width: 0.22rem;
    margin-bottom: 0.08rem;
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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;width: 2.37rem;}
.wp-search {position: relative;background: #F0F0F0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 0.12rem;margin-right: 0.48rem;}
.wp-search .search-input input.search-title {width: 100%;/* height: 22px; */padding: 0.04rem 0;line-height: 22px;background: none;color: #666;font-size: 0.15rem;border:0;outline: 0;line-height: 0.4rem;font-family: "SourceHanSansCN-Regular";}
.wp-search .search-btn {width: 0.48rem;height: 0.48rem;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 100%;height: 100%;border:0;outline: 0;background: url(images/sous.svg) no-repeat center;cursor: pointer;background-size: 0.16rem;}
.wap_search {
    display: none;
}
/* 分享二维码 */
.shares{text-align:center;}
.shares li .con a {
    width: auto;
    height: auto;
}
.shares li.noimg .con:after {
    display: none;
}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left;margin: 0 0.07rem;position:relative;background: rgb(255 255 255 / 10%);border-radius: 50%;}
.shares li a{display:inline-block;width: 0.51rem;height: 0.51rem;border: 0px solid red;background:url('images/share_icon.png') no-repeat;/* opacity:.6; */filter:Alpha(opacity=60);vertical-align:top;background-size: 0.1rem;cursor: pointer;}
.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: 180%;left:50%;z-index:100;margin-left: -46px;/* width: 1rem; *//* height: 1rem; *//* background: #fff; */opacity: 0;visibility: hidden;transition: all 0.5s ease-in-out;}
.shares li .con img{ width: 1rem; height:1rem; vertical-align:top; background:#fff;}
.shares li.weixin a {
    background: url(images/wechat.svg) no-repeat center;
    background-size: 57%;
}
.shares li.weibo a {
    background: url(images/weibo.svg) no-repeat center;
    background-size: 55%;
}
.shares li.douyin a {
    background: url(images/douyin.svg) no-repeat center;
    background-size: 50%;
}
.shares li.bilibili a {
    background: url(images/bilibili.svg) no-repeat center;
    background-size: 50%;
}
.shares li.facebook a {
    background: url(images/facebook.svg) no-repeat center;
    background-size: 45%;
}
.shares li.ins a {
    background: url(images/instagram.svg) no-repeat center;
    background-size: 50%;
}
.shares li.youtube a {
    background: url(images/youtube.svg) no-repeat center;
    background-size: 50%;
}
.shares li.twitter a {
    background: url(images/twitter.svg) no-repeat center;
    background-size: 57%;
}

.shares li:hover {    background: rgb(255 255 255 / 20%);}
.shares li:hover .con {
    bottom: 144%;
    opacity: 1;
    visibility: inherit;
}
.shares li .con:after {
    content: "";
    display: block;
    /* background: url(images/sanjx.svg); */
    width: 0;
    border-top: 0.08rem solid #fff;
    border-bottom: 0.rem  solid transparent;
    border-left:0.1rem  solid transparent;
    border-right: 0.1rem solid transparent;
    background: b;
    left: 50%;
    position: absolute;
    margin-left: -0.1rem;
}
.molist .col_news .news_list .news {
    padding: 0.3rem 0.26rem 0.3rem 0.4rem;
    display: flex;
    transition: all 0.4s ease-in-out;
    min-height: 3.56rem;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}

.molist .col_news .news_list .news_imgs img {
    width: 4.79rem;
}
.molist .col_news .news_list .news_wz {
    flex: 1;
    padding-right: 0.88rem;
    padding-top: 0.24rem;
}

.molist .col_news .news_list .news_imgs {
    width: 31.2%;
}

.molist .col_news .news_list .news_imgs a {
    display: block;
    padding-top: 62.6%;
}

.col_news .news_list .news_date {
    font-family: "Arial";
    font-size: 0.24rem;
    line-height: 1.2;
    color: #465EA5;
    margin-bottom: 0.32rem;
}
.col_news .news_list .news_title {
    font-family: "Microsoft YaHei";
    font-size: 0.26rem;
    line-height: 1.4;
    margin-bottom: 0.25rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.col_news .news_list .news_text {
    font-size: 0.2rem;
    line-height: 1.8;
 
}
.col_news .news_list .news_more {
    font-size: .18rem;
    line-height: 0.3rem;
    color: #465EA5;
}
.col_news .news_list .news_text a {
    color: #666666;
    opacity: 0.57;
       text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.molist .col_news .news_list .news:hover {
    box-shadow: 0 3px 0.2rem rgb(187 190 216 / 41%);
}
.molist .col_news .news_list .news.noimg .news_imgs {
    width: 0;
}

.molist .col_news .news_list .noimg .news_wz {
    padding-right: 0;
    width: 100%;
}
.wp_subcolumn_list .wp_sublist .sublist_title {
    line-height: 1.7;
    border: none;
    height: auto;
    margin-bottom: 0.38rem;
}

.wp_subcolumn_list .wp_sublist .sublist_title a:first-child {
    font-size: 0.32rem;
    line-height: 0.43rem;
    pointer-events: none;
}

.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext img {
    display: none;
}

.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext:after {
    content: "更多+";
    color: #465EA5;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.43rem;
}

.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    margin: 0;
}
.col_path.info .shu {
    background: none;
    text-indent: 0;
    margin: 0 0.1rem;
    font-size: 0.2rem;
    opacity: 0.6;
}
.kefu {
    position: fixed;
    right: 0;
    top: 50%;
    background: #1f286f;
    border-radius: 5px;
}

.kefu a {
    color: #fff;
    font-size: 0.25rem;
    font-weight: bold;
    width: 0.5rem;
    display: block;
    line-height: 1.5;
    padding: 0 0.1rem 0.1rem;
    padding-top: 0.6rem;
    background: url(images/comp-icon-im.png)no-repeat top 0.1rem center;
    background-size: 0.4rem;
}
.kefu2 {
    position: fixed;
    bottom: 0.3rem;
    left: 0.1rem;
}

.kefu2 img {
    max-width: 100%;
}
.kefu2 .close {
    width: 16px;
    height: 17px;
    right: 0;
    display: block;
    position: absolute;
    top: 0;
    cursor: pointer;
}
#header span {
    position: sticky;
}
#header {
    color: #666;
    line-height: initial;
    border: 0;
}
.hz .news_title {
    min-height: auto !important;
}
h1.arti_title.d {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 0.3rem;
}
.entry.d {
    padding-top: 0.5rem;
}

.mbanner .listl{width:auto;display:block}
.mbanner .listl li{position:relative;}
.mbanner .listl li .bg{position:absolute;bottom:0;left:0;width:100%;height:300px;z-index:200;background:url(images/banner_bg.png) center no-repeat;background-size:100% 100%}
.mbanner .listl li .news_imgs{position:relative;padding-top:45%;overflow:hidden}
.mbanner .listl li .news_imgs img{position:absolute;top:0;left:0;width:100%;height:100%;}
.mbanner .listl li .news_title{position:absolute;bottom:30px;left:30px;z-index:202;max-width:80%;white-space:nowrap;text-overflow: ellipsis;}

.container.navbar-fixed-bottom.visible-xs.advisory-bar {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;bottom: 0;    display: none;
}

.container.navbar-fixed-bottom.visible-xs.advisory-bar .col-xs-4 {
    float: left;
    width: 25%;
    background: #1f286f;
}
.container.navbar-fixed-bottom.visible-xs.advisory-bar .col-xs-4 a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}.col-xs-4 i.fa {
    width: 26px;
    display: block;
    height: 24px;
    margin: 0 auto;
}

.col-xs-4 i.fa.i1{    background:  url(images/zx1.jpg)no-repeat center;}
.col-xs-4 i.fa.i2{    background:  url(images/zx2.jpg)no-repeat center;}
.col-xs-4 i.fa.i3{    background:  url(images/zx3.jpg)no-repeat center;}
.col-xs-4 i.fa.i4{    background:  url(images/zx4.jpg)no-repeat center;}

.post-13 .listb .news3 {
    margin-left: 0;
    position: relative;
}

.post-13 .listb .news3 .news_title2 {
    font-family: "Microsoft YaHei";
    font-size: 0.18rem;
    line-height: 1.4;
    color: #1F286F;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 0.6rem;
    width: 86%; 
    word-break: break-all;
    text-overflow: ellipsis;
    position: absolute;
    right: 100px;
    left: 0;
}

.post-13 .listb .news3 .news_meta2 {
    float: right;
    font-size: 0.18rem;
    line-height: 1.4;
    color: #465EA5;
}
