@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;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-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:#000;}
:-moz-placeholder {color:#000;}
::-moz-placeholder { color:#000;}
:-ms-input-placeholder { color:#000;}
/**布局开始**/
body {line-height:1;font-size: 16px;font-family: "Arial","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:#095ab5;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1600px;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
.header {background:  url('images/head-bg.png') no-repeat center bottom; border-bottom:none; height:auto;line-height:inherit;position: fixed;z-index: 99; }
.header .inner{height: auto;position:relative;}
.header .sitelogo{float:left;margin-top: 35px;}
.header .sitelogo img.logo2{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 .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-right{float:right;margin-top: 57px;}
.header .head-right .head-r-b{margin-top: 15px;}
.header.showdiv {
    background: #fff;box-shadow: 0 2px 10px 0 rgb(0 0 0 / 15%);
}
.header.showdiv .sitelogo img.logo2{
    display:block
}
.header.showdiv .sitelogo img{
    display:none
}
.header.showdiv .nav .wp-menu .menu-item a.menu-link{color:#333}
.header.showdiv .nav .wp-menu .menu-item.hover a.menu-link{ /*border-bottom: 2px solid #1384e2;*/}
.header.showdiv .sitelogo{margin:0}
.header.showdiv .head-right{margin-top:15px}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;background: url(images/site.png) no-repeat center;    margin-right: 12px;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 34px;margin:0px 10px;font-size: 14px;color: #fff;}
.site-lang ul li.links a:hover{color:#CE0101;}
/*默认主导航样式*/
#nav{}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto;position: relative;}
.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(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 21px;line-height: 42px;color: #FFFFFF;font-size: 18px;font-weight: bold;}
.nav .wp-menu .menu-item{ /*position:relative;*/ padding:0px; text-align:center; font-size:14px;}
.nav .wp-menu .menu-item:after{content:"";width:0;height:3px;background:#fff;position:absolute;left: 50%;bottom:0;transition: 0.5s;}
.nav .wp-menu .menu-item:hover:after{left: 22px;width: 60%;}

.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{ text-decoration: none; /*color: #1384e2;   border-bottom: 2px solid #1384e2;*/ }
.nav .sub-menu {display: none;position: absolute;left: 0;top: 42px;width: 1052px;z-index: 100;background:#fff;   padding: 37px 54px; }
.nav .i2 .sub-menu{left:-100px}
.nav .i3 .sub-menu{left:-215px}
.nav .i4 .sub-menu{left:-330px}
.nav .i5 .sub-menu{left: -445px;}
.nav .i6 .sub-menu{left: -560px;}
.nav .i7 .sub-menu{left: -675px;}
.nav .i8 .sub-menu{left: -790px;}
.nav .i9 .sub-menu{left: -905px;}
.nav .i10 .sub-menu{left: -790px;}
.nav .i11 .sub-menu{left: -1055px;}
.nav .sub-menu .ml{    width: 70%; float: left;}
.nav .sub-menu .mr{margin-right:50px}
.nav .sub-menu .mr{float:right;width:254px;height:145px}
.nav .sub-menu .mr .news_imgs{width:254px;height:145px}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;    width: 30.3%;  float: left; margin-bottom: 10px;margin-right: 3%;background:url(images/li.png) no-repeat left; }
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 16px;   text-align: left;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #1B4279; /*background-color:#1B4279; display: block;*/ }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding:100px 0px 48px;}
.main1 .ml{float:left; width:21.125%;margin-top:30px;}
.main1 .ml .post-11 .con{    padding-top: 40px;}
.main1 .ml .post-11 ul li{    margin-bottom: 12px;}
.main1 .ml .post-11 ul li.n1 .news_title{ }
/**.main1 .ml .post-11 ul li.n2 .news_title{display:none}**/
.main1 .ml .post-11 ul li.n2 .news_imgs{/**display:none**/}
.main1 .ml .post-11 ul li.n3 .news_imgs{display:none}
.main1 .ml .post-11 ul li.n4 .news_title{}
.main1 .ml .post-11 ul li .news_imgs{overflow: hidden;}
.main1 .ml .post-11 ul li .news_imgs img{width:100%;transition-duration: 0.8s;}
.main1 .ml .post-11 ul li .news_imgs img:hover{ transform: scale(1.12);}
.main1 .ml .post-11 ul li .news_title{    line-height: 31px;  font-size: 18px; font-weight: bold;}
.main1 .ml .post-11 ul li .news_title a{padding-left:10px}
.main1 .ml .post-111 ul li{margin-bottom:52px}
.main1 .ml .post-111 ul li .news_title{font-size:36px;font-weight:bold;}

.main1 .mc{float:left; width:50.625%;margin-left:3%;}
.main1 .post-12 ul.news_list { position: relative;    padding: 0;}
.main1 .post-12 ul li .wjj{background: url(images/sdyw.png) no-repeat center center;line-height: 29px;color: #1B4279;font-size: 22px;font-weight: bold;text-align: center;position: relative;}
.main1 .post-12 ul li .wjj a{color: #1B4279;}
.main1 .post-12 ul li .wjj a.a2{ color: #333;   font-size: 18px;    position: absolute;  right: 0px;}
.main1 .post-12 ul li .wjj a.a2:hover{color: #1B4279;}
.main1 .post-12 ul li .news_imgs{    position: relative;padding-top: 63%; overflow: hidden;}
.main1 .post-12 ul li .news_imgs img{  transition-duration: 0.8s;  position: absolute; top: 0;    left: 0;    right: 0;    margin: auto;    width: 100%;    height: 100%;}
.main1 .post-12 ul li .news_imgs img:hover{transform: scale(1.12);}
.main1 .post-12 ul li .news_title{font-size: 26px;line-height: 42px;text-align: center;margin: 23px 0 30px;}
.main1 .post-12 ul li .news_title a{overflow: hidden;text-overflow: ellipsis;display: inline-block;   display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height:84px}
.main1 .post-12 ul li .news_con{    padding: 32px 55px 90px;border: 1px solid #808080;border-top: 0;border-bottom: 0;}
.main1 .post-12 ul li .news_mext{font-size:14px;line-height:26px;color:#666666;    text-overflow: ellipsis;display: inline-block;      display: -webkit-box;   -webkit-line-clamp: 3;  -webkit-box-orient: vertical;   height: 78px;overflow: hidden;text-indent: 2em;}
.main1 .post-12 .slick-prev{background:url(images/prev.png) no-repeat;left: 62px;bottom:30px}
.main1 .post-12 .slick-next{background:url(images/next.png) no-repeat;right: 62px;bottom:30px}
.main1 .post-12 .slick-dots{bottom:30px}
.main1 .mr{float:right;width: 21.125%;margin-top:30px;}
.main1 .post-13 .con{padding-top:5px;}
.main1 .post-13 ul li{    border-top: 1px solid #A4A4A4;}
.main1 .post-13 ul li.n1{ border:0}
.main1 .post-13 ul li .news_title{line-height: 30px;margin-top: 26px;color:#000;font-size: 16px;font-weight: bold;}
.main1 .post-13 ul li .news_title a{  text-overflow: ellipsis;display: inline-block;      display: -webkit-box;   -webkit-line-clamp: 2;  -webkit-box-orient: vertical;   height: 60px;overflow: hidden;}
.main1 .post-13 ul li .news_time{color:#999999;font-size: 14px;    text-align: right;}

.main2{}
.main2 .inner{padding: 0 0 105px;}
.main2 .post-20 .con{padding-top: 40px;}
.main2 .post-20 .boxm1 .ml{float: left;width: 35.9%;}
.main2 .post-20 .boxm1 .ml .post-21{background: #1B4279;}
.main2 .post-20 .boxm1 .ml .post-21 ul{padding: 5px 30px;}
.main2 .post-20 .boxm1 .ml .post-21 ul li{border-top: 1px solid #496894;border-top: 1px solid rgb(255 255 255 / 20%);}
.main2 .post-20 .boxm1 .ml .post-21 ul li.n1{border: 0;}
.main2 .post-20 .boxm1 .ml .post-21 .news_tit{color: #fff;font-size: 16px;line-height: 34px;    padding: 20px 0 10px;}
.main2 .post-20 .boxm1 .ml .post-21 .news_title{color: #fff;font-size: 18px;line-height: 32px;    margin-bottom: 25px;height: 64px;}
.main2 .post-20 .boxm1 .ml .post-21 .news_title a{color: #fff; text-overflow: ellipsis; display: inline-block;     display: -webkit-box;   -webkit-line-clamp: 2;  -webkit-box-orient: vertical;   height: 64px;overflow: hidden;}
.main2 .post-20 .boxm1 .ml .post-21 .news_title a:hover{font-weight:bold}
.main2 .post-20 .boxm1 .mc{float: left;width: 25.5%;margin: 0 2.5%;}
.main2 .post-20 .boxm1 .mc .post-22 ul li{position: relative;background: url(images/dy.png) no-repeat 38px 30px;}
.main2 .post-20 .boxm1 .mc .post-22 .news_title{ background:url(images/post-22-tt.png) no-repeat center;background: rgb(27 66 121 / 50%);text-align: center;color: #fff;font-weight: bold;line-height: 64px; font-size: 18px;position: absolute;bottom: 0;width: 100%;height: 64px;}
.main2 .post-20 .boxm1 .mc .post-22 .news_title a{color:#fff;overflow: hidden;text-overflow: ellipsis;display: inline-block;   display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;padding: 0 15px;max-height: 64px;}
.main2 .post-20 .boxm1 .mc .post-22 .news_title a:hover{font-weight:bold}
.main2 .post-20 .boxm1 .mr{float: right;width: 33.3%;}
.main2 .post-20 .boxm1 .mr ul li{position: relative;}
.main2 .post-20 .boxm1 .mr .post-23{margin-bottom: 39px;}
.main2 .post-20 .boxm1 .mr .post-23 ul li{background: url(images/wb.png) no-repeat 38px 30px;}
.main2 .post-20 .boxm1 .mr .news_imgs{    width: 100%; position: relative;  padding-top: 55%; overflow: hidden;}
.main2 .post-20 .boxm1 .mr .news_imgs img{    position: absolute;  top: 0;  left: 0;  right: 0;  width: 100%;  height: 100%;  margin: auto;transition-duration: 0.8s;}
.main2 .post-20 .boxm1 .mr .news_imgs img:hover{transform: scale(1.12);}
.main2 .post-20 .boxm1 .mr .post-24 ul li{background: url(images/wx.png) no-repeat 38px 30px;}
img.wb{    position: absolute; z-index: 99; top: 30px; left: 38px;}
img.wx{    position: absolute; z-index: 99; top: 30px; left: 38px;}
.main2 .post-20 .boxm1 .mr .news_title{text-align: center;color: #fff;font-weight: bold; font-size: 18px;position: absolute;bottom: 0;width: 100%;}
.main2 .post-20 .boxm1 .mr .post-23 .news_title{line-height: 57px;background:url(images/post-23-tt.png) no-repeat center;background: rgb(107 178 145 / 70%);height: 57px;}
.main2 .post-20 .boxm1 .mr .post-23 .news_title a{color:#fff;overflow: hidden;text-overflow: ellipsis;display: inline-block;   display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;padding: 0 15px;max-height: 57px;}
.main2 .post-20 .boxm1 .mr .post-24 .news_title{line-height: 64px;background:url(images/post-24-tt.png) no-repeat center;background: rgb(27 66 121 / 50%);height: 64px;}
.main2 .post-20 .boxm1 .mr .post-24 .news_title a{color:#fff;overflow: hidden;text-overflow: ellipsis;display: inline-block;   display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;padding: 0 15px;max-height: 64px;}
.main2 .post-20 .boxm1 .videobox {position: relative;width: 100%;height: 625px;}
.main2 .post-20 .boxm1 .videobox video{    display: block;    width: 100%;    object-fit: fill;    height: 100%;    position: relative;}
.main2 .post-20 img.play{    position: absolute;top: 50%;left: 50%; margin-left: -50px;margin-top: -50px;z-index: 100;cursor: pointer;}
.main2 .post-20 .boxm2 .ml{float: left;width: 54.378%;border-right: 1px solid #707070;    padding-right: 2.5%;}
.main2 .post-20 .boxm2 .ml .post-25 .videobox{ position: relative;}
.main2 .post-20 .boxm2 .ml .post-25 video{    display: block;   width: 100%;  object-fit: fill;  position: relative;height: 580px;}
.main2 .post-20 .boxm2 .ml .post-25 .news_title{font-weight: bold;font-size: 34px;margin-top: 45px;}
.main2 .post-20 .boxm2 .ml .post-25 .news_title a{overflow: hidden;text-overflow: ellipsis;display: inline-block;   display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;max-height: 34px;}
.main2 .post-20 .boxm2 .ml .post-25 .slick-dots{text-align: right;bottom:35px}

.main2 .post-20 .boxm2 .mr{float: right;width: 40.125%;}
.main2 .post-20 .boxm2 .mr .post-26 .ul1{margin: 0 -13px;}
.main2 .post-20 .boxm2 .mr .post-26 .ul1 li{float: left;width: 50%;}
.main2 .post-20 .boxm2 .mr .post-26 .ul1 li .news_box{margin: 0 13px;position: relative;}
.main2 .post-20 .boxm2 .mr .post-26 .ul1 li .news_con{position: absolute;bottom: 0;line-height: 49px;font-weight: bold;font-size: 16px;color: #fff;    width: 100%;}
.main2 .post-20 .boxm2 .mr .post-26 .ul1 li .news_title a{color: #fff;overflow: hidden;text-overflow: ellipsis;display: inline-block;   display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;padding: 0 15px;max-height: 49px;}
.main2 .post-20 .boxm2 .mr .post-26 .ul1 li.n1 .news_title{background: rgb(107 178 145 / 70%);}
.main2 .post-20 .boxm2 .mr .post-26 .ul1 li.n2 .news_title{background: rgb(27 66 121 / 50%);}
.main2 .post-20 .boxm2 .mr .post-26 .news_imgs{width: 100%; position: relative;  padding-top: 67%; overflow: hidden;}
.main2 .post-20 .boxm2 .mr .post-26 .news_imgs img{  position: absolute;  top: 0;  left: 0;  right: 0;  width: 100%;  height: 100%;  margin: auto;transition-duration: 0.8s;}
.main2 .post-20 .boxm2 .mr .post-26 .news_imgs img:hover{transform: scale(1.12);}


.main2 .post-20 .boxm2 .mr .post-26 .ul2{padding-top: 50px;}
.main2 .post-20 .boxm2 .mr .post-26 .ul2 li{border: 1px solid #3F86BD;position: relative;margin-bottom: 50px;}
.main2 .post-20 .boxm2 .mr .post-26 .ul2 li:hover{background: #25458E;}
.main2 .post-20 .boxm2 .mr .post-26 .ul2 li:hover .news_time{background: #fff;color: #25458E;}
.main2 .post-20 .boxm2 .mr .post-26 .ul2 li:hover .news_title{color: #fff;}
.main2 .post-20 .boxm2 .mr .post-26 .ul2 li:hover .news_title a{color: #fff;}
.main2 .post-20 .boxm2 .mr .post-26 .ul2 li .news_con{padding: 0 35px;}
.main2 .post-20 .boxm2 .mr .post-26 .ul2 li .news_time{position: absolute;top: -19px;background: #25458E;color: #fff;font-size: 15px;line-height: 38px;border-radius: 8px;    width: 125px; padding-left: 32px;}
.main2 .post-20 .boxm2 .mr .post-26 .ul2 li .news_title{line-height: 100px;font-weight: bold;font-size: 16px;}
.main2 .post-20 .boxm2 .mr .post-26 .ul2 li .news_title a{overflow: hidden;text-overflow: ellipsis;display: inline-block;   display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;padding: 0 15px;max-height: 100px;}

.main3{background: url(images/m3-bg.png) no-repeat center;    background-size: cover;}
.main3 .inner{padding: 70px 0;}
.main3 .ml{width: 49.125%;float: left;    padding-top: 35px;}
.main3 .mr{width: 49.125%;float: right;    padding-top: 35px;}
.main3 .post-32 ul li{background: #fff;margin-bottom: 27px;padding: 35px;}
.main3 .post-32 ul li:hover{box-shadow: 0 2px 40px rgb(45 79 136 / 20%);}
.main3 .post-32 ul li .news_imgs{width: 195px;height: 260px;float: left;overflow: hidden;}
.main3 .post-32 ul li .news_imgs img{width: 100%;height: 100%;transition-duration: 0.8s;}
.main3 .post-32 ul li .news_imgs img:hover{transform: scale(1.12);}
.main3 .post-32 ul li .news_wz{width: 100%;}
.main3 .post-32 ul li .news_con{    padding-top: 50px;    padding-left: 226px;}
.main3 .post-32 ul li .news_title{    font-size: 20px; font-weight: bold;line-height: 34px;}
.main3 .post-32 ul li .news_title a{height: 68px;overflow: hidden;text-overflow: ellipsis;display: inline-block;   display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.main3 .post-32 ul li .news_local{padding-left: 36px;background: url(images/location.png) no-repeat left;font-size: 14px;color: #666666;line-height: 26px;}
.main3 .post-32 ul li .news_time{padding-left: 36px;background: url(images/time.png) no-repeat left;font-size: 14px;color: #666666;line-height: 26px;    margin-top: 10px;}
.main3 .post-32 ul li .news_time span{color: #CE0101;}
.main3 .mod2{}
.main3 .post-33 ul{margin: 0 -17px;}
.main3 .post-33 ul li{float: left;width: 25%;}
.main3 .post-33 ul li .news_box{margin: 0 17px;background: #fff;}
.main3 .post-33 ul li:hover .news_box{background: #1B4279 url(images/p33.png) no-repeat right;border-bottom: 4px solid #6BB291;margin-top: -4px;}
.main3 .post-33 ul li:hover .news_con .news_title a{color: #fff; transition:none}
.main3 .post-33 ul li:hover .news_con .news_time{color: #fff;}

.main3 .post-33 ul li .news_con{padding: 60px 30px;}
.main3 .post-33 ul li .news_con .news_title{     margin-bottom: 20px;   color: #3E3A39;line-height: 28px;font-size: 18px;}
.main3 .post-33 ul li .news_con .news_title a{height: 56px;overflow: hidden;text-overflow: ellipsis;display: inline-block;   display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.main3 .post-33 ul li .news_con .news_time{    font-size: 16px;color: #999999; line-height: 21px;}


.main4{}
.main4 .inner{padding: 90px 0 94px;background: url(images/m4-bg2.png) no-repeat right center;position: relative;}
.main4 .inner::after{width: 675px;height: 76px;position: absolute;background: url(images/m4-bg1.png) no-repeat 159px -10px;content: "";top: 105px;left: -165px;}
.main4 .mod2{padding-top: 85px}
.main4 .post-41{display: none;}
.main4 .post-41 ul{margin: 0 -45px;}
.main4 .post-41 ul li{width: 33%;float: left;}
.main4 .post-41 ul li .news_imgs{     line-height: 60px;   height: 60px;   margin-bottom: 25px;   text-align: center;}
.main4 .post-41 ul li .news_imgs img{transition-duration: 0.8s;     vertical-align: middle;   width: 100%;}
.main4 .post-41 ul li .news_imgs img:hover{    transform: scale(1.12);}
.main4 .post-41 ul li .news_box{margin: 0 45px;}
.main4 .post-41 ul li .news_title{color: #fff;font-size: 24px;font-weight: bold;text-align: center;}
.main4 .post-41 ul li .news_title a{color: #fff;}
.main4 .post-41 .ulcon{padding: 120px 60px;}
.main4 .post-41 .ul1{float: left;width: 47.62%;margin-top: 60px;background: url(images/p41-ul1.png) no-repeat center;}
.main4 .post-41 .ul2{float: right;width: 47.62%;background: url(images/p41-ul2.png) no-repeat center;}
.main4 .post-42 ul.news_list {margin: 0 -15px;padding-bottom: 70px;}
.main4 .post-42 ul li.news{float: left;width: 33%;}
.main4 .post-42 ul li .news_box{margin: 0 15px;}
.main4 .post-42 ul li .news_imgs{position: relative;padding-top: 75%;overflow: hidden;}
.main4 .post-42 ul li .news_imgs img{position: absolute;top: 0;right: 0;left: 0;width: 100%;margin:auto;transition-duration: 0.8s;height:100%}
.main4 .post-42 ul li .news_imgs img:hover{transform: scale(1.12);}
.main4 .post-42 .con{padding-top: 50px;}
.main4 .ml{float: left;width: 31.25%;margin-top: 120px;}
.main4 .ml .post-410{position: relative;}
.main4 .ml .post-tt{font-size: 50px;font-weight: bold;color: #fff;position: absolute;top: -200px;left: 0;right: 0;margin: auto;text-align: left;z-index: 99;padding-bottom: 15px;}
.main4 .ml .post-tt a{font-size: 36px;font-weight: bold;color: #333;/**position: absolute;top: 40%;left: 0;right: 0;margin: auto;text-align: center;**/z-index: 99;}
.main4 .ml .post-tt a:after{content: "";width: 52px;height: 4px;position: absolute;background: #1B4279;left: 0;bottom: 0;}
.main4 .slick-tu ul{padding-bottom: 0;}
.main4 .slick-tu ul li .news_imgs{position: relative;padding-top:75%;overflow: hidden;}
.main4 .slick-tu ul li .news_imgs img{position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;margin: auto;}

.main4 .mc{float: left;width: 31.25%;margin: 60px 3.125% 0;position: relative;}
.main4 .mc .post-412{position: absolute;top: 0;background: url(images/p41-ul1.png) no-repeat center;background: rgb(34 177 111 / 50%);left: 0;right: 0;width: 100%;height: 100%;margin: auto;}
.main4 .mc .post-411 .bg{position: absolute;top: 0;background: url(images/p41-ul1.png) no-repeat center;left: 0;right: 0;width: 100%;height: 100%;margin: auto;    opacity: 0.1;}
.main4 .mc .post-412 ul li{width: 33%;float: left;text-align: center;align-items: center;display: flex;     height: 100%;   justify-content: center;}
.main4 .mc .post-412 ul {height: 100%;}
.main4 .mc .post-412 ul li .news_imgs{line-height: 60px;}
.main4 .mc .post-412 ul li .news_imgs img{width: 100%;transition-duration: 0.8s; }
.main4 .mc .post-412 ul li .news_imgs img:hover{    transform: scale(1.12);}
.main4 .mr{float: right;width: 31.25%;position: relative;}
.main4 .mr .post-414{position: absolute;top: 0;background: url(images/p41-ul2.png) no-repeat center;background: rgb(27 109 179 / 50%);left: 0;right: 0;width: 100%;height: 100%;margin: auto;}
.main4 .mr .post-413 .bg{position: absolute;top: 0;background: url(images/p41-ul2.png) no-repeat center;left: 0;right: 0;width: 100%;height: 100%;margin: auto;    opacity: 0.1;}
.main4 .mr .post-414 ul li{width: 33%;float: left;text-align: center;      height: 100%; align-items: center;display: flex; justify-content: center;}
.main4 .mr .post-414 ul {height: 100%;}
.main4 .mr .post-414 ul li .news_imgs{line-height: 60px;}
.main4 .mr .post-414 ul li .news_imgs img{width: 100%;transition-duration: 0.8s; }
.main4 .mr .post-414 ul li .news_imgs img:hover{    transform: scale(1.12);}
.main4 ul li .news_title{color: #fff;font-size: 24px;font-weight: bold;text-align: center;    margin-top: 25px;}
.main4 ul li .news_title a{color: #fff;}


.post-50 {
   position: fixed;
   top: 14%;
   right: -25px;
   z-index: 9999;
   width: 194px;
padding-bottom:60px;
  /* height: 635px;*/
transition:all 0.4s ;
   background: url(images/djs.png) no-repeat top;
}
.post-50.active{background: url(images/djs.png) no-repeat top;   top: 30%;}
.post-50-text{padding-top: 15px;    width: 140px;margin: 0 auto;   /*background: url(images/djs.png) no-repeat top;*/}
.post-50 .text{text-align: center;color: #fff;font-size: 15px;line-height: 35px;}
.post-50 .text .day {   font-size: 30px;}
.post-50 .text .days {   font-size: 22px;}
.post-50-icon{    width: 123px; margin: 0 auto;}
.post-50-icon ul.news_list {       position: relative; padding-top: 20px;}
.post-50-icon ul.news_list::after{content: "";width: 71px;height: 1px;position: absolute;background: #DCDCDC;left: 0;bottom: 0px;right:0;margin:auto}
.post-50-icon ul li{text-align: center;width: 100%;}
.post-50-icon ul li .news_title{font-size: 14px;line-height: 43px;}
.post-50-icon ul li .news_imgs{transition:1s;}
.post-50-icon ul li:hover .news_imgs{-webkit-animation:icon-bounce .5s alternate;-moz-animation:icon-bounce .5s alternate;-o-animation:icon-bounce .5s alternate;animation:icon-bounce .5s alternate;}
.post-50 img.more{
   position: absolute;
   bottom: 20px;
   left: 0;
   right: 0;
   margin: auto;
cursor: pointer;
}
.post-50.active img.more{   bottom: 10px;}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.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: 47px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 6px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: 20px;margin-top: 10px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:13px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: 0px solid #146cc1;}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;margin-right:0px;font-size: 36px;font-weight:bold;color: #333;cursor:pointer;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#1826a5;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {}
.post2 .tt .tit .title {font-size: 30px;font-weight:bold;color: #333;}
.post2 .more_btn{    width: 167px;line-height: 47px;height: 45px; text-align: center;border: 1px solid #1B4279;margin: 0;}
.post2 .more_btn .more_text {width: 100%;display: inline-block;}
.post2 .more_btn .more_text, .post2 .more_btn a{display: block;color: #1B4279;font-size: 18px;}
.post2 .more_btn:hover{background: #1B4279;}
.post2 .more_btn:hover .more_text{color: #fff;}
.post2 .con {margin-top: 35px;}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%;} 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-size: 36px;font-weight:bold;color: #333;position: relative;padding-bottom: 15px;line-height: 47px;}
.post3 .tt .tit .title::after{content: "";width: 52px;height: 4px;position: absolute;background: #1B4279;left: 0;bottom: 0;}
.post3 .more_btn{    width: 167px;line-height: 47px;height: 45px; text-align: center;border: 1px solid #1B4279;margin-top: 5px;}
.post3 .more_btn .more_text {width: 100%;display: inline-block;}
.post3 .more_btn .more_text, .post3 .more_btn a{display: block;color: #1B4279;font-size: 18px;}
.post3 .more_btn:hover{background: #1B4279;}
.post3 .more_btn:hover .more_text{color: #fff;}
/*标题切换hover*/
.post4 {}
.post4 .tt {}
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title {display:inline-block;margin-right:30px;color: #000; cursor:pointer;font-size: 36px;font-weight: bold;padding-bottom: 15px;line-height: 47px;position: relative;}
.post4 .tt .tit .t2.selected {color:#CE0101;}
.post4 .tt .tit .t2{color:#CE0101;}
.post4 .tt .tit .title.selected::after{content: "";width: 52px;height: 4px;position: absolute;background: #1B4279;left: 0;bottom: 0;}
.post-20.post4 .more_btn{    width: 167px;line-height: 47px;height: 45px; text-align: center;border: 1px solid #1B4279;}
.post-20.post4 .more_btn .more_text {width: 100%;display: inline-block;}
.post-20.post4 .more_btn .more_text a{display: block;color: #1B4279;font-size: 18px;}
.post-20.post4 .more_btn:hover{background: #1B4279;}
.post-20.post4 .more_btn:hover .more_text a{color: #fff;}


.post5 .tt{float: left;width: 31.25%;margin-top: 120px;background: url(images/rcpy.png) no-repeat center;height: 375px;}
.post5 .con{float: right;width: 65.625%;}
.post5 .tt .tit{float: none;text-align: center;display: block;}
.post5 .tt .tit .title{font-size: 50px;font-weight: bold;color: #fff;line-height: 375px;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
.rili{}
.rili.con{background: #fff;    margin-top: 41px;}
.rili .news_list {padding: 9px 43px;}
.rili .news_list li.news{margin-top:0px;border-top: 1px solid #A4A4A4;padding: 48px 0;}
.rili .news_list li.news.n1{border: 0;}
.rili .news_list li.news .news_date{float: left;width: 64px;height: 64px;margin-top:0px;font-family:"Microsoft YaHei";text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:block;font-size: 16px;color: #6BB291;text-align: center;}
.rili .news_list li.news .news_date .news_days{display:block;font-size: 30px;color: #6BB291;font-weight: bold;text-align: center;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:124px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;color:#000;font-size: 20px;font-weight: bold;} 
.rili .news_list li.news .news_title a{height: 68px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
/*标题文*/
.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;}


/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 12px;width: 63px;bottom:0px;border:0px solid #d4d8d9;outline: none;top:auto;    z-index: 999;}
.slick-prev, .slick-next{transition-duration: 0.8s;}
.slick-prev:hover,.slick-next:hover{    animation: arr 0.6s ease-out 0s infinite;transform: scale(1.12);}
.slick-prev {left: -95px;background-position: 0px 0px;}
.slick-prev:hover {background-position: 0px 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -95px;background-position: right 0px;}
.slick-next:hover { background-position: right 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}
.slick-dots li {height: 14px;width: 14px;background:#E0E0E0}
.slick-dots li.slick-active{background:#1B4279}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 488px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {position: relative;}
#l-container .inner {padding:65px 10px;}
/**主体文章页开始**/
#d-container {position: relative;}
#d-container .inner {background:#fff;padding:65px 10px;}

.col_menu {width: 222px;float:left;margin-right:-240px;position:relative;/*border-top: 9px solid #6BB291;*/    top: -165px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #1B4279;    background-color: rgb(31,51,115); border-bottom: 9px solid #6BB291;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 40px;font-weight:bold;color:#fff;text-align: center;line-height: 100px;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:100px; }/**栏目名称图标**/
.col_menu .col_menu_con{background: url(images/list-bg.png) no-repeat center;background-size: 166% 132%;padding-bottom: 60px;}
/*栏目列表*/
.col_list{padding: 0 32px;}
.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:bold;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;text-align: center;}
.col_list .wp_listcolumn .wp_column a .column-name{line-height: 31px;padding: 14px 0;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:none; } 
.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 #707070;}
.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: 272px;}
.col_news_head {border-bottom: 2px solid #707070;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight: bold;color: #1B4279;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #333333;font-size: 14px;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.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 .news_list li.news span.news_title{width:70%;    overflow: hidden;   text-overflow: ellipsis;white-space: nowrap;}

.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;}
.article h1.arti_title {line-height: 46px;font-family: "Microsoft YaHei";font-size:38px;text-align:center;color: #182880;} /**文章标题**/
.article h2.arti_title {line-height: 46px;font-family: "Microsoft YaHei";font-size: 18px;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;min-height:400px} /**文章内容**/
.article .entry .read,.article .entry .read p {    font-size: 16px !important;
    color: #333;
    line-height: 2 !important;
    font-family: serif !important;text-indent: 2em;}  /**阅读字体**/
.article .entry .read,.article .entry .read p  span{    font-size: 16px !important;
    color: #333;
    line-height: 2 !important;
    font-family: serif !important;text-indent: 2em;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;text-indent: 2em;}
.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(images/foot-bg.png) no-repeat center;}
#footer .inner {padding:72px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;width: 27.5%;}
#footer .inner .foot-left .f-l-t {margin-bottom: 20px;}
#footer .inner .foot-left .f-l-t .logo{float: left;}
#footer .inner .foot-left .f-l-t .shares{float: right;    margin-top: 20px;}
#footer .inner .foot-center{float: left;margin-left: 11.875%;width: 31.25%;}
#footer .inner .foot-center .post-80 ul li{float: left;width: 33%;text-align: center;}
#footer .inner .foot-center .post-80 ul li .news_tt{font-size: 18px;font-weight: bold;color: #fff;opacity: 0.8;line-height: 30px;margin-top: 18px;}
#footer .inner .foot-center .post-80 ul li .news_tit{font-size: 14px;color: #fff;opacity: 0.8;line-height: 30px;}

#footer .inner .foot-right{float:right;width: 15.3%; }
#footer .inner .foot-right .post-82 ul li{border: 1px solid rgb(255 255 255 / 20%);line-height: 40px;    margin-bottom: 18px;}
#footer .inner .foot-right .post-82 ul li:hover .news_tt{background:rgb(255 255 255 / 20%);}
#footer .inner .foot-right .post-82 ul li .news_tt{text-align: center;color: #fff;font-size: 14px;}
#footer .inner .foot-right .post-82 ul li .news_tt a{color: #fff;}
#footer .inner p{font-size: 14px;line-height: 30px; font-weight:normal;text-align:left;color: #fff;opacity: 0.8;}
#footer .inner p span { }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#333333; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}

.serBtn{background: url(images/sous.png) no-repeat center;cursor: pointer;    width: 75px;height: 34px;display: inline-block;    float: right;}
.layer {position: fixed;opacity: 0;filter: alpha(opacity=0);left: 0;top: 0;z-index: -1;background-color: rgba(0, 0, 0, .85);width: 100%;height: 100%;transition: transform 2s ease-in-out;}
.close {width: 50px;text-align: center;position: absolute;right: 2vw;top: 2vw;transition: transform .4s ease-out;}
.close i {color: #fff;font-size: 40px;cursor: pointer;}
.close:hover {transform: rotate(180deg);}
.layer.on {z-index: 99990;opacity: 1;filter: alpha(opacity=100);}
.search_box {width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%) scale(.8);}
.search_box .searchKeyword {box-sizing: border-box;	height: 50px;	line-height: 50px;	background-color: #fff;	width: 100%;padding-right: 100px;padding-left: 10px;}
.search_box .serachSubmit {width: 100px;	background-color: #242a7e;	color: #fff;cursor: pointer;	height: 50px;	line-height: 50px;	text-align: center;	position: absolute;	right: 0;	top: 0;	border: none;	font-size: 18px;	letter-spacing: 1px;}
.search_box input:focus {	outline: none;}
form.search .iconfont {    position: absolute;    right: 20px;    top: 17px;   color: rgba(255, 255, 255, .2);   z-index: -1;}
form.search {position: relative;}
.layer.on .search_box {	transform: translate(-50%, -50%)}
.wp_search #keyword{box-sizing: border-box;	height: 50px;	line-height: 50px;	background-color: #fff;	width: 100% !important;padding-right: 100px;padding-left: 10px;}
.search_box .wp_search .search {width: 100px;	background-color: #1B4279;	color: #fff;cursor: pointer;	height: 50px;	line-height: 50px;	text-align: center;	position: absolute;	right: 0;	top: 0;	border: none;	font-size: 18px;	letter-spacing: 1px;}
.search_box .wp_search{width:100%}
.search_box .wp_search table{width:100%}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 14px; position:relative;}
.shares li a{display:inline-block; width: 42px; height: 42px; border: 0px solid red; opacity:.4; filter:Alpha(opacity=40); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background:url('images/share-1.png') no-repeat; }
.shares li.i2 a{background:url('images/share-2.png') no-repeat; }

.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 50px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:43px;left: 7%;margin-left:0px;}
.mbanner .focus-box{height:100vh !important}
.mbanner .focus-container{height:100vh !important}
.mbanner .focus .focus-pagination {position:absolute;right: 7%;bottom: 40px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:41px; height:41px;  margin-right:6px;}
.mbanner .focus .focus-page-active {background: #1B4279;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}


/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}

#playvideo {
   position: fixed;
   width: 100%;
   height: 100%;
   z-index: 10000;
   top: 0;
   left: 0;
 }
 #playvideo .video_bg {
   position: absolute;
   z-index: 0;
   background: #000;
   opacity: 0.5;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
 }
 #playvideo .playbox {
   position: absolute;
   width: 56%;
   top: 15%;
   height: 65%;
   margin: 0 auto;
   display: block;
   z-index: 100;
   left: 22%;
 }
 #playvideo video {
   display: block;
   object-fit: cover;
   width: 100%;
   height: 100%;
 }
 #playvideo .close {
   position: absolute;
   right: -70px;
   top: -35px;
   cursor: pointer;
   z-index: 100;
 }
@keyframes icon-bounce{0%,100%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);-ms-transform:rotate(0);}
25%{-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);transform:rotate(15deg);-ms-transform:rotate(15deg);}
50%{-webkit-transform:rotate(-15deg);-moz-transform:rotate(-15deg);transform:rotate(-15deg);-ms-transform:rotate(-15deg);}
75%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);-ms-transform:rotate(5deg);}
85%{-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg);-ms-transform:rotate(-5deg);}
}


.col_news_list li.news {
  border-bottom: 1px solid #707070;
  padding: 35px 9px;
}
.col_news_list .news_meta {
    width: 69px;
    height: 69px;
    float: left;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);;
}
.col_news_list .news_meta .news_day{
  line-height: 36px;
font-size: 24px;
font-weight: bold;
color: #1B4279;
text-align: center;
}
.col_news_list .news_meta .news_year{
  line-height: 33px;
font-size: 13px;
background: #1B4279;
text-align: center;
color: #fff;
}
.col_news_list .news_con {
  margin-left: 104px;
}
.col_news_list .news_title {
  font-size: 18px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.possplit{background: none;    text-indent: 4px; width: 15px;}
.col_menu_head2{    position: absolute;top: -100px; z-index: 999;    display: none;}
.col_menu_head2 .col_name_text2 span{    color: #fff; font-size: 40px; font-weight: bold;}
body.list #container-1{background: url(images/list2.png) no-repeat bottom;}
.1-banner img{max-width:100%;max-height:100%}
.post-50-icon .n5 img{width:40px}

div#wp_news_w412 {
    height: 100%;
}
div#wp_news_w414 {
    height: 100%;
}
.main2 .post-20 .boxm2,.post4 .tt .tit .t2{display: none !important;}


.main1 .post-13 ul li.n1 {
    border: 0;
    background: #fff;
}
.text1 img {
    width: 160px;
    margin-top: -29px;
    margin-left: -12px;
}

.main4 .mod1{display:none}
.main4 .inner::after{display:none}
.main4 .inner{padding-top:0}
.wp_article_list_table img{width:100%}