@charset "utf-8";
/*去掉点击数span的margin*/
.content_fix_h span span{
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: unset !important;
  display: inline !important;
}
/*段落默认样式*/
.content_fix_b div[id^="vsb_content"] p{
text-indent:0;
margin:15px 0;
}
/*图片默认不要display:block;，不要边框*/
.content_fix_b div[id^="vsb_content"] img{
display:inline;
border:none!important;
}
/*图片段落不要缩进*/
.vsbcontent_img{
text-indent:0!important;
}
/*strong标签要有加粗效果*/
.content_fix_b div[id^="vsb_content"] strong,.content_fix_b div[id^="vsb_content"] strong *{
font-weight:bold;
}
/*section标签要是块级元素*/
.content_fix_b div[id^="vsb_content"] section{
display:block!important;
}
/*table默认居中*/
.content_fix_b div[id^="vsb_content"] table[align="center"]{
margin:0 auto;
}
/*iframe设置最大宽度*/
.content_fix_b div[id^="vsb_content"] iframe{
max-width:100%!important;
}
/*设置文章正文最小高度*/
.v_news_content{min-height: 0px;}

/*##覆盖一件排版样式start*/
/*无样式*/
#vsb_content{color:#727171;line-height:2;font-size:16px;}
#vsb_content p{text-indent:2em;margin-bottom:15px;}
#vsb_content .img_vsb_content{display:block;margin:0 auto;}
/*常用样式-默认*/
#vsb_content_2 p{font-size:16px;}
/*常用样式-大字体*/
#vsb_content_4{}
/*常用样式-保留更少格式*/
#vsb_content_500 p{
font-size:16px;
line-height:1.8;
}
/*常用样式-大字体+保留更少格式*/
#vsb_content_501{}
/*通知样式-默认*/
#vsb_content_6{}
/*通知样式-大字体*/
#vsb_content_7{}
/*通知样式-保留更少格式*/
#vsb_content_502{}
/*通知样式-大字体+保留更少格式*/
#vsb_content_503{}
/*移动默认样式*/
#vsb_content_100{}
/*##覆盖一件排版样式end*/

/*##表格超宽加滚动条start*/
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;
}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);
}
/*##表格超宽加滚动条end*/

/*##列表和单篇页样式，非内容处，需要单独粘贴过去*/
/*###默认翻页条颜色start*/
.pb_sys_common .p_goto input, .pb_sys_common .p_search input {
    outline-color:#258CFF;
}
.pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus{
    border: 1px solid #258CFF;
}
.pb_sys_style1 .p_no_d, .pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover{
    border: 1px solid #258CFF;
    background-color: #258CFF;
}
/*###默认翻页条主色调end*/
/*### pagebar start */

/*pagebar可改为自定义名称*/
/*
<div class="pagebar"><span class="p_t">共${totalCount}条</span> ${cssPageBar} <span class="p_t">第</span>${cssGotoInput2}<span class="p_t">/${pageCount}页</span> ${cssGotoButton}</div>
*/
/*公共样式 字体，行高，字体颜色等*/
.pagebar {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    text-align:center;}
.pagebar>.p_t:first-child{display: none;}
/*去掉a链接的下划线*/
.pagebar a{
    text-decoration: none;}

/*消掉最左侧页码区margin-left的5个像素*/
.pagebar .p_pages{}

/*按钮和页码的外观*/
.p_fun_d{
cursor:text;}
.pagebar .p_fun_d, .pagebar .p_no_d,.pagebar .p_fun, .pagebar .p_no,.pagebar .p_dot{
    border: 1px solid #ddd;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
    line-height: 32px;
    min-width: 36px;
    border-radius: 3px;
    margin: 3px 2px;
    overflow:hidden;}
.pagebar .p_fun_d,.pagebar .p_fun a{
    padding: 0 10px;
}
/*
.pagebar .p_fun_d,.pagebar .p_fun a{
text-indent:-999px;
position:relative;}
.pagebar .p_fun a:after,.pagebar .p_fun_d:after{
font-family: "swiper-icons" !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-indent:0;
display:block;
position:absolute;
top:0;
left:10px;}
.p_prev_d:after,.p_prev a:after{
content: "\e62f";}
.p_next_d:after,.p_next a:after{
content: "\e676";}
*/

.pagebar .p_fun a, .pagebar .p_no a{
display:block;}
/*文字对齐样式*/
.pagebar .p_t{
    display:inline-block;
    vertical-align:middle;}

/*链接字体颜色*/
.pagebar .p_fun a, .pagebar .p_no a{
    color: inherit;}

/*鼠标移上时有链接按钮的外观*/
.pagebar .p_no a:hover{
    color:#0043a1;}

.pagebar .p_fun:hover{
border:none;
}

/*页码省略号...的外观*/
.pagebar .p_dot {
border:none;
min-width:auto;}

/*当前页码的外观*/
.pagebar .p_no_d,.pagebar .p_fun:hover a{
    border: 1px solid #0043a1;
    color: #fff;
    background-color: #0043a1;}

/*按钮控制*/

/*控制是否显示 "首页" "尾页" */
.pagebar .p_first,.pagebar .p_first_d,.pagebar .p_last,.pagebar .p_last_d{
    display:none;}

/*控制是否显示 "上页" "下页"*/
.pagebar .p_prev,.pagebar .p_prev_d.pagebar .p_next,.pagebar .p_next_d{}

/*控制是否显示无链接的 "首页" "上页" "下页" "尾页"*/
.pagebar .p_first_d,.pagebar .p_prev_d,.pagebar .p_next_d,.pagebar .p_last_d{}

/*控制是否显示页码*/
.pagebar .p_no,.pagebar .p_no_d,.pagebar .p_dot{}

/*跳转到页码输入框的外观*/
.jump_to{display:inline-block;}
.pagebar .p_goto input {
    font-size:14px;
    border: 1px solid #ddd;
    height:32px;
    line-height:30px;
    box-sizing:border-box;
    vertical-align:middle;
    outline-width:thin;
    outline-color:#0043a1;
    margin:0px 2px;
    padding:0px 1px;
    width:32px;
    text-align:center;
    border-radius:3px;}

/*跳转到页码输入框  鼠标移上及输入时的外框颜色*/
.pagebar .p_goto input:hover, .pagebar .p_goto input:focus{
    border: 1px solid #0043a1;}

/*跳转按钮的外观*/
.pagebar .p_goto a{
    border: 1px solid #ccc;
    padding: 10px 6px;
    color: #fff;
    border-radius: 3px;
    margin:0px;
    height:30px;
    -height:auto;
    line-height:7px;
    display:inline-block;
    box-sizing:border-box;
    vertical-align:middle;
    background:#0043a1;
    border-color:#0043a1;}
/*pagebar end*/

/*##小屏幕样式*/
@media(max-width:920px){
	/*设置图片最大宽度*/
	.content_fix_b div[id^="vsb_content"] img{
	    height: auto!important;
	    max-width:100%;
	}
	/*设置视频最大宽度*/
	.content_fix_b video{
	    max-width:100%;
	    height:auto!important;
	}
}