@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; font-size: 100px; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{font:14px/1 arial,\5b8b\4f53;color:#393939;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:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat; }
/*css3扩展*/
body:before {content: "";position: fixed;top: -10px;left: 0;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);
    z-index: 110;
}



.portal-w { min-height:50px; border:10px solid #f00; }


a img {
    transition: transform .3s linear;
}

a:hover img {
    transform: scale(1.1);
}



/**布局开始**/
body {/* line-height:1.75; */font-size: 0.16rem;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#393939;  }
p{}
a {color:#393939; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover {color: #1d68b2;}
.fl { float:left; }
.fr { float:right; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 85%;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{ position: absolute; top: 0; left: 0; z-index: 100;  background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 50%);  border-top:3px solid #9e2d29;   }
#headtop .inner{ padding-top: 15px;}
.headtop .top-left{float:left;}
.headtop .top-right{float:right; margin-top:0px; position:relative; width:auto;}
.headtop .top-right .en { float: right; }


/*head开始*/
#header { background: transparent;     position: absolute; top: 0PX; z-index: 100; background: linear-gradient(180deg,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%);    }
#header .inner{padding: 26px 0px;height: 1.2rem;position:relative;}
.head { width:100%; position:relative;  }  
.head .head-left{float:left;display:inline-block;width: 276px;/*position: absolute;left: 0%; transform: translateX(-50%); top: 0;*/}
.head .head-left .sitelogo{}
.head .head-main{float:right;margin-top:30px;}
.head .head-main .site-rale{}
.head .head-main .site-lang{}
.head .head-right{ float:right; width:200px;margin-top: 36px;}
.head .head-right .site-link{line-height:30px;color:#fff;}
.head .head-right .site-link a{line-height:30px;color:#fff;}
.head .head-right .search{margin-top:10px;}
.head .sitelogo a{display:block;position:absolute;left:0px;top: 19px;z-index:100;}/*logo*/
.head .sitelogo a img { height:75px;margin-top: 0.1rem;}



/*lang样式*/
.site-lang{ margin-right:80px;  }
.site-lang ul{float:left;}
.site-lang ul li.links{float:left;   height: 30px;    }
.site-lang ul li.links a{line-height: 30px;padding:0px 0px;font-size: 16px;color: #fff;      text-align: center;   display: inline-block; margin-right:10px; margin-left:10px; }
.site-lang ul li.links span { color:#fff;}


/*rale样式*/
.site-rale{display:inline-block;}
.site-rale ul{ float:left;}
.site-rale ul li.links{float:left; /* margin-left:15px; */ }

.site-rale ul li.links a{line-height: 40px; font-size:0.15rem; color: #F5F5F5;}
.site-rale ul li.links span{margin:0px 10px;color:#fff;}
.site-rale ul li.i1 span{display:none;}

.headtop .top-rights .site-rale ul li.i1 a { border-left:2px solid #fff; padding-left:20px;  }

/*lang样式*/

.headtop .top-right .wp_search .keyword { height:26px; width:200px!important; }
.headtop .top-right .wp_search .search { background:url(images/ss.png) no-repeat 0 0; width:25px; height:25px; margin-left:10px; }


/*固定导航*/
.top-fixed {  position: fixed !important;  background: #2770b7!important;    z-index: 10;   top: 0px!important;  }
.top-fixed .inner { padding:0 !important;; }
.top-fixed .mod1{ display: none;}
.top-fixed .head-left { position:relative; float:left;      top: 0;     left: 0!important;  transform: translateX(0px);}
.top-fixed .wp-menu .i5 { margin-left:0; }
.top-fixed .sitelogo a img {    margin-top: 0rem;
    height: 75px;
}


/*默认主导航样式*/
#nav{}
#nav .inner{}
.main-nav-panel{float:right; margin-top:.2rem;}
.top-fixed .main-nav-panel {margin-top:.4rem;}
.navbar {}
.navbar .navbox { width:95%; margin:0 auto;}
.navi-slide-head{display:none;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {float:right;}
.wp-menu .menu-item {display: inline-block;float:left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center; vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 .32rem;line-height: 30px;color: #fff;font-size: 0.18rem; font-weight:500; }
.wp-menu .menu-item.i1 a.menu-link { padding-left:0; }
.wp-menu .menu-item.i8 a.menu-link { padding-right:0; }
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item a.hover{ text-decoration: none; color: #fff; background-color:transparent; }
.sub-menu {display: none;position: absolute;left: 0;top: 30px;min-width: 146px;z-index: 100;background: rgba(0, 10, 13, 0.7);opacity: 0.8\9;background: #1e824a\9;filter:alpha(opacity=90);}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; }
.sub-menu .sub-item a {display: block;color: #D8D8D8;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.sub-menu .sub-item a:hover { color: #eee; background-color:#c42b2d; display: block; }
.sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: rgba(0, 10, 13, 0.8); opacity: 0.8\9; background: #1e824a\9; filter:alpha(opacity=90); display:none!important; }
/**主页banner开始**/
#banner { }
#banner .inner {width:auto;max-width: 100%; background:#fff;text-align: center;position:relative;}
#banner .inner .btns{width:43px; height:21px;position:absolute; left:50%; margin-left:-20px;top:0px; z-index:10; background: url(images/btns.png) no-repeat 50% 0px; cursor:pointer;}


.gengduo { position:absolute; left:62%;   bottom:.5rem; }
.gengduo a { color:#fff; }
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/

.main1{ background: url(images/bgimg.png) no-repeat top center; background-size: contain; }
.main1 .inner{padding: .95rem 0px  .5rem 0px;}


.main1 .post1 .more_btn a:hover img { transform: scale(1);} 



.main2{}
.main2 .inner{padding: 0.95rem 0px 1rem 0px;}
.main2 .ml{float:left; width:48.3%;}
.main2 .mr{float:right;width:48.3%;}
.main2 .mb { float:left; width:100%;  margin-top:.4rem;   }




.main3{ background: #fefaf3; background-size: cover;}
.main3 .inner{padding: 80px 0px 0 0;}
.main3 .ml{float:left; width:3.7rem;}
.main3 .ml img { max-width: 100%;}
.main3 .mc {float:left; width:3.8rem;}
.main3 .mr{float:right; width:7rem;}

.main4{ background: url(images/c3.png) no-repeat bottom center; background-size: cover; }
.main4 .inner{ padding:0 0 1.25rem 0; }
.main4 .fsyx {float:left; width:7.5rem;}
.main4 .ml{float:left; width:100%;}
.main4 .mc{float:left; width:100%;}
.main4 .fssh{float:left; width:7rem;}
.main4 .mr{float:right; width:100%;}

.main5{ background:#fefaf3 url(images/wzrm.png) no-repeat top center;  background-size: cover;}
.main5 .inner{}



.main5_b .inner {   }
.main5_b .ml { width: 31%; float: left; }
.main5_b .mc { width: 31%; float: left; margin: 0 3.5%;}
.main5_b .mr { width: 34%; float: right; }



.main6{ background: #fefaf3}
.main6 .inner { padding: .85rem 0 .75rem 0;  }

.main6 .post1 .more_btn a:hover img { transform: scale(1);} 




/**标题栏新闻窗口**/
.post { }
.post .tt {display:inline-block; width:100%;   } /**标题栏**/
.post .tt .tit {display:inline-block;font-weight:500;} /**标题字体**/
.post .tt .tit .title {display:block;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {padding: 0px 0;margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; } 
.post .more_btn {display:inline-block; line-height: .48rem; position: absolute; right: 0px; top: 50%; margin-top: -.27rem;}
.post .more_btn .more_text {  }
.post .more_btn .more_text,.post .more_btn a {font-size:14px;/*font-family:"Simsun";*/ cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#1d68b2;} 
/*标准标题*/
.post1 {}
.post1 .tt { position: relative; height: 1.2rem;  margin-bottom:0.2rem; text-align: center; overflow:hidden;}
.post1 .tt .tit {border-bottom:0px;}
.post1 .tt .tit p { font-size:.44rem; color: #1d68b2;   display: flex;font-family: "SourceHanSerifCN-Heavy";
    align-items: center;
    justify-content: center; }
.post1 .tt .tit p span {     display: inline-block;
    width: .07rem;
    height: .07rem;
    background: #fff;
    border-radius: 50%;
    background: #1d68b2;
    margin: 0 .15rem; }
.post1 .tt .tit .title {display:inline-block;color: #1d68b2; font-size: 0.36rem; cursor:pointer; margin-top: 4px; }
.post1 .more_btn .more_text{display:inline-block;  /*padding-left: 27px;  */line-height: .48rem;/* background:url(images/ls.png) no-repeat center right; */padding-right:40px; } 
.post1 .more_btn img {animation: 10s roted infinite linear; position: absolute; top: 50%; right: 0px; margin-top: -.24rem;}
.post1 .more_btn a{line-height: .7rem;} 
.post1 .tt .tit em { display: block; font-size: 0.2rem; color: #1d68b2; line-height:.28rem; margin-top:.1rem; }
.post1 .more_btn .more_text img { padding-left:.15rem;  padding-top: 0.22rem; }



/*法商人物--背景图标题*/
.post2 {  }
.post2 .tt { width: 100%; height: 5.18rem; float: left; background: url(images/tit_01.png) no-repeat 0 0; background-size: cover;}
.post2 .tt .tit {font-size:0.36rem; width: 100%;}
.post2 .tt .tit .title {color: #1d68b2;  text-align: center; display: block; line-height: 5.18rem;}
.post2 .tt .tit .title:hover { color: #004a98;   }
.post2 .con { padding: 0px 0; margin:0 auto; }

/*法商影像--背景图标题*/
.post3 {  }
.post3 .tt { width: 3.7rem; height: 2.65rem; float: left; background: url(images/tit_02.png) no-repeat 0 0; background-size: cover; }
.post3 .tt .tit {font-size:0.36rem; width: 100%; border: 2px solid #fff; }
.post3 .tt .tit .title {color: #1d68b2;  text-align: center; display: block; line-height: 2.65rem;}
.post3 .tt .tit .title:hover { color: #004a98;   }
.post3 .con { padding: 0px 0; margin:0 auto; }


/*法商生活--背景图标题*/
.post4 {  }
.post4 .tt { width: 3.5rem; height: 2.65rem; float: left; background: url(images/tit_03.png) no-repeat 0 0; background-size: cover; }
.post4 .tt .tit {font-size:0.36rem; width: 100%;}
.post4 .tt .tit .title {color: #1d68b2;  text-align: center; display: block; line-height: 2.65rem;}
.post4 .tt .tit .title:hover { color: #004a98;   }
.post4 .con { padding: 0px 0; margin:0 auto; }



/*法商微信--微博--视频号--学习带图标标题*/
.post5 {}
.post5 .tt {width:100%; text-align: center; } 
.post5 .tt .tit { font-size: 0.3rem;}
.post5 .tt .tit i { display: inline-block; }
.post5 .tt .tit .title {color: #fff; display: inline-block; padding-left: 15px; }
.post5 .more_btn {margin-left:10px;line-height: 20px; float:none;}




.post-14 .news_list li.news { height:60px; line-height:30px; border-bottom: 1px dashed #bbb;  padding:0.14rem 0; position: relative;  }
.post-14 .news_list li.news .news_title { font-size:18px;  width: calc(100% - 100px); float:left;   }
.post-14 .news_list li.news .news_date { float:right;  font-family: Georgia;  font-size:14px;  font-weight:bold;    }
.post-14 .news_list li.n1,.post-14 .news_list li.n2,.post-14 .news_list li.n3,.post-14 .news_list li.n4 { display:none; }


.post-14 .news_list li{position: relative;z-index: 2}
.post-14 .news_list li a{position: relative;z-index: 3;display: block;}
.post-14 .news_list li .news_date {position: relative;z-index: 3;display: block;}
.post-14 .news_list li:after{position: absolute;top: -1px;bottom: -1px;left: -15px;right: -15px;background: #fff;z-index: 0;content: '';box-shadow: 3px 35px 77px -8px rgb(0 0 0 / 90%);opacity: 0;visibility: hidden;transition: .3s; height:0.9rem;  }
.post-14 .news_list li:hover:after{opacity: 1;visibility: visible;}
.post-14 .news_list li:hover{z-index: 5;}
.post-14 .news_list li:first-child:after{top: -15px; }


.post-14 .news_list li.news span {  background-image: linear-gradient(#c1292a,#c1292a);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s;
    -webkit-transition: background-size .5s;
    -moz-transition: background-size .5s;
    -ms-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
    position: relative;}
.post-14 .news_list li.news:hover span {
	background-size: 100% 1px;
}
.post-14 .news_list li.news .news_title:hover a{color:#c1292a; }




/*通知公告*/
.post-21 .news_list {      box-shadow: 0px 2px 5px 2px rgb(0, 0, 0, .1);      border-bottom: 5px solid #9e2d29;  /* padding:0rem 0.35rem 0rem 0.3rem;  */ }
/*
.post-21 .news_list .news_title a { font-size:0.18rem; }
.post-21 .news_list .news_date {  font-family: Georgia;  font-size: 0.18rem;  padding:0.18rem 0 0.26rem 0;   position:relative;   }
.post-21 .news_list .news_date:after {  content: '';
    width: 80%;
    height: 1px;
    background-color: #f9ebeb;
    position: absolute;
    left: 20%;
    bottom: 50%;
     }

.post-21 .news_list li.news .news_title span {  background-image: linear-gradient(#c1292a,#c1292a);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s;
    -webkit-transition: background-size .5s;
    -moz-transition: background-size .5s;
    -ms-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
    position: relative;}
.post-21 .news_list li.news .news_title:hover span {
	background-size: 100% 1px;
}

.post-21 .news_list li.news .news_title:hover a{color:#c1292a; }
*/

.post-21 .news_list li.news { height:.38rem; line-height:.38rem; border-bottom:1px solid #f9ebeb;   transition:border-bottom .5s linear .5s; padding: 0.18rem 0.35rem 0.2rem 0.3rem; margin-bottom: 0.2rem; }
.post-21 .news_list li.n4 { border-bottom:none; margin-bottom:0;  }
.post-21 .news_list li.news .news_title { display:inline-block; }
.post-21 .news_list li.news .news_title a { font-size:0.18rem; } 
.post-21 .news_list li.news .news_date { float: right;  font-family: Georgia;  font-size: .14rem;  font-weight: bold;}

.post-21 .news_list li span.news_title a {  background-image: linear-gradient(#fff,#fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s;
    -webkit-transition: background-size .5s;
    -moz-transition: background-size .5s;
    -ms-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
    position: relative;}
.post-21 .news_list li.news:hover span.news_title a {
	background-size: 100% 1px;
}

.post-21 .news_list li.news:hover {   background:#9e2d29; }
.post-21 .news_list li.news:hover .news_title a { color:#fff!important;}
.post-21 .news_list li.news:hover .news_date { color:#fff; }


/**/




/*.rili2 .news_list li.news .news_title a {  background-image: linear-gradient(#9e2d29,#9e2d29);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s;
    -webkit-transition: background-size .5s;
    -moz-transition: background-size .5s;
    -ms-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
    position: relative;}
.rili2 .news_list li.news .news_title:hover a{
	background-size: 100% 1px;
}
*/







/**/
.post-41 .con { width:3.8rem; float:left; }
.post-41 .news_list li.news { width: calc(100% - 4px); float:left; position:relative; border:2px solid #fff; }
.post-41 .news_list li.news .news_imgs { width:100%; height:2.63rem; position:relative;   overflow:hidden;   }
.post-41 .news_list li.news .news_imgs a:after { content: '';  width: 56px; height: 56px; position: absolute;  left: 50%;  bottom: 50%;  transform: translateX(-50%); margin-bottom:-28px;  background: url(images/sp.png) no-repeat 0 0;  cursor: pointer; }

.post-41 .news_list li.news .news_imgs img { width:100%; height:100%; }
.post-41 .news_list li.news .news_title { position:absolute; left:0;  bottom:0; width:100%;  height:.6rem; line-height:.6rem; background:rgba(0,0,0,.4);  }
.post-41 .news_list li.news .news_title a { font-size:0.18rem; color:#fff; padding-left:0.15rem;  }




/**/
.post-43 .con { width:3.5rem; float:left; }
.post-43 .news_list li.news { width: calc(100% - 4px); float:left; position:relative; border:2px solid #fff; }
.post-43 .news_list li.news .news_imgs { width:100%; height:2.63rem;  overflow:hidden;  }
.post-43 .news_list li.news .news_imgs img { width:100%; height:100%; }
.post-43 .news_list li.news .news_title { position:absolute; left:0;  bottom:0; width:100%;  height:.6rem; line-height:.6rem; background:rgba(0,0,0,.4);  }
.post-43 .news_list li.news .news_title a { font-size:0.18rem; color:#fff; padding-left:0.15rem;  }

.post-44 .news_list li.i1 { display:none;  }
.post-44 .news_list li.news { width: calc(3.5rem - 4px); float:left; position:relative; border:2px solid #fff; }
.post-44 .news_list li.news .news_imgs { width:100%; height:2.63rem;  overflow:hidden;   }
.post-44 .news_list li.news .news_imgs img { width:100%; height:100%; object-fit: cover;}
.post-44 .news_list li.news .news_title { position:absolute; left:0;  bottom:0; width:100%;  height:.6rem; line-height:.6rem; background:rgba(0,0,0,.4);  }
.post-44 .news_list li.news .news_title a { font-size:0.18rem; color:#fff; padding-left:0.15rem;  }



.main5_t a:hover img {   transform: scale(1);  }
.main5_b .tt a:hover img {   transform: scale(1);  }





.main5_t { padding: 90px 0 25px 0; }
/* 武职融媒 */
.post-51  { position:relative; }
.post-51  .tt .tit p { color:#fff; }
.post-51 .tt .tit p span { background:#fff; }
.post-51 .tt .tit em  { color:#fff; }
.post-51 .more_btn { color:#fff; }
.post-51 .more_btn .more_text {/* background: url(images/tuc.png) no-repeat center right; */}

.post-51 ul { width: 11%; position:absolute; top:10px; right:0px; }
.post-51 ul li { margin-left: 0.1rem; float: left;  }
.post-51 ul li img.ico { width: 80%;}
.post-51 ul li a{display: block;position: relative;}
.post-51 ul li span.code{position: absolute;width: 100px;height: 100px;background: #fff;left: 50%; margin-left: -50px; top: -110px;z-index: 8;opacity: 0;visibility: hidden;transition: .5s}
.post-51 ul li span.code img { width: 100px;height: 100px; }
.post-51 ul li span.code:after{content: '';border: 10px solid transparent;border-top-color: #fff;position: absolute;bottom: -20px;left: 50%;transform: translateX(-50%);}
.post-51 ul li a:hover span.code{opacity: 1;visibility: inherit;transform: translateY(0);}


/*  */

.popCode{position: relative; float: right; }
.popCode i{width: 1rem;position: absolute;left: 50%;bottom: calc(100% + .1rem);z-index: 5;background: #fff;transform: translateX(-50%);display: none;}
.popCode i:before{content: '';border: 10px solid transparent;border-top-color: #fff;position: absolute;bottom: -18px;left: 50%;transform: translateX(-50%);}
.popCode:hover i{display: block;}


/*w武职融媒*/
.post-52 {width: 64%;
    float: left;}
.post-52 .news_list li { margin-top:0.38rem; width: 48%; float:left; margin-right:.2rem; position:relative;}
.post-52 .news_list li .news_box { position:relative;}
.post-52 .news_list li .news_box .news_title2  {  position:absolute; bottom:.1rem; background:url(images/ico-wx.png) no-repeat; background-size:18px; padding-left:20px; left:20px; color:#fff;}
.post-52 .news_list li .news_box .news_title2 a{ color:#fff;}
.post-52 .news_list li:nth-child(2n) { float:right; margin-right:0rem;}
.post-52 .news_list .news_imgs { width:100%; height:3rem;  overflow:hidden;  }
.post-52 .news_list .news_imgs img { width:100%; height:100%;object-fit: cover; }
.post-52 .news_list .news_title { width:100%; height:1rem; line-height:1rem; background-image: linear-gradient(to top,#000 0%,   rgba(0,0,0,0)100%); overflow:hidden;  position:absolute; bottom:0rem; left:0rem;}
.post-52 .news_list .news_title a { font-size:0.18rem; color:#fff;  padding-left:0.18rem; }


/*法商视频号*/
.post-53 .news_list li { margin-top:0.38rem; }
.post-53 .news_list .news_imgs { width:100%; height:5.88rem;  overflow:hidden;  }
.post-53 .news_list .news_imgs img { width:100%; height:100%; }
.post-53 .news_list .news_title { width:100%; height:.6rem; line-height:0.6rem;  background:rgba(255,255,255,.35);  overflow:hidden;  }
.post-53 .news_list .news_title a { font-size:0.18rem; color:#fff;  padding-left:0.18rem; }



/*学习强国*/
.post-54 { min-height:380px;}
.post-54 .news_list li { margin-top:0.38rem; }
.post-54 .news_list .news_imgs { width:100%; height:2.45rem; overflow:hidden;   }
.post-54 .news_list .news_imgs img { width:100%; height:100%; object-fit: cover; }
.post-54 .news_list .news_title { width:100%; height:.6rem; line-height:0.6rem;  background:rgba(255,255,255,.35);  overflow:hidden;  }
.post-54 .news_list .news_title a { font-size:0.18rem; color:#fff;  padding-left:0.18rem; }
.post-54 .popCode i { /* display:none;  */}




/*法商微博*/
.post-55  { margin-top:.34rem; }
.post-55 .news_list li { margin-top:0.25rem; position:relative; height:5.8rem; background:#fff; }
.post-55 .news_list .news_imgs { width:100%; height:100%;  overflow:hidden; line-height: 5.8rem; }
.post-55 .news_list .news_imgs img { width:100%; height:auto;  vertical-align: middle; }
.post-55 .news_list .news_title { width:100%; height:.6rem; line-height:0.6rem;  background:rgba(0,0,0,.4);  position:absolute; left:0; bottom:0;   overflow:hidden;  }
.post-55 .news_list .news_title a { font-size:0.18rem; color:#fff;  padding-left:0.18rem; }


/**专题热点*/

.post-71 {  }
.post-71 .news_list li.news {  width:22%; float:left; margin-right:4%; position:relative;   }
.post-71 .news_list li.i4 { margin-right:0; }
.post-71 .news_list li .news_imgs {  width:100%; height:100%;  overflow:hidden;  }
.post-71 .news_list li .news_imgs img { width:100%; height:100%; }
.post-71 .news_list li .news_title { position:absolute; left:.3rem; top:.66rem; writing-mode:tb-lr; writing-mode: vertical-lr;   max-height: 60%;  line-height: .5rem;  display:none; }
.post-71 .news_list li .news_title a { font-size:.3rem; color:#fff; }




/**自定义新闻列表**/
.news_list { }
.news_list li.news { } /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time span { color:#e64d24;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; 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:40px; color: #666; }
/*日历新闻*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {padding: 0.2rem 0.1rem;}
.rili .news_list li.news{padding: 0.2rem 0.1rem;
    
    background-size: 0.75rem auto;   }
.rili .news_list li.news:hover {/*background: url(images/list_bg2.png) no-repeat 0 0;    */ cursor: pointer;  }
.rili .news_list li.news.n1{ margin-top:.25rem; }
.rili .news_list li.news .news_date{float: left;width: .6rem;height: 0.65rem;margin-right:-100px;margin-top: .15rem;margin-bottom:.15rem;font-family:"Microsoft YaHei";text-align:center; border-right:1px solid #e0e0e0;  padding:.1rem .18rem 0rem .24rem; }
.rili .news_list li.news .news_date .news_days{font-size: 28px;color:#393939;line-height:30px;}
.rili .news_list li.news .news_date .news_year{line-height:20px; font-size:12px;color:#969696; margin-top:0.1rem; }

.rili .news_list li.news .news_wz{ margin-left:100px;} 
.rili .news_list li.news .news_title{ height:.6rem;  line-height: .6rem; overflow:hidden;  font-size: 0.18rem!important; padding-left:0.3rem;  } 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;} 


.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{padding: .3rem; width:32%; float:left; background:#fff; box-shadow: 0px 2px 5px 2px rgb(0, 0, 0, .1);     box-sizing: border-box; position:relative; }
.rili2 .news_list li.n2 { margin:0 2%; }
.rili2 .news_list li.news .news_date{float: left;width: 70px;margin-right:-70px;background:#fff;text-align:center; border:1px solid #1d68b2; font-family: Georgia; }
.rili2 .news_list li.news .news_date .news_year{height: 0.4rem;  line-height: .34rem;  font-size: .32rem;color:#fff; background-color:#1d68b2; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{height: 0.28rem;   line-height: .26rem;  font-size: .15rem; color:#1d68b2; }
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:85px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 30px;margin-top: 4px;font-size: .18rem;color:#393939;overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;} 







/*图新闻列表*/
.tu_news_list{}
.tu_news_list .news_list {}
.tu_news_list .news_list li.news .news_imgs{float: left; width: 145px;}
.tu_news_list .news_list li.news .news_wz{float: left; width: 295px; margin-left:25px;} 
.tu_news_list .news_list li.news .news_title{line-height: 20px; font-size: 18px; color:#095497;} 
.tu_news_list .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;} 
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{ border-bottom:1px dashed #ccc;}
.tu_text .news_list li.news .news_imgs{float: left;}
.tu_text .news_list li.news .news_imgs img{}
.tu_text .news_list li.news .news_wz{float: left;position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px;font-size: 15px;color:#095497;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;margin-top:10px;} 
.tu_text .news_list li.news .news_time{line-height:32px; font-size:12px; color:#817d7d;position:absolute; right:0px; bottom:0px; padding:0px 10px;background:#8f000b; color:#fff;} 
.tu_text .news_list li.news.i1{}
.tu_text .news_con.con2 .news_list li.news .news_title{line-height: 41px;}
/*图列表*/
.tu_news{}
.tu_news .news_list {display:inline-block; *display:inline; *zoom:1; margin-left:-40px;}
.tu_news .news_list li.news{float: left; width: 195px; height:140px; padding:10px; margin-left:40px; background:#fff; position:relative;}
.tu_news .news_list li.news .news_imgs{position:absolute; left:0px; top:0px; z-index:99; width: 195px;}
.tu_news .news_list li.news .news_wz{position:absolute; left:0px; bottom:0px; z-index:100; width:100%; } 
.tu_news .news_list li.news .news_title{line-height: 34px; font-size: 18px; color:#fff; text-align:center;} 
.tu_news .news_list li.news .news_bg{height:34px;} 
/*图标链接*/
.tu_link {display:inline-block;width:100%;}
.tu_link #wp_nav_w51{margin:0px 0px;}
.tu_link .iconcon{float:left;width:33.3%; margin-bottom:0px;text-align:left; text-decoration:none;}
.tu_link .iconcon:hover{}
.tu_link .iconcon .icon{display:inline-block;width: 28px;height: 28px;background:url(images/icon.png) no-repeat;opacity:0.6;filter:alpha(opacity=60);border:0px solid red;}
.tu_link .iconcon:hover .icon{opacity:1; filter:alpha(opacity=100);}
.tu_link .iconcon span{font-size: 16px; line-height: 42px; color: #252525;}

.tu_link .iconcon.i1 .icon{background-position: 0px 0px;}
.tu_link .iconcon.i2 .icon{background-position: -190px 0px;}
.tu_link .iconcon.i3 .icon{background-position: -402px 0px;}
.tu_link .iconcon.i4 .icon{background-position: 0px -40px;}
.tu_link .iconcon.i5 .icon{background-position: -190px -40px;}
.tu_link .iconcon.i6 .icon{background-position: -402px -40px;}
.tu_link .iconcon.i7 .icon{background-position: 0px -80px;}
.tu_link .iconcon.i8 .icon{background-position: -190px -80px;}
.tu_link .iconcon.i9 .icon{background-position: -402px -79px;}

/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {display:none!important; height: 50px; width: 24px; background:; top: 50%; margin-top:0px;outline: none; }
.slick-prev { left: -25px; background-position:left center;}
.slick-prev:hover {background-position:left center; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next { right: -25px; background-position:right center;}
.slick-next:hover { background-position:right center; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}
.slick-dots {position: absolute;bottom: 10px;right:80px;list-style: none;display:inline-block;text-align: center;padding: 0px;width:auto;}
.slick-dots li {position: relative;display: inline-block;height: 10px;width: 10px;margin: 0px 3px;padding: 0px;cursor: pointer;}
.slick-dots li button { background: #ccc; display: block; height:10px; width: 10px; padding:0px; border-radius:50%;}
.slick-dots li.slick-active button { background: #1e824a;}
.slick-dots li button:before {content: " "; }










/** 
*其他样式
*/
/**友情链接**/
.postlink{ position:relative; }
.postlink.wrap-open{ background-position:right -26px; }
.postlink a.tt{ display:inline-block; height:46px; line-height:46px; padding-left:120px; border:0px solid #ccc; cursor:pointer; }
.postlink .con{ display:none; position:absolute; bottom:46px; left:0px; z-index:100; width:100%; height:140px; overflow:auto; background:#fff; padding:2px; border:1px solid #ccc; }
/**链接样式**/
.xblink ul {margin:0px -4px;}
.xblink li {float:left;width:50%;margin-bottom: 14px;}
.xblink li .box{width:100%;} 
.xblink li .box a{ display:block; margin:0px 4px; line-height:35px;text-align:center; border:1px solid #0c74b0; border-radius:50px } 
.xblink li .box a:hover{ background:#0c74b0; color:#fff; } 

/**
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
#container-1 {     }
.l-banner{height: 5.5rem;background-position:center center;background-repeat:no-repeat;text-align:center;      background-size: cover;  }
.l-banner img{ width:100%;  height:100%;vertical-align:top; display:none;  }
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;  }
/**主体文章页开始**/
#d-container {}
#d-container .inner { padding:20px 10px;background:#fff; margin-bottom:30px; }

/**文章页banner**/
#m-container1 {}
#m-container1 .inner {  background:#fff;padding-top:15px; }

.col_menu {width: 3.9rem;float:left;margin-right:-3.9rem;position:relative; display:none } 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #2770b7;  }   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:.36rem; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:1.05rem; padding:0px 0px 0px .55rem;}  /**栏目名称图标**/
.col_menu .col_menu_con{/* border:1px solid #e4e4e4; */ }
/*栏目列表*/
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { border-top:0px solid #5079b7; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {font-size: .3rem;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #eee;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:.35rem 0 .35rem .68rem;line-height:.45rem;} 	
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#2770b7; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #2770b7;}
.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:#2770b7;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {  font-size:.24rem;    color:#333;/* background:none; */border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: .8rem;padding: 5px 10px 5px .9rem;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:#2770b7;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; 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:#5079b7;} 
	

.col_news {width: 100%;min-height:500px;float:left;} /**栏目新闻**/
.col_news .col_news_box{ margin-top:.5rem;}
.col_news_head {/* border-left:6px solid #3FD7CB; */border-bottom: 1px solid #a61733;      height: 0.76rem;    line-height: .76rem; overflow:hidden; }
.col_metas .col_title { display:inline-block; float:left;  }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: .3rem;font-family:"Microsoft yahei";font-weight: normal; }   /**当前栏目名称**/
.col_metas .col_path {display:inline-block;float:right;/* padding-right:20px; */white-space:nowrap;} /**当前位置**/
.col_metas .col_path a{ }
.col_news_con { margin-top:20px; }
.col_news_list { margin-top:7px;}
.col_news_list .news_list li.news {       }
.col_news_list .news_list li.news span.news_title {/* line-height:24px; margin-right:80px; */ }/*标题*/
.col_news_list .news_list li.news span.news_title a{/* line-height:24px;*/ }
.col_news_list .news_list li.news span.news_meta {line-height:24px;margin-left:-100px;}/*属性*/
.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.6; font-size:16px; font-family: "宋体"; font-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:785px; _width:expression(this.width > 785 ? "785px" : this.width); }   /**列表页文章图片大小限制**/


.col_news_list .news_list .news_time { float:left;     height: .6rem;   line-height: .6rem;padding-right:.25rem;  font-size:18px; border-right:1px solid #e0e0e0; }
.col_news_list .news_list li.news span.news_title { float:left; }

.col_news_list .news_list .news_llcs  {  height: .6rem;   line-height: .6rem;padding-right:.25rem;  font-size:18px;  }

/**文章页**/
.infobox { width:auto; margin:0 auto; }
.article {}
.article h1.arti_title {line-height:26px;padding: 10px;font-family: "黑体";font-size:0.24rem;text-align:center;color: #1d68b2;} /**文章标题**/
.article h2.arti_title2 {line-height:26px;padding: 10px;font-family: "黑体";font-size:0.18rem;text-align:center;color: #1d68b2;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center; border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:0.14rem; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p,.article .entry .read p span,.article .entry .read div,.article .entry .read div span { line-height:1.6;  color:#393939;  font-family: "微软雅黑"!important; font-size:0.16rem!important;  }  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;  }
.article .entry .read img {margin:0 auto; max-width:860px; _width:expression(this.width > 860 ? "860px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}







/**页脚开始**/
#footer {background:#2770b7 url(images/db.png) no-repeat;     background-size: 137px;      overflow: hidden;     background-position: 49% 4.8rem;  }
/* 底部版权上 */
.fot-left { width: 36%; float: left; padding: .35rem 0 .3rem 0rem;  }
.fot-right {padding: .85rem 0 .45rem 0rem; width: 35%; float: right;}
.fot-right ul {     display: flex;
    /* justify-content: space-around; */
    flex-wrap: wrap;
    align-items: center;}
.fot-right ul li{margin-left: 0rem;text-align: center; float: left; width: 16%;margin-bottom:25px;}
.fot-right ul li a{color: #fff}
.fot-right ul li .news_title{font-size: .14rem;margin-top: 0rem; text-align: center;margin-top:10px; }
.fot-right ul li img {display: block;width: .68rem;height: .68rem;margin: 0 auto;transition: .4s}
.fot-right ul li:hover img {transform:translateY(-5px);}
/* 底部版权下 */
.fob { border-top:1px solid rgba(255, 255, 255, 0.2); padding:20px 0 10px 0; }
.fob-left { width: 40%; float: left;  }
.fob p { text-align: center; color: #fff; font-size: 14px; line-height: 24px;}
.fob-right { width: 40%; float: right;  }
.fob-right p { text-align: right; }



/**
 * 组件功能
 */
/** 搜索 **/
/***[搜索]***/
/*

.search-panel { float: left; position:relative; }
.searchbtn{ width:36px; height: 36px; border:0; outline: 0; background:url(images/ss.png) no-repeat center; position:absolute; right:0px; top:0px; z-index:120; cursor:pointer;}
.search-window { width:36px; border:0px solid red; overflow: hidden;}
.wp-search { position: relative; border:none;}
.wp-search form { display: block;}



/*点击弹出输入框*/
.searchbtn {
    width: 32px;
    height: 32px;
    border: 0;
    outline: 0;
    background:url(images/ss.png) no-repeat center;
    position: absolute;
  /*  right: 55px; */ right:0; 
    top: 0px;
    z-index: 10;
    border-radius: 0px;
    cursor: pointer;
}
.searchbox{padding-left: 0px;width: 0px;position:absolute;right:1rem;top: -5px;}
.wp-search {
    position: relative;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
    background: #c9c9c9;
    width: 100%;
    height: 100%;
}
.wp-search form { display: block;}
.wp-search .search-input {margin-left:10px;margin-right: 40px;}
.wp-search .search-input input.search-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 0px;
    outline: 0;
    background: #fff;
    color: #000;
    font-size: 12px;
    padding: 0px 0;
    vertical-align: top;
    margin: 6px 0px;
}
.wp-search .search-btn {width: 40px;height: 40px;position: absolute;right: 0;top:50%;margin-top: -20px;border-radius:42px;overflow:hidden;}
.wp-search .search-btn input.search-submit {
    width: 30px;
    height: 42px;
    border: 0;
    outline: 0;
    background: url(images/ss.png) no-repeat center;
    background-size: 60%;
    cursor: pointer;
}





/* 登录样式 */
#wp_login_w04{ margin-top:33px; }
#wp_login_w04 .title{ float:left; line-height:35px; margin-left:110px; margin-right:10px; font-size:15px; }
#wp_login_w04 input{ border:1px solid #d1d1d1; width: 80px; line-height:34px; padding-left:4px; height:auto; padding:0px; }
#wp_login_w04 #w04_loginButton{ width:81px; height:35px; background:url(images/members_btns.jpg); cursor:pointer; border:0px; vertical-align:middle; color:#fff; }
#wp_login_w04 .login_input { border:0px!important; width:auto; margin-right: 7px; height:34px; line-height:34px; }
#wp_login_w04 .login_input img{ vertical-align:middle; margin-top:5px; }
#wp_login_w04 .login_input .input{ border:0px solid #d1d1d1; width:auto; line-height:34px; height:auto; padding:0px; }
#wp_login_w04 .login_btn .button { display:inline-block; float:left; width:auto; height:auto; background-color:#eee; border:0px solid #ccc; }
/* 自定义登录样式 */
.form_box{}
.form_box .input_box{margin-right:10px;}
.form_box .input_box input{height: 32px;line-height: 32px;border:1px solid red;}
.form_box .input_box .input_text{width:165px; border:1px solid #bdbdbd;padding:0px 4px;}
.form_box .input_box .input_btn{width:80px;font-size:14px; background:#db8b1f; border:0px; color:#fff; font-family:"Microsoft Yahei"; cursor:pointer;}
.form_box .input_box .input_btn:hover{background:#c87c16;}
/* 分享二维码 */
.shares{height: 48px;text-align:center;}
.shares ul{display:inline-block;width:auto;margin:0 auto;text-align:center;}
.shares li{float:left;margin: 0 5px;position:relative;}
.shares li a{display:inline-block;width: 35px;height: 35px;/* border: 1px solid red; */background:url('images/shares.png') no-repeat;opacity:.6;filter:Alpha(opacity=60);vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position: 0px -2px;}
.shares li.i2 a{background-position: -48px -2px;}
.shares li.i3 a{background-position: -48px -2px;}
.shares li.i4 a{background-position: -94px -2px;}

.shares li .con{display:none;position:absolute;bottom: 44px;left:50%;z-index:100;margin-left: -51px;width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top;  background:#fff;}
.shares li .con span{line-height:22px;font-size:12px; color: #fff;}
/*筛选功能样式*/
.wp-paralist{}
.wp-paralist .dl-horizontal{padding:8px 0px;border-bottom:1px solid #dedede;}
.wp-paralist .dl-horizontal dt{float: left;width: 64px;margin:3px 0px;padding: 2px 15px; font-weight:bold; overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap; font-size:14px; color:#000;}
.wp-paralist .dl-horizontal dd{margin-left:100px;}
.wp-paralist .dl-horizontal dd .btn{display:inline-block;margin:3px 0px;padding: 2px 15px;font-size: 14px;text-align: center;white-space: nowrap;vertical-align: middle;}
.wp-paralist .dl-horizontal dd .btn.select{background:#2da45a; border-radius:15px; color:#fff;}
/**
 * 特殊页面
 */
/*二级页面*/

/*列表页*/
/*banner*/

.mbanner .focus-box { height:100vh!important; }
.mbanner .focus-container { height:100vh!important; }
.mbanner .focus-container .focus-item img { -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
    animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);    object-fit: cover;   }

@-webkit-keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}



.mbanner .focus-title-bar { width: auto!important;bottom:0px;left:0px; right:0px; margin-left:0px; display:none!important; }
.mbanner .focus-title-bg { opacity: 0.5; filter:alpha(opacity=50);}
.mbanner .focus-navigation {width:70px; height:100px; margin-top:-50px;opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em; display:none!important; }
.mbanner .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-prev { left:20px;}
.mbanner .focus-next { right:20px;background:url(images/slide_next.png) no-repeat right top}
/*分页*/
/*
.mbanner .focus-pagination {position:absolute;right: 0%;bottom: 0px;z-index:60;line-height:5px; height:5px; margin-right: 0px;width:100%; background:#00244d;  }
.mbanner .focus-page { display:inline-block; width:5px; height:5px; margin-right:0px;background:transparent; border-radius:0px; vertical-align:top;}
.mbanner .focus-page-active {background:#0069e0;}

*/
.mbanner .focus .focus-pagination {position:absolute;left: 50%;bottom: .5rem; z-index:60; transform:translateX(-50%); width:4.2rem;  }
.mbanner .focus .focus-page { display:inline-block; width:.5rem!important; height:5px;  margin: 0 .1rem ;background:#fff;}
.mbanner .focus .focus-page-active {width:.5rem;background: #c42b2d;opacity:1; filter:Alpha(opacity=100);}



.focus11 { height:295px!important; }
.focus11 .focus-container { height:295px!important; }
.focus11 .focus-navigation { display:block; width:42px;  height:36px; line-height:36px; background:#000; text-decoration: none; color:#fff; font-size:24px; font-weight:normal; text-decoration: none; cursor:pointer; position:absolute; top:auto;bottom:0px; margin-top:-25px; 
z-index: 50; opacity: .8; filter:alpha(opacity=80); font-weight: normal; }
.focus11 .focus-navigation:hover { font-size: 24px; font-weight: normal; color: #fff; text-decoration: none;}
.focus11 .focus-prev { left:auto;right:42px; background:#ce882a;}
.focus11 .focus-next { right:0px;background:#585858;}

.focus11 .focus-pagination {position:absolute;right: 8%;bottom: 8px;margin-right:-20px;z-index:60;}
.focus11 .focus-page {display:inline-block;width: 20px!important;height: 20px;margin-right:5px;background:#ccc;opacity: 0.7;filter:alpha(opacity=70); border-radius:0px; border:1px solid #fff;}
.focus11 .focus-page-active {background:#ba0c11;  opacity:1; filter:alpha(opacity=100);}
.focus11 .focus-page span { display:inline-block; line-height:20px;color:#000;}
.focus11 .focus-page-active span{color:#fff;}

.focus11 .focus-title-bar {position:relative;left:0px;bottom:0px;z-index: 40;width: 100%!important;height: 32px;margin-left:0px;  } 
.focus11 .focus-title-bg {background-color: #dfdfdf; opacity: 1; filter:alpha(opacity=100);}
.focus11 .focus-title {height: 32px;line-height: 32px;padding: 0 15px;color: #000;font-size: 14px; }
.focus11 .focus-title a,.focus-text a {color: #000; text-decoration: none;}
.focus11 .focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}





.news_title {
    text-align: left;
}



/* */
.wp-wrapper .inner { position: relative;   } 
.lmmc { position:absolute; left:0 ; bottom: .4rem; }
.lmmc .col_title { width: 100%; display:block; float:left;  position:relative; }
.lmmc .col_title h2 { font-size:.48rem; color:#fff; }
.lmmc .col_title h2:after {
    content: '';
    width: 1.6rem;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: -.2rem;

}
.lmmc .col_path  { width: 100%; display:block; float:left; color:#fff;  margin-top:.7rem;  } 
.lmmc .col_path a { color:#fff; font-size:.18rem; }
.lmmc .col_path .possplit {     background-image: url(images/posSplit.png); padding: 0 0.1rem;  }

.col_news_head1 .col_metas .col_title {  margin-top:0rem; }
.col_news_head1 .col_metas .col_title h2 {  font-size:.36rem; color:#1d68b2; font-weight:bold; border-left:5px solid #1d68b2;  padding-left:.15rem;  }
.col_news_head1 .col_metas .col_path  {  margin-top:0.1rem; }


.fsrw {  }
.fsrw .news_list li.news { width:48%;  float:left;  margin-top:.2rem;  }
.fsrw .news_list li:nth-child(2n) { float:right; }
.fsrw .news_list li.news .news_date {  width:1rem; float:left;  border-top:2px solid #2770b7;   }
.fsrw .news_list li.news .news_date .news_year { float:left; margin-top:.35rem;  }
.fsrw .news_list li.news .news_date .news_days { float:right; font-size:.24rem;  color:#91001c; margin-top:.3rem;   }


.fsrw .news_list li.news .news_wz { width:67%; float:right;   }
.fsrw .news_list li.news .news_wz .news_img  { width:100%; height:2.22rem; overflow:hidden; }
.fsrw .news_list li.news .news_wz .news_img img { width:100%; height:100%;  }
.fsrw .news_list li.news .news_wz .news_title { height:0.4rem; line-height:.4rem; overflow:hidden; }



/**/

.list5 .col_news_head { border:none;  }

.list5 .col_metas .col_title h2 { font-size:.36rem; font-weight:bold; color:#2770b7; }

.zjfs {    }
.zjfs .news_list li.news { width:48%;height:2.25rem;  float:left; background:url(images/list.jpg) no-repeat right bottom; margin-bottom:.6rem;   }
.zjfs .news_list li:nth-child(2n) {  float: right;}
.zjfs .news_list li.news .news_img { width:2.75rem; height:1.95rem; float:left; overflow:hidden;  }
.zjfs .news_list li.news .news_img img { width:100%; height: 100%; }
.zjfs .news_list li.news .news_title { padding:.95rem 0 0 .3rem;      word-wrap: break-word; word-break: normal; overflow: hidden;  line-height: .3rem;  width: 1.3rem; }
.zjfs .news_list li.news .news_title a { font-size:.24rem; } 


/***/
.zjfs .tt { margin-bottom:.45rem; margin-top:.35rem;  }
.zjfs .tt .tit {  font-size: .36rem;   font-weight: bold;  border-left: 5px solid #2770b7;   padding-left: 0.15rem;  display:inline-block; }
.zjfs .tt .tit a { color: #2770b7;  }
.zjfs .tt .col_path {  display:inline-block;  float:right; line-height:.36rem; }


.xysh .tt {  margin-top:.35rem;  }



/**/
.sudy-tab { margin-top:.2rem; }
.sudy-tab .tab-menu { border:none; height: 0.4rem; margin-bottom:.4rem;   }
.sudy-tab .tab-menu li {  height:.4rem; line-height:.4rem;  border-radius:20px; padding:0 .3rem;   }
.sudy-tab .tab-menu li.selected { height:.4rem; line-height:.4rem;  background:#d20021; }
.sudy-tab .tab-menu li.selected a { color:#fff;  }
.sudy-tab .tab-menu li a { font-size:.18rem;  font-weight:normal; }

.tab-list .news_list li.news { width:32%; float:left; margin-right:2%;  margin-bottom:.4rem;  }
.tab-list .news_list li:nth-child(3n) { margin-right:0; }
.tab-list .news_list li.news .news_img { width:100%; height:2.25rem;  overflow:hidden;  }
.tab-list .news_list li.news .news_img  img { width:100%;  height:100%;   }
.tab-list .news_list li.news .news_title { height:.65rem; line-height:.65rem;  background:#efefef; text-align: center;     font-size: .18rem;  overflow:hidden; }
 
/*图片列表*/
.tplb .news_list { overflow:hidden; }
.tplb .news_list li.news { width:32%; float:left; margin-right:2%;  margin-bottom:.4rem;  }
.tplb .news_list li:nth-child(3n) { margin-right:0; }
.tplb .news_list li.news .news_img { width:100%; height:2.25rem;  overflow:hidden;  }
.tplb .news_list li.news .news_img  img { width:100%;  height:100%;   }
.tplb .news_list li.news .news_title { height:.65rem; line-height:.65rem;  background:#efefef; text-align: center;     font-size: .18rem;  overflow:hidden; }
 

.tplb_dt .news_list li.news .news_title2 { background:#efefef;  padding:0 5px 20px 8px;   }
.tplb_dt .news_list li.news .news_title { text-align:left; padding:0 10px;  height:.45rem; line-height:.45rem;  }
.tplb_dt .news_list li.news .news_title2 .news_date { padding-right:5px; position: relative;}
.tplb_dt .news_list li.news .news_title2 .news_date:before{ content: ""; position: absolute; width: .42rem; height: 1px; background: #ca0915; top: .25rem; }
.tplb_dt .news_list li.news .news_img { height:auto;   }



/**/
.fssp { padding-top:.2rem; }
.fssp .news_list { overflow:hidden; }
.fssp .news_list li.news { width:32%; float:left; margin-right:2%;  margin-bottom:.4rem;  box-shadow: 0px 2px 5px 2px rgb(0, 0, 0, .1);  background:#fff;   }
.fssp .news_list li:nth-child(3n) { margin-right:0; }
.fssp .news_list li.news .news_img { width:100%; height:2.25rem;position: relative; overflow:hidden;  }
.fssp .news_list li.news .news_img  img { width:100%;  height:100%;   }
.fssp .news_list li.news .news_img a:after { content: '';  width: 56px; height: 56px; position: absolute;  left: 50%;  bottom: 50%;  transform: translateX(-50%); margin-bottom:-28px;  background: url(images/sp.png) no-repeat 0 0;  cursor: pointer; }
.fssp .news_list li.news .news_title { font-size:.18rem; padding:.18rem 0 .18rem .2rem;  }
.fssp .news_list li.news .news_meta{ font-size:.14rem; color:#969696;  padding-left:.2rem;  padding-bottom:.15rem;   }





.list #l-container { background:#fefaf3;  background-size: cover;   }



/*机构设置**/
.jgsz .tt { margin-bottom:.25rem; margin-top:.35rem;  }
.jgsz .tt .tit {  font-size: .36rem;   font-weight: bold;  border-left: 5px solid #2770b7;   padding-left: 0.15rem; }
.jgsz .tt .tit a { color: #2770b7;  }
.jgsz .news_list { overflow:hidden; padding-bottom:.4rem; }
.jgsz .news_list li.news { width: 33.3333%;  float: left;  line-height: .4rem;  height: .4rem;}
.jgsz .news_list li.news a { font-size:.18rem; } 



/*党政机构*/
.dzjg .news_list { overflow:hidden; padding-bottom:.4rem; }
.dzjg .news_list li.news { width: 33.3333%;  float: left;  line-height: .4rem;  height: .4rem;}
.dzjg .news_list li.news a { font-size:.18rem; } 


/*专题热点*/
.ztrd .col_list .wp_listcolumn .wp_column a .column-name {   font-size:.22rem;  padding: 0.25rem 0 0.25rem 0.35rem;  line-height: .3rem;}


.video { width:600px; margin:0 auto; }




/*******飘窗*******/
.piaoc {   display:none; }  
.piaoc .wp_article_list .list_item .pr_fields { display:none; }
.piaoc .wp_article_list .list_item { border:none; }

.post.post1.post-10 {
    height: 240px;
}

.post.post1.post-10 .news_title {
}


.post-12 li.news.n1.clearfix {

}


#wp_content_w6_0 .wp_editor_art_table p ,#wp_content_w6_0 .wp_editor_art_table img,#wp_content_w6_0 .wp_editor_art_table td{ text-indent:0px;}
#wp_content_w6_0 .wp_editor_art_table .p_text_indent_2 { text-indent:34px; }

.list_zt .col_news_list .news_list li.news { float:left; margin-left:80px;}
.list_zt .col_news_list .news_list li.news img { height:120px;}


.div_text_d p { margin-top:10px!important; margin-bottom:10px!important;}
.div_text_d .img_pic33 img{ margin-top:10px; margin-bottom:10px; height:4px!important;}

#vsb_content_501 IMG {
    border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; border-top: #ccc 1px solid; border-right: #ccc 1px solid;}
#vsb_content_501 DIV {
    LINE-HEIGHT: 180%; text-indent: 2em; font-size: 14pt; font-family:"微软雅黑"!important;
}
#vsb_content_501 P {
    LINE-HEIGHT: 180%; text-indent: 2em; font-size: 14pt; font-family:"微软雅黑"!important;}

#vsb_content_501 span {
    LINE-HEIGHT: 180%; text-indent: 2em; font-size: 14pt; font-family:"微软雅黑"!important;
}


.xrld .article h1.arti_title { display:none;}
.xrld .article .arti_metas { display:none;}
.xrld .col_metas .col_title h2 { font-weight:700;}

.jzbg .col_path { display:none!important; }
.fwxx .col_path { display:none!important; }


.piao .wp_article_list .list_item { border:none; }
.piao .wp_article_list .list_item .Article_Title { display:none; }
.piao .wp_article_list .list_item .Article_Index { display:none; }


.main1{  background: url(images/bgimg.png) no-repeat top center;   background-size: cover;     }
.main1 .post10 {  position: relative;  }


.main1 .post1 .more_btn a:hover img { transform: scale(1);} 






.post-11{width:calc(100% - 29%*2); position:relative; padding: 0 0.44rem; }
.post-11 .bx-wrapper {  width: 100%; /* height: 7rem; */ position: relative;   }
.post-11 .bx-viewport { /* height: 7rem!important;  */}
.post-11 .content img{   width: 100%;  height: 3.92rem; object-fit: cover;}
.post-11 .news_list li.news {  width: 100%;   }
.post-11 .news_list li.news .content .new_picture { overflow:hidden;  }
.post-11 .news_list li.news .content .txt { background:url(images/slt.png) no-repeat left bottom; height: 1.94rem;      background-size:cover; }
.post-11 .news_list li.news .content .news_title { height:.72rem; font-size:.22rem; color:#393939; padding:.32rem .48rem .36rem .48rem;  line-height:.36rem; }
.post-11 .news_list li.news .content .news_title a { color:#fff; overflow:hidden;  
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  }
.post-11 .news_list li.news .content .news_text { display:none;  }
.post-11 .news_list li.news .content .news_date { color:#fff; padding: 0 0 0 .48rem;  }
.post-11 .news_list li.news .content .news_date .news_days {  display: inline-block;  font-size: .32rem;     }
.post-11 .news_list li.news .content .news_date .news_year {display: inline-block; font-size: .14rem;  line-height: .34rem;  color: #fff;}
.post-11 .news_list li.news .news_title span {  background-image: linear-gradient(#fff,#fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s;
    -webkit-transition: background-size .5s;
    -moz-transition: background-size .5s;
    -ms-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
    position: relative;}
.post-11 .news_list li.news .news_title:hover span {
    background-size: 100% 1px;
}
.post-11 .news_list li.news .news_title:hover a{color:#fff; }

/*圆点*/
.post-11 .bx-default-pager{  width:115px;height:12px;margin:0 auto; position: absolute; right:28px; bottom:20px;  }
.post-11 .bx-pager-item{float:left;}
.post-11 .bx-pager-item a{width:8px;height:8px;border-radius:5px;background:#c2d0df;overflow:hidden;line-height:100px;display:block;margin-right:11px;}
.post-11 .bx-pager-item .active{background:#c42b2d!important; width: 24px; border-radius: 12px;}

/*左右箭头*/
.post-11 .bx-controls-direction { display:none; }
.post-11 .bx-controls-direction a{display:block;width:17px;height:28px;position:absolute;line-height:100px;overflow:hidden;}
.post-11 .bx-controls-direction .bx-prev{background: url(images/xiaoyuhao.png) no-repeat top center;top:40%;left:15px;}
.post-11 .bx-controls-direction .bx-next{background: url(images/dayuhao.png) no-repeat top center;top:40%;right:15px;}


.post-12 { width:26%;  margin-top: .1rem; }
.post-12 .news_list li.news { margin-top:.18rem; position: relative;  width:100%;      float: left; }
.post-12 .news_list li.news .news_img { width:100%; height:2.35rem;  overflow:hidden;   }
.post-12 .news_list li.news .news_img img { width:100%; height:100%; object-fit: cover;}
.post-12 .news_list li.news .news_title { font-size:.16rem;  width: 100%; float:left; margin-top: .16rem;   height: .16rem;  line-height: .16rem;  overflow: hidden;}
.post-12 .news_list li.news .news_title span {  background-image: linear-gradient(#006993,#006993);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s;
    -webkit-transition: background-size .5s;
    -moz-transition: background-size .5s;
    -ms-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
    position: relative;}
.post-12 .news_list li.news .news_title:hover span {background-size: 100% 1px; }
.post-12 .news_list li.news .news_title:hover a{color:#006993; }
.post-12 .news_list li.news .news_date { width: 1.3rem; height: .28rem;  line-height: .28rem; float: left; background: url(images/a1.png) no-repeat 0 0; padding-left: 10px; color: #fff; font-size: .15rem; position: absolute;  left: 0;  top: 2.07rem;   }
.post-12 .news_list li.i1,.post-12 .news_list li.i2,.post-12 .news_list li.i3,.post-12 .news_list li.i4 { display:none; }



.post-13 { width: 26%;  margin-top: .1rem; }
.post-13 .news_list li.news { margin-top:.18rem; position: relative; width:100%;    float: left; }
.post-13 .news_list li.news .news_img { width:100%; height:2.35rem;  overflow:hidden;   }
.post-13 .news_list li.news .news_img img { width:100%; height:100%; object-fit: cover;}
.post-13 .news_list li.news .news_title { font-size:.16rem;  width: 100%; float:left; margin-top: .16rem;  height: .16rem;  line-height: .16rem;  overflow: hidden;}
.post-13 .news_list li.news .news_title span {  background-image: linear-gradient(#006993,#006993);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s;
    -webkit-transition: background-size .5s;
    -moz-transition: background-size .5s;
    -ms-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
    position: relative;}
.post-13 .news_list li.news .news_title:hover span {background-size: 100% 1px; }
.post-13 .news_list li.news .news_title:hover a{color:#006993; }
.post-13 .news_list li.news .news_date { width: 1.3rem; height: .28rem;  line-height: .28rem; float: left; background: url(images/a1.png) no-repeat 0 0; padding-left: 10px; color: #fff; font-size: .14rem; position: absolute;  left: 0;  top: 2.07rem;}
.post-13 .news_list li.i1,.post-13 .news_list li.i2,.post-13 .news_list li.i3,.post-13 .news_list li.i4,.post-13 .news_list li.i5,.post-13 .news_list li.i6  { display:none; }




.main1 .mod { margin-bottom:.5rem; }
.post-23 .con { margin-top:.2rem; }
.post-23 .news_list li.news:before{
    position: absolute;
    content: '';
    left: 0rem;
    right: 0rem;
    top: 0;
    bottom: 0;
    background: url(images/a4.png) no-repeat 50%;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    z-index:1; 
}
.post-23 .news_list li.news:hover:before{   opacity: 1; visibility: visible;  }
.post-23 .news_list li.news:hover .news_date .news_year {  background: #fff; color: #1d68b2;}
.post-23 .news_list li.news:hover .news_date .news_days {  background: #1d68b2; color: #fff;}
.post-23 .news_list li.news:hover .news_title a {  color: #fff;  }
.post-23 .news_list li.news:hover .news_date { position:relative; z-index:10; }
.post-23 .news_list li.news:hover .news_wz .news_con { position:relative; z-index:10; }


.main9 { padding-top:.5rem; padding-bottom: .5rem; background:url(images/bss.png) repeat-y 100%; background-size:cover; }
.main9 .ml,.main9 .mr { width:48%; }

.main9 .post1 .tt .tit em { line-height:.48rem; margin-left:.1rem; }
.main9 .post1 .tt .tit p { color:#fff; }
.main9 .post1 .tt .tit p span { background:#fff; }
.main9 .post1 .tt .tit em  { color:#fff; }

.main9 .post1 .more_btn .more_text { color:#fff; /*background:url(images/tuc.png) no-repeat center right; */}
.main9 .post1 .more_btn img { animation: 10s roted infinite linear; }
@keyframes roted {
    0% {transform: rotate(0deg)}
    100% {transform: rotate(360deg)}
}
.main9 .post-22 .con { background:#fff; padding:.3rem .15rem; }







.post-22 .tu_text .news_list li.news {  font-size: 18px;   line-height: 2.2;  width: 100%;  float: left;  border-bottom: 1px dashed hsla(0, 0%, 50%, .25);   padding-bottom:.2rem;  
 margin-bottom: .2rem; }
.post-22 .tu_text .news_list li.news .news_imgs {
    width: 90px;
    height: 60px;
    float: left;
    border: 1px dashed #006993;
    margin-right: 10px;
}
.post-22 .tu_text .news_list li.news .news_imgs img {
    width: 80px;
    height: 60px;display: block;
    margin: 0 auto;
}
.post-22 .tu_text .news_list li.news .news_imgs a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.post-22 .tu_text .news_list li.news .news_wz {   width: calc(100% - 150px);   float: left; }

.post-22 .tu_text .news_list li.news .news_title { width:100%; float:left; line-height:60px; color:#393939; font-weight:700; font-size:.18rem; }
.post-22 .tu_text .news_list li.news .news_title a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 98%;
font-size:18px; 
}

.post-22 .news_list li.news .news_title a {  background-image: linear-gradient(#1d68b2,#1d68b2);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s;
    -webkit-transition: background-size .5s;
    -moz-transition: background-size .5s;
    -ms-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
    position: relative;}
.post-22 .news_list li.news .news_title:hover a {
    background-size: 100% 1px;
}


/*视频播报*/
.post-29 .news_list li.news { position:relative; }
.post-29 .news_list li.news .news_imgs {    width: 100%;
    height: 4.3rem;
    overflow: hidden;}
.post-29 .news_list li.news .news_imgs img { width:100%; height: 4.3rem;}

.post-29 .news_list li.news .news_title { position:absolute; left:0;  bottom:0; width:100%;  height:.6rem; line-height:.6rem; background:rgba(0,0,0,.4);  z-index:999;}
.post-29 .news_list li.news .news_title a { font-size:0.18rem; color:#fff; padding-left:0.15rem;  }

.post-29 li .top1q {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-29 li .top1q .ico {
    position: relative;
    z-index: 1;
    width: .88rem;
    height: .88rem;
}

.post-29 li .top1q .ico::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(images/list7_ico1.png) center no-repeat;
    background-size: 100% 100%;
}

.post-29 li .top1q img {
    animation: rotate2 6s linear -2s infinite;
    width: 100%;
}

@keyframes rotate2 {
    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.post-42 { margin-top:.2rem;}



.bg-circle {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.bg-circle__elem {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    border: 1px solid rgba(255,255,255, .5);
    border-radius: 50%;
}

@keyframes circle {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(3.5);
        opacity: 0;
    }
}

.bg-circle__elem {
    animation: circle 3s infinite ease-in-out;
}

.bg-circle__elem.mod--second {
    animation-delay: 500ms;
}

.bg-circle__elem.mod--third {
    animation-delay: 1s;
}



.post-42 .news_list li.i1 { display:none;  }
.post-42 .news_list li.i2 { width:47.5%; float:left; position:relative; border:2px solid #fff; position:relative; }
.post-42 .news_list li.i3 { width:47.5%; float:right; position:relative; border:2px solid #fff;   position:relative; }
.post-42 .news_list li.news .news_imgs { width:100%; height:2.25rem;  overflow:hidden;  }
.post-42 .news_list li.news .news_imgs img { width:100%; height:100%;     object-fit: cover;}
.post-42 .news_list li.news .news_title { position:absolute; left:0;  bottom:0; width:100%;  height:.6rem; line-height:.6rem; background:rgba(0,0,0,.4); overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.post-42 .news_list li.news .news_title a { font-size:0.18rem; color:#fff; padding-left:0.15rem;  }
.post-42 .news_list li.news .news_imgs a:after { content: '';  width: 56px; height: 56px; position: absolute;  left: 50%;  bottom: 50%;  transform: translateX(-50%); margin-bottom:-28px;  background: url(images/sp.png) no-repeat 0 0;  cursor: pointer; }


/*武职故事*/

.slick_title h1{ text-align:center; font-size:20px; line-height:30px; color:#adadad; padding:30px 0; font-weight:normal;}
.post-31 .con {     width: calc((100vw - 14.4rem) / 2 + 112%);
    padding-bottom: .6rem;
    margin-top: .3rem;
    border-top-left-radius: .5rem;
    overflow: hidden;
    position: relative; }
.post-31 .news_list { }
.post-31 .news_list li.news {float: left; padding: 0px; border: none;margin-bottom: 26px;    }

.post-31 .news_list li.news .news_box {  padding: .3rem .4rem .2rem .3rem;background-color: #fff;    margin-right: 40px; }
.post-31 .news_list li.news .news_box:hover { box-shadow:3px  3px  5px #ddd;}
.post-31 .news_list li.news .news_box .news_img{padding-top: 75%; background-color: #F1F1F1; position: relative; overflow: hidden;}
.post-31 .news_list li.news .news_box .news_img img{ width: 100%; height: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%;transition: all 0.4s ease-in-out;}
.post-31 .news_list li.news .news_box .news_img:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.post-31 .news_list li.news .news_box .news_title{ 
font-size: .18rem;
    height: 1.08rem;
    line-height: .36rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    word-break: break-all;
    -webkit-box-orient: vertical;
    font-weight: 700;}
.post-31 .news_list li.news .news_box .news_title a{ color:#171717;}
.post-31 .news_list li.news .news_time{
font-size: .16rem;
    color: #999;
    font-weight: 400;
    margin-bottom: .10rem;
    font-family: Arial;
}
.post-31 .news_list li.news .news_imgs{
    width: 100%;
    height: 3.14rem;
    overflow: hidden;
}
.post-31 .slick-dots { display:none!important; }
.post-31 .news_list li.news .news_imgs img { width:100%;}
/*列表页*/
.bts {
    height: 0.8rem;
    position: relative;
    z-index: 1;
    align-items: center;
    padding: 0 0.15rem 0 0.5rem;
    cursor: pointer; line-height: .8rem;
    transition: .5s;
    border-bottom: #f3d0aa 1px solid; background: #1d68b2; color: #fff;

}


.flex {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}




footer .fl1{position: relative;z-index: 2;}
footer .bg1{ position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
footer .b0{ position: absolute; top: 0; right: 0; bottom: 0; left: 0;}

footer .img1{position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;}
footer .img1 .i0{position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
footer .img1 .i1{ transform: translateY(-.3rem);}

.deng{position: absolute;left: 84%;top: 25%;width: 1.68rem;max-width: 7vw;animation: deng 5s infinite ease-out;transform-origin: left top;transition: .5s;}

@keyframes deng{
    0%{
        transform: scale(0);
    }
    100%{
        transform: scale(1);
    }
}

.picMarquee{position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 2;/* background: #f00; */}
.picMarquee .tempWrap{height: 100%;overflow: visible !important;max-width: 100vw;}
.picMarquee .bd{ height: 100%; max-width: 100vw;}
.picMarquee ul{height: 100%;overflow: visible !important;}
.picMarquee ul li{width: 100vw;height: 100%;position: relative; max-width: 100vw;}

.huaban{position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.huaban .dot{width: .24rem;height: .24rem;position:absolute;background: url(../images/huaban_i1.svg);background-size: 100% 100%;}
.huaban img{position: absolute;width: 1.25vw;}
.huaban img:nth-child(1){top: 16%;left: 7%;position: absolute;animation: hua 5s infinite linear;}
.huaban img:nth-child(2){top: -23%;left: 44%;position: absolute;animation: hua 7s infinite linear;}
.huaban img:nth-child(3){top: 20%;left: 69%;position: absolute;animation: hua 4s infinite linear;}
.huaban img:nth-child(4){top: 32%;left: 90%;position: absolute;animation: hua 6s infinite linear;}

@keyframes hua{
    0%{
        transform: rotate(0);
    }
    50%{
        transform: rotate(720deg);
    }
    100%{
        transform: rotate(720deg) translateY(1.5rem);
        opacity: 0;
    }
}

.luomu{ position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.luomu:after{content: "";width: 168%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(255,253,249,1);background: linear-gradient(to right, rgba(255,253,249,0) 0%,#fffbf4 10%);z-index: 1;}
[data-aos=img_s].luomu:after{transform: translateX(-34%);}
[data-aos=img_s].luomu.aos-animate:after{animation: move1s 4s linear 0s 1 normal forwards;}

@keyframes move1s{
    0% {
        transform: translateX(-34%);
    }
    100% {
        transform: translateX(100%);
    }
}

footer{ overflow: hidden;}
footer .i0w{position: absolute;bottom: 0;/* background: #ff0; */z-index: 10 !important;}
footer .i1w{width: 7.71rem;left: 7%;max-width: 40.71%;}
footer .i2w{width: 4.7rem;left: 47%;max-width: 25.03%;}
footer .i2sw{width: 4.9rem;left: 69.5%;z-index: 11 !important;max-width: 30.40625%;}
footer .i3w{width: 5.65rem;left: 93.25%;z-index: 1;max-width: 29.59%;}
footer .i4w{width: 8.1rem;left: 123.25%;max-width: 42.41%;}
footer .i5w{width: 7.46rem;left: 168%;max-width: 39.39%;}
footer .i6w{width: 2.44rem;left: 2%; max-width: 12.71%}
footer .i7w{width: 3.73rem;left: 12%;pointer-events: none;max-width: 21.09375%}
footer .i8w{width: 5.67rem;left: 34%;pointer-events: none;max-width: 30.0625%;}

footer .i9w{width: 3.57rem;left: 68%;max-width: 19.0625%;z-index: 11 !important;}
footer .i10w{width: 5.01rem;left: 86%;max-width: 25.0625%;}
footer .i11w{width: 3.57rem;left: 112%;max-width: 19.03%;}
footer .i12w{width: 3.57rem;left: 158%;max-width: 19.03%;}
footer .i13w{width: 5.1rem;left: 199%;pointer-events: none;max-width: 17.8%;}
footer .i14w{width: 4.54rem;left: 65%; pointer-events: none; max-width: 23.65%}

footer .i0w .i0{transition: .5s;cursor: pointer;height: 100%;position: relative;z-index: 10 !important;}

footer .i0w .d0{position: absolute;left: 0;right: 0;top: 100%;}
footer .d0{pointer-events: none;}

footer .jz1 .i3{ z-index: 1;}
footer .jz1 .i5{ z-index: 1;}


.fot { padding:1rem 0rem 0rem; }

.news_title2 {}

.post-71 .con { margin-top:.5rem;}


.dbbq{ color:#fff; margin-top:.2rem;}
.dbbq span { display:block; line-height:28px;}


.main1 .ml  { margin-top:.5rem;}

.post-525 {  margin-top:.8rem;
    position: relative;
    z-index: 1;
    align-items: center;
  background:#fff;
    cursor: pointer;
    transition: .5s;
    border: #f3d0aa 1px solid;
}
.post-525 .tt { background:#2770b7; color:#fff;   height: 0.8rem; line-height:.8rem; }
.post-525 .tt .tit .title { color:#fff; }
.post-525 .news_list li.news { float:left; margin-right:20px;width: 29%; position:relative; font-size:18px;
    padding: 0 15px; line-height:40px;
    margin-bottom: 0.2rem;}

.post-525 .news_list li.news:before { position:absolute; content:""; top:50%; left:0px; background:url(images/list21.png) no-repeat; width:9px; height:15px; margin-top:-9px;}

.post-525 .con { padding: 0 0.15rem 0 0.5rem;}

.post-525 .tt .tit .title { margin-top:0px;}



.list20 .col_news_con { background:#fff;}


.list20 .col_news_con .col_news_head1 {    height: 0.8rem;background:#2770b7; 
    position: relative;
    z-index: 1;
    align-items: center;
    padding: 0 0.15rem 0 0.5rem;
    cursor: pointer;
    transition: .5s;
    border-bottom: #f3d0aa 1px solid;}
.list20 .col_news_con .col_news_head1 .col_metas .col_title { float:none; display:block;    text-align: center;}
.list20 .col_news_con .col_news_head1 .col_metas .col_title h2 { line-height:.8rem; border:0px none; padding:0px; margin:0px; color:#fff;}


.list20 .rili .news_list li.news{ margin-top:.2rem;}
 .list20 .rili .news_list li.news:hover { background:#2770b73d;}
.list20 .col_news_con { border: #f3d0aa 1px solid;}
.list20 .col_news_list { margin:0px;}

.list20 .rili .news_list li.news {     padding: 0rem 0.48rem;}


.list20 .rili .news_list li.news:hover span { color:#2770b7;}
.list20 .rili .news_list li.news:hover a { color:#2770b7;}


.wp_entry .wp_articlecontent { padding:.5rem;}


.sicoh {
    position: relative;
    z-index: 1;
    justify-content: center;
    align-items: flex-end;
    padding: 0.3rem 0 0;
}

.sicoh:before {
    content: "WHVTU";
    position: absolute;
    font-size: .12rem;
    color: #1d68b2;
    font-family: 'Canela Web';
    text-transform: uppercase;
    bottom: -0.01rem;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

.sicoh:after{
    content: "";
    position: absolute;
    background: url(images/jzslt.png) no-repeat;
    left: 50%;
    text-align: center;
    top: -.05rem;
    height: .7rem;
    width: .5rem;
    z-index: 40;
    margin-left: -.25rem; opacity:0.5;
}


.sicoh span {
    width: 0.04rem;
    height: 0.04rem;
    background: rgba(0,120,123,0);
    border-radius: 50%;
    margin: 0 0 0.06rem;
    position: relative;
}

.sicoh span::before {width: 50vw;}
.sicoh .span1::before {
    right: calc(100% + 0.2rem);
    animation: bgfubuki1 600s ease-out infinite forwards;
}
.sicoh .span2::before {
    left: calc(100% + 0.2rem);
    animation: bgfubuki 600s linear infinite forwards;
}


.sicoh span::before {
    content: "";
    position: absolute;
    background: url(images/tit1.svg) center repeat-x;
    background-size: auto 2px;
    width: 50vw;
    height: 2px;
    top: 50%;
    color: #000;
    opacity: .3;
    transition: 4s;
}

@keyframes bgfubuki {
    0% {
      background-position: 0 0;
    }
    10% {
      background-position: 1000px 0;
    }
    20% {
      background-position: 2000px 0;
    }
    30% {
      background-position: 3000px 0;
    }
    40% {
      background-position: 4000px 0;
    }
    50% {
      background-position: 5000px 0;
    }
    60% {
      background-position:  6000px 0;
    }
    70% {
      background-position:  7000px 0;
    }
    80% {
      background-position: 8000px 0;
    }
    90% {
      background-position: 9000px 0;
    }
    100% {
      background-position:  10000px 0;
    }
  }
  @keyframes bgfubuki1 {
    0% {
      background-position: 0 0;
    }
    10% {
      background-position: -1000px 0;
    }
    20% {
      background-position: -2000px 0;
    }
    30% {
      background-position: -3000px 0;
    }
    40% {
      background-position: -4000px 0;
    }
    50% {
      background-position: -5000px 0;
    }
    60% {
      background-position:  -6000px 0;
    }
    70% {
      background-position:  -7000px 0;
    }
    80% {
      background-position: -8000px 0;
    }
    90% {
      background-position: -9000px 0;
    }
    100% {
      background-position:  -10000px 0;
    }
  }





.sicoh2 {
    position: relative;
    z-index: 1;
    justify-content: center;
    align-items: flex-end;
    padding: 0.3rem 0 0;
}

.sicoh2:before {
    content: "WHVTU";
    position: absolute;
    font-size: .12rem;
    color: #fff;
    font-family: 'Canela Web';
    text-transform: uppercase;
    bottom: -0.01rem;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

.sicoh2:after{
    content: "";
    position: absolute;
    background: url(images/jzslt2.png) no-repeat;
    left: 50%;
    text-align: center;
    top: -.05rem;
    height: .7rem;
    width: .5rem;
    z-index: 40;
    margin-left: -.25rem; opacity:0.5;
}


.sicoh2 span {
    width: 0.04rem;
    height: 0.04rem;
    background: rgba(0,120,123,0);
    border-radius: 50%;
    margin: 0 0 0.06rem;
    position: relative;
}

.sicoh2 span::before {width: 50vw;}
.sicoh2 .span1::before {
    right: calc(100% + 0.2rem);
    animation: bgfubuki1 600s ease-out infinite forwards;
}
.sicoh2 .span2::before {
    left: calc(100% + 0.2rem);
    animation: bgfubuki 600s linear infinite forwards;
}


.sicoh2 span::before {
    content: "";
    position: absolute;
    background: url(images/tit12.svg) center repeat-x;
    background-size: auto 2px;
    width: 50vw;
    height: 2px;
    top: 50%;
    color: #000;
    opacity: .3;
    transition: 4s;
}

@keyframes bgfubuki {
    0% {
      background-position: 0 0;
    }
    10% {
      background-position: 1000px 0;
    }
    20% {
      background-position: 2000px 0;
    }
    30% {
      background-position: 3000px 0;
    }
    40% {
      background-position: 4000px 0;
    }
    50% {
      background-position: 5000px 0;
    }
    60% {
      background-position:  6000px 0;
    }
    70% {
      background-position:  7000px 0;
    }
    80% {
      background-position: 8000px 0;
    }
    90% {
      background-position: 9000px 0;
    }
    100% {
      background-position:  10000px 0;
    }
  }
  @keyframes bgfubuki1 {
    0% {
      background-position: 0 0;
    }
    10% {
      background-position: -1000px 0;
    }
    20% {
      background-position: -2000px 0;
    }
    30% {
      background-position: -3000px 0;
    }
    40% {
      background-position: -4000px 0;
    }
    50% {
      background-position: -5000px 0;
    }
    60% {
      background-position:  -6000px 0;
    }
    70% {
      background-position:  -7000px 0;
    }
    80% {
      background-position: -8000px 0;
    }
    90% {
      background-position: -9000px 0;
    }
    100% {
      background-position:  -10000px 0;
    }
  }


.post-22 .tt ,.post-29 .tt { height:.7rem;}
.list2s .col_menu { display:block; background:#fff;}
.list2s .col_news .col_news_box { margin-left: 440px;    margin-top: 0rem;}

.list2s .col_list .wp_listcolumn .wp_column a .column-name {     padding: 0.1rem 0 0.1rem 0.2rem;}

.list2s .col_list .wp_listcolumn .wp_column a { font-size:.18rem;}
.list2s  #l-container .inner {padding: 50px 10px;}





