@charset "utf-8";
/*Technical Support SudyTech*/
@font-face {
   font-family: 'shsb';
   src: url(/_upload/tpl/00/94/148/template148/fonts/SourceHanSerifCN-Regular.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; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(/_upload/tpl/00/94/148/template148/images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
::-webkit-scrollbar{width: 8px;height: 8px;background-color: #CCCCCC;-webkit-border-radius: 6px;}
::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #CCCCCC;  -webkit-border-radius: 6px;}
::-webkit-scrollbar-track-piece { background-color: #fff; /*滚动条的背景颜色*/ -webkit-border-radius: 0; /*滚动条的圆角宽度*/}
::-webkit-scrollbar-thumb:vertical {height: 50px;background-color: #999;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}
body {line-height:1;font-size: 13px;font-family: "Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #333;text-decoration:none;transition:all 0.4s ease-in-out;}
a:hover {color: #2065C3;}
/*页面尺寸*/
.wrapper {width:100%;margin:0 auto;background: #fff;position: relative;}
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {background: url('/_upload/tpl/00/94/148/template148/images/headbg.png') no-repeat center top;border-bottom:none;height:auto;line-height:inherit;background-size: 100% 100%;position: fixed;top: 0;width: 100%;transition: all 0.7s ease-out 0s;z-index: 3;}
.header .inner{height: 1.2rem;position:relative;/* background: url('/_upload/tpl/00/94/148/template148/images/by.png') no-repeat right 47px; */width: 17.2rem;}
.header .sitelogo{float:left;margin: 0.15rem 0;}
.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 .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.wrapper.header .mod { display: flex ;  justify-content: space-between;  align-items: center;}
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .sitelogo img {  width: 4.3rem;}
.search-btn img { width: 0.6rem;}
#head1 {
    z-index: 1;
     opacity: 0;
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
}
.fp-viewing-page1 div#head1 {
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    opacity: 1;
}
#head2 .inner {
    height: auto;
}
div#head2 {
   opacity: 0;
   transform: translateY(-100%);
   -ms-transform: translateY(-100%);
   -moz-transform: translateY(-100%);
   -webkit-transform: translateY(-100%);
   -o-transform: translateY(-100%);
   background: #2065C3;
}
.bodyNav2 #head1{
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    opacity: 1;
    background: #2065C3;
}
/*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(/_upload/tpl/00/94/148/template148/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;}
.nav .wp-menu .menu-item a.menu-link:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 2px;
    background: #fff;
    bottom: 0;
    left: 0;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}
.nav .wp-menu .menu-item:hover a.menu-link:after {transform: none;}
.search-btn { float: left; margin-right: 0.25rem;}
/*lang样式*/
.site-lang{float: right;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 0.6rem;margin:0px 5px;font-size: 0.2rem;color: #fff;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{/* background: #004ea1; */width: 10rem;}
#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;display: flex;justify-content: space-between;}
.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;width:20px;height:20px;background:url(/_upload/tpl/00/94/148/template148/images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;line-height: 0.4rem;color: #FFFFFF;font-size: 0.25rem;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/* background-color:#1384e2; */text-decoration: none;/* color: #2065C3; */}
.nav .sub-menu {display: none;position: absolute;left: 50%;top: 100%;min-width: 100%;z-index: 100;background: #2065c382;transform: translateX(-50%);}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #fff;height: 0.4rem;line-height: 0.4rem;padding: 0 0.1rem;font-size: 0.2rem;background:none;text-align: left;}
.nav .sub-menu .sub-menu .sub-item a{color:#333}
.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;transform:none}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}
.body_home .mbanner {
   position: relative;
   height: 100%;
   overflow: hidden;
}

.body_home .mbanner .slick-list {
   height: 100%;
}
.body_home .mbanner .news_video {
    height: 100vh;
}
.body_home .mbanner .slick-track {
   height: 100%;
}

.body_home .mbanner .news_imgs {
   overflow: hidden;
   position: relative;
   height: 100vh;
}
.body_home .mbanner .news_bg {
    width: 100%;
    transition-duration: 1s;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}

.body_home .mbanner .news .news_title {
display: none;
    position: absolute;
    color: #fff;
    font-size: 0.32rem;
    line-height: 0.45rem;
    bottom: 0.57rem;
    font-weight: bold;
    left: 1.04rem;
    max-width: 100%;
    z-index: 1;
    font-family: "shsb";
}
.body_home .mbanner .news .news_title a {
    color: #fff;
}
.mbanner .news:after {
      position: absolute;
    width: 100%;
    visibility: inherit;
    height: 1.67rem;
    /* background: url(/_upload/tpl/00/94/148/template148/images/bannerbg.png); */
    bottom: 0;
    background-size: 100% 100%;
}
.mbanner .slick-dots li {
    height: auto;
    width: auto;
    background: none;
    margin: 0 0.18rem;
    vertical-align: top;
     opacity: 0.5;
}

.mbanner .slick-dots {
    bottom: 0.69rem;
    width: auto;
    right: 1.42rem;
}

.mbanner .slick-dots li.slick-active button {opacity: 1;}

.mbanner .slick-dots li button {
    width: auto;
    height: auto;
    font-size: 0.23rem;
    color: #fff;
    line-height: 0.22rem;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.mbanner .slick-dots li:before {
    content: "";
    display: inline-block;
    height: 0;
    width: 1px;
    background: #fff;
    vertical-align: middle;
    transition: all 0.2s ease-out 0s;
    position: absolute;
    bottom: 0.28rem;
    left: 50%;
}
.mbanner .slick-dots li:after {
    content: "";
    display: inline-block;
    height: 0;
    width: 1px;
    background: #fff;
    vertical-align: middle;
    transition: all 0.2s ease-out 0s;
    position: absolute;
    top: 0.28rem;
    left: 50%;
}
.mbanner .slick-dots li.slick-active:before{
    height: 0.17rem;
}
.mbanner .slick-dots li.slick-active:after{
    height: 0.17rem;
}
.main1 {
    position: relative;
    background-attachment: fixed;
    background: url(/_upload/tpl/00/94/148/template148/images/wrapbg.jpg) no-repeat center bottom;
    background-size: cover;
}
.main1 .fp-tableCell, .main5 .fp-tableCell {
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main1 .inner {
    padding: 1.2rem 0 0;
    position: relative;
    z-index: 1;
}
.main4 .modss {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.post1 .tt .title {
    font-size: 0.32rem;
    line-height: 0.42rem;
}
.post-11 .listl .news_wz .news_con {padding: 0 120px 0 25px}
.post1.post-11 .tt {
    margin-bottom: 0.24rem;
}
.post-11 .listl .news_wz {
    position: relative;
    background: #fff url(images/post-11.png) no-repeat center right;
}
.post1 .tt .title span.fu {
    font-weight: normal;
    font-size: 19px;
    color: #0850B4;
    margin-left: 10px;
}
.post1.post-10 .tt .title {
    text-align: center;
    padding: 0.1rem 0 0.21rem;
    width: 2.77rem;
    background: url(/_upload/tpl/00/94/148/template148/images/ttbg.png) no-repeat top;
    display: inline-block;
    background-size: 100%;
    margin-left: -0.4rem;
}

.post1 .tt .more_text {
    color: #2065C3;
    font-size: 0.2rem;
    line-height: 0.22rem;
    display: inline-block;
    font-family: "Arial";
}

.post-11 .listl .news_imgs a {
    display: block;
    width: 100%;
    transition-duration: 1s;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}
.post-11 .news .news_imgs {
    background: #ccc;
    overflow: hidden;
    position: relative;
    height: 454px;
}

.post-11 .listl .news_imgs {
    /* margin-bottom: 0.18rem; */
}

.post-11 .news .news_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    width: 100%;
}

.post-11 .news .news_date {
    font-size: 0.18rem;
    font-family: "Arial";
    color: #2065C3;
    font-weight: bold;
    margin-bottom: 0.14rem;
    /* margin-top: 0.14rem; */
}

.post1 .news .news_more a {
    font-family: "Arial";
    font-size: 0.2rem;
    line-height: 0.22rem;
}

.post-11 .listr {
    float: right;
    width: 46.5%;
}

.post-11 .listr .news_imgs {
    /* float: right; */
    width: 2.48rem;
    flex: none;
}
.post-11 .listr .news:last-child {
    border-bottom: 0;
}
.post-11 .listr .news {
    position: relative;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #D3D3D3;
    padding: 0.28rem 0;
    transition: all 1s ease-out 0s;
}
.post-11  .news:hover:before {
    width: 100%;
}
.post-11 .listr .news_imgs a {
    padding-top: 63.71%;
    display: block;
}

.post-11 .listr .news_wz {
    margin-right: 0.47rem;
    white-space: normal;
}
.post-11 {
    position: relative;
    /* padding-bottom: 0.2rem; */
}
.post-11 .news:hover {
    box-shadow: 12px 12px 21px -7px #33333396;
}

.news:hover .news_imgs a {
    transform: rotateZ(360deg);
    transform: scale(1.1);
}
.main1 .tab-menu {
    display: flex;
    line-height: 0.42rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #A0A0A0;
    margin-bottom: 0.35rem;
}
.main3 .inner {padding: 1.5rem 0 0.47rem 0;}
.main3 .ml {float: left;width: 46.429%;}
.main1 .ml {  float: left;  width: 47.572%;}
.main1 .mr {float: right;width: 49.5%;}
.wrapper .news_list>img {  width: 100%;}
.main3 .post1 .tt {  text-align: left; justify-content: space-between;}
.main3 .mr,.main1 .mr {
        box-sizing: border-box;
    transition: all 1.2s ease-out 0s;
    transform: translateX(100px);
    -ms-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -webkit-transform: translateX(100px);
    -o-transform: translateX(100px);
    opacity: 0;
}
.main3 .mr { float: right; width: 46.429%;}
.post-31  .slick-prev, .post-31  .slick-next {  top: -0.6rem;}
.post1.post-32 .tt .more_text {
    padding-bottom: 0.1rem;
    background: url(/_upload/tpl/00/94/148/template148/images/more2.png) no-repeat left  bottom;
    padding-left: 0.2rem;
}
.slick-dots li.slick-active {  opacity: 1;}
.main5 {background: url(/_upload/tpl/00/94/148/template148/images/main5bg.png) no-repeat center 1.2rem;}
.main5 .inner {padding: 1.2rem 0 0;}
.main5 .post-53 img {
    transition: all .6s ease-out;
    width: 100%;
}

.main6 {
    background: #fff url(images/main6bg.png) no-repeat center bottom;
}

.main6 .inner {
    padding: 0.5rem 0 0.66rem;
    position: relative;
}


.main3 .ml {
    transition: all 1s ease-out 0s;
    transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    opacity: 0;
}
.main3.showdiv .ml,.main4.active .ml{
    opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}
.post-32 .con {
        transition: all 1s ease-out 0s;
    transform: translateX(100px);
    -ms-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -webkit-transform: translateX(100px);
    -o-transform: translateX(100px);
    opacity: 0;
}
.main3.showdiv .post-32 .con,.main4.active .mr{
     opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}

.main1 .ml {
      transition: all 1s ease-out 0s;
      transform: translateX(-100px);
      -ms-transform: translateX(-100px);
      -moz-transform: translateX(-100px);
      -webkit-transform: translateX(-100px);
      -o-transform: translateX(-100px);
      opacity: 0;
}

 .main1.active .ml,.main1.active .mr {
    opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}

.main5 .mod {
    transition: all 1s ease-out 0s;
    transform: translateY(100px);
    -ms-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -webkit-transform: translateY(100px);
    -o-transform: translateY(100px);
    opacity: 0;
}

.main5.showdiv .mod,.main3.showdiv .mr,.main5.active .mod,.main3.active .mr {
    opacity: 1;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}


.rili2 li.news {
    padding: 23.5px 0;
    position: relative;
    border-bottom: 1px solid #CFD3D6;
}

.rili2 li.news.n1  {padding-top:0px;}
.rili2 .news_list li.news .news_date {
    /* padding-top: 2px; */
    width: 50px;
    float: left;
    margin-right: -1rem;
    text-align: center;
}
.rili2 .news_list li.news .news_date .news_year {
    font-weight: bold;
    text-align: center;
    display: block;
    line-height: 40px;
    font-size: 38px;
    color: #515151;
    transition: all 0.4s ease-in-out;
}

.rili2 .news_list li.news .news_date .news_days {
    line-height: 20px;
    font-size: 12px;
    color: #515151;
    font-family: Arial;
    position: relative;
    font-weight: bold;
}
.rili2 .news_list li.news .news_wz {
    width: 100%;
    position: relative;
}
.rili2 .news_list li.news .news_wz .news_con {
    position: relative;
    margin-left: 120px;
}
.rili2 .news_list li.news .news_title {
    transition: 0.5s;
    font-weight: bold;
    line-height: 32px;
    font-size: 18px;
    color: #333333;
    width: 100%;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow: ellipsis;
    max-height: 64px;
}
.rili2 .news_list li.news:hover .news_date .news_year {
    color: #2065C3;
}
.rili2 .news_list li.news:hover .news_date .news_days {
    color: #2065C3;
}
.rili2 .news_list li.news:hover .news_title{padding-left: 10px;color:#2065C3;}
.rili2 li.news:hover:before {background: #2065C3;}
.rili2 li.news .news_con:before {position: absolute;content: "";width: 0.15rem;height: 0.27rem;background: url(/_upload/tpl/00/94/148/template148/images/xie.png) no-repeat center;top: 50%;transition: all 0.5s ease-out 0s;left: -0.43rem;transform: translateY(-50%);}
.post-31 li.news {
    float: left;
    width: 33.3%;
    margin-bottom: 24px;
}
.post-31 li.news:hover .news_imgs {
    transition: all 1s ease-out;
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}
.post-31 li.news .news_imgs {
    width: 29px;
    height: 29px;
     float:left;margin-bottom:1px
}

.post-31 li.news .news_wz {
    padding: 19px 20px;
    text-align: center;
}

.post-31 li.news .news_title {
    white-space: nowrap;
    font-size: 17px;margin-left:40px;
    line-height: 25px;
    font-weight: bold;
    color: #1E311F;
    text-align: left;
}
.post-32 ul.news_list {
    display: flex;
    justify-content: space-between;
}

.post-32 ul.news_list li.news {
    position: relative;
    float: left;
    width: 48%;
}
.post-32 ul.news_list li.news .news_imgs a {
    height: 100%;
    display: block;
}
.post-32 ul.news_list li.news .news_imgs {
    position: relative;
    height: 210px;
    overflow: hidden;
    background: #eee;
}

.post-32 ul.news_list li.news .news_wz {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: url(/_upload/tpl/00/94/148/template148/images/post-32.png) no-repeat center bottom;
}

.post-32 ul.news_list li.news .news_wz .news_title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 52px;
    color: #fff;
}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{ height: 350px; background-position: center top;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#d-container {}


.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: 16px;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;padding: 0 20px;background: #f9f9f9;}
.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;font-size: 15px;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;font-size: 15px;}
.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: 16px;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:1070px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {min-height: 400px;padding:20px 60px;margin:0 auto;width:auto;background: #f9f9f9;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;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: 16px;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: 16px;color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background: url(/_upload/tpl/00/94/148/template148/images/foot.jpg) no-repeat center top;}
#footer .inner {/* padding-bottom: 10px; */position:relative;}
#footer .inner .foot-left{float:left;width: 324px;}
#footer .inner .foot-right{float:right;}
#footer .inner p{font-size: 14px;line-height: 20px;font-weight:normal;text-align:left;color: #fff;opacity: 0.8;}
#footer .inner .copyright a{color:#eee;}
#footer .foot_logo img { }
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{display:inline-block;position:relative;padding-left: 0.4rem;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;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;width: 6rem;max-width: 80%;margin: 0 auto;position: relative;z-index: 1;}
.wp-search {position: relative;/* border: 1px solid #fff; */border-radius: 5px;overflow: hidden;background: #fff;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 12px;margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 0.51rem;/* padding: 0.04rem 0; */line-height: 0.4rem;background: none;color: #333;font-size: 0.16rem;border:0;outline: 0;border-radius: none;font-family: "微軟雅黑";}
.wp-search .search-btn {width: 0.6rem;height: 0.5rem;position: absolute;right: 0;top:0%;/* padding: 0 19px; *//* background: #fff; */margin: 0;}
.wp-search .search-btn input.search-submit {height: 100%;border:0;outline: 0;cursor: pointer;color: #333;font-size: 0px;font-family: "微軟雅黑";width: 100%;background: url(/_upload/tpl/00/94/148/template148/images/sous.png) no-repeat center;/* background-size: 1.44rem; */}
.wrapper.fixbox.search {
    z-index: 3;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-out 0s;
    top: 0;
    right: 0;
     background: none; 
    height: 100%;
    z-index: 999;
    background-size: cover;
    box-sizing: border-box;
}
.wrapper.fixbox.search.open {
    opacity: 1;
    visibility: inherit;
}
.wrapper.fixbox.search:after {
    content: "";
    display: block;
    visibility: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #2065C3;
    backdrop-filter: blur(16px);
    opacity: 0.8;
}
.closebox {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    cursor: pointer;
    z-index: 1;
}
/* 分享二维码 */
.shares{margin-top: 15px;text-align:center;}
.shares ul{ ;}
.shares li{float:left;margin: 0 6px 0px 0;position:relative;}
.shares li a{display:inline-block;width: 44px;height: 44px;border: 0px solid red;background:url('/_upload/tpl/00/94/148/template148/images/share_icon.png') no-repeat;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: -52px 0px;}
.shares li.i3 a{background-position: -105px 0px;}
.shares li.i4 a{background-position: -159px 0px;}
.shares li.i5 a{background-position: -211px 0px;}
.shares li.i6 a{background-position: -264px 0px;}
.shares li span{display: none;line-height:22px;font-size:12px;color: #D0D4EA;text-align:center;}
.shares li .con{display:none;position:absolute;bottom: 44px;left:0;z-index:100;width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/*列表页*/
.foot-center {
    float: left;
    width: 650px;
    margin: 0  0 0 100px;
    border-right: 1px solid #ffffff29;
    padding-right: 35px;
}
.foot-top {
    padding: 0.1rem 0px 0.1rem;
}
.post.post2 .tt .tit span.title {
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
}

.post.post2 .tt {
    margin-bottom: 15px;
}

.post-81 ul.news_list li.news {
    width: 39%;
}
.post-81 ul.news_list li.news:hover .news_title {padding-left: 5px;}
.post-81 ul.news_list li.news .news_title {
    transition: 0.3s;
    width: 87%;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    opacity: 0.8;
}

.post-81 ul.news_list {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.post-81 ul.news_list li.news.n3 ,.post-81 ul.news_list li.news.n6 , .post-81 ul.news_list li.news.n9 {  width: 22%;}
.post-82 ul.news_list li.news .news_title { opacity: 0.8; font-size: 16px; color: #fff; line-height: 26px;}
.post-82 ul.news_list li.news .news_title a{color: #fff;}
.bottom-left {line-height: 39px;float: left;}
.bottom-right {float: right; display: flex; align-items: center;}
.views {color: #fff;font-size: 14px;opacity: 0.8;}
.foot-bottom {padding: 20px 0;border-top: 1px solid #ffffff4a;}
.main5 .post1 .tt .title {   color: #fff;}
.main5 .post .more_btn {  background: url(/_upload/tpl/00/94/148/template148/images/more3.png) no-repeat left bottom;}
.main5 .ml {width: 56.7145%;float: left;/* box-shadow: 0px 7px 10px #eee; */}
.main5 .mc { width: 30%;float: left;margin: 0 5%;}
.main5 .mr {width: 41.86%;float: right;}
.post1 .tt {display: flex;justify-content: space-between;padding-bottom: 0.3rem;align-items: center;}
.post .more_btn {background: url(/_upload/tpl/00/94/148/template148/images/more2.png) no-repeat left bottom;padding-left: 0.2rem;padding-bottom: 0.1rem;}
.main5 .post1 .tt .more_text {  color: #fff;}
.post-51 li.news .news_title {transition: all .6s ease-out;font-size: 18px;color: #333333;font-weight: bold;line-height: 28px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 56px;}
.post-53 li.news .news_imgs {overflow: hidden;height: 100px;margin: 0 19px;position: relative;}
.post-53 li.news .news_imgs img {width: 100%;transition-duration: 1s;height: auto;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 100%;transition: 0.8s;}
.post-53 li.news {width: 50%;float: left;position: relative;margin-bottom: 20px;}
.post-53 li.news .news_title {
    text-align: center;
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
    font-family: "shsb";
    font-size: 26px;
    line-height: 35px;
}
.post-53 li.news:last-child {
    margin-bottom: 0;
}
.post-31 li.news .news_imgs img {
    max-width: 100%;
    max-height: 100%;
}

.post-31 li.news a {
    margin: 0px 9px;
    display: block;
    background: #F2F3F4;
}
.post-31 li.news:hover .news_title{color:#2065C3;}
.post-51 li.news.n0 a.news_bg {
    display: block;
    width: 100%;
    transition-duration: 1s;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}

.post-51 li.news.n0 .news_imgs {
    float: left;
    width: 2.92rem;
    height: 188px;
    position: relative;
    overflow: hidden;
    background: #eee;
    margin-right: -3.2rem;
}
.post-53 li.news:hover .news_imgs img {
    transform: scale(1.1);
}

.post-51 li.news:hover .news_title {
    padding-left: 15px;
    color: #0850B4;
}
.rili li.news {padding: 20.67px 0;position: relative;border-bottom: 1px solid #E5E5E5;}
.rili .news_list li.news .news_date {height: 79px;width: 79px;float: left;margin-right: -100px;text-align: center;border: 1px solid #0850B4;}
.rili .news_list li.news .news_date .news_year {font-weight: bold;text-align: center;display: block;line-height: 38px;font-size: 32px;padding-top: 10px;color: #0850B4;transition: all 0.4s ease-in-out;}
.rili .news_list li.news .news_date .news_days { display: block; line-height: 0.25rem; font-size: 14px;color: #9C9C9C; font-family: Arial;  position: relative;}
.rili .news_list li.news .news_wz { width: 100%;  position: relative;}
.rili .news_list li.news .news_wz .news_con {position: relative;margin-left: 100px;}
.rili .news_list li.news:hover .news_title { padding-left: 10px;  color: #2065C3;}
.rili .news_list li.news .news_title {font-weight: bold;line-height: 0.3rem;font-size: 18px;color: #333;width: 100%;overflow: hidden;text-overflow: ellipsis;display: block;white-space: nowrap;transition: 0.5s;}
.rili .news_list li.news:hover .news_date .news_year {color:#94070A;}
.rili .news_list li.news:hover .news_date{border:1px solid #C8A67B;}
.main5 .post1 .tt .title span.fu {  color: #fff;}
.main5 .con.rili {padding: 33px;background: #fff;box-shadow: 0px 6px 7px #eee;}
.main5 .post-51 .con {padding: 33px;background: #fff;box-shadow: 0px 6px 7px #eee;}
.rili .news_list li.news .news_text {color: #999999;font-size: 16px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 46px;line-height: 23px;}

.rili li.news:first-child {  padding-top: 0;}
.post-51 li.news.n0 .wz_con {  margin-left: 3.2rem;}
.post-51 li.news .news_text {
    transition: all .6s ease-out;
    font-size: 16px;
    color: #999999;
    /* font-weight: bold; */
    line-height: 0.26rem;
    width: 100%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 0.78rem;
    margin: 0.15rem 0;
}

.post-51 li.news .news_meta {
    color: #E09028;
    line-height: 20px;
    font-size: 14px;
}
.post-51 .news_list.i2 li.news .news_title {
    font-weight: normal;
    width: 70%;
    color: #2D2D2D;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    line-height: 52px;
}

.post-51 .news_list.i2 li.news {
    border-bottom: 1px solid #E5E5E5;
}

.post-51 .news_list.i2 li.news .news_meta {
    float: right;
    line-height: 52px;
}

.post-51 .news_list.i1 li.news.n0 {
    margin-bottom: 0.2rem;
}
.post-31 ul.news_list {  margin: 0 -9px;}
.post-53 ul.news_list {  margin: 0 -19px;}
.main1 .post1.post-11 .tt {
    display: flex;
    justify-content: center;
}
.list div#head1 {
    transform: none;
    opacity: 1;
    background: #2065C3;
    position: relative;
}
.col_news_con li.news {
    line-height: 37px;
}

.col_news_con li.news span.news_title {
    font-size: 16px;
    float: left;width:calc(100% - 120px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.col_news_con li.news span.news_meta {
    font-size: 16px;
    float: right;
}
.news_txt {font-size: 14px; line-height: 22px;}
.news_txt a {   color: #6a6868;}
.news_more { text-align: right;}
.wp_paging{font-size:15px}
.con.rili2.fw li.news {
    width: 16%;
    float: left;
    padding-right: 0%;
    text-align: center;
}
.con.rili2.fw li.news.n3 {
    padding-left: 0;
}
.con.rili2.fw  li.news.n2 .news_box {
    border: none;
}
.con.rili2.fw .news_list li.news .news_wz .news_con {
    margin-left: 0;
}
.post-11 .slick-dots li {
    margin: 0 5px;
    width: 0.08rem;
    height: 0.08rem;
    overflow: hidden;
    border: 1px solid #2065C3;
}

.post-11 .slick-dots {
    width: auto;
right: 34px;
    bottom: 26px;
}

.post-11 .slick-dots li.slick-active button {
    height: auto;
    width: auto;
    background: #fff;
}
.post-11 .slick-dots li button {
    background: #8FB8E4;
}
.ICP.bottom-right span {  color: #fff;}
.bottom-right a { display: block;}
.main4 .mods {
    height: 100%;
}
/********tsy*****************/
.xyfg .col_news_con li.news .news_imgs {  position: relative;  overflow: hidden;  padding-top: 66%;}
.xyfg .news .news_bg {  width: 100%; transition-duration: 1s;  height: auto;position: absolute;left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%;}
.xyfg .news_list.list2 { margin: 0 -15px; display: flex; flex-wrap: wrap;}
.xyfg .col_news_con li.news {  width: 33.3%;}
.xyfg .col_news_con li.news a { display: block;   margin: 0 15px;}
.xyfg .col_news_con li.news .news_title { text-align: center;font-size: 15px; line-height: 25px;padding: 10px 0;}
.xyfg.leader .col_news_con li.news {   width: 50%;}
.xyfg.leader .col_news_con li.news a {margin: 0;pointer-events: none;}
.xyfg.leader .news_list.list2 {margin: 0;}
.xyfg.leader .col_news_con li.news .news_imgs {padding-top: 64%;margin: 0 28%;}
.xyfg.leader .col_news_con li.news .news_title {font-weight: bold; font-size: 20px;}
.xyfg.leader .col_news_con li.news .news_title span {  font-size: 16px;}
.xyfg.leader .col_news_con li.news .news_ftitle { line-height: 20px; padding-bottom: 10px; font-size: 15px;  text-align: center;}

.shares li.i2 .con img {
    display: none;
}
li.menu-item.i9 .sub-item.i9-1:hover .sub-item {
    display: none;
}
body.list.js #footer {
    display: none;
}
body.list.js .l-banner {
    display: none;
}
body.list.js .col_menu {
    display: none;
}

body.list.js {}

body.list.js .col_news_box {
    margin-left: 0;
    padding: 0;
}

body.list.js .col_news_head {
    display: none;
}
body.list.js span.news_img img {
    width: 100%;
}
body.list.xyfg.xs .col_news_con li.news {width: 25%;}
body.list.xyfg.xs .col_news_con li.news .news_imgs { padding-top: 140%;}
.wp_articlecontent {
    overflow: scroll;
}