@charset "utf-8";
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;height: 32px;vertical-align:middle;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px; }
.post .more_btn img { vertical-align: middle; max-width: 46px; display: none; }
.post.post1.post-10.mbox .focus-page { background-color: #fff7f7; }
.post4.post-12.mbox .more-link .moretext { font-size: 0; width: 46px; height: 46px; display: block; background-size: 100%; }
.post.post1.post-21.mbox span.more_text:hover { background: url(images/gdh.svg) no-repeat center; background-size: 100%; }
.post.post1.post-31.mbox span.more_text:hover { background: url(images/gdh.svg) no-repeat center; background-size: 100%; }
.post.post1.post-31.mbox span.more_text { font-size: 0; width: 46px; height: 46px; display: block; background: url(images/gd.svg) no-repeat center; background-size: 100%; }
div#d-container .post.post1.post-21.mbox span.more_text { width: auto; background: no-repeat; }
/**布局开始**/
body {line-height:1;font-size: 16px;font-family:"微软雅黑";color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#095ab5;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
#header { border-top: 10px solid #122c65; }
#header .inner{height: 171px;position:relative;}
.header .sitelogo{float:left;margin-top: 45px;}
.header .sitetitle {display:none;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-right{float:right;margin-top: 30px;}
div#header .shares { display: inline-block; position: relative;float: right; }
.head-right .shares li .con { bottom: -90px; }
.head-right .shares li.i2 a { background-position: -56px 0px; }
.top.clearfix { text-align: right; }
/*默认主导航样式*/
#nav{    margin-top: 5px;}
#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: 0 -15px;}
.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:0px; height:20px; vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 25px;line-height: 42px;color: #000000;font-size: 18px; font-weight:bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{    color: #113781;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 100%;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; text-align:center;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 16px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#113781; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.nav .wp-menu .menu-item a.menu-link::before{ content: ""; position: absolute; z-index: 1; left: 51%; right: 51%; bottom: 0; background: #113781; height: 3px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.nav .wp-menu .menu-item.hover a.menu-link:before, 
.nav .wp-menu .menu-item a.menu-link:hover:before, 
.nav .wp-menu .menu-item a.menu-link.parent:before, 
.nav .wp-menu .menu-item a.menu-link:focus:before, 
.nav .wp-menu .menu-item a.menu-link:active:before { left: 0; right: 0; }
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1345px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
.post-10 .focus-next { bottom: 10px; top: auto; background: none; font-size: 45px; right: 20px; font-family: "微软雅黑"; }
.post-10 .focus-prev { bottom: 10px; top: auto; background: none; font-size: 45px; right: 195px; left: auto; font-family: "微软雅黑"; }
.main1 .mr .post-12 ul li.news:hover { }
.post-10 .focus-prev:hover { color: #ef821d; }
.post-10 .focus-next:hover { color: #ef821d; }
.post-10  .focus-pagination { position: absolute; right: 65px; bottom: 22px; z-index: 60; height: 20px; text-align: right; }
.post-10 .focus-page-active { background: #ef821d !important; width: 25px; }
.main1 { background: url(images/m1.png) no-repeat right; background-size: 84% 100%; margin: 0px 0px 75px; padding: 35px 0; }
.main1{}
.main1 .inner{}
.main1 .ml{float:left;   width: 61.1%;}
.main1 .ml .post-10{ }
.main1 .ml .focus-title-bar{left: 0;bottom: 0;height: 70px;margin-left: 0;}
.main1 .ml .focus-title-bg{    background: linear-gradient(0deg, #0000006b, transparent);opacity: 0.8;filter: alpha(opacity=80);}
.main1 .ml .focus-title{font-size: 20px;line-height: 70px;height: 70px;padding: 0 0 0 4.4%;width: 62%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;}
.main1 .mr{float:right; width: 38.9%;}

.main1 .mr .post-11{}
.main1 .mr .post-11 .mt{margin: 16px 0;}
.main1 .mr .post-11 .mt .tit .title{padding-left: 19px;}
.main1 .mr .post-11 .tt .tit .title{color: #fff;}
.main1 .mr .post-11 .tt .tit .title.t2,.main1 .mr .post-11 .tt .tit .title.t3{display:none;}
.main1 .post-12 .more_btn{top:0}
.main1 .post-12 .more_btn .more_text{opacity:1}
.main1 .post-12 .more_btn a{opacity:1}
.main1 .post-12 .more_btn img{display:block;}
.post4.post-12.mbox .more-link .moretext:hover {background: url(images/gdh.svg) no-repeat center;background-size: 100%;width: 46px;height: 46px;}
.post4.post-12.mbox .more-link .moretext:hover img{display:none}
.main1 .mr .post-12 .tt.tab-menu{ display: block;height: 50px;}
.main1 .mr .post-12 ul li.news{ background: #fff; border-bottom: 1px solid #0B2964; transition: all 0.4s ease-in-out; position: relative;padding:7.4px 0;}
.main1 .mr .post-12 ul li.news:before { content: ""; width: 0; height: 3px; background: #f4a140; position: absolute; left: 0; top: 98%; transition: 0.6s; visibility: visible; }
.main1 .mr .post-12 ul li:hover.news:before { width: 100%; left: 0; }
.main1 .mr .post-12 ul li.news:before {} .main1 .mr .post-12 ul li.news:hover a { color: #fff; }
.main1 .mr .post-12 ul li.news:hover  .news_title {color: #ef831e;}
.main1 .mr .post-12 ul li.news:hover  .news_meta {color: #ef831e;}
.main1 .mr .post-12 ul li.news.n1{}
.main1 .mr .post-12 ul li.news.n4{    border-bottom: 1px solid #B8BCC3;}
.main1 .mr .post-12 ul li.news .news_box{padding: 22px 56px 25px 27px;padding: 11px 56px 8px 27px;}
.main1 .mr .post-12 ul li.news .news_meta{font-size: 14px;line-height: 19px;color: #878787;margin-bottom: 5px;transition: 0.5s;}
.main1 .mr .post-12 ul li.news .news_title{font-size: 16px;font-weight: bold;line-height: 26px;height: 52px;overflow: hidden;text-overflow: ellipsis;display: inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: 0.5s;}
.main2 .inner {padding: 20px 0 79px;/*width: 1900px;*/}
.main2 .post-21 .tt .tit .title{position: relative;}
.main2 .post-21 .tt .tit .title::before{position: absolute; content: "Special topics"; line-height: 42px; right: -140px; font-size: 16px; height: 42px; bottom: -7px; color: #A8A8A8; text-transform: uppercase; font-family: "微软雅黑";}
.main2 .post-21 .con{padding-top: 20px;}
.main2 .post-21 ul{margin: 0 -18px;}
.main2 .post-21 ul li.news{float: left;width: 20%;}
.main2 .post-21 ul li.news .news_box{margin: 0 18px;}
.main2 .post-21 ul li.news .news_imgs{position: relative;overflow: hidden;padding-top: 64%;}
.main2 .post-21 ul li.news .news_imgs img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;transition-duration: 0.8s;}
.main2 .post-21 ul li.news .news_imgs img:hover{ transform: scale(1.12);}
.main2 .post-21 ul li.news .news_con{padding: 24px 0px 33px;position: relative;margin: 0 13px;}
.main2 .post-21 ul li.news .news_con::before{position: absolute;content: "";width: 36px;height: 1px;background: #042057;bottom: -1px;transition-duration: 0.8s;}
.main2 .post-21 ul li.news:hover .news_con::before{width: 100%;}
.main2 .post-21 ul li.news .news_title{font-size: 16px;font-weight: bold;line-height: 21px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main3 .inner {padding: 0px 0 39px;}
.main3 .ml{float: left;    width: 62.1%;}
.main3 .post-31{}
.main3 .tab-menu{float: left;width: 157px;}
.post.post1.post-31.mbox.clearfix .tt { margin-bottom: 20px; }
.main3 .tab-menu .tab-menu-con{border-left: 4px solid #122C65;border-right: 1px solid #EF831E;}
.main3 .tab-menu .tab-menu-tt{line-height: 61px;border: 1px solid #fff; text-align: center;display: block; cursor: pointer; background: #fff;font-size: 20px;color: #000;}
.main3 .tab-menu .tab-menu-tt.selected{border: 1px solid #E1E1E1;width: 153px;position: relative;left: -2px;font-weight: bold;color: #08265B;}
.main3 .tab-menu .tab-menu-tt img{padding-left: 15px;transition-duration: 0.8s;opacity: 0;    padding-top: 19px;}
.main3 .tab-menu .tab-menu-tt.selected img{opacity: 1;}
.main3 .tab-list .rili .tt .tit{display: none;}
.main3 .tab-list .tab-list-con{    margin-left: 198px;margin-right: 47px;position: relative;}
.main3 .tab-list .tab-list-con .boxm {position: absolute;top: 0;width: 100%;}
.main3 .mr{float: right;width: 35.9%;background: url(images/zxzx.png) no-repeat right;height: 1479px;    position: relative;}
.main3 .mr::before{position: absolute;content: "";width: 363px;height: 277px;background: url(images/nbcc.png) no-repeat center;    top: 100px;right:0;transition-duration: 0.8s;    z-index: 1;}
.main3 .mr .post-38{}
.main3 .mr .post-38 .tt{    background: #193A83;width: 350px;text-align: center;}
.main3 .mr .post-38 .tt .tit{float: none;}
.main3 .mr .post-38 .tt .tit .title{color: #fff;line-height: 74px;}
.main3 .mr .post-38 .tt .tit .title .t2{    font-size: 20px;padding-left: 18px;}
.main3 .mr .post-38 .more_btn{    position: absolute;bottom: 10px;line-height: 21px;      z-index: 2;  right: 57px;    display: none;}
.main3 .mr .post-38 .more_btn .more_text{color: #fff;}
.main3 .mr .post-38 .con{background: url(images/p38-bg.png) no-repeat center;background-size: cover;    padding: 26px 0px 87px 0px;}
.con.rili2 li.news.n10 .news_box.clearfix { border: 0; }

.main1 .mr .post-11 .tt .tit .title a { color: #fff; display: inline-block; width: 100%; height: 100%; }
.post.post1.post-21.mbox span.more_text { font-size: 0; width: 46px; height: 46px; display: block; background: url(images/gd.svg) no-repeat center; background-size: 100%; }
/**标题栏新闻窗口**/
.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:"微软雅黑";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 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; float:right;line-height: 42px;}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer; } 
.post .more_btn a{color:#333;    opacity: 0.8;} 
.post .more_btn a:hover{    opacity: 1;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;font-size: 30px;font-weight:bold;color: #000;cursor:pointer;}

/*标题切换hover*/
.post4 {position: relative;}
.post4 .tt {border-bottom:0px solid #57b8ef;}
.post4 .tt .tit {border-bottom:0px;float: none;width: 100%;}
.post4 .tt .tit .title {float: left;display:inline-block;color: #fff;cursor:pointer;background: #2c4f9f;width: 33%;  line-height: 50px;  text-align: center;font-size: 21px;}
.post4 .tt .tit .title.t2{margin: 0 0.5%;}
.post4 .tt .tit .title.selected { background: #EF831E;}
.post4 .more_btn{position: absolute;bottom: -58px;right: 6px;line-height: 21px;}
.post4 .more_btn .more_text{color:#333333;opacity: 0.8;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list.new_tu_list li.news .news_time,
.news_list.new_tu_list li.news .news_time span{color: #424242;font-size: 13px;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list { margin-bottom: 16px;}

ul.news_list.clearfix {}
.rili .news_list li.news:hover {padding-left: 15px;box-shadow: 4px 0px 30px 0px rgb(0 0 0 / 80%);transform: scale(1.06);z-index: 100;background-color: #fff;}
.rili .news_list li.news{margin-top:0px;border-top: 1px solid #E9E9E9;    transition: all 0.4s ease;}
.list .rili .news_list li.news {margin-bottom: 30px;}
.rili .news_list li.news.n1{border-top: 0px solid #E9E9E9;}
.rili .news_list li.news .news_box{padding: 22px 0 26px;position: relative;}
.rili .news_list li.news .news_date{width: 69px;font-family:"微软雅黑";background: rgb(53 91 173 / 80%);text-align:center;vertical-align:middle;position: absolute;left: -18px;color: #fff;top: 32px;    z-index: 9;padding: 9px 0 8px;}
.rili .news_list li.news:hover .news_date{background: rgb(239 131 30 / 80%);}
.rili .news_list li.news .news_date .news_year{font-size: 12px;line-height: 22px;}
.rili .news_list li.news .news_date .news_days{line-height: 22px;height: 22px;font-size: 18px;vertical-align:top;font-weight: bold;}
.rili .news_list li.news.pic .news_date{top: 34px;}
.rili .news_list li.news.pic .news_imgs{width: 250px;height: 170px;float: left;overflow: hidden;}
.rili .news_list li.news.pic .news_imgs img{width: 100%;height: 100%;transition-duration: 0.8s;}
.rili .news_list li.news.pic .news_imgs img:hover{ transform: scale(1.12);}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news.pic .news_wz .news_con{margin-left:270px;}
.rili .news_list li.news .news_wz .news_con{margin-left:86px;}
.rili .news_list li.news .news_title{line-height: 24px;height: 24px;margin-top: 0px;font-size: 16px;color:#000;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;    font-weight: bold;} 
.rili .news_list li.news .news_text{line-height: 28px;height: 84px; margin-top:17px;font-size: 14px;color:#7C7C7C;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.rili .news_list li.news.pic .news_title{-webkit-line-clamp: 2;line-height: 30px;height: 60px;}
.rili .news_list li.news.pic .news_text{    -webkit-line-clamp: 3; margin-top: 10px; height: 84px;}
/*日历新闻样式2*/
.rili2{}
.rili2 .news_list {}
.rili2 .news_list li.news{transition: all 0.4s ease-in-out;    padding: 0 35px;position: relative; z-index: 99;}
.rili2 .news_list li.news .news_box {padding: 29px 0 10px;border-bottom: 1px solid rgb(255 255 255 / 20%);}
.rili2 .news_list li.news .news_num{float: left;line-height: 42px;border: 1px solid #fff;border-radius: 6px;color: #fff;width: 37px;text-align: center;font-size: 18px;font-weight: bold;}
.rili2 .news_list li.news .news_date{float: right;width: 60px;text-align: center;font-weight: bold;line-height: 28px;color: #fff;position: relative;}
.rili2 .news_list li.news .news_date::before{position: absolute;content: "";left: -9px;width: 1px;background: #707070;height: 44px;top: 5px;    opacity: 0.5;}
.rili2 .news_list li.news .news_date .news_year{font-size: 13px;font-weight: normal;}
.rili2 .news_list li.news .news_date .news_days{font-size: 32px;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{    padding: 0 84px 0 59px;} 
.rili2 .news_list li.news .news_title{ height: 52px;   line-height: 26px;font-size: 16px;font-weight: bold;color: #fff;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} 
.rili2 .news_list li.news .news_title a{color: #fff;}
.rili2 .news_list li.news .news_tt2{line-height: 26px;font-size: 14px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display: inline-block; margin-right: 10px;}
.rili2 .news_list li.news .news_tt2:nth-of-type(3) { float: right; margin-right: 0; width: 80px; }
.rili2 .news_list li.news:hover{background: #EF831E;}
.rili2 .news_list li.news .news_tt2 img { vertical-align: middle; padding: 0 5px; max-width: 20px; }
/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
.post-31 .tt .tit .title { position: relative; }
.post-31 .tt .tit .title::before { position: absolute; content: "NEWS HIGHLIGHTS"; line-height: 42px; right: -170px; font-size: 16px; height: 42px; bottom: -7px; color: #A8A8A8; text-transform: uppercase; font-family: "微软雅黑"; }
ul.news_list.list2 span.news_title {font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;float: none;line-height: 30px;}
.col_news_list .news_meta {font-size: 14px;display: block;float: none !important;}
ul.news_list.list2.clearfix .news_text {line-height: 22px;color: #666;margin-bottom: 8px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 44px;text-indent: 2em;}
ul.news_list.list2.clearfix .news_text  a{color: #787878;font-size: 14px;}
ul.news_list.list2.clearfix li:hover {padding-left: 15px;box-shadow: 3px 35px 77px -17px rgb(0 0 0 / 80%);transform: scale(1.06);z-index: 100;background-color: #fff;}
.col_news_con .news_list li.news span.news_title {width: 100% !important;}
/****
*******************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.hdzbj{position:relative;}
.hdzbj .l-banner { background: url(images/lbg.png) no-repeat left bottom!important;  background-size: cover !important; height: 170px; }
.l-banner{height: 300px;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;    margin-top: -51px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {}
/**主体列表页开始**/
#l-container {}
.fix_pagebox{position: fixed;z-index: 99;top: 42%;transition: 0.7s;display:none;border: 1px solid #ededed;padding-top: 36.5px;box-shadow: 0 0 8px 0 #ccc8;right: 60px;width: 80px;/* height: 0; */float: left;background:#fff;}

.fix_pagebox .page:hover {
    color: #fff;
    font-weight:bold;
    background: #1f3e85;
}

.fix_pagebox .page{/* border: 1px solid #000; */height: 30px;line-height: 30px;/* display: inline-block; */margin-bottom: 22.5px;background: #fff;padding: 0 12px;font-size: 17px;color: #1f3e85;transition: 0.5s;font-weight: 400;}
/**.mr #l-container .inner{background:url(images/bd.jpg) no-repeat center bottom}**/
/**主体文章页开始**/
.mrwz .infobox {padding: 0; margin: 0 0 0 0; width: 68.9%;min-height:550px;float:left;}
.wz_news_head{margin-bottom: 14px;position: absolute;left: 0;right: 0;bottom: 9px;}
.wz_news_head ul{width:1400px;margin:0 auto;}
.wz_news_head ul .possplit{background-image: none;text-indent: initial;width: 20px;text-align: center;}
.wz_news_head .wz_path{font-size:14px;line-height:24px;color:#1349c1;}
.wz_news_head .wz_path a{color:#1349c1;}
#d-container {background: url(images/bd.jpg) no-repeat bottom left;}
#d-container .inner {padding: 46px 0px 123px;width: 1400px;}
#d-container .mr{float:right;width: 22.2%;border: 1px solid #e5e5e5;}
#d-container .post-21 .con{padding: 12px 10px 22px 10px;}

#d-container .post-21 .tt{border-bottom: 1px solid #e5e5e5;width: 100%;background: url(images/wzttbg.png)no-repeat left bottom;}
#d-container .post-21 .tt .tit{padding: 0  0 0 22px;}
#d-container .post-21 .tt .tit .title{font-size:17px;line-height: 49px;font-weight: normal;cursor: text;font-weight: bold;}
#d-container .post-21 .more_btn{height:auto;margin-top: 0;line-height: 49px;margin-right: 20px;}
#d-container .post-21 .more_btn .more_text, #d-container .post-21 .more_btn a{font-size:12px;}
#d-container .post-21 .news_meta{margin-bottom:30px;}
#d-container .post-21 .news_t{border:1px solid #1349c1;font-size:14px;padding: 4px 12px;}
#d-container .post-21 .news{margin-bottom: 30px;padding:0 10px;}
#d-container .post-21 .news .news_imgs{overflow:hidden}
#d-container .post-21 .news .news_imgs:hover img{transform:scale(1.05)}
#d-container .post-21 .news img{width:100%;transition:0.7s}
#d-container .post-21 .news_title{font-size: 16px;line-height: 28px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; /* 这里是超出几行省略 */overflow: hidden;margin-top: 10px;}
#d-container .post-21 .news_title a{color:#333;}
#d-container .post-21 .news_title a:hover{color:#e77816}
#d-container .post-21 .news:hover .news_t{border:1px solid #e77816;}
#d-container .post-21 .news:hover .news_t{color:#e77816}
#d-container .possplit{background-image: none;text-indent: 30px;width: 20px;}
#d-container .possplit:after{content:">";margin-left: -32px;}
#d-container .post-21.xyp{border-bottom: 1px solid #e5e5e5;display: none;}
#d-container .post-21.xyp .news{position:relative;color: #000;}
#d-container .post-21.xyp .news_meta{position:absolute;top:12px;width:70px;height:62px;text-align:center;color:#fff;background: url(images/meta_bg.png)no-repeat;}
#d-container .post-21.xyp .type .news_meta{position:static;margin-bottom:10px;}
#d-container .post-21.xyp .news_meta .news_day{font-size:24px;font-weight:bold;line-height: 37px;}
#d-container .post-21.xyp .news_meta .news_year{font-size: 9px;line-height: 16px;}
#d-container .post-21.xyp .news_title{-webkit-line-clamp: 3;line-clamp:3;color: #000;margin-bottom: 6px;}
#d-container .post-21.xyp .news_info{color:#848484;font-size:12px;line-height:24px;}
#d-container .post-21.xyp .news_info .news_source{float:left;}
#d-container .post-21.xyp .news_info .news_niews{float:right;padding-left: 21px;background: url(images/eye.png)no-repeat left center;}
.subchannel{padding: 0 0 2rem 0;}
.ushare { width: 80px; position: fixed; margin-left: -130px; margin-top: -5.59rem; }
.ushare li { display: block; line-height: 30px; color: #888; text-align: center; font-size: 14px; padding-bottom: 10px; }
.ushare li b { display: inline-block; background: #5c5b5d url(images/nry_dj_img.png) no-repeat center center; width: 40px; height: 40px; line-height: 40px; border-radius: 20px; position: relative; }
.ushare span { display: block; position: relative; z-index: -1; }
.ushare li i { font-size: 18px; line-height: 40px; color: #fff; }
.ushare li.share{ cursor: pointer; }
.ushare li.share b { background: #efa53d url(images/nry_fx_img.png) no-repeat center center; }
.ushare li.share a { color: #ba9a05; display: block; }
.ushare li:hover b {  background: #791cb5 url(images/nry_dj_img.png) no-repeat center center;}
.ushare li.share:hover b { background: #e77816 url(imaegs/nry_fx_img.png) no-repeat center center; }
html { overflow-x: hidden; }
.col_news_list.listcon { position: relative; }
div#wp_paging_w6 {position: absolute;top: 0;left: 0;width: 50%;border-bottom: 1px solid #ccc;padding-bottom: 20px;height: 44px;}
.col_news_list.listcon { position: relative; padding-top: 80px; margin-top: 50px; }
.ushare li b{background: #5c5b5d url(images/nry_dj_img.png) no-repeat center center !important;}
.ushare li.share b{background: #EFA53D url(images/nry_fx_img.png) no-repeat center center !important;}

.ushare li:hover b{background: #e77816 url(images/nry_dj_img.png) no-repeat center center !important;}
.ushare li.share:hover b{background: #e77816 url(images/nry_fx_img.png) no-repeat center center !important;}
/*分享*/
.nry_con_out .ushare li.share{height: 90px;}
.my-share-d{width: 80px;position: fixed;margin-left: -170px;margin-top: 45px;display: none;}
.my-share-d>div{display: block;width: 44px;height: 44px;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;background: rgba(141, 141, 141, 0.11);cursor: pointer;transition: .4s;margin-bottom: 10px;}
.my-share-d>div:hover{background: rgba(141, 141, 141, 0.3);}
.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;}


.pager{clear:both}
div#wp_paging_w6 {/* display: none; */}

.wp_paging {
    margin-right: 15px;
}

.wp_paging li {
    margin-top: 0px;
}

.wp_paging li.page_nav, .wp_paging li.page_jump span:nth-of-type(2), .wp_paging li.page_jump span:nth-of-type(3) {
    display: none;
}
.pager {/* text-align: right; */float: right;position: absolute;top: 0;right: 0;width: 50%;border-bottom: 1px solid #ccc;padding-bottom: 20px;height: 44px;}
div#pager {display: inline-block;margin-right: 15px;/* margin-bottom: 20px; */}
.col_news_list>div#pager {display: none;}
ul.pages {display: flex;}
.pager .pages li {width: 23px;line-height: 22px;font-size: 12px;font-weight: bold;color: #232323;text-align: center;margin: 0 3px;border: 1px solid #cccdcd;}
.pager li.page_jump {}
.pager .pages li.pgNext { width: 40px; }
ul.pages li.pgNext {font-family: "宋体";font-size: 12px;}
.pager li.page_jump {width: auto;/* margin-left: 70px; */border: none;display: inline-block;/* height: 52px; */vertical-align: top;font-size: 13px;font-weight: bold;text-align: center;}
.pager li.page_jump span { display: inline-block; }
.pager li.page_jump span:nth-of-type(2) { }
.pager .pages li:last-child {/* display: none; */}
.pager .pages li:first-child {/* display: none; */}
a.pagingJump {color: #232323;border: 1px solid #cccdcd;width: 40px;display: block;line-height: 22px;}
input.pageNum {width: 23px;line-height: 22px;font-size: 16px;font-weight: bold;margin: 0 3px;border: 1px solid #b1b1b1;}
.pager li.pgCurrent {color: #fff;background: #3153a7;}
.pager .pages li:last-child {/* display: none; */}
.pager .pages li.pgEmpty {/* display: none; */color: #d9d9d9;}
.col_box {width:25%;float: right;}

/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.wp_listcolumn { background: #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: 600px;float:right;} 
.col_news .col_news_box{margin-left: 290px;margin-top: 0px;}
.col_news_head {}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 30px;font-family:"微软雅黑";font-weight: normal;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #000;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:15px 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;}
.wp_paging li a { color: #333; }
.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;min-height:550px}
.mrwz .infobox {padding: 0;margin: 0 0 0 0;width: 70%;min-height:550px;float:left;}
.article {/* padding-top:10px; */}
.article h1.arti_title {line-height: 40px;font-family: "微软雅黑";font-size: 25px;color: #000;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "微软雅黑";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;border-bottom: 1px solid #f2f2f2;}
.article .arti_metas span { margin:0 5px; font-size:12px; color: #484848;opacity: 0.7;}/**文章其他属性**/
.article .entry {margin:0 auto;overflow:hidden;/* margin-top:10px; */} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height: 37px;font-size:16px;color:#333;font-family:微软雅黑}  /**阅读字体**/
.article .entry .read p {/* margin-bottom:10px; */}
.article .entry .read img {margin:0 auto; max-width:100%; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; /* border:none!important; */  }
/**页脚开始**/
#footer {background: #242424;border-top: 15px solid #ef831e; margin-top: 20px;}
#footer .inner {padding:40px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;     margin-top: 10px;}
#footer .inner .foot-right{float:right;}
#footer .inner p{    font-size: 13px;line-height: 37px;font-weight: normal;text-align: left;color: #fff;}
#footer .inner p span {opacity: 0.3;}
.foot-cent img {width: 100%;height: auto;}

span.tp {opacity: 1 !important;position: relative;top: 6px;}
.foot-cent {float: left;margin-left: 9%;margin-top: 10px;}
.foot-right .shares li a {background: url(images/share_icon3.png) no-repeat;opacity:1;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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{display: inline-block;width: 294px;margin-top: 5px;}
.wp-search {position: relative;    background: #f1f1f1;    border-radius: 25px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:15px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 9px 0;line-height: 22px;background: none;color: #333;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:60px;height: 40px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit,.tijiao {width:60px;height: 40px;border:0;outline: 0;background:  url(images/sous.png) no-repeat center;cursor: pointer;font-size: 0;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;background: #dddddd; border-radius: 50%;}
.shares li a{display:inline-block; width: 45px; height: 45px; border: 0px solid red; background:url('images/share_icon.svg') no-repeat; vertical-align:top; transition: none;}
.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: url(images/tbh.svg) no-repeat center; background-size: 45%;}
.shares li.i1 a:hover { background: url(images/wx.svg) no-repeat center; background-size: 50%; }
.shares li.i2 a:hover { background: url(images/wb.svg) no-repeat center; background-size: 50%; }
.shares li.i3 a:hover{background: url(images/tb.svg) no-repeat center; background-size: 45%;}
.shares li.i3 a img {display: none; }
.shares li span{display: block;line-height: 22px;font-size: 15px;color: #fff;opacity: 0.4;padding-top: 20px;text-align: center;}
.shares li .con{display:none; position:absolute; bottom: 92px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
div#footer .shares li a {width: 53px;height: 53px;}
div#footer .shares li {margin: 0 17px;text-align: center;background: none;}
div#footer .shares li.i2 a { background-position: -86px 0px; }
div#footer .shares li.i2:hover a { background-position: -86px 0px !important; }
div#footer .shares li a:hover { background: url(images/share_icon3.png) no-repeat !important; opacity: 1; }
ul.news_list.list2 li { border-bottom: 1px solid #e4e4e4; margin-bottom: 15px; transition: all 0.4s ease; padding: 0 5px; }
.foot-cent img { width: 420px; }
.post-10{ position: relative; }
.main1 .ml .post-10 { position: relative; }
.main1 .ml .post-10 .tt { position: absolute; left: 10px; top: 10px; z-index: 99; }
.wp_paging li a:hover { color: #095ab5; }
.main1 .ml .post-10 .tt h3.tit span.title { color: #fff; font-size: 18px; line-height: 30px; letter-spacing: 2px; border-bottom: 1px solid #fff; padding: 0 5px; }
.main1 .ml .post-10 .tt h3.tit { background: rgba(43,79,159,0.7); padding: 10px 15px; padding-bottom: 30px; }
.rili2 .news_list li.news .news_tt2 span { display: inline-block; padding-top: 0px; line-height: 26px; }
.post-10 .tt .tit .title { position: relative; }
.post-10 .tt .tit .title::before { position: absolute; content: "Picture News"; line-height: 42px; letter-spacing: 0; font-weight: normal; font-size: 12px; height: 42px; bottom: -38px; color: #fff; text-transform: uppercase; font-family: 微软雅黑; left: 0; white-space: nowrap;}
.post-11 .tt .tit .title { position: relative; }
.post-11 .tt.mt .tit .title::before { position: absolute; content: "in the media"; line-height: 42px; right: -135px; font-size: 16px; height: 42px; bottom: -7px; font-weight: normal; opacity: 0.5; color: #fff; text-transform: uppercase; font-family: "微软雅黑"; }
.main1 .ml .post-10 .focus.focus-box { min-height: 511px; }
.main1 .ml .post-10 .focus-container { min-height: 511px; }


@media screen and (max-width: 479px) {
.main2 .post-21 .tt .tit .title::before { left: 0; bottom: -24px; }
.main2 .post-21 ul li.news { float: left !important; }
}
@media screen and (max-width: 1410px) {
.main1 .ml .post-10 { width: auto; float: none; }
body.list .wrapper .inner { width: 100%; margin: 0 auto; }
}
@media screen and (max-width: 1100px) {
.main3 .mr { height: auto; }
.main3 .mr .post-38 { width: 100% !important; padding-top: 30px; margin: 0; }
.main1 .ml .post-10 .focus.focus-box { min-height: auto; }
.main1 .ml .post-10 .focus-container { min-height: auto; }
.main1 { background-size: 100% 100%; }
.main3 .mr { margin-top: 50px; }
}
@media screen and (max-width: 999px) {
.main3 .mr { margin-top: 153px; }
.wrapper .inner { zoom: 1 !important; }
.main1 { background-size: 100% 100%; }
}
@media screen and (max-width: 767px) { 
    .main1 .ml .focus-title-bar { display: none !important; } 
    .main3 .mr { margin-top: 230px; } 
}

/**新闻专题**/
.xwzt #l-container .inner{margin-top: -131px;}
.xwzt .col_metas .col_path a:nth-child(8),.xwzt .col_metas .col_path .possplit:nth-child(7){display:none;}
.xwzt .col_menu .col_menu_con{border:0}
.xwzt .col_list .wp_listcolumn .wp_column a{border:0}
.xwzt .col_list .wp_listcolumn .wp_column a.selected,.xwzt .col_list .wp_listcolumn .wp_column a:hover{ color:#333333; background:none; } 
.xwzt .col_list .wp_listcolumn .wp_column a{font-size: 22px;color:#1042b0;}
.xwzt .col_news{position:relative;z-index: 10;}
.xwzt .col_news:before{content:'';position:absolute;left: -50%;right:0;top:0;display: none;height: 131px;background:#f3f4f9;z-index: 9;}
.xwzt .col_news .col_news_box{position: relative;z-index: 11;margin-left: 270px;}
.xwzt .hdzbj .l-banner{/* background: url(images/list-banner3.png) repeat-x !important; */background-size: contain;background-position: right bottom;}
.xwzt .col_menu{position:relative;z-index:11;margin-top: 48px;}
.xwzt .col_menu .col_menu_head h3.col_name{font-size:32px;}
.xwzt .col_menu .col_menu_head h3.col_name .col_name_text{line-height:83px;}
.xwzt .col_list .wp_listcolumn{background: none;position:relative;padding: 54px 0 0 0;}
.xwzt .wp_listcolumn .wp_column{margin-bottom: 12px;}
.xwzt .col_list .wp_listcolumn:after{content:'';background:#eeeeee;width:2px;display:block;position:absolute;top: 67px;bottom:20px;left:150px;}
.xwzt .col_metas .col_title{display:none;}
.xwzt .col_list .wp_listcolumn .wp_column a{text-align:center;}
.xwzt .col_list .wp_listcolumn .wp_column a .column-name{padding-left: 0;padding-right: 30px;position:relative;z-index: 1;}
.xwzt .col_news_head{margin-top: 68px;padding-right: 26px;}
.xwzt .col_list .wp_listcolumn .wp_column a .column-name:after{content:'';position:absolute;width: 16px;height: 17px;background: url(images/circle_b.png)no-repeat;display:block;right: 1px;top: 50%;margin-top: -8.5px;background-size: 100%;}
.xwzt .col_list .wp_listcolumn .wp_column a.selected span.column-name:after{background:url(images/circle_o.png) no-repeat;background-size: 100%;}
.xwzt .col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #f4a140;}
.xwzt .col_news_list.listcon .temp-navcon ul{margin:0 -8px;}
.xwzt .col_news_list.listcon .temp-navcon li{float:left;width:25%;margin-bottom: 69px;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box{margin:0 8px;border-bottom: 2px solid #003b98;position:relative;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_imgs{position:relative;overflow:hidden;padding-top:62.8%}
.xwzt .col_news_list.listcon .temp-navcon li:hover .news_box .news_imgs img{transform:scale(1.05)}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_imgs img{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;transition:0.7s}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_info{position:relative;padding: 15px 0 15px;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_meta{position:absolute;left: 0px;top: 15px;width:56px;height:41px;text-align:center;color:#003b98;transition: 0.7s;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_meta .news_day{font-size:24px;font-weight:bold;line-height: 26px;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_meta .news_year{font-size:10px;line-height: 25px;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_wz{margin-left: 52px;margin-right: 53px;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_wz .news_con{padding:0 0 0 18px;display: flex;height: 50px;align-items: center;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_wz .news_con .news_title{font-size:15px;line-height:25px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;/* height: 50px; */transition: 0.7s;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_baod{position:absolute;right: 5px;top: 15px;line-height:25px;padding-left: 12px;background: url(images/caixie.png)no-repeat left 6px;transition:0.7s;}
.xwzt .col_news_list.listcon .temp-navcon li:hover .news_box .news_baod{background: url(images/caixie_o.png)no-repeat left 6px;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_baod .baodao{font-size:12px;text-align: right;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box .news_baod .pian{font-size:18px;letter-spacing: 3px;margin-right: -3px;}
.xwzt .col_news_list.listcon{padding: 15px 0 0 0;}
.xwzt .col_news_list.listcon .temp-navcon li a{transition: 0s;}
.xwzt .col_news_list.listcon .temp-navcon li:hover .news_box .news_baod{color:#f4a140;}
.xwzt .col_news_list.listcon .temp-navcon li:hover .news_meta{color:#f4a140;}
.xwzt .col_news_list.listcon .temp-navcon li:hover a{color:#f4a140;}
.xwzt .col_news_list.listcon .temp-navcon li .news_box:before{  content: "";  width: 0;height: 6px;background: #f4a140;  position: absolute;   left: 0; top: 100%; transition: 0.6s;visibility: visible;}
.xwzt .col_news_list.listcon .temp-navcon li:hover .news_box:before{ left: 0;width: 100%;}
.xlwz{/* display:none; */border-top: 1px solid #ccc;line-height: 34px;margin-top: 20px;padding-top: 20px;}
.wp_artfuns .wp_art_adjoin .next{padding-left:0}

/**返回顶部**/
.goTop {/* position: fixed; *//* top: 80%; *//* right: 5%; */cursor: pointer;animation: move 2s ease-out;display: none;z-index: 9999;margin-bottom: 36px;}
.goTop img {/* border-radius: 50%; *//* box-shadow: 0 5px 12px #208db7; */width: 100%;height: 15px;object-fit: contain;}
.goTop:hover {opacity: 0.8; filter: alpha(opacity=80); transition: all 0.5s;}
.xwzt .col_list .wp_listcolumn .wp_column a.selected, .xwzt .col_list .wp_listcolumn .wp_column a:hover{color:#f4a140}
.i3-1{display:none}
.i3-2{display:none}
.i3-3{display:none}
.i3-4{display:none}
.i3-5{display:none}


/**新图文列表**/
.news_list.new_tu_list { margin:0px -11px;}
.news_list.new_tu_list li.news{margin-bottom: 52px;}
.news_list.new_tu_list li.news .news_box{margin:0px 11px;position:relative;transition:all 0.4s ease-in-out;}
.news_list.new_tu_list li.news .news_box:before{content:'';display:inline-block;position:absolute; right:0; bottom:0; width:120px; height:2px; background-color:#fed53b;}
.news_list.new_tu_list li.news.hasImg .news_imgs{padding-top: 60%;}
.news_list.new_tu_list li.news.hasImg .news_wz .news_con{padding: 10px 25px 0px 34px;min-height:200px;margin-left:320px;}
.news_list.new_tu_list li.news .news_wz .news_con{padding: 10px 25px 10px 34px;min-height:200px;} 
.news_list.new_tu_list li.news .news_pre{line-height:24px;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; color:#cc191c;}
.news_list.new_tu_list li.news .news_title{margin-top: 2px;margin-bottom: 0px;line-height: 30px;height:auto;/* min-height:60px; */max-height: 60px;margin-bottom: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;/* font-weight:bold; */font-size: 16px;white-space: inherit;} 
.list .news_list.new_tu_list li.news .news_title{font-weight:bold;}
.news_list.new_tu_list li.news .news_text{margin-bottom:10px;line-height: 28px;height: 112px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;max-height: 112px;font-size: 14px;}.news_list.new_tu_list li.news:nth-child(4n)
.news_list.new_tu_list li.news .news_time > span{margin-right:10px;background:url('images/news_times_icon.png') no-repeat;}
.news_list.new_tu_list li.news .news_time .times{padding-left: 23px;background-position: -5px -29px;background: url(images/clock.png) no-repeat;background-size: 17px;color: #404040;}
.news_list.new_tu_list li.news .news_time .views{
 padding-left: 28px;
 background: url(images/eye3.png)left no-repeat;
 margin-left: 10px;
 color: #404040;
 }
.news_list.new_tu_list li.news .news_box:hover{box-shadow:0px 10px 20px rgba(204, 204, 204, 0.7);}
.zc .col_news_con .col_news_list .news_list.new_tu_list li.news:hover{padding-left:5px;box-shadow: none;transform:none;z-index: 100;background-color: #fff;}
.col_news_con .col_news_list .news_list.new_tu_list li.news{border-bottom:0;}
.col_news_con .col_news_list .news_list.new_tu_list li.news .news_box{border-bottom:1px solid #e4e4e4;}
.news_list.new_tu_list li.news.hasImg .news_imgs{padding-top:0;width: 320px;margin-right: -320px;float:left;}
.news_list.new_tu_list li.news.hasImg .news_imgs a{width: 320px;height: 240px;overflow:hidden;display: table-cell;vertical-align: middle;background: #efefef;background-size: cover;}
.news_list.new_tu_list li.news.hasImg .news_imgs a img{max-height:240px;width: 100%;}