﻿@charset "utf-8";

/* 用于模块自定义样式名 使用 ，代码请自行编写 用不到时不需要引入该文件 */
/*登录成功之后用户名的样式*/
.mod-login #showuser {
   color    : #fff;
   font-size: 14px;
}
#layout{
   max-width: 1920px;
   margin: 0 auto;
}
.inline-a{
   display: inline !important;
}
.cursor{
    cursor: pointer;
 }
.wid-1260 {
   width   : 1260px;
   margin  : 0 auto;
   height  : auto;
   overflow: hidden;
}

.wid-1220 {
   width   : 1220px;
   margin  : 0 auto;
   height  : auto;
   overflow: hidden;
}

.wid-1200 {
   width   : 1200px;
   margin  : 0 auto;
   height  : auto;
   overflow: hidden;
}

.wid-1238 {
   width   : 1238px;
   margin  : 0 auto;
   height  : auto;
   overflow: hidden;
}

.wrap {
   width: 1260px;
}

body {
   background: #ECEEF5;
}

.shadow {
   box-shadow   : 0px 5px 32px 0px rgba(4, 28, 70, 0.2);
   border-radius: 4px;
   background   : #fff;
}

.shadow2 {
   box-shadow   : 0px 1px 20px 0px rgb(4 28 70 / 20%);
   border-radius: 4px;
   background   : #fff;
}

.mr30 {
   margin-right: 30px;
}

.ml30 {
   margin-left: 30px;
}

.bmg {
   display: block;
   margin : 0 auto;
}

.m40 {
   margin: 0 40px;
}


/* 公共头部===== */
/* banner */
.tpl-header {
   height    : 438px;
   background: url('../images/banner.jpg') center 0 no-repeat;
   min-width : 1200px;
}
.tpl-header.djbanner{
   background: url('../images/djbanner.png') center 0 no-repeat;
}

/* 登录 */
.loginBox {
   padding-top: 7px;
}
/* logo */
.logo{
   width: 136px;
   height: 45px;
   background: url("../images/logo.png") 0 center;
   background-size: auto;
}
.login a {
   color       : #fff;
   margin-right: 6px;
   font-size   : 14px;
}
.login-btn-login:hover{
   color: #f70;
}
.loginBox .mod-login-horizontal-s1 {
   padding    : 0 15px 0 30px;
   line-height: 31px;
}

/* 申请试用样式 */
#apply {
   float: left;
}

/* #apply .el-dialog{margin-top: 10vh!important;} */
#apply {
   color        : #FF9D3D;
   font-size    : 14px;
   border       : 1px solid #FF9D3D;
   border-radius: 4px;
   width        : 71px;
   text-align   : center;
   cursor       : pointer;
   height       : 29px;
   line-height  : 29px;
}

#apply:hover {
   text-decoration: none;
}

.mar_t0 {
   margin-top: 0;
}

/* 检索 */
.searchBox {
   width : 936px;
   margin: 278px auto 0;
}

.gjsearch {
   width        : 213px;
   height       : 43px;
   background   : #1771F8;
   border-radius: 4px;
   line-height  : 43px;
   box-shadow   : 0px 13px 32px 0px rgba(4, 28, 70, 0.2);
}

.gjsearch span {
   font-size  : 14px;
   color      : #fff;
   background : url('../images/w_arrow.png') 140px center no-repeat;
   text-indent: 66px;
   display    : block;
   font-weight: bold;
}

.gjsearch.cur span {
   background: url('../images/w_arrow_cur.png') 140px center no-repeat;
}

.mod-treelist-s1 {
   display: none;
}

/* 检索框 */
.mod-search-singlebox-s2 {
   width        : 568px;
   box-shadow   : none;
   height       : 43px;
   padding-left : 100px;
   display      : block !important;
   box-shadow   : 0px 13px 32px 0px rgba(4, 28, 70, 0.2);
   border-radius: 4px;
   background   : #fff;
}

.mod-search-singlebox-s2 .keylist {
   width: 100px;
}

.mod-search-singlebox-s2 .keylist .active {
   height       : 43px;
   line-height  : 43px;
   font-size    : 14px;
   color        : #03224A;
   border-radius: 4px 0 0 4px;
   background   : transparent;
}

.mod-search-singlebox-s2 .secx .inputtext1,
.mod-search-singlebox-s2 .secbtn1 {
   /* background: transparent; */
}
.mod-search-singlebox-s2 .secx .inputtext1{
   width: 100%;
   padding-right: 60px;
}
.mod-search-singlebox-s2 .secx {
   height       : 42px;
   border-radius: 0 0 4px 0;
}

.linkbox {
   width     : 100px;
   text-align: right;
   font-size : 14px;
}

.linkbox a {
   color        : #fff;
   background   : url('../images/s_nor.png') right center no-repeat;
   display      : inline-block;
   padding-right: 10px;
   line-height  : 24px;
}

.linkbox a:hover {
   background: url('../images/s_cur.png') right center no-repeat;
   color     : #FF9042;
}

/* 横向导航 */
.nav-wrap {
   height     : 67px;
   background : #263E90;
   line-height: 67px;
}

.nav {
   text-align: center;
   width     : 1200px;
   margin    : 0 auto;
   position  : relative;
   display: flex;
   display: -ms-flexbox;
   display: -webkit-flex;
   justify-content: space-between;
}

.nav li {
   font-size  : 24px;
   color      : #fff;
   font-weight: 400;
   /* width      : 120px; */
   text-align : center;
   float      : left;
   padding    : 0 3px;
   margin-right: 55px;
}
.nav li:last-child{
   margin-right:0px;
}

.nav li a {
   color  : #fff;
   display: block;
}
.nav li sup{
   display:inline-block;
   width: 8px;
   height: 8px;
   border-radius: 50%;
   background-color: #f70;
   font-size: 36px;
   position: absolute;
    top: 12px;
    right: 16px;
}
.nav li.jjzl a{
   font-weight: bold;
}

.nav li.cur>a,
.nav li:hover>a {
   color: #BE1618;
}

.nav .rdzt-hide {
   display         : none;
   background      : #263E90;
   width           : 244px;
   position        : absolute;
   left            : 0%;
   top             : 67px;
   z-index         : 100;
   /* margin-left  : -122px; */
   padding         : 10px 5px;
   background      : #FFFFFF;
   box-shadow      : 0px 10px 29px 0px rgba(16, 26, 41, 0.3);
   border-radius   : 0px 0px 4px 4px;
}

.nav .rdzt-hide a {
   height     : 32px;
   line-height: 32px;
   font-size  : 15px;
   color      : #333;
   display    : block;
   text-align : center;
   font-weight: normal;
}

.nav .rdzt-hide a:hover {
   color: #f70;
}

.nav .rdzt-hide-data {
   padding: 40px;
   width  : 1200px;
   height : 339px;
}

.nav .rdzt-hide-data>div {
   width  : 50%;
   padding: 0 10px;
}

.nav .rdzt-hide-data.rdzt-hide-data-a a {
   float        : left;
   width        : 206px;
   height       : 120px;
   display      : block;
   text-align   : center;
   margin-bottom: 10px;
   margin-right : 15px;
}

.nav .rdzt-hide-data.rdzt-hide-data-a a img {
   width : 206px;
   height: 120px;
}


/* 首页====== */
.wid-1001260 {
   width    : 100%;
   min-width: 1260px;
   max-width: 1903px;
   margin   : 0 auto;
}

/* 每日快报 */
.dailyExpress {
   padding-top: 80px;
}

.dailyExpress>div {
   margin-bottom: 26px;
}

.dailyExpress-l {
   width : 588px;
   height: 376px;
}

.dailyExpress-l  .mod-imglist-titbox span{
   cursor: pointer;
}

.dailyExpress-r {
   width     : 588px;
   height    : 376px;
   border-top: 6px solid #436BF4;
}

/* 政策速递 */
.policyExpress {
   padding-bottom: 80px;
}

.policyExpress>div {
   width     : 588px;
   height    : 385px;
   margin-top: 20px;
}

.policyExpress-r .title {
   height       : 70px;
   line-height  : 70px;
   font-size    : 24px;
   border-bottom: 1px solid rgba(3, 34, 74, 0.2);
}

/* .policyExpress-r .hd{height:46px;line-height:46px;} */
.policyExpress-r>.hd a {
   color: #03224A;
   ;
   font-size    : 16px;
   padding-right: 23px;
   position     : relative;
   margin-right : 23px;
}

.policyExpress-r>.hd a:nth-child(1):after {
   content   : '';
   width     : 1px;
   height    : 15px;
   background: rgba(3, 34, 74, 0.6);
   position  : absolute;
   right     : 0;
   top       : 4px;
}

.policyExpress-r>.hd a.current {
   color      : #0747BC;
   font-weight: bold;
}

.policyExpress-r>.bd {
   height  : 268;
   position: relative;
}

.policyExpress-r>.bd>li {
   height : 268;
   display: none;
}

/* .policyExpress-r>.bd>li .icon{width:15px;height:8px;background:url(../images/sj_t_bg.png) 0 0 no-repeat;position: absolute;top:-1px;} */
.policyExpress-r>.bd>li .icon1 {
   left: 55px;
}

.policyExpress-r>.bd>li .icon2 {
   left: 183px;
}

.policyExpress-r>.bd>li.current {
   display: block;
}

/* 下拉列表 */
.select_box {
   height  : 30px;
   position: absolute;
   overflow: visible;
   z-index : 10;
   right   : 40px;
   top     : -54px;
}

.tag_select {
   width        : 80px;
   height       : 28px;
   background   : transparent url(../images/arrow.png) no-repeat 58px center;
   padding      : 0 10px;
   line-height  : 28px;
   cursor       : pointer;
   border       : 1px solid #c9c9c9;
   border-radius: 3px;
   font-size    : 14px;
   color        : #03224A;
}

.tag_select_hover {
   border: 1px solid #0747BC;
}

.tag_select_open {
   background   : transparent url(../images/arrow-t.png) no-repeat 58px center;
   border       : 1px solid #0747BC;
   border-bottom: 1px solid #fff;
}

.tag_options {
   position  : absolute;
   z-index   : 999;
   background: #fff;
   width     : 80px;
   display   : none;
   border    : 1px solid #0747BC;
   border-top: none;
   left      : 0;
   top       : 26px;
}

.tag_options>li {
   padding    : 0 10px;
   height     : 24px;
   line-height: 24px;
   color      : #03224A;
   cursor     : pointer;
   font-size  : 14px;
}
.tag_options>li:nth-last-child(1),
.tag_options>li:nth-last-child(2),
.tag_options>li:nth-last-child(3){
   color: #A9A9A9;
   cursor: not-allowed
}
.tag_options li.open_hover {
   background: #aac6fa;
   color     : #fff;
}

.tag_options>li.open_select {
   background: #699cfa;
   color     : #fff;
}

#boxscroll {
   overflow: hidden;
   outline : none;
   width   : 80px;
   height  : 220px;
}



/* 国资监管业务知识 */
.knowledge-wrap {
   height    : 1404px;
   background: url('../images/bg.jpg') center 0 no-repeat;
}

.knowledge {
   padding-top: 80px;
}

.knowledge-con-list {
   width        : 386px;
   height       : 350px;
   background   : url('../images/k_bg.png') center 0 no-repeat;
   margin-bottom: 24px;
}

.knowledge-con-list-margin {
   margin: 0 21px;
}

.knowledge-con {
   padding-top: 81px;
}

.knowledge-con-list>.title {
   padding-top        : 31px;
   padding-bottom     : 27px;
   background-position: 0 center;
   background-repeat  : no-repeat;
   padding-left       : 69px;
   font-size          : 24px;
   color              : #03224A;
}

.knowledge-con-list .title1 {
   background-image: url('../images/1.png');
}

.knowledge-con-list .title2 {
   background-image: url('../images/2.png');
}

.knowledge-con-list .title3 {
   background-image: url('../images/3.png');
}

.knowledge-con-list .title4 {
   background-image: url('../images/4.png');
}

.knowledge-con-list .title5 {
   background-image: url('../images/5.png');
}

.knowledge-con-list .title6 {
   background-image: url('../images/6.png');
}

.knowledge-con-list .title7 {
   background-image: url('../images/7.png');
}

.knowledge-con-list .title8 {
   background-image: url('../images/8.png');
}

.knowledge-con-list .title9 {
   background-image: url('../images/9.png');
}

/* 文字向左滚动 */
.txtScroll-left {
   position: relative;
}

.txtScroll-left .hd {
   overflow: hidden;
   height  : 27px;
   width   : 100%;
   position: absolute;
}

.txtScroll-left .hd .prev,
.txtScroll-left .hd .next {
   display   : block;
   width     : 27px;
   height    : 27px;
   float     : right;
   overflow  : hidden;
   cursor    : pointer;
   background: url('../images/sl.png') 0 0 no-repeat;
   position  : absolute;
}

.txtScroll-left .hd .prev {
   left: 0;
}

.txtScroll-left .hd .next {
   background: url('../images/sr.png') 0 0 no-repeat;
   right     : 0;
}

/* .txtScroll-left .hd .prevStop{ background-position:-60px 0; }
.txtScroll-left .hd .nextStop{ background-position:-60px -50px; } */
/* .txtScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
.txtScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.txtScroll-left .hd ul li.on{ background-position:0 0; } */
.txtScroll-left .bd {
   width   : 80%;
   overflow: hidden;
   margin  : 0 auto;
}

.txtScroll-left .bd ul {
   overflow: hidden;
   zoom    : 1;
   -width  : 9999px;
}

.txtScroll-left .bd ul li {
   -padding-right: 12px;
   float         : left;
   height        : 27px;
   line-height   : 27px;
   _display      : inline;
   font-size     : 16px;
   color         : rgba(3, 34, 74, 0.8);
   width         : 122px !important;
   text-align    : center;
}

.txtScroll-left .bd ul li span {
   color: #999;
}

.txtScroll-left .bd ul li a {
   color        : rgba(3, 34, 74, 0.8);
   display      : block;
   padding      : 0 5px;
   overflow     : hidden;
   white-space  : nowrap;
   text-overflow: ellipsis;
}

.txtScroll-left .bd ul li.cur a {
   color      : #0747BC;
   font-weight: bold;
}

.knowledge-con-data>li {
   display: none;
}

.knowledge-con-data>li.cur {
   display: block;
}

.knowledge-con-data>li>.knowledge-con-data-list {
   border-bottom: 1px solid #E5E5E5;
}

.knowledge-con-data-list {
   padding-top: 7px;
   height     : 68px;
   overflow   : hidden;
}

.knowledge-con-data-list .title {
   width        : 81px;
   height       : 32px;
   border-radius: 5px;
   font-size    : 16px;
   color        : #fff;
   font-weight  : 400;
   line-height  : 32px;
   text-align   : center;
   background   : #0747BC;
   margin-top   : 17px;
}

.knowledge-con-data-list .data {
   width   : 207px;
   position: relative;
}

.knowledge-con-data-list .mod-artlist-field1 .article-name,
.policyExpress .mod-artlist-field1 .article-name,
.dailyExpress-r .mod-artlist-field1 .article-name {
   font-size: 14px;
}

.policyExpress .mod-artlist-field1 .item,
.dailyExpress-r .mod-artlist-field1 .item {
   margin-bottom: 10px;
}

.policyExpress .mod-tab-single-d .mod-single-head,
.dailyExpress-r .mod-tab-single-d .mod-single-head {
   padding-bottom: 20px;
}

/* 热点专题 */
.hotProject {
   padding-top: 80px;
}

.hotProject-t {}

.temp_slideshow_box {
   position: relative;
}

.temp_slideshow_div {
   width   : 1064px;
   margin  : 0 auto;
   overflow: hidden;
   position: relative;
   height  : 256px;
}

.temp_slideshow_ul {
   position: absolute;
   width   : 9999px;
}

.temp_slideshow_li {
   background   : none;
   width        : 356px;
   float        : left;
   margin-top   : 79px;
   margin-bottom: 20px;
}

.temp_slideshow_ndiv {
   padding: 0;
   margin : 0 auto;
   width  : 319px;
}

.temp_slideshow_ndiv_a {
   position: relative;
   display : block;
   cursor  : pointer;
}

.temp_slideshow_ndiv_a img {
   width : 319px;
   height: 160px;
}

.temp_slideshow_box>a,
.readingRoom-con .mod-imgs .btnbox .btn-l,
.readingRoom-con .mod-imgs .btnbox .btn-r,
.dj-djyd-con .mod-imgs .btnbox .btn-l,
.dj-djyd-con .mod-imgs .btnbox .btn-r {
   width   : 83px;
   height  : 83px;
   position: absolute;
   top     : 44%;
   cursor  : pointer;
}

.temp_slideshow_box .left,
.readingRoom-con .mod-imgs .btnbox .btn-l,
.dj-djyd-con .mod-imgs .btnbox .btn-l {
   left      : 20px;
   background: url(../images/bl.png) 0 0 no-repeat;
}

.temp_slideshow_box .right,
.readingRoom-con .mod-imgs .btnbox .btn-r,
.dj-djyd-con .mod-imgs .btnbox .btn-r {
   right     : 20px;
   background: url(../images/br.png) 0 0 no-repeat;
}

.readingRoom-con .mod-imgs .btnbox .btn-l,
.readingRoom-con .mod-imgs .btnbox .btn-r,
.dj-djyd-con .mod-imgs .btnbox .btn-l,
.dj-djyd-con .mod-imgs .btnbox .btn-r {
   top: 22%;
}
.dj-djyd-wrap .mod-tab-bd-bz .btnbox .btn-l,
.dj-djyd-wrap .mod-tab-bd-bz .btnbox .btn-r,
.readingRoom-wrap .mod-tab-bd-bz .btnbox .btn-l,
.readingRoom-wrap .mod-tab-bd-bz .btnbox .btn-r{
   top: -10%;
 
}
.hotProject-b {
   padding-bottom: 161px;
   padding-top   : 36px;
}

.hotProject-b-list {
   width : 384px;
   height: 309px;
}

.hotProject-b-list-margin {
   margin: 0 27px;
}


/* 国资国企领导参阅 */
.hotProject-b-list-llcy .mod-artlist-summary-all-img .sum-tit,
.hotProject-b-list-gzbg .mod-artlist-tab-default .tab-tit {
   border       : none;
   height       : 72px;
   line-height  : 72px;
   font-size    : 24px;
   padding-left : 0;
   border-bottom: 1px solid rgba(3, 34, 74, 0.2);
   margin       : 0 40px;
   font-weight  : bold;
   color        : #03224A;
   margin-bottom: 14px;
}

.hotProject-b-list-llcy .mod-artlist-summary-all-img .sum-tit a {
   background  : transparent;
   padding-left: 0;
   line-height : 72px;
   color       : #03224A !important;
   cursor: default;
}

.hotProject-b-list-llcy .mod-artlist-summary-all-img .sum-con {
   padding: 7px 40px 0 175px;
}

.hotProject-b-list-llcy .mod-artlist-summary-all-img .sum-con-bg {
   background: transparent;
   margin-top: 0;
}

.hotProject-b-list-llcy .mod-artlist-summary-all-img .sum-text {
   padding   : 0;
   min-height: 0;
}

.hotProject-b-list-llcy>.img-a {
   position        : absolute;
   left            : 40px;
   top             : 96px;
   background-color: #fff;
   opacity         : 0;
   z-index         : 999;
   display         : inline-block;
   width           : 120px;
   height          : 160px;
}

.hotProject-b-list-llcy>img {
   position: absolute;
   left    : 40px;
   top     : 96px;
}

.hotProject-b-list-llcy .mod-artlist-summary-all-img .sum-text-tit a {
   text-overflow: ellipsis;
   white-space  : nowrap;
   overflow     : hidden;
   width        : 100%;
   font-size    : 14px;
   font-weight  : 400;
   color        : #03224A;
}
.hotProject-b-list-llcy .mod-artlist-summary-all-img .sum-con-bg a>img,
.hotProject-b-list-llcy .mod-artlist-summary-all-img  .sum-text-con{
   display: none !important;
}
.hotProject-b-list-llcy .mod-artlist-summary-all-img .sum-text-tit a:hover,
.hotProject-b-list-llcy .more:hover,
.hotProject-b-list-cgbg .item-more:hover {
   color: #f70;
}

.hotProject-b-list-llcy .mod-artlist-summary-all-img .sum-text-tit {
   margin-bottom: 6px;
}

.hotProject-b-list-llcy .mod-artlist .item-more {
   display: none;
}

.hotProject-b-list-llcy .more {
   font-weight: 500;
   color      : #0747BC;
   font-size  : 14px;
   top        : 30px;
   right      : 40px;
}

/* 国资报告 */
.hotProject-b-list-gzbg .mod-artlist-tab-default .mod-tab-head {
   position: absolute;
   left    : 160px;
   top     : 26px;
   padding : 0;
}

.hotProject-b-list-gzbg .mod-artlist-tab-default .mod-tab-head li {
   font-weight : 400;
   color       : #03224A;
   font-size   : 20px;
   font-size   : 20px;
   font-family : "Microsoft YaHei", "微软雅黑", Arial, Helvetica, sans-serif;
   padding-left: 0;
   margin-left: 10px !important;
   width: 85px;
}

.hotProject-b-list-gzbg .mod-artlist-tab-default .mod-tab-head li:after{
   content: "";
   height: auto;
}

.hotProject-b-list-gzbg .mod-artlist-tab-default .mod-tab-head li.cur:after {
   display: none;
}

.hotProject-b-list-gzbg .mod-artlist-tab-default .mod-tab-head li.cur {
   color: #0747BC;
}

.hotProject-b-list-gzbg .mod-artlist-tab-default .mod-tab-bd {
   padding: 3px 40px 0 175px;
}

.hotProject-b-list-gzbg .mod-artlist-tab-default .pic-link {
   display: none;
}

.hotProject-b-list-gzbg .mod-artlist-tab-default .mod-artlist {
   padding: 0;
}

.hotProject-b-list-gzbg .mod-artlist-field1 {
   padding: 0;
}

.hotProject-b-list-gzbg .mod-artlist-field1 .item {
   padding-right: 0;
   margin-bottom: 1px;
}

.hotProject-b-list-gzbg .mod-artlist-field1 .date {
   width: 59px;
}

.hotProject-b-list-gzbg .mod-artlist-field1 .item a {
   width: 100px;
}

.hotProject-b-list-gzbg .more {
   bottom: 18px;
   top   : auto;
}

.hotProject-b-list-cgbg .hotProject-b-list-cgbg-h {
   width  : 100%;
   padding: 0 38px;
   height : 99px;

}

.hotProject-b-list-cgbg .hotProject-b-list-cgbg-h .hotProject-b-list-cgbg-h-table-cell {
   width        : 100%;
   height       : 99px;
   padding-top  : 25px;
   border-bottom: 1px solid #CDD3DB;
}

.hotProject-b-list-cgbg .hotProject-b-list-cgbg-h .hotProject-b-list-cgbg-h-table-cell::after,
.hotProject-b-list-cgbg .hotProject-b-list-cgbg-h .hotProject-b-list-cgbg-h-table-cell::before {
   content: "";
   display: block;
   clear  : both;
}

.hotProject-b-list-cgbg h2 {
   line-height: normal;
   width      : 199px;
   height     : 53px;
   font-size  : 24px;
   font-family: Microsoft YaHei;
   font-weight: bold;
   color      : #03224A;
   float      : left;
}

.hotProject-b-list-cgbg .item-more {
   float      : right;
   font-weight: 500;
   color      : #0747BC;
   font-size  : 14px;
}

.hotProject-b-list-cgbg .mod-imglist-wrap {
   width : 304px !important;
   height: 304px;
}

.hotProject-b-list-cgbg .mod-imglist-wrap ul {
   position: relative;
   width   : 100% !important;
   height  : 100% !important;
}

.hotProject-b-list-cgbg .mod-imglist-wrap li {
   position: absolute;
   top     : 24px;
}

.hotProject-b-list-cgbg .mod-imglist-wrap li .imglist-tit {
   display: none;
}

.hotProject-b-list-cgbg .mod-imglist-wrap li:nth-child(1) {
   left   : 0;
   z-index: 10;
}

.hotProject-b-list-cgbg .mod-imglist-wrap li:nth-child(2) {
   left   : 87px;
   z-index: 9;
}

.hotProject-b-list-cgbg .mod-imglist-wrap li:nth-child(3) {
   left   : 181px;
   z-index: 8;
}

/* 电子阅览室 */
.readingRoom-wrap {
   background: url('../images/readroom_bg.jpg') 0 bottom repeat-x;
}

.readingRoom-con {
   margin-top: 80px;
   height    : 428px;
}

.readingRoom-con .mod-tab-single-d>.stit {
   display: none;
}

.readingRoom-con .mod-tab-single-d .mod-single-head li:after {
   display: none;
}

.readingRoom-con .mod-tab-single-d .mod-single-head {
   text-align    : center;
   font-size     : 24px;
   color         : #03224A;
   padding-bottom: 0;
   margin-bottom : 80px;
   padding       : 0;
}

.readingRoom-con .mod-tab-single-d .mod-single-head li {
   margin        : 0 69px;
   padding-bottom: 14px;
   font-weight   : bold;
   border-bottom : 3px solid #F0F2FA;
}

.readingRoom-con .mod-tab-single-d .mod-single-head li.cur {
   border-bottom: 3px solid #0747BC;
}

.readingRoom-con .mod-tab-single-d .mod-single-bd {
   background: transparent;
}

.readingRoom-con .mod-imgs-slider-s1 .controlBox {
   display: none;
}

.readingRoom-con .mod-imglist-inner .imglist-tit,
.dj-djyd-con .mod-imglist-inner .imglist-tit {
   display  : block !important;
   font-size: 13px;
}

.custom-item-more {
   text-align: right;

}

.custom-item-more a {
   font-weight: 500;
   color      : #0747BC;
   font-size  : 14px;
}
.custom-item-more a:hover{
   color: #f70;
}

/* 公共底部===== */
/*底部样式*/
.footer {
   background : #0c3e96;
   color      : #f0c49d;
   text-align : left;
   line-height: 34px;
   padding-top: 20px;
   height     : 224px;
}

.footer a {
   color: #f0c49d;
}

.footer-menu {
   padding      : 3px 0;
   margin-bottom: 8px;
   border-bottom: 1px solid #f0c49d;
   line-height  : 28px;
}

.footer-menu a {
   color        : #f0c49d;
   padding-right: 25px;
}

.footer a:hover {
   color: #f70;
}

.banq {
   float       : left;
   width       : 1200px;
   padding-left: 320px;
   background  : url(../images/logo2.png) left 30px no-repeat;
}

.banq .pad_t15 {
   padding-top: 3px;
}

.banq .pad_t15 a {
   padding-right: 20px;
   padding-left : 0;
}

table,
.table01 {
   border-collapse: collapse;
}

td,
th {
   border-bottom : 1px solid #ddd;
   padding       : 10px 5px 10px;
   vertical-align: top;
   text-align    : center;
}

.table01 th,
.table01 td {
   border : 1px solid #ddd;
   padding: 10px 18px 10px;
}

th.text-l,
td.text-l {
   text-align: left;
}

td.r_num {
   width: 35px;
}

th {
   background-color: #f6f6f6;
}

tr:nth-child(2n-1) {
   background-color: #fcfcfc;
}

.list_dd tr:nth-child(2n-1) {
   background-color: #fff;
}

.list_dd td {
   border-bottom: 0;
   padding      : 10px 5px 0;
}

/* 导航树样式 */
.mod-treelist-s1 {
   background   : #FFFFFF;
   box-shadow   : 0px 13px 32px 0px rgba(4, 28, 70, 0.2);
   border-radius: 0px 0px 4px 4px;
}

.mod-treelist-s1 .treelist-menu {
   background: transparent;
}

.mod-treelist-s1 .item {
   border-bottom-color: rgba(123, 89, 117, 0.2);
}

.mod-treelist .treelist-menu .nav-main {
   height      : 44px;
   line-height : 44px;
   color       : #03224A;
   font-size   : 14px;
   background  : url('../images/tree-icon.png') 4px center no-repeat;
   padding-left: 29px;
   border      : none;
}

.mod-treelist-s1 .nav-sub .nav-sub-01 {
   border      : none;
   color       : #03224A;
   background  : url('../images/tree-icon2.png') 0 6px no-repeat;
   padding-left: 20px;
}

.mod-treelist .nav-sub-02 {
   padding-left  : 20px;
   width         : auto;
   padding-bottom: 5px;
}

.mod-treelist .nav-sub-02 li {
   float        : none;
   font-size    : 13px;
   color        : #03224A;
   margin-bottom: 10px;
}

.mod-treelist-s1 .icon-arrowl {
   height: 44px;
}

.mod-treelist .nav-sub {
   width: 336px;
}

/* 每日快报样式 */
.dailyExpress-r .mod-tab-single-d>.stit {
   background: #fff url('../images/new.png') 112px 14px no-repeat;
}

.mod-tab-single-d>.stit {
   background   : transparent;
   border       : none;
   height       : 72px;
   line-height  : 72px;
   color        : #03224A;
   font-size    : 24px;
   padding-left : 0;
   border-bottom: 1px solid rgba(3, 34, 74, 0.2);
   margin       : 0 40px;
}

.mod-tab-single-d .mod-single-head,
.policyExpress-r>.hd {
   border       : none;
   padding      : 23px 0 30px 15px;
   margin-bottom: 0;
}

.policyExpress-r .hd {
   padding-left: 0;
}

.mod-tab-single-d .mod-single-head li {
   margin    : 0 24px;
   font-size : 16px;
   color     : #03224A;
   background: transparent;
   position  : relative;
   padding   : 0;
}

.mod-tab-single-d .mod-single-head li:after {
   content   : "";
   width     : 1px;
   height    : 15px;
   background: rgba(3, 34, 74, 0.6);
   position  : absolute;
   right     : -24px;
   top       : 4px;
}

.mod-tab-single-d .mod-single-head li:last-child:after {
   display: none;
}

.mod-tab-single-d .mod-single-head li.cur {
   color     : #0747BC;
   background: transparent;
}

.mod-tab-single-d .mod-single-head li:hover {
   color: #0747BC;
}

.mod-artlist-field1 {
   padding-left : 30px;
   padding-right: 30px;
}

.mod-artlist-field1 .item {
   font-size    : 14px;
   color        : #03224A;
   margin-bottom: 8px;
   padding-right: 110px;
}

.mod-artlist-field1 .item a {
   color: #03224A;
}

.mod-artlist-field1 .item a:hover,
.ll-zjgd-con .mod-imglist-inner .imglist-tit:hover {
   color: #f70;
}

.mod-artlist-field1 .date {
   width: 86px;
}

.more {
   font-size: 14px;
   color    : #0747BC;
}

/* 政策速递 */
.policyExpress-l {
   position: relative;
}

.policyExpress-l>.mod-tab-single-d>.mod-single-head {
   position    : absolute;
   left        : 140px;
   top         : -3px;
   padding-left: 23px;
}

.policyExpress-l>.mod-tab-single-d>.mod-single-head>li.cur {
   font-weight: normal;
}

.policyExpress-l>.mod-tab-single-d>.mod-single-head li {
   font-size: 22px;
}

.policyExpress-l>.mod-tab-single-d>.mod-single-head li:after {
   display: none;
}

.policyExpress-l .mod-single-bd .mod-tab-single-d>.stit {
   display: none;
}

.knowledge-con-list .mod-artlist-field1 {
   padding-left : 0;
   padding-top  : 5px;
   padding-right: 12px;
}

.knowledge-con-list .mod-artlist-field1 .item {
   margin-bottom: 0;
   padding-right: 10px;
   padding-left : 0;
}

.knowledge-con-list .mod-artlist .item-more .more {
   position  : absolute;
   right     : 0;
   top       : 25px;
   width     : 9px;
   height    : 15px;
   background: url('../images/data_more.png') 0 0 no-repeat;
   font-size : 0;
}

/* 轮播图样式 */
.dailyExpress-l .mod-imgs .btnbox .btn {
   width     : 64px;
   height    : 64px;
   top       : 50%;
   margin-top: -32px;
}

.dailyExpress-l .mod-imgs .btnbox .btn-l {
   background: url('../images/ll_nor.png') 0 0 no-repeat;
}

.dailyExpress-l .mod-imgs .btnbox .btn-r {
   background: url('../images/lr_nor.png') 0 0 no-repeat;
}

.dailyExpress-l .mod-imgs .btnbox .btn-l:hover {
   background: url('../images/ll_cur.png') 0 0 no-repeat;
}

.dailyExpress-l .mod-imgs .btnbox .btn-r:hover {
   background: url('../images/lr_cur.png') 0 0 no-repeat;
}

.dailyExpress-l .mod-imgs-banner-s1 .mod-imglist-titbox {
   display     : block !important;
   height      : 36px;
   line-height : 36px;
   background  : rgba(0, 0, 0, 0.4);
   padding-left: 0;
   font-size   : 13px;
}

.dailyExpress-l .mod-imgs-banner-s1 .mod-imglist-titbox .tit {
   font-size: 14px;
}

.dailyExpress-l .mod-imgs-banner-s1 .controlBox {
   display: none;
}

/* 政策页面===== */
.wid-1001200 {
   width    : 100%;
   min-width: 1200px;
}

/* 国资委政策法规 */
.zc-gzw-wrap {
   height    : 646px;
   background: url('../images/zc_bg1.jpg') center 0 no-repeat;
}

.zc-gzw-con {
   padding-top: 32px;
}

.zc-gzw-con>div {
   width     : 600px;
   height    : 464px;
   background: url('../images/zc_conbg_gzw.png') center 0 no-repeat;
   padding   : 0 28px;
}
.zc-gzw-con>div>div{
   height: 100%;
}
.zc-gzw-con .mod-tab-single-d>.stit {
   text-align: center;
   margin-top: 20px;
}

.zc-gzw-con-r .dfgqBox .mod-tab-single-d>.stit {
   display: none;
}

.zc-gzw-con .mod-tab-single-d .mod-single-head li {
   font-size: 22px;
}

.zc-gzw-con .mod-tab-single-d .mod-single-head {
   text-align: center;
   padding   : 20px 0 25px 15px;
}

.zc-gzw-con .mod-tab-single-d .mod-single-head li:after {
   top: 8px;
}

.zc-gzw-con .mod-artlist .item .icon {
   margin-right: 12px;
}

.zc-gzw-con .mod-artlist-field1 .article-name {
   font-size: 16px;
}

.zc-gzw-con .mod-artlist-field1 .item {
   margin-bottom: 10px;
}

.zc-gzw-con-r .select_box {
   top: 24px;
}

.zc-gzw-con-r .mod-tab-single-d>.mod-tab-single-d .stit {
   display: none;
}

/* 国资监管履职依据 */
.zc-gzjg-wrap {
   height     : 964px;
   background : url('../images/zc_bg2.jpg') center 0 no-repeat;
   padding-top: 54px;
}

.zc-gzjg-con {
   background: url('../images/zc_conbg_gzjg.png') 206px -50px no-repeat;
   height    : 832px;
   margin-top: 55px;
}

.zc-gzjg-con-l-bg {
   width        : 377px;
   height       : 702px;
   background   : #FFFFFF;
   box-shadow   : 0px 0px 32px 0px rgba(4, 28, 70, 0.2);
   border-radius: 4px;
   left         : 0;
   top          : 0;
}

.zc-gzjg-con .mod-tab-single-d>.stit,
.zc-gzjg-con .mod-tab-single-d>.stit span {
   display: none;
}

.zc-gzjg-con>.mod-tab-single-d>.mod-single-head {
   float       : left;
   width       : 377px;
   padding     : 0;
   margin-right: 64px;
}

.zc-gzjg-con>.mod-tab-single-d>.mod-single-bd {
   width      : 677px;
   float      : left;
   padding-top: 92px;
}

.zc-gzjg-con>.mod-tab-single-d>.mod-single-head>li:after {
   display: none;
}

.zc-gzjg-con>.mod-tab-single-d>.mod-single-head>li:before {
   content: "";
}

.zc-gzjg-con>.mod-tab-single-d>.mod-single-head>li {
   font-size    : 22px;
   color        : #03224A;
   height       : 54px;
   line-height  : 54px;
   float        : none;
   margin       : 0;
   width        : 377px;
   text-align   : left;
   padding-left : 40px;
   border-left  : 5px solid #fff;
   background   : transparent;
   border-bottom: 1px solid #F5F5F5;
   font-weight  : 400;
}

.zc-gzjg-con>.mod-tab-single-d>.mod-single-head>li:last-child {
   border-bottom: none !important;
}

.zc-gzjg-con>.mod-tab-single-d>.mod-single-head>li.cur {
   border-left: 5px solid #0747BC;
   background : #ECEEF5;
   color      : #0747BC;
   font-weight: bold;
}

.zc-gzjg-con .mod-tab-single-d .mod-single-bd {
   background: transparent;
}

.zc-gzjg-con .mod-tab-single-d .mod-single-head {
   padding      : 0;
   margin-bottom: 10px;
}

.zc-gzjg-con>.mod-tab-single-d>.mod-single-bd .mod-single-head li,
.map_con .mod-tab-single-d .mod-single-head li {
   font-size    : 20px;
   color        : #03224A;
   padding      : 0 17px;
   height       : 36px;
   line-height  : 35px;
   border       : 1px solid #3457C9;
   border-radius: 18px;
   margin-right : 5px;
   margin-bottom: 16px;
   margin-left  : 0;
   font-weight  : 400;
}

.zc-gzjg-con>.mod-tab-single-d>.mod-single-bd .mod-single-head li:after,
.map_con .mod-tab-single-d .mod-single-head li:after {
   display: none;
}

.zc-gzjg-con>.mod-tab-single-d>.mod-single-bd .mod-single-head li.cur,
.map_con .mod-tab-single-d .mod-single-head li.cur {
   color       : #fff;
   background  : #4464C9;
   border-color: #4464C9;
   font-weight : 400;
}

.zc-gzjg-con .mod-artlist-field1 {
   padding-left: 0;
}

.mod-artlist-field1 .article-name {
   font-size  : 16px;
   font-weight: 400;
   color      : #03224A;
}

.mod-artlist-field1 .item {
   margin-bottom: 13px;
   padding-left : 0;
}

.mod-artlist .item .icon {
   margin-right: 12px;
}

/* 企业政策法规 */
.zc-qy-wrap {
   height    : 653px;
   background: url('../images/zc_bg_qy.png') center 0 no-repeat;
}

.zc-qy-con {
   padding-top: 55px;
   height     : 587px;
}

.zc-qy-con .pic {
   position: absolute;
   left    : 0;
   top     : 134px;
   width   : 423px;
   height  : 319px;
}

.zc-qy-con .pic .dz {
   left: 11px;
   top : 7px;
}

.zc-qy-con .mod-artlist-tab-default .tab-tit {
   height : 0;
   border : none;
   display: none;
}

.zc-qy-con .mod-artlist-tab-default .mod-tab-head {
   padding      : 0;
   margin-bottom: 31px;
}

.zc-qy-con .mod-artlist-tab-default .mod-tab-head li {
   font-size     : 22px;
   color         : rgba(3, 34, 74, 0.8);
   padding-bottom: 12px;
   margin        : 0 18px;
   border-bottom : 3px solid #ECEEF5;
   background    : transparent;
   font-family   : "Microsoft YaHei", "微软雅黑", Arial, Helvetica, sans-serif;
   height        : auto;
   line-height   : 23px;
   padding-left  : 0;
}

.zc-qy-con .mod-artlist-tab-default .mod-tab-head li.cur {
   color        : #03224A;
   border-bottom: 3px solid #0747BC;
}

.zc-qy-con .mod-artlist-tab-default .mod-tab-head li:after {
   display: none;
}

.zc-qy-con .mod-artlist-tab-default .pic-link {
   width       : 423px;
   height      : 319px;
   float       : left;
   margin-right: 95px;
   max-height  : 319px;
   padding     : 0;
}

.zc-qy-con .mod-artlist-tab-default .mod-artlist {
   float: left;
   width: 660px;
}

.mod-artlist-media-d .mod-artlist li {
   font-size  : 16px;
   line-height: 36px;
}

.mod-artlist-media-d .mod-artlist li a {
   color: #03224A;
}

/* 公共的样式===== */
/* 公用面包屑 */
.crumbs {
   margin        : 0 auto;
   padding-top   : 23px;
   padding-bottom: 27px;
   color         : #03224A;
   font-size     : 14px;
}

.crumbs a,
.crumbs span {
   margin: 0 3px;
}

.crumbs a {
   color: #03224A;
}

.crumbs a:hover {
   color: #f70;
}

.noTime .mod-artlist-field1 .date {
   width: 0;
}

.noTime .mod-artlist-field1 .item {
   padding-right: 28px;
}

/* 政策页更多样式 */
.ySmore .more {
   width        : 74px;
   height       : 32px;
   border       : 1px solid #0747BC;
   border-radius: 16px;
   text-align   : center;
   margin-top   : 8px;
   line-height  : 32px;
}

.ySmore .more:hover {
   background: #C4D9F5;
   color     : #0747BC;
   border    : 1px solid #C4D9F5;
}

/* 首页-热点专题、电子阅览室 +理论-专家观点*/
.bgF0F2FA {
   background-color: #F0F2FA;
}

/* 数据-国资国企运行数据 */
.bgF0F3F9 {
   background-color: #F0F3F9;
}

/* 数据-经济运行数据、上市公司年报 */
.bgfff {
   background: #fff;
}

/* 数据页面===== */

.wid-1001238 {
   width    : 100%;
   min-width: 1238px;
}

.sj_dot .mod-artlist .item .icon {
   width     : 7px;
   height    : 7px;
   background: url('../images/sj_dot.png') 0 center no-repeat;
}

.sj-jj-wrap {
   height: 526px;
}

.sj-title,
.sj-jy .mod-tab-single-d>.stit,
.sj-gsnb .media-tit {
   height             : 60px;
   background-position: 0 0;
   line-height        : 60px;
   font-size          : 28px;
   font-weight        : 400;
   color              : #FFF;
   padding-left       : 64px;
   background-image   : url('../images/sj_title_6.png');
   background-repeat  : no-repeat;
   width              : 278px;
   left               : 37px;
   top                : 36px;
   z-index            : 2;
}

.sj-gsnb .mod-artlist {
   position: relative;
}

.sj-gsnb .mod-artlist .media-tit {
   width        : 100%;
   position     : absolute;
   left         : 0;
   top          : -96px;
   border-bottom: none;
}

.sj-gsnb .mod-artlist .mod-artlist-default {
   margin-top: 53px;
}

.sj-title8 {
   background-image: url('../images/sj_title_8.png');
   top             : 0;
   width           : 337px;
}

.sj-crumbs {
   padding-bottom: 0;
}
.sj-jj>img{
  margin-top: 35px;
}
.sj-jj-r {
   width      : 638px;
   padding-top: 86px;
}

.sj-jj-r-con {
   height       : 398px;
   border       : 1px solid #346FCA;
   border-radius: 4px;
}

.sj-jj-r-con .tit-txt {
   display: none;
}

.sj-jj-r-con .mod-artlist .tit {
   border: none;
}

.sj-jj-r-con .mod-artlist-field1 .item {
   margin-bottom: 11px;
}

.sj-jj-r-con .mod-artlist .tit .more {
   position     : absolute;
   right        : -40px;
   top          : 0;
   font-size    : 0;
   width        : 80px;
   height       : 81px;
   background   : url('../images/sj_more_jj.png') 0 0 no-repeat;
   padding-right: 0;
}

.sj-jj-r-con .mod-artlist-field1 {
   padding-left : 40px;
   padding-right: 40px;
}
.sj-jj-r-con .mod-artlist-media-d .item{
   width: 418px;
 
}
.sj-jj-r-con .mod-artlist-media-d .item a{
   width: 86%;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
/* 行业运行数据 */
.sj-jy-wrap {
   height    : 575px;
   background: url('../images/sj_bg_hy.jpg') center center no-repeat;
}

.sj-jy-wrap .wid-1200 {
   height    : 508px;
   min-height: 508px;
}

.sj-jy .mod-tab-single-d>.stit {
   /* margin: 56px 0 43px 0; */
   margin: 56px 0 0px 0;

}

.sj-jy .mod-tab-single-d .mod-single-bd {
   background: transparent;
   width     : 462px;
   float     : left;
   margin-top: 43px;
}

.sj-jy .mod-tab-single-d .mod-single-head {
   padding   : 0;
   float     : right;
   width     : 708px;
   position  : relative;
   margin-top: 13px;
}

.sj-jy .mod-artlist-field1 .article-name {
   color: #fff;
}

.sj-jy .mod-artlist-field1 {
   padding: 0;
}

.sj-jy .more {
   width     : 79px;
   height    : 68px;
   background: url('../images/sj_more_hy.png') 0 0 no-repeat;
   font-size : 0;
   margin-top: 15px;
}

.sj-jy .mod-artlist-field1 .item {
   margin-bottom: 10px;
}

.sj-jy .mod-tab-single-d .mod-single-head li {
   color      : #fff;
   position   : absolute;
   margin     : 0;
   text-align : center;
   width      : 86px;
   height     : 98px;
   line-height: 98px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:after {
   display: none;
}

.sj-jy .mod-tab-single-d .mod-single-head li.cur {
   /* width     : 86px;
   height    : 98px; */
   background: url('../images/sj_hy_cur.png') -8px 0 no-repeat;
}

.sj-jy .mod-tab-single-d .mod-single-head li.cur {
   font-weight: bold;
   color      : #FF6900;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(1) {
   left: 85px;
   top : 0;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(2) {
   left: 170px;
   top : 0;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(3) {
   left: 256px;
   top : 0;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(4) {
   left: 335px;
   top : 0;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(5) {
   left: 420px;
   top : 0;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(6) {
   left: 504px;
   top : 0;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(7) {
   left: 587px;
   top : 0;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(8) {
   left: 47px;
   top : 74px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(9) {
   left: 131px;
   top : 74px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(10) {
   left: 212px;
   top : 74px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(11) {
   left: 296px;
   top : 74px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(12) {
   left: 377px;
   top : 74px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(13) {
   left: 462px;
   top : 74px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(14) {
   left: 546px;
   top : 74px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(15) {
   left: 87px;
   top : 146px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(16) {
   left: 170px;
   top : 146px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(17) {
   left: 255px;
   top : 146px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(18) {
   left: 338px;
   top : 146px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(19) {
   left: 422px;
   top : 146px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(20) {
   left: 502px;
   top : 146px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(21) {
   left: 586px;
   top : 146px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(22) {
   left: 49px;
   top : 217px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(23) {
   left: 132px;
   top : 217px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(24) {
   left: 214px;
   top : 217px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(25) {
   left: 297px;
   top : 217px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(26) {
   left: 380px;
   top : 217px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(27) {
   left: 463px;
   top : 217px;
}

.sj-jy .mod-tab-single-d .mod-single-head li:nth-child(28) {
   left: 547px;
   top : 217px;
}

/* 国资国企运行数据 */
.sj-gzgq{
   overflow: visible;
}
.sj-gzgq>img{
   margin-top: 33px;
}
.sj-gzgq-wrap {
   padding-top   : 56px;
   padding-bottom: 34px;
}

.sj-gzgq-r {
   padding-top: 44px;
   width      : 608px;
}

.sj-gzgq-r .sj-jj-r-con {
   height: 352px;
}

.sj-gzgq-r .more {
   width     : 80px;
   height    : 55px;
   background: url('../images/sj_more_gzgq.png') 0 0 no-repeat;
   bottom    : -27px;
   right     : 40px;
   font-size : 0;
   position  : absolute;
}

.sj-gsnb .more {
   width     : 76px;
   height    : 76px;
   background: url('../images/sj_more_gsnb.png') 0 0 no-repeat;
   font-size : 0;
   position  : absolute;
   top       : 0px;
   right     : -38px;
}

.sj-gzgq-r .mod-artlist {
   padding-top: 4px;
}

.sj-gzgq-r .bd {
   position: static;
}

.sj-gzgq-r .policyExpress-r .hd {
   padding-top: 42px;
   text-align : center;
}

.sj-gzgq-r .policyExpress-r .hd a {
   font-size: 22px;
}

.sj-gzgq-r .policyExpress-r .hd a:nth-child(1):after {
   height: 20px;
}

.sj-gzgq-r .select_box {
   top: 44px;
}

.transformCss:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

/* .sj-gzgq-r .tag_options {
   background: transparent;
} */

/* 上市公司年报 */
.sj-gsnb-wrap {
   height     : 594px;
   padding-top: 56px;
}

.sj-gsnb {
   height       : 466px;
   background   : #FFF url('../images/sj_pic_gsnb.png') 498px 47px no-repeat;
   box-shadow   : 0px 6px 18px 0px rgba(54, 71, 92, 0.47);
   border-radius: 10px;
}

.sj-gsnb-wrap .sj-jj-r-con {
   width        : 421px;
   height       : 382px;
   border       : 1px solid #346FCA;
   border-radius: 10px;
}
.sj-gsnb-wrap .sj-jj-r-con .pic-link{
   display:none;
}
.sj-gsnb-wrap .sj-jj-r {
   padding-top: 84px;
}

/* 理论页面===== */
/* 前沿理论 */
.tpl-content-ll {
   background: url('../images/ll_bg_jb.jpg') 0 0 repeat-x;
}

.ll-wrap-t {
   height    : 2106px;
   background: url('../images/ll_bg.jpg') 0 bottom no-repeat;
}

.bgshadow {
   background   : #FFFFFF;
   box-shadow   : 0px 0px 32px 0px rgba(16, 26, 41, 0.2);
   border-radius: 4px;
   overflow     : inherit;
}

.ll-yyll-wrap {
   padding-top   : 26px;
   padding-bottom: 80px;
}

.ll-yyll {
   height             : 362px;
   background-image   : url('../images/ll_pic.jpg');
   background-position: 40px 38px;
   background-repeat  : no-repeat;
   padding-right      : 40px;
   padding-top        : 38px;
}

.ll-yyll-r {
   height: 279px;
   width : 533px;
}

.ll-border {
   border       : 1px solid #4464C9;
   border-radius: 4px;
}

.ll-title,
.ll-yyll-r .mod-artlist-field1 .tit-txt,
.ll-zjgd-con .mod-imgs-slider-s1-tit {
   width       : 220px;
   height      : 71px;
   line-height : 79px;
   text-align  : center;
   font-size   : 28px;
   font-weight : 400;
   color       : #FFF;
   background  : url('../images/ll_title_bg.png') 0 0 no-repeat;
   left        : -11px;
   top         : -56px;
   position    : absolute;
   padding-left: 0;
}

.ll-yyll-r .mod-artlist .tit {
   border  : none;
   height  : 0;
   position: static;
}

.ll-yyll-r .mod-artlist .tit .more {
   position     : absolute;
   bottom       : 20px;
   right        : 20px;
   padding-right: 0;
   margin-top   : 0;
}

.ll-yyll-r .mod-artlist-field1 {
   padding: 34px 20px 0 30px;
}

.ll-yyll-r .mod-artlist-field1 .item {
   margin-bottom: 10px;
}

/* 理论创新 */
.ll-llcx-wrap {
   padding-bottom: 69px;
}

.ll-llcx {
   height : 888px;
   padding: 40px 0 0 41px;
}

.ll-llcx-con {
   width     : 1119px;
   height    : 827px;
   background: none;
}

.ll-llcx-con .ll-title {
   left: -47px;
}

.ll-llcx-con>.hd {
   padding: 59px 0 20px 0;
}

.ll-llcx-con>.hd a {
   font-size     : 24px;
   padding-bottom: 12px;
   padding-right : 41px;
   margin-right  : 41px;
   position      : relative;
}

.ll-llcx-con>.hd a.current:before {
   content   : "";
   height    : 3px;
   width     : 50px;
   background: #0747BC;
   position  : absolute;
   bottom    : 0;
   left      : 17%;
}

.ll-llcx-con>.hd a:nth-child(1):after {
   height: 26px;
}

.ll-llcx-con>.bd>li {
   margin-top: 0;
   height    : 681px;
}

.ll-llcx-con .mod-tab-single-d>.stit {
   display: none;
}

.ll-llcx-con .zc-gzjg-con {
   background: none;
}

.ll-llcx-con .zc-gzjg-con>.mod-tab-single-d>.mod-single-head {
   width       : 353px;
   margin-right: 40px;
}

.ll-llcx-con .zc-gzjg-con>.mod-tab-single-d>.mod-single-bd {
   padding-top: 0;
   width      : 722px;
}

.ll-llcx-con .zc-gzjg-con>.mod-tab-single-d>.mod-single-head>li {
   width        : 353px;
   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.ll-llcx-con .zc-gzjg-con>.mod-tab-single-d>.mod-single-head>li.cur {
   border-left: none;
}

.ll-llcx-con .mod-artlist-field1 .item {
   margin-bottom: 10px;
}

.ll-llcx-con .zc-gzjg-con .mod-tab-single-d .mod-single-head {
   margin-bottom: 20px;
}

/* 智库研究 */
.ll-zkyj {
   height    : 582px;
   background: url('../images/ll_bg_zkyj.png') 0 0 no-repeat;
}

.ll-zkyj .ll-title {
   top : -13px;
   left: -6px;
}

.ll-zkyj-con {
   width: 100%;
}

.ll-zkyj-con>.hd {
   padding: 98px 0 30px 41px;
}

/* 本例子css */
.ll-zkyj-con .picScroll-top {
   margin     : 0 auto;
   width      : 514px;
   overflow   : hidden;
   position   : relative;
   margin-left: 42px;
   height     : 339px;
}

.ll-zkyj-con .picScroll-top .hd {
   overflow: hidden;
   height  : 24px;
}

.ll-zkyj-con .picScroll-top .hd a {
   width : 32px;
   height: 24px;
}

.ll-zkyj-con .picScroll-top .hd .prev,
.ll-zkyj-con .picScroll-top .hd .next {
   display    : block;
   float      : right;
   overflow   : hidden;
   cursor     : pointer;
   left       : 50%;
   margin-left: -16px;
}

.ll-zkyj-con .picScroll-top .hd .prev {
   background: url('../images/ll_arrow-t_nor.png') 0 0 no-repeat;
   top       : 0;
}

.ll-zkyj-con .picScroll-top .hd .next {
   background: url('../images/ll_arrow-b_nor.png') 0 0 no-repeat;
   bottom    : 0;
}

.ll-zkyj-con .picScroll-top .hd .prev:hover {
   background: url('../images/ll_arrow-t_cur.png') 0 0 no-repeat;
}

.ll-zkyj-con .picScroll-top .hd .next:hover {
   background: url('../images/ll_arrow-b_cur.png') 0 0 no-repeat;
}

.ll-zkyj-con .picScroll-top .hd ul {
   float     : right;
   overflow  : hidden;
   zoom      : 1;
   margin-top: 10px;
   zoom      : 1;
}

.ll-zkyj-con .picScroll-top .hd ul li {
   float       : left;
   width       : 9px;
   height      : 9px;
   overflow    : hidden;
   margin-right: 5px;
   text-indent : -999px;
   cursor      : pointer;
   background  : url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.ll-zkyj-con .picScroll-top .bd ul li.on a {
   color: #0747BC;
}

.ll-zkyj-con .picScroll-top .bd {
   height  : 291px;
   overflow: hidden;
}

.ll-zkyj-con .picScroll-top .bd ul {
   overflow: hidden;
   zoom    : 1;
}

.ll-zkyj-con .picScroll-top .bd ul li {
   text-align : center;
   zoom       : 1;
   font-size  : 22px;
   font-weight: bold;
   line-height: 57px;
   text-align : center;
}

.ll-zkyj-con .picScroll-top .bd ul li a {
   color: #B6C0D1;
}

.ll-zkyj-con .picScroll-top .bd>.tempWrap>.tempWrap {
   height: 285px !important;
}

.ll-zkyj-con .picScroll-top .bd ul li {
   height: 57px !important;
}

.ll-zkyj-con>.bd>li {
   height: 384px;
}

.ll-zkyj-con-r {
   width       : 580px;
   margin-right: 20px;
}

.ll-zkyj-con-r>li {
   display: none;
}

.ll-zkyj-con-r>li.cur {
   display: block;
}

.ll-zkyj-con-r .mod-artlist-field1 {
   padding-top  : 30px;
   padding-right: 0;
}

.ll-zkyj-con-r .mod-artlist-field1 .item {
   margin-bottom: 12px;
}

.ll-dot .mod-artlist .item .icon {
   width     : 17px;
   height    : 14px;
   background: url('../images/ll_dot.png') 0 center no-repeat;
}


/* 专家观点 */
.ll-zjgd-wrap {
   height     : 489px;
   padding-top: 56px;
}

.ll-zjgd-con .mod-imgs-slider-s1-tit {
   position     : static;
   margin-bottom: 40px;
   border-bottom: none;
}

.ll-zjgd-con .mod-imglist-inner .imglist-tit {
   display    : block !important;
   font-size  : 16px;
   font-weight: 400;
   color      : #03224A;
   line-height: 40px;
}

.ll-zjgd-con .mod-imgs .btnbox .btn {
   width : 45px;
   height: 45px;
   top   : 29%;
}

.ll-zjgd-con .mod-imgs .btnbox .btn-l {
   background: url('../images/ll_arrow_l_nor.png') 0 0 no-repeat;
}

.ll-zjgd-con .mod-imgs .btnbox .btn-l:hover {
   background: url('../images/ll_arrow_l_cur.png') 0 0 no-repeat;
}

.ll-zjgd-con .mod-imgs .btnbox .btn-r {
   background: url('../images/ll_arrow_r_nor.png') 0 0 no-repeat;
}

.ll-zjgd-con .mod-imgs .btnbox .btn-r:hover {
   background: url('../images/ll_arrow_r_cur.png') 0 0 no-repeat;
}

/* 案例页===== */
/* 案例页 */
.bgEBEEF5 {
   background: #EBEEF5;
}

.tpl-content-al {
   background: #EBEEF5 url('../images/al_bg_jyjj.png') center 727px no-repeat;
}

.bgshadow-al {
   box-shadow: 0px 0px 32px 0px rgba(4, 28, 70, 0.2);
}

.al-title {
   display: block;
}

.al-title1 {
   left: -7px;
   top : -44px;
}

.al-gzjg-wrap {
   margin-top: 67px;
}

.al-gzjg {
   height: 566px;
}



.al-gzjg .zc-gzjg-con {
   height: auto;
}
#Map{
   display: block;
   width: 510px;
    height: 367px;
    position: relative;
    top: -367px;
}
/* 国资监管经验 */
.mapDiv {
   width        : 60px;
   height       : 30px;
   line-height  : 30px;
   padding      : 0 5px;
   color        : #fff;
   border-radius: 4px;
   position     : absolute;
   display      : none;
   word-break   : break-all;
   background   : #000;
   text-align   : center;
   font-size    : 14px;
}

.p {
   outline: 0 none;
   position: absolute;
   font-family: 黑体;
   color: #000;
   font-weight:700;
}
.p:hover {
   outline: 0 none;
   position: absolute;
   font-family: 黑体;
   color: #000;
   font-weight:700;
}
.a {
   outline: 0 none;
   position: absolute;
   font-family: 黑体;
   color: #000;
   font-weight:700;
}
.a:hover {
   outline: 0 none;
   position: absolute;
   font-family: 黑体;
   color: #000;
   font-weight:700;
}
.map_data {
   padding-top: 30px;
}

.map_data>li {
   height : 370px;
   display: none;
}
.map_data>li:after,
.map_data>li:before{
   content: "";
   display: block;
   clear: both;
}

.map_data>li.current {
   display: block;
}

.ConDiv {
   left: 30px;
   top : 162px;
}

.ConDiv>img {
   width:510px;
   height: 367px;
}

.map_con>.mod-tab-single-d>.stit {
   display: none;
}

.map_con .mod-tab-single-d .mod-single-head li {
   padding: 0 15px;
}

.map_con .mod-tab-single-d .mod-single-head {
   padding: 15px 0 0 30px;
}

.map_con .mod-single-bd {
   padding-left: 542px;
}

.map_con .mod-artlist-field1 {
   padding-top: 27px;
   padding-left: 70px;
}

.map_title {
   padding-left: 30px;
 
}
.map_title:after,
.map_title:before{
   content: "";
   display: block;
   clear: both;
}
.map_title h2 {
   font-size   : 20px;
   color       : #666;
   padding-left: 26px;
   margin-right: 20px;
   float: left;
   background  : url('../images/al_location.png') 0 center no-repeat
}

/* 行业经验 */
.al-hyjy-wrap {
   padding-top   : 108px;
   padding-bottom: 95px;
}

.al-hyjy {
   height: 436px;
}

.al-hyjy .mod-tab-single-d>.mod-single-bd {
   background: transparent;
}

.al-hyjy .mod-tab-single-d>.stit {
   display: none;
}

.al-hyjy>.mod-tab-single-d>.mod-single-head {
   position     : absolute;
   width        : 603px;
   top          : 122px;
   background   : #fff;
   padding      : 0;
   border-radius: 4px;
   z-index      : 2;
}

.al-hyjy>.mod-tab-single-d>.mod-single-head>li:after {
   display: none;
}

.al-hyjy>.mod-tab-single-d>.mod-single-head>li {
   margin     : 0;
   font-weight: 400;
   color      : #03224A;
   font-size  : 14px;
   width      : 86px;
   height     : 68px;
   line-height: 68px;
   text-align : center;
   background : #F7FBFC;
   border     : 1px solid #F0F0F0;
   box-shadow : 0px 0px 57px 0px rgba(17, 41, 76, 0.2);
   float      : left;
}

.al-hyjy>.mod-tab-single-d>.mod-single-head>li:nth-child(2n) {
   background: #F7FBFC;
   border    : 1px solid #E5E5E5;
   box-shadow: 0px -4px 6px 0px rgba(0, 8, 67, 0.09);
}

.al-hyjy>.mod-tab-single-d>.mod-single-head>li.cur {
   background : linear-gradient(45deg, #0C63FF 0%, #3BBEFC 100%);
   box-shadow : 0px 10px 16px 0px rgba(17, 41, 76, 0.15);
   color      : #fff;
   font-weight: bold;
   font-size  : 17px;
}

.al-hyjy>.mod-tab-single-d>.mod-single-bd {
   width        : 815px;
   height       : 436px;
   background   : #FFFFFF;
   box-shadow   : 0px 0px 32px 0px rgba(4, 28, 70, 0.2);
   border-radius: 4px;
   float        : right;
   padding-left : 240px;
}

.al-hyjy>.mod-tab-single-d>.mod-single-bd .mod-single-head li {
   font-size  : 24px;
   font-weight: 400;
   color      : #58657B;
}

.al-hyjy>.mod-tab-single-d>.mod-single-bd .mod-single-head li.cur {
   font-weight: bold;
   color      : #0747BC;
}

.al-hyjy>.mod-tab-single-d>.mod-single-bd .mod-single-head {
   padding: 49px 0 37px 20px;
}

.al-hyjy>.mod-tab-single-d>.mod-single-bd .mod-single-head li:after {
   height: 24px;
}

.al-hyjy .mod-artlist-field1 .item {
   margin-bottom: 11px;
}

/* 企业经验 */
.al-qyjy-wrap {
   padding-bottom: 71px;
   position      : relative;
}

.al-qyjy {
   height     : 561px;
   padding-top: 30px;
}

.al-qyjy .select_box {
   left        : 30px;
   background  : url('../images/al_location.png') 0 center no-repeat;
   padding-left: 26px;
   top         : 128px;
}

.al-qyjy .tag_options {
   left: 26px;
}

/* .al-qyjy>.mod-tab-single-d{padding-top: 6px;} */
.al-qyjy .mod-tab-single-d>.stit {
   display: none;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-head {
   padding-left  : 30px;
   padding-bottom: 10px;
   height        : 77px;
   padding-top   : 30px;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-head>li:after {
   display: none;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-head>li {
   font-weight  : 400;
   color        : #03224A;
   font-size    : 20px;
   margin       : 0 12px 0 0;
   padding      : 0 13px;
   border       : 1px solid #4464C9;
   box-shadow   : 0px 0px 16px 0px rgba(23, 113, 248, 0.1);
   border-radius: 4px;
   height       : 43px;
   line-height  : 43px;
   float        : left;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-head>li.cur {
   background: #4464C9;
   color     : #FEFEFE;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-bd {
   width: 1082px;
   position: absolute;
   top     : 170px;
   left: 50%;
   margin-left: -541px;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-bd .mod-tab-single-d .mod-single-head {
   padding-bottom: 27px;

}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-bd .mod-tab-single-d .mod-single-head:after,
.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-bd .mod-tab-single-d .mod-single-head:before {
   content: "";
   display: block;
   clear  : both;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-bd .mod-tab-single-d .mod-single-head li {
   font-size: 24px;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-bd .mod-tab-single-d .mod-single-head li {
   font-weight: bold;
   color      : #0747BC;
   width      : 44%;
   float      : left;
   text-align : left;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-bd .mod-tab-single-d .mod-single-head li:after {
   content: none;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-bd .mod-tab-single-d .mod-single-head li:after {
   height: 21px;
   top   : 5px;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-bd .mod-tab-single-d .mod-single-bd {
   display : block !important;
   width   : 50%;
   float   : left;
   position: relative;
}

.al-qyjy .dfgqBox>.mod-tab-single-d>.mod-single-bd .mod-tab-single-d .mod-single-bd:not(:last-child):after {
   content    : "";
   width      : 0px;
   height     : 217px;
   border-left: 1px dotted #021029;
   opacity    : 0.2;
   position   : absolute;
   right      : 5px;
   top        : 12px;
}

.al-qyjy .mod-artlist-field1 {
   padding: 0 40px;
}

/* 国资国企领导参阅页面====== */
.bgF7F8FA {
   background: #F7F8FA;
}

.refer-con {
   -height       : 852px;
   background    : #F7F7F7;
   box-shadow    : 0px 0px 32px 0px rgba(4, 28, 70, 0.2);
   border-radius : 0px 0px 4px 4px;
   margin-top    : 15px;
   margin-bottom : 82px;
   padding-bottom: 56px;
}

.refer-con .title {
   font-weight: bold;
   color      : #12339E;
   font-size  : 28px;
   text-align : center;
   padding    : 31px 0 26px 0;
   position   : relative;
   margin     : 0 40px;
}

.refer-con .title:after {
   content   : '';
   width     : 1120px;
   height    : 1px;
   background: rgba(52, 87, 201, 0.2);
   top       : 53%;
   position  : absolute;
   left      : 0;
}

.refer-con .title span {
   position  : relative;
   padding   : 0 71px;
   background: #F7F7F7;
   z-index   : 2;
}

.refer-con .title span:after {
   content   : "";
   width     : 42px;
   height    : 3px;
   position  : absolute;
   left      : 0;
   top       : 50%;
   background: #3457C9;
   margin-top: -1px;
}

.refer-con .title span:before {
   content   : "";
   width     : 42px;
   height    : 3px;
   position  : absolute;
   right     : 0;
   top       : 50%;
   background: #3457C9;
   margin-top: -1px;
}

.refer-con-details {
   padding: 0 26px;
}

.refer-con-details-l {
   width: 302px;
}

.refer-con-details-l img {
   padding-bottom: 26px;
}

.refer-con-details-l .con {
   color     : #03224A;
   font-size : 18px;
   padding   : 0 14px;
   text-align: justify;
}

.refer-con-details-l .con h3 {
   font-weight   : bold;
   padding-bottom: 16px;
}

.refer-con-details-l .con p {
   text-indent: 32px;
   font-weight: 400;
   line-height: 30px;
}

.refer-con-details-r {
   width     : 833px;
   background: url('../images/refer_con_bg.png') 0 0 no-repeat;
   height    : 700px;
}

/* 页面加载时不显示{{}} */
[v-cloak] {
   display: none;
}

.vuePag {
   padding      : 61px 50px 0;
   height       : 621px;
   margin-bottom: 35px;
}

.vuePag>li {
   font-weight  : 400;
   color        : #03224A;
   font-size    : 20px;
   margin-bottom: 25px;
}

.vuePag>li a {
   color: #03224A;
   width: 96%;
}

.vuePag>li .icon {
   width           : 4px;
   height          : 4px;
   background-color: #0747BC;
   border-radius   : 50%;
   margin-right    : 12px;
   margin-top      : 12px;
}

.vuePag>li a:hover {
   color: #f70;
}

.pagination .el-pagination {
   padding: 0;
}

.pagination .el-pagination.is-background .el-pager li {
   width        : 32px;
   height       : 32px;
   background   : #FFFFFF;
   box-shadow   : 0px 0px 20px 0px rgba(123, 136, 180, 0.2);
   border-radius: 4px;
   padding      : 0;
   line-height  : 30px;
   font-size    : 16px;
   color        : #03224A;
   font-weight  : normal;
   border       : none;
}

.pagination .el-pagination.is-background .el-pager li:not(.disabled).active {
   background: #1771F8;
}

.pagination .el-pagination__total {
   font-size: 16px !important;
   color    : #03224A;
}

.pagination .el-pagination .btn-next .el-icon,
.el-pagination .btn-prev .el-icon,
.pagination .el-pagination__jump {
   font-size: 16px !important;
   color    : #03224A;
}

.pagination .el-pagination button,
.pagination .el-pagination__total,
.pagination .el-pagination__jump {
   height     : 32px !important;
   line-height: 32px !important;
}

.pagination .el-pagination__editor.el-input .el-input__inner {
   height: 32px;
}

.pagination .el-pagination__editor.el-input {
   font-size: 15px;
}

#pagination {
   padding-bottom: 20px;
}


/* 国资报告页====== */
.report-con-details-l .con {
   padding-bottom: 14px;
}

.report-con-details-l .con h3 {
   padding-bottom: 0;
   line-height   : inherit;
}

.report-con-details-l .con p {
   line-height: inherit;
}

.report-con-details-l .con1 h3 {
   padding-bottom: 17px;
   line-height   : inherit;
}

.report-con-details-r {
   height    : 831px;
   background: url('../images/report_con_bg.png') 0 0 no-repeat;
}

.notime {
   height     : 663px;
   padding-top: 34px;
}

.report-con-details-r .time {
   margin-left : 5px;
   margin-right: 10px;
}

.report-con-details-r .time .sum-text-con .txt {
   display: none;
}

.report-con-details-r .time .sum-text-con .tips {
   display: block;
}

.report-con-details-r .vuePag {
   padding-top: 25px;
   height     : 660px;
}

.report-con-details-r .vuePag>li a {
   width: auto;
}

.report-con-details-r .vuePag>li {
   margin-bottom: 25px;
}

.report-con-details-r .notime .sum-text-con .tips {
   display: none;
}

.report-con-details-r .tit {
   font-size     : 18px;
   padding-bottom: 10px;
}

.report-con-details-r .notime .sum-text-con .txt {
   font-size  : 16px;
   line-height: 24px;
}

.report-con-details-r .el-radio-group {
   padding: 53px 0 0 52px;
}

.report-con-details-r .el-radio-button__inner {
   font-size     : 20px;
   padding-bottom: 19px;
   padding-right : 41px;
   margin-right  : 41px;
   position      : relative;
   background    : transparent;
   border        : none !important;
   padding-left  : 0;
}

.report-con-details-r .el-radio-button__inner:hover {
   color: #0747BC;
}

.report-con-details-r .el-radio-button__orig-radio:checked+.el-radio-button__inner {
   background : transparent;
   color      : #0747BC;
   font-weight: bold;
   border     : none;
   box-shadow : none;
}

.report-con-details-r .el-radio-button__orig-radio:checked+.el-radio-button__inner:before {
   content   : "";
   height    : 3px;
   width     : 50px;
   background: #0747BC;
   position  : absolute;
   bottom    : 0;
   left      : 12%;
}

.report-con-details-r .el-radio-button:first-child .el-radio-button__inner:after {
   content   : '';
   width     : 1px;
   height    : 20px;
   background: rgba(3, 34, 74, 0.6);
   position  : absolute;
   right     : 0;
   top       : 13px;
}

.report-con-details-r .brief {
   font-size: 16px;
}


/* 党建页面===== */
/* 习近平总书记讲话 */
.dj-icon .mod-artlist .item .icon {
   width        : 12px;
   height       : 10px;
   background   : url('../images/dj_icon.png') 0 center no-repeat;
   margin-right : 16px;
   border-radius: 0
}

.dj-itemH .mod-artlist-field1 .item {
   line-height  : inherit;
   margin-bottom: 17px;
   min-height   : inherit;
}

.dj-xjp-wrap {
   padding-top   : 20px;
   padding-bottom: 80px;
}

.dj_title {
   margin : 0 auto 48px;
   display: block;
}

.dj-xjp-con-r {
   width     : 579px;
   height    : 413px;
   background: url('../images/dj_bg_xjp.png') 0 0 no-repeat;
   /* padding   : ; */
}

.dj-xjp-con-r .tit-txt {
   display: none;
}

.dj-xjp-con-r .mod-artlist .tit {
   border  : none;
   position: static;
   height  : 0;
}

.dj-xjp-con-r .mod-artlist-field1 {
   padding: 99px 42px 0;
}

.dj-xjp-con-r .mod-artlist .tit .more {
   position: absolute;
   bottom  : 47px;
   right   : 40px;
   padding-right: 0;
}


/* 领导讲话 */
.dj-ldjh-wrap {
   padding-bottom: 42px;
}

.dj-ldjh {
   height    : 534px;
   background: url('../images/dj_bg_ldjh.png') 0 bottom no-repeat;
}

.dj-ldjh .pic {
   top     : 137px;
   right   : 43px;
   position: absolute;
}

.dj-ldjh-con-r>.mod-tab-single-d>.stit {
   display: none;
}

.dj-ldjh-con-r .mod-tab-single-d .mod-single-head {
   padding   : 0 0 86px 0;
   text-align: center;
}

.dj-ldjh-con-r .mod-tab-single-d .mod-single-head li {
   margin     : 0;
   font-size  : 20px;
   font-weight: 400;
   width      : 380px;
   height     : 57px;
   line-height: 57px;
}

.dj-ldjh-con-r .mod-tab-single-d .mod-single-head li:after,
.dj-ddjs-con .mod-tab-single-d>.mod-single-head li:after,
.dj-dwjs-con-list .mod-tab-single-d .mod-single-head li:after {
   display: none;
}

.dj-ldjh-con-r .mod-tab-single-d .mod-single-head li.cur {
   background : url('../images/dj_cur_ldjh.png') 0 0 no-repeat;
   font-weight: bold;
   color      : #FFF
}

.dj-ldjh-con-r .mod-tab-single-d .mod-single-bd,
.dj-dwjs-con-list .mod-tab-single-d .mod-single-bd,
.dj-xcgz-con-l .mod-tab-single-d .mod-single-bd {
   background: transparent;
}

.dj-ldjh-con-r .mod-artlist-field1 {
   padding-left: 40px;
   width       : 550px;
}

/* 党建特色专题 */
.dj-tszt-wrap-box {
   background : url('../images/dj_bg_tszt_w.png') 0 0 no-repeat;
   padding-top: 39px;
   height     : 1648px;
}

.dj-tszt-wrap {
   margin-bottom: 71px;
   height       : 443px;
}

.dj-tszt-box {
   background: url('../images/dj_bg_zt.png') center bottom no-repeat;
   height    : 443px;
   width     : 1288px;
   margin    : 0 auto;
}

.dj-tszt .dj_title {
   margin-bottom: 99px;
}

.dj-tszt .dj-tszt-con {
   padding: 0 78px;
}

.dj-tszt .dj-tszt-con:afetr,
.dj-tszt .dj-tszt-con:before {
   content : "";
   display : block;
   overflow: hidden;
   clear   : both;
}

.dj-tszt .dj-tszt-con>div {
   float   : left;
   width   : 174px;
   height  : 238px;
   overflow: hidden;
}

.dj-tszt .dj-tszt-con>div ul>.item {
   display: none;
}

.dj-tszt .dj-tszt-con>div ul a {
   font-size: 0;
   display  : block;
   width    : 100%;
   height   : 100%;
}

.dj-tszt .dj-tszt-con>div .mod-artlist {
   background-color: transparent;

}

.dj-tszt .dj-tszt-con>div ul {
   padding: 0;
}

.dj-tszt .dj-tszt-con>div ul .item-more,
.dj-tszt .dj-tszt-con>div a {
   width      : 189px;
   height     : 238px;
   min-height : 238px;
   padding    : 0;
   line-height: normal;

}
.dj-tszt .dj-tszt-con .dj-tszt-con-one a img,
.dj-tszt .dj-tszt-con .dj-tszt-con-two a img,
.dj-tszt .dj-tszt-con .dj-tszt-con-three a img,
.dj-tszt .dj-tszt-con .dj-tszt-con-four a img,
.dj-tszt .dj-tszt-con .dj-tszt-con-five a img,
.dj-tszt .dj-tszt-con .dj-tszt-con-six a img{
   display: none;
}
.dj-tszt .dj-tszt-con .dj-tszt-con-one a {
   background           : url('../images/djtszt_one.png') 0 0 no-repeat;
   background-size      : 100%;
   background-position-x: -15px;

}

.dj-tszt .dj-tszt-con .dj-tszt-con-two a {
   background           : url('../images/djtszt_two.png') 0 0 no-repeat;
   background-size      : 100%;
   background-position-x: -15px;

}

.dj-tszt .dj-tszt-con .dj-tszt-con-three a {
   background           : url('../images/djtszt_three.png') 0 0 no-repeat;
   background-size      : 100%;
   background-position-x: -15px;

}

.dj-tszt .dj-tszt-con .dj-tszt-con-four a {
   background           : url('../images/djtszt_four.png') 0 0 no-repeat;
   background-size      : 100%;
   background-position-x: -15px;

}

.dj-tszt .dj-tszt-con .dj-tszt-con-five a {
   background           : url('../images/djtszt_five.png') 0 0 no-repeat;
   background-size      : 100%;
   background-position-x: -15px;

}

.dj-tszt .dj-tszt-con .dj-tszt-con-six a {
   background           : url('../images/djtszt_six.png') 0 0 no-repeat;
   background-size      : 100%;
   background-position-x: -15px;

}

/* 党的建设 */
.dj-ddjs-wrap {
   padding-bottom: 76px;
}

.dj-ddjs-con {
   height: 423px;
}

.dj-ddjs-con .mod-tab-single-d>.stit {
   display: none;
}

.dj-ddjs-con>.mod-tab-single-d>.mod-single-head {
   width  : 434px;
   float  : left;
   padding: 0;
}

.dj-ddjs-con>.mod-tab-single-d>.mod-single-bd {
   float     : right;
   width     : 683px;
   background: url('../images/dj_bg_ddjs.png') 0 0 no-repeat;
   height    : 423px;
}

.dj-ddjs-con>.mod-tab-single-d>.mod-single-bd {
   padding: 31px 10px 0 43px;
}

.dj-ddjs-con .mod-tab-single-d .mod-single-head li {
   margin: 0;
}

.dj-ddjs-con>.mod-tab-single-d>.mod-single-head li {
   font-size: 0;
   height   : 172px;
   display  : block;
   margin   : 0;
}

.dj-ddjs-con>.mod-tab-single-d>.mod-single-head li:nth-child(1) {
   background   : url('../images/dj_ddjs_nor1.png') 0 0 no-repeat;
   margin-bottom: 60px;
}

.dj-ddjs-con>.mod-tab-single-d>.mod-single-head li:nth-child(1).cur {
   background: url('../images/dj_ddjs_cur1.png') 0 0 no-repeat;
}

.dj-ddjs-con>.mod-tab-single-d>.mod-single-head li:nth-child(2) {
   background: url('../images/dj_ddjs_nor2.png') 0 0 no-repeat;
}

.dj-ddjs-con>.mod-tab-single-d>.mod-single-head li:nth-child(2).cur {
   background: url('../images/dj_ddjs_cur2.png') 0 0 no-repeat;
}

.dj-ddjs-con .mod-single-bd .mod-tab-single-d .mod-single-head li,
.dj-djyd-con .mod-tab-single-d .mod-single-head li {
   font-size     : 20px;
   font-weight   : 400;
   color         : #535F75;
   padding-bottom: 24px;
   width         : 88px;
   margin-right  : 7px;
}

.dj-ddjs-con .mod-single-bd .mod-tab-single-d .mod-single-head,
.dj-djyd-con .mod-tab-single-d .mod-single-head {
   padding: 0;
}

.dj-ddjs-con .mod-single-bd .mod-tab-single-d .mod-single-head li.cur,
.dj-djyd-con .mod-tab-single-d .mod-single-head li.cur {
   font-weight: bold;
   color      : #03224A;
   background : url('../images/dj_cur.png') center bottom no-repeat;
}

.dj-ddjs-con .mod-single-bd .mod-tab-single-d .mod-single-bd {
   background: transparent;
   padding   : 29px 10px 0 0;
}

.dj-ddjs-con .mod-artlist-field1 {
   padding-left: 0;
}

/* 党的队伍建设 */
.dj-dwjs-wrap {
   height: 490px;
}

.dj-dwjs>.dj_title {
   margin-bottom: 104px;
}

.dj-dwjs-con-list {
   width     : 568px;
   height    : 359px;
   background: url('../images/dj_bg_dwjs.png') 0 0 no-repeat;
}

.dj-dwjs-con-list .dj_title {
   left: 176px;
   top : -58px;
}

.dj-dwjs-con-list .mod-tab-single-d>.stit,
.dj-xcgz-con-l .mod-tab-single-d>.stit {
   display: none;
}

.dj-dwjs-con-list .mod-tab-single-d .mod-single-head {
   float        : left;
   width        : 106px;
   border       : 1px solid #2775B6;
   border-radius: 0px 4px 4px 0px;
   padding      : 0
}

.dj-dwjs-con-list .mod-tab-single-d .mod-single-head li {
   height     : 46px;
   line-height: 46px;
   font-size  : 18px;
   font-weight: 400;
   color      : #535F75;
   display    : block;
   margin     : 0;
}

.dj-dwjs-con-list .mod-tab-single-d .mod-single-head li.cur {
   font-weight: bold;
   color      : #FFF;
   background : #2775B6;
}

.dj-dwjs-con-l {
   padding-top : 50px;
   padding-left: 38px;
}

.dj-dwjs-con-list .mod-tab-single-d .mod-single-bd {
   float       : right;
   width       : 384px;
   padding-top : 16px;
   margin-right: 40px;
}

.dj-dwjs-con-r .mod-artlist-field1 {
   padding: 66px 69px 0 114px;
}

/* 党建经验 */
.dj-djjy-wrap {
   padding-top: 39px;
}

.dj-djjy {
   width : 1228px;
   margin: 0 auto;
}

.dj-djjy .dj_title {
   margin-bottom: 28px;
}

.dj-djjy-con-list {
   width     : 604px;
   height    : 464px;
   background: url('../images/dj_bg_djjy_gzw.png') 0 0 no-repeat;
}

.dj-djjy-con-r {
   background: url('../images/dj_bg_djjy_qy.png') 0 0 no-repeat;
}

.dj-djjy-con-list .dj_title {
   margin: 39px auto 27px;
}

.dj-djjy-con-list .mod-artlist-field1 {
   padding: 0 68px;
}

/* 党的统战群团工作 */
.dj-tzqt-wrap {
   padding-top: 46px;
}

.dj-tzqt-con {}

.dj-tzqt-con>.mod-tab-single-d>.mod-single-head {
   padding-top: 34px;
   width      : 311px;
   margin-left: 84px;
}

.dj-tzqt-con>.mod-tab-single-d>.mod-single-head li {
   height     : 157px;
   font-weight: bold;
   color      : #2775B6;
   font-size  : 24px;
   ;
   text-align : center;
   line-height: 150px;
}

.dj-tzqt-con>.mod-tab-single-d>.mod-single-head li.cur {
   line-height: 170px;
}

.dj-tzqt-con>.mod-tab-single-d>.mod-single-head li:nth-child(1),
.dj-tzqt-con>.mod-tab-single-d>.mod-single-head li:nth-child(2) {
   background   : url('../images/dj_taqt_nor1.png') center center no-repeat;
   margin-bottom: 60px;
}

.dj-tzqt-con>.mod-tab-single-d>.mod-single-head li:nth-child(1) {
   margin-bottom: 20px;
}

.dj-tzqt-con>.mod-tab-single-d>.mod-single-head li:nth-child(1).cur,
.dj-tzqt-con>.mod-tab-single-d>.mod-single-head li:nth-child(2).cur {
   background: url('../images/dj_tzqt_cur1.png') center center no-repeat;
}

.dj-tzqt-con .mod-single-bd .mod-tab-single-d .mod-single-head li {
   margin-right: 65px;
}

/* 宣传工作 */
.bgFBF9F6 {
   background: #FBF9F6;
}

.dj-xcgz-wrap {
   padding-top   : 40px;
   padding-bottom: 64px;
}

.dj-xcgz .dj_title {
   margin-bottom: 40px;
}

.dj-xcgz {
   padding: 0 16px;
}

.dj-xcgz img {
   margin-top: 8px;
}

.dj-xcgz-con-l {
   width     : 901px;
   height    : 382px;
   background: url('../images/dj_bg_xcgz.png') 0 0 no-repeat;
   padding   : 40px 0 0 39px;
}

.dj-xcgz-con-l .mod-tab-single-d .mod-single-head {
   width      : 194px;
   margin-left: 15px;
   border     : none;
   position   : relative;
}

.dj-xcgz-con-l .mod-tab-single-d .mod-single-bd {
   width      : 568px;
   float      : left;
   margin-left: 10px;
   padding-top: 21px;
}

.dj-xcgz-con-l>.mod-tab-single-d>.mod-single-head li {
   height     : 74px;
   line-height: 74px;
   position   : relative;
   z-index    : 2;
}

.dj-xcgz-con-l>.mod-tab-single-d>.mod-single-head:before {
   content : "";
   width   : 160px;
   border  : 2px solid #317CB9;
   position: absolute;
   left    : 16px;
   height  : 292px;
   z-index : 1;
}

.dj-xcgz-con-l>.mod-tab-single-d>.mod-single-head li.cur {
   background: url('../images/dj_cur_xcgz.png') center 0 no-repeat;
}

.dj-xcgz-con-l>.mod-tab-single-d>.mod-single-head li:before {
   position  : absolute;
   content   : "";
   height    : 1px;
   background: #317CB9;
   width     : 160px;
   bottom    : 0;
   left      : 18px;
}

/* 党建阅读 */
.dj-djyd{
   overflow: visible;
}
.dj-djyd-wrap {
   padding-top: 0;
   height     : 473px;
}

.dj-djyd-con .mod-tab-single-d>.stit {
   display: none;
}

.dj-djyd-con .mod-tab-single-d .mod-single-bd {
   background: transparent;
}

.dj-djyd-con .dj_title {
   margin-bottom: 44px;
}

.dj-djyd-con .mod-tab-single-d .mod-single-head {
   padding-left : 36px;
   margin-bottom: 18px;
}

.dj-djyd-con .mod-tab-single-d .mod-single-head li:after {
   display: none;
}

.dj-djyd-con .controlBox {
   display: none;
}

.mod-tab-bd-bz{
   overflow: visible;
   top: 53px;
}