/* 1 */
.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);}
.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);}
.ui-pagination-container {
    height: 34px;
    line-height: 34px;}

.ui-pagination-container .ui-pagination-page-item {
    font-size: 14px;
    padding: 4px 10px;
    background: #fff;
    border: 1px solid #c5b7b7;
    color: #888;
    margin: 0 3px;
    text-decoration: none;}

.ui-pagination-container .ui-pagination-page-item:hover {
    border-color: #004a9f;
    color: #004a9f;
    text-decoration: none;}

.ui-pagination-container .ui-pagination-page-item.active {
    background: #004a9f;
    border-color: #004a9f;
    color: #fff;
    cursor: default;}
/*翻页条样式*/






/*切换样式*/
.miso_select .fl0 .rr {
    width: 100%;}
.miso_tab .hd {
    margin: 0 auto;
    margin-bottom: .65rem;}
.three-level1 {
    justify-content: center;
    margin: 0 -.21rem;}
.three-level1 li {
    padding: 0 .21rem;}
.three-level1 li .a {
    display: flex;
    width: 1.62rem;
    height: .46rem;
    border: #5f22cc 1px solid;
    background: #fff;
    border-radius: 3px;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: .18rem;
    color: #666666;
    transition: .5s;
    cursor: pointer;}
.three-level1 li .a svg {
    width: .24rem;
    height: .24rem;
    fill: #333;
    margin: 0 .1rem 0 0;
    transition: .5s;}
.three-level1 li .a::before {
    content: "";
    position: absolute;
    border-left: transparent .05rem solid;
    border-right: transparent .05rem solid;
    border-top: #5f22cc .06rem solid;
    top: calc(100% + 1px);
    left: 50%;
    margin-left: -.05rem;
    opacity: 0;}
.three-level1 li.on .a,
.three-level1 li .a:hover {
    background: #5f22cc url(../images/three-level1_bg.png) center no-repeat;
    background-size: cover;
    color: #fff;
    border: #5f22cc 1px solid;}
.three-level1 li.on .a::before,
.three-level1 li .a:hover::before {
    opacity: 1;}
.three-level1 li.on .a svg,
.three-level1 li .a:hover svg {
    fill: #fff;}
    
 
 .list14{ margin: 0 -.24rem; margin-bottom: .5rem;}
.list14 li{ width: 50%; padding: .4rem .24rem;border-bottom: #e7e7e7 1px solid;margin-bottom: .23rem;}
.list14 .a{ align-items: center;transition: .5s;}
.list14 .a:hover{ background: #f2f3f9;}
.list14 .imgW{ width: 2.2rem; position: relative; z-index: 1;}
.list14 .imgW::before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; background-image: -moz-linear-gradient( 90deg, rgb(151,30,164) 0%, rgb(90,33,208) 50%, rgb(90,33,208) 100%); background-image: -webkit-linear-gradient( 90deg, rgb(151,30,164) 0%, rgb(90,33,208) 50%, rgb(90,33,208) 100%); background-image: -ms-linear-gradient( 90deg, rgb(151,30,164) 0%, rgb(90,33,208) 50%, rgb(90,33,208) 100%);display: none;}
.list14 .imgBox{}
.list14 .imgBox .img{ padding-bottom: 150%;}
.list14 .txt{ width: calc(100% - 2.2rem); padding: 0 .25rem .3rem .5rem;}
.list14 h3{ margin-bottom: .45rem;}
.list14 h3 big{ font-size: .3rem; color: #222222;}
.list14 h3 small{ font-size: .2rem; color: #72207b; margin: 0 0 0 .2rem;}
.list14 .con{ position: relative; z-index: 1; padding: 0 0 0 .2rem;}
.list14 .con::before{ content: ""; position: absolute; top: .05rem; bottom: .05rem; left: 0; background: #833a8b; width: 1px;}
.list14 .con p{ font-size: .2rem; color: #656565; line-height: 1.58;}

.list14 h6{ font-size: .16rem; color: #72207b; margin: .25rem 0 0;}

.list14s1 h3 big{ display: block; font-size: .24rem;}
.list14s1 h3 small{ font-size: .18rem; margin: .06rem 0 0 0; display: block;}

@media(min-width: 1024px){
}
@media(max-width: 1024px){
    .list14 li{ width: 100%;padding: 0 .24rem .25rem;opacity: 1 !important;transform: translate3d(0,0,0) !important;}
}
@media(max-width: 800px){
    .list14 .imgW{ width: 1.5rem;}
    .list14 .txt{ width: calc(100% - 1.5rem); padding: 0 0 .1rem .3rem;}
    .list14 .imgBox{}
    .list14 h3{ margin-bottom: .15rem;}
    .list14 h3 big{}
    .list14 h3 small{ font-size: .16rem; margin: 0 0 0 .1rem;}
    
    .list14 .con p{ font-size: .18rem;}
    .tits2{ margin-bottom: .2rem;}
    .n_pb1{ padding-top: 0;}
    
    .list14s1 h3 big{}
    .list14s1 h3 small{ margin: .05rem 0 0;}
}   
    
    
.list14 h3 {
    margin-bottom: 0.1rem;}
.list14 .txt p.gs a {
    color: #72207b;}
.list14 .txt p.gs a:hover {
    font-weight: bold;}
.list14 .txt p.gs {
    margin-bottom: 0.1rem;}
.list14 .txt p.qzczw {
    padding-top: 0.15rem;
    font-size: .16rem;
    color: #656565;}
@media only screen and (max-width: 1024px){
.vsbcontent_img img{
    display: block;
    height: auto !important;
    margin: 0 auto;}
#vsb_content img{
    display: block;
    height: auto !important;
    margin: 0 auto;}
}

/**组件样式*//**组件样式*//**组件样式*//**组件样式*//**组件样式*//**组件样式*//**组件样式*/
/**组件样式*//**组件样式*//**组件样式*//**组件样式*//**组件样式*//**组件样式*//**组件样式*//**组件样式*/
