@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: #c72f2f;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1450px;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: 61px; 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: 62px;position:relative;}
.head { width:100%; position:relative;  }  
.head .head-left{float:left;display:inline-block;width: 276px;position: absolute;left: 50%; 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:50px;}



/*lang样式*/
.site-lang{ display:none; }
.site-lang ul{float:left;}
.site-lang ul li.links{float:left;     width: 30px;   height: 30px;   border: 1px solid #fff;   border-radius: 50%;}
.site-lang ul li.links a{line-height: 30px;padding:0px 0px;font-size: 16px;color: #fff;     width: 30px;   text-align: center;   display: inline-block;}



/*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; }




/*默认主导航样式*/
#nav{}
#nav .inner{}
.main-nav-panel{float:right; margin-top:0px;}
.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 .i5 { margin-left: 365px;}
.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 .36rem;line-height: 30px;color: #fff;font-size: 0.18rem; font-weight:bold; }
.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;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/

.main1{ background: url(images/c1.png) no-repeat bottom center; background-size: cover; }
.main1 .inner{padding: .95rem 0px  .75rem 0px;}
.main1 .ml{float:left; width:63.5%;}
.main1 .mr{float:right;width:34%;}
.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: url(images/c2.png) no-repeat bottom center; 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: url(images/c4.png) no-repeat bottom center;  background-size: cover;}
.main5 .inner{}



.main5_b .inner { padding: .4rem 0 .82rem 0;  }
.main5_b .ml { width: 31%; float: left; }
.main5_b .mc { width: 31%; float: left; margin: 0 3.5%;}
.main5_b .mr { width: 31%; float: right; }



.main6{  }
.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;float:left;font-weight:bold;} /**标题字体**/
.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: .7rem;float:right;}
.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:#c72f2f;} 
/*标准标题*/
.post1 {}
.post1 .tt { position: relative; height: 0.7rem;  margin-bottom:0.2rem; }
.post1 .tt .tit {border-bottom:0px;}
.post1 .tt .tit .title {display:inline-block;color: #c72f2f; font-size: 0.36rem; cursor:pointer; margin-top: 4px; }
.post1 .more_btn .more_text{display:inline-block;  /*padding-left: 27px;  */line-height: .7rem; } 
.post1 .more_btn a{line-height: .7rem;} 
.post1 .tt .tit em { display: block; font-size: 0.16rem; color: #c72f2f; }
.post1 .more_btn .more_text img { padding-left:.15rem;  padding-top: 0.22rem; }

.post1 .tt .tit:after {
    content: '';
    width: 60px;
    height: 3px;
    background-color: #c72f2f;
    position: absolute;
    left: 0;
    bottom: 0;
}



/*法商人物--背景图标题*/
.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: #c72f2f;  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: #c72f2f;  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: #c72f2f;  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;}



.main1 .post1 .more_btn .more_text img { padding: 6px 0 0 0; }

.main1 .ml{float:left; width:63.5%;}
.main1 .ml .news_list li.news  {  }
.post-12{position:relative;   background: #ffffff;}
.bx-wrapper {  width: 9.2rem;  height: 7rem;  position: relative;  background:#fff; border-bottom:5px solid #9e2d29; }
.bx-viewport { height: 7rem!important;  }
.post-12 .content img{   width: 100%;  height: 5.5rem; object-fit: cover;}
.post-12 .news_list li.news .content .new_picture { overflow:hidden;  }
.post-12 .news_list li.news .content .news_title { font-size:0.22rem; color:#393939; margin:0.3rem  0.2rem 0.2rem 0.26rem; height:.3rem; line-height:.3rem; overflow:hidden;   }
.post-12 .news_list li.news .content .news_text { display:none;  }
.post-12 .news_list li.news .content .news_time { background:url(images/time1.png) no-repeat 26px 0; font-family:Georgia; font-size: 0.18rem; color:#393939; padding: 0px 0 0.4rem 0.5rem;  }
.post-12 .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-12 .news_list li.news .news_title:hover span {
	background-size: 100% 1px;
}
.post-12 .news_list li.news .news_title:hover a{color:#c1292a; }


/*圆点*/
.post-12 .bx-default-pager{  width:115px;height:12px;margin:0 auto; position: absolute; right:28px; bottom:180px;  }
.post-12 .bx-pager-item{float:left;}
.post-12 .bx-pager-item a{width:10px;height:10px;border-radius:5px;background:#fff;overflow:hidden;line-height:100px;display:block;margin-right:11px;}
.post-12 .bx-pager-item .active{background:#c1292a!important;}

/*左右箭头*/
.post-12 .bx-controls-direction { display:none; }
.post-12 .bx-controls-direction a{display:block;width:17px;height:28px;position:absolute;line-height:100px;overflow:hidden;}
.post-12 .bx-controls-direction .bx-prev{background: url(images/xiaoyuhao.png) no-repeat top center;top:40%;left:15px;}
.post-12 .bx-controls-direction .bx-next{background: url(images/dayuhao.png) no-repeat top center;top:40%;right:15px;}



.main1 .mr{float:right;width:32%; padding-right:1%; }

.post-13 {   }
.post-13 .news_list li.news .news_img { width:4.6rem; height:2.65rem;  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_nr {  height:0.6rem; line-height:0.3rem; border-bottom: 1px dashed #bbb;  padding:0.12rem 0;  }
.post-13 .news_list li.news .news_title { font-size:18px;  width: calc(100% - 100px); float:left;   }
.post-13 .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-13 .news_list li.news:hover span {background-size: 100% 1px; }
.post-13 .news_list li.news .news_title:hover a{color:#c1292a; }
.post-13 .news_list li.news .news_date { float:right;  font-family: Georgia;  font-size:14px;  font-weight:bold;    }
.post-13 .news_list li.i1,.post-13 .news_list li.i2,.post-13 .news_list li.i3 { display:none; }



.post-13 .news_list li{position: relative;z-index: 2}
.post-13 .news_list li a{position: relative;z-index: 3;display: block;}
.post-13 .news_list li .news_date {position: relative;z-index: 3;display: block;}
.post-13 .news_list li:after{position: absolute;top: -15px;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; }
.post-13 .news_list li:hover:after{opacity: 1;visibility: visible;}
.post-13 .news_list li:hover{z-index: 5;}




.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; }


/*媒体法商*/
.post-22 .news_list li { border-bottom:5px solid #e8a942; padding: 0.18rem 0 0.16rem 0.22rem; background:url(images/icon_xh.png) no-repeat right bottom;     box-shadow: 0px 2px 5px 2px rgb(0, 0, 0, .1); margin-bottom:0.2rem;  }
.post-22 .news_list li.news span.news_title_small { float:left; background:#9e2d29;  line-height:0.38rem; font-size:0.18rem; color:#fff; padding:0 0.08rem; margin-right: 0.18rem; min-width:1.4rem; text-align:center; }

.post-22 .news_list li.news span.news_title { line-height:0.38rem;   font-size: 0.18rem;  }
.post-22 .news_list li.news span.news_date { line-height:0.38rem;  padding-right: 0.18rem;   float: right;  font-family: Georgia;   font-size: .14rem;   font-weight: bold; }

.post-22 .news_list li:hover {  border-bottom: 5px solid #9e2d29; background:#9e2d29;  }

.post-22 .news_list li:hover span.news_title_small {  background:#e8a942;   }
.post-22 .news_list li:hover span.news_title a { color:#fff; }
.post-22 .news_list li:hover span.news_date { color:#fff; }

.post-22 .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-22 .news_list li.news:hover span.news_title a {
	background-size: 100% 1px;
}




.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-31 .news_list li.news { width: calc(50% - 4px); float:left; position:relative; border:2px solid #fff; }
.post-31 .news_list li.news .news_imgs { width:100%; height:2.55rem;   overflow:hidden;  }
.post-31 .news_list li.news .news_imgs img { width:100%; height:100%; object-fit: cover;}
.post-31 .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-31 .news_list li.news .news_title a { font-size:0.18rem; color:#fff; padding-left:0.15rem;  }



/*法商影像*/
.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-42 .news_list li.i1 { display:none;  }
.post-42 .news_list li.i2 { width: calc(3.7rem - 4px); float:left; position:relative; border:2px solid #fff; position:relative; }
.post-42 .news_list li.i3 { width:calc(3.8rem - 4px); float:left; position:relative; border:2px solid #fff;   position:relative; }
.post-42 .news_list li.news .news_imgs { width:100%; height:2.63rem;  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);  }
.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; }




/*法商生活*/
.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; border-bottom: 1px solid rgba(255,255,255,.17);}
/* 社交媒体 */
.post-51 .tt { width: 20%; float: left; padding-top: 15px; }
.post-51 .tt .tit em { color: #fff; }
.post-51 .tt .tit .title {color: #fff;  }
.post-51 .tt .tit:after { background-color: #fff; }
.post-51 ul { width: 56%; float: right; display:none; }
.post-51 ul li { margin-left: 0.1rem; float: right;  }
.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;}


/*法商微信*/
.post-52 .news_list li { margin-top:0.38rem; }
.post-52 .news_list .news_imgs { width:100%; height:2.45rem;  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:.6rem; line-height:0.6rem;  background:rgba(255,255,255,.35);  overflow:hidden;  }
.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;  }
.post-55 .news_list .news_imgs { width:100%; height:2.45rem;  overflow:hidden;  }
.post-55 .news_list .news_imgs img { width:100%; height:100%; }
.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 {}
.rili .news_list li.news{margin-top:0px;margin-bottom: 20px; background: url(images/list_bg1.png) no-repeat 0 0; padding:0.15rem 0 0.15rem 0.23rem; height:1.05rem;  background-size: cover;   }
.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:1.05rem;  line-height: 1.05rem; 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;  }
.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 #c72f2f; 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:#c72f2f; 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:#c72f2f; }
.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;} 







/*图新闻列表*/
.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;width:223px;height: 158px;}
.tu_text .news_list li.news .news_imgs img{width:223px;height: 158px;}
.tu_text .news_list li.news .news_wz{float: left;width: 322px;padding:14px 20px;height: 130px;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{background:#f2f2f2;border-bottom:none;}
.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;  } 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #ab061f;  }   /**位置栏目背景**/
.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:#ab061f; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #ab061f;}
.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:#ab061f;}
/*二级子栏目**/
.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:#ab061f;} 
/*三级子栏目**/
.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-left: 4.3rem;}
.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 { padding-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; text-indent:34px; }
.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: .75rem;   line-height: .75rem; margin:.15rem 0 .15rem .25rem; padding-right:.25rem;  font-size:18px; border-right:1px solid #e0e0e0; }
.col_news_list .news_list li.news span.news_title { float:left; }



/**文章页**/
.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: #c72f2f;} /**文章标题**/
.article h2.arti_title2 {line-height:26px;padding: 10px;font-family: "黑体";font-size:0.18rem;text-align:center;color: #c72f2f;} /**文章副标题**/
.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: url(images/foot.png) no-repeat bottom center;     background-size: cover;      overflow: hidden;   }
/* 底部版权上 */
.fot-left { width: 23%; float: left; padding: .35rem 0 .3rem 0rem;  }
.fot-right {padding: .85rem 0 .45rem 0rem; width: auto; float: right;}
.fot-right ul li{margin-left: .15rem;text-align: center; float: left; }
.fot-right ul li a{color: #fff}
.fot-right ul li .news_title{font-size: .14rem;margin-top: .05rem; text-align: center; }
.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 #c93130; padding:20px 0 10px 0; }
.fob-left { width: 40%; float: left;  }
.fob p { text-align: left; 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:.35rem; }
.col_news_head1 .col_metas .col_title h2 {  font-size:.36rem; color:#ab061f; font-weight:bold; border-left:5px solid #ab061f;  padding-left:.15rem;  }
.col_news_head1 .col_metas .col_path  {  margin-top:.45rem; }


.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 #ab061f;   }
.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:#ab061f; }

.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 #ab061f;   padding-left: 0.15rem;  display:inline-block; }
.zjfs .tt .tit a { color: #ab061f;  }
.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; }
 






/*法商视频*/
.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: url(images/content.png) no-repeat bottom center;  background-size: cover;   }



/*机构设置**/
.jgsz .tt { margin-bottom:.25rem; margin-top:.35rem;  }
.jgsz .tt .tit {  font-size: .36rem;   font-weight: bold;  border-left: 5px solid #ab061f;   padding-left: 0.15rem; }
.jgsz .tt .tit a { color: #ab061f;  }
.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; }


/*客座教授*/

.list_kzjs { margin-top:35px; }
.list_kzjs li.news{margin-bottom:50px; background:#f6f6f6; }
.list_kzjs li.news .news_imgs{float: left;width: 185px; height:245px; margin-right:-175px;}
.list_kzjs li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.list_kzjs li.news .news_imgs img{width:185px; height:245px; object-fit: cover; }
.list_kzjs li.news .news_wz{width:100%;} 
.list_kzjs li.news .news_wz .news_con{margin-left:215px; padding: 15px 20px 0px 0px; position:relative;} 
.list_kzjs li.news .news_title {line-height: 32px; font-size: 18px;     } 
.list_kzjs li.news .news_title a { color:#393939; }
.list_kzjs li.news .small_title {line-height:32px; font-size:16px; color:#696969; }
.list_kzjs li.news .news_text {line-height: 28px; font-size:14px;}
.list_kzjs li.news .news_text a {  color:#696969;  }



/******资深教授图片列表********/
.list_zsjs { overflow: hidden;  }
.list_zsjs li.news { width:160px; float:left; padding:10px 22px; }
.list_zsjs .news_img img { width: 160px;  height: 215px;    }
.list_zsjs li .news_title { text-align:center; padding: 10px 0; }

.list_ggjs { overflow: hidden;  }
.list_ggjs li.news { width:160px; float:left; padding:10px 22px; }
.list_ggjs li.news .news_imgs { width: 160px;  height: 215px;    }
.list_ggjs li.news .news_imgs img { width: 160px;  height: 215px;    }
.list_ggjs li.news .news_title { text-align:center; padding: 10px 0; }



