@CHARSET "UTF-8";
html {
    font-size: 62.5%;
}

body {
    font-family: '微软雅黑';
  font-size: 14px;
    font-size: 1.4rem;
}
.p_bgBox {
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}
@media only screen and (max-width: 320px) {
    html {
        font-size: 20%;
    }
}
@media only screen and (min-width: 321px) {
    html {
        font-size: 20%;
    }
}

@media only screen and (min-width: 640px) {
    html {
        font-size: 30%;
    }
}

@media only screen and (min-width: 750px) {
    html {
        font-size: 45%;
    }
}

@media only screen and (min-width: 1242px) {
    html {
        font-size: 62.5%;
    }
}
.reset_style {
    line-height: normal;
    word-wrap: break-word;
    word-break: keep-all;
    font-size: 14px;
}

/*字体*/

@font-face {
    font-family: 'aldine401btbold';
    src: url('/upload/font/aldine401btbold.ttf') format('truetype');
}

@font-face {
    font-family: 'altgot2n';
    src: url('/upload/font/altgot2n-webfont.woff.ttf') format('truetype');
}

@font-face {
    font-family: 'AVGARDN';
    src: url('/upload/font/AVGARDN.ttf') format('truetype');
}

.video-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/img/subtle_carbon.png);
    opacity: .8;
    z-index: 0;
    left: 0;
    display: none;
}

#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    /* background-color: black; */
    background-image: url(/img/bg1.jpg);
    background-position: center center no-repeat;
    background-size: cover;
    object-fit: cover;
    z-index: -1;
}


a,
a:visited,
a:active,
a:focus {
    color: #333;
}

a:hover,
    {
    color: #000;
    text-decoration: underline
}

.p_categoryBox .p_linkBox.click {
    background-color: #cfa271;
    color: #fff;
}

.p_categoryBox .p_linkBox.click .color_assist,
.p_categoryBox .p_linkBox.click a {
    color: #fff;
}

.reset_style {
    word-break: break-word;

}



/*在线留言按钮*/

.btn-primary {
    color: #fff !important;
    background-color: #d11127 !important;
    border: 0px;
    font-size: 12px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #d11127;
    border: 0px;
}


.screen .p_bgBox:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* background-color: rgba(0, 0, 0, 0.3); */
}


.cpfl_bg:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.screen_1 .p_bgBox:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* background-color: rgba(0,0,0,0.5); */
}



.zf_hotline {
    display: flex;
}

.zf_hotline .tel {
    font-size: 18px;
    color: #d01126;
    padding-right: 10px;
}

.zf_hotline .fg_line {
    width: 1px;
    background: #fff;
}

.zf_hotline .wx {
    padding-left: 10px;
    position: relative;
}

.zf_hotline .wx_icon {}

.zf_hotline .wx_ewm {
    top: 30px;
    position: absolute;
    left: 50%;
    margin-left: -20.5px;
    opacity: 0;
    transition: all 1s;
}

.zf_hotline .wx:hover .wx_ewm {
    opacity: 1;
    transition: all 1s;
}

/* 导航 */
#w_grid-1617248372589 {
    left: 0px !important;
   
}

div#w_grid-1617248372589 {}

#w_grid-1611225554101 {
    left: 0px !important;
}
#w_grid-1611225554101{
    z-index:10;
}

.w_sfbox-001 > .w_sfbox > .p_fbox > div > .p_bgBox {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    -webkit-animation-name: 'pagebgfd';
    -webkit-animation-duration: 10s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
}

@keyframes pagebgfd {
    0% {
        opacity: 1;
        transform: scale(1.3, 1.3);
    }

    100% {
        opacity: 1;
        transform: scale(1.0, 1.0);
    }
}

/* 第一屏 */

#w_grid-1630648437129{
  left:50% !important;
}










/* 内页 */



/* 移动设备样式 */

@media only screen and (max-width:768px) {

    


}


/* 屏幕宽度在1024px以上pc端样式 */

@media only screen and (min-width:769px) {
    




}


/* 屏幕宽度介于768px-1024px样式 */

@media only screen and (min-width:769px) and (max-width: 1024px) {}




/* 分页样式start */


/* 移动设备样式 */

@media screen and (max-width:768px) {


    /*占位容器*/
    .p_OccupyBox {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border: none;
    }

    .p_OccupyBox {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border: 0;
        overflow: initial
    }

    /* 翻页 start */
    .p_pagebox {
        width: 100%;
        height: auto;
        margin: 20px auto 0;
        clear: both;
        position: relative;
        font-size: 0;
        white-space: nowrap
    }

    .p_pagebox .pre {
        display: inline-table;
        height: 45px;
        width: 28%;
        color: rgba(255, 255, 255, 1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: #d01126;
        text-align: center;
        padding-top: 0;
        padding-right: 10px;
        padding-left: 10px;
        position: relative;
        left: 0;
        top: 0;
        box-sizing: border-box
    }

    .p_pagebox .pre:hover {
        color: rgba(255, 255, 255, 1);
        border-color: #d01126;
        background-color: #d01126;
        cursor: pointer
    }

    .p_pagebox .pre:active {
        background-color: #d01126;
    }

    .p_pagebox .pre .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        font-size: 16px
    }

    .p_pagebox .pre .iconfont {
        display: inline-block;
        color: rgba(255, 255, 255, 1);
        vertical-align: top;
        width: auto;
        height: auto;
        float: left;
        font-size: 22px
    }

    .p_pagebox .pre:hover .iconfont {
        color: #fff;
    }

    .p_pagebox .pre:active .iconfont {
        color: #fff;
    }

    .p_pagebox .pre .iconfont:before {
        content: "\e6b0"
    }

    .p_pagebox .next {
        display: inline-table;
        height: 45px;
        width: 28%;
        color: rgba(255, 255, 255, 1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: #d01126;
        text-align: center;
        padding-top: 0;
        padding-right: 10px;
        padding-left: 10px;
        position: relative;
        left: 0;
        top: 0;
        box-sizing: border-box;
    }

    .p_pagebox .next:hover {
        color: rgba(255, 255, 255, 1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: #d01126;
        cursor: pointer;
    }

    .p_pagebox .next:active {
        background-color: #d01126;
    }

    .p_pagebox .next .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        font-size: 16px;
    }

    .p_pagebox .next .iconfont {
        display: inline-block;
        color: rgba(255, 255, 255, 1);
        vertical-align: top;
        width: auto;
        height: auto;
        float: right;
        font-size: 22px;
    }

    .p_pagebox .next:hover .iconfont {
        color: rgba(255, 255, 255, 1);
    }

    .p_pagebox .next:active .iconfont {
        color: rgba(255, 255, 255, 1);
    }

    .p_pagebox .next .iconfont:before {
        content: "\e6af";
    }

    /* 不可点击状态 */
    .p_pagebox .js_pageBtnDisable,
    .p_pagebox .js_pageBtnDisable:hover,
    .p_pagebox .js_pageBtnDisable:active {
        background: #f5f5f5;
        border-color: #d9d9d9;
        color: #bfbfbf;
        cursor: default;
    }

    .p_pagebox .js_pageBtnDisable .iconfont {
        color: #bfbfbf;
    }

    .p_pagebox .js_pageBtnDisable:hover .iconfont {
        color: #bfbfbf;
    }

    .p_pagebox .NumBox {
        width: 44%;
        height: 44px;
        border: 1px solid #cdd5d5;
        display: inline-table;
        position: relative;
        cursor: pointer;
        box-sizing: border-box;
        background: #e6e6e6;
        vertical-align: top
    }

    .p_pagebox .num {
        display: table-cell;
        vertical-align: middle;
        font-size: 22px;
        text-align: center;
        width: 100%
    }

    .p_pagebox .ItemBox {
        position: absolute;
        width: 100%;
        height: auto;
        border: 1px solid #d3d4d4;
        bottom: 44px;
        left: 0;
        max-height: 300px;
        overflow-y: auto;
        z-index: 99;
        border-bottom: 0
    }

    .p_pagebox .num .iconfont {
        width: 32px;
        height: 32px;
        position: absolute;
        right: 20px
    }

    .p_pagebox .num .iconfont:before {
        content: "\e69c";
        font-size: 22px
    }

    .p_pagebox .NumBox ul li {
        width: inherit;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #fffffe;
        color: #323332;
        font-size: 16px
    }

    .p_pagebox .NumBox ul li .iconfont:before {
        content: ""
    }

    .p_pagebox .NumBox ul li:active {
        background-color: #e4e4e4
    }

    /* 滚动加载 */
    .p_more {
        width: 100%;
        text-align: center;
        padding-right: 20px;
        padding-left: 20px;
        height: 50px;
        background-color: rgba(248, 248, 248, 0.8);
        position: relative;
        border-radius: 0;
        border-width: 0;
        color: rgba(115, 115, 131, 1);
        font-size: 20px
    }

    .p_more:active {
        background-color: rgba(248, 248, 248, 0.8)
    }

    .p_more .font {
        vertical-align: middle;
        text-align: inherit;
        line-height: 50px
    }

    .p_more .iconfont {
        display: inline;
        vertical-align: middle
    }

    .p_more .iconfont:before {
        content: "\e6d1"
    }

    /* 跑马灯 start */
    .p_CommonLanternBox {
        position: relative;
        width: auto;
        height: auto;
        background-color: transparent;
        overflow: hidden
    }

    .p_CommonInteraction {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden
    }

    .d_CommonInteractionA {
        width: 60px;
        height: auto;
        vertical-align: middle;
        position: absolute;
        overflow: visible;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .d_CommonInteractionB {
        width: 60px;
        height: auto;
        vertical-align: middle;
        position: absolute;
        overflow: visible;
        top: 50%;
        right: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .p_CommonSwitchBtnA {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: rgba(191, 191, 191, 1);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .p_CommonSwitchBtnA .iconfont:before {
        content: '\e6b0';
        display: inline-block
    }

    .p_CommonSwitchBtnA .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none
    }

    .p_CommonSwitchBtnA:active {
        color: rgba(105, 192, 188, 1)
    }

    .p_CommonSwitchBtnB {
        position: absolute;
        top: 50%;
        right: 50%;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: rgba(191, 191, 191, 1);
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%)
    }

    .p_CommonSwitchBtnB .iconfont:before {
        content: '\e6af';
        display: inline-block
    }

    .p_CommonSwitchBtnB .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none
    }

    .p_CommonSwitchBtnB:active {
        color: rgba(105, 192, 188, 1)
    }

    .p_CommonSummaryBoxA {
        width: auto;
        height: auto;
        margin-bottom: 20px;
        background-color: transparent;
        overflow: hidden;
        text-align: center
    }

    .p_CommonThumbnailBox {
        width: auto;
        height: auto;
        background-color: transparent;
        overflow: hidden
    }

    .p_CommonSquareNumBtn {
        display: inline-table;
        margin: 0 5px;
        background-color: rgba(191, 191, 191, 1);
        color: rgba(153, 153, 153, 1);
        font-size: 12px;
        border-radius: 10px;
        text-align: center
    }

    .p_CommonSquareNumBtn:active {
        background-color: #1b82bd;
    }

    .p_CommonSquareNumBtn.active {
        background-color: #1b82bd;
        width: 40px !important;
    }

    .p_butBackground {
        background-color: #65beba
    }

    .lantern {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .p_CommonSquareNumBtn .shape {
        width: inherit;
        height: inherit;
        text-indent: -99999px;
        display: table-cell;
        vertical-align: middle;
        border-radius: inherit;
        -moz-border-radius: inherit
    }

    /* 跑马灯 end */
}


/*PC端样式*/

@media only screen and (min-width: 769px) {

    /*翻页*/
    .e_pagebox {
        width: auto;
        height: auto;
        clear: both;
        position: relative
    }

    .p_page {
        display: inline-block;
        padding: 30px 0;
    }

    .p_page .PageInterval {
        display: inline-block;
        position: static;
        float: left;
        margin-right: 5px;
        line-height: 38px;
        font-size: 12px;
    }

    .p_page .p_PageInterval {
        display: inline-block;
        position: static;
        float: left;
        margin-right: 5px;
        line-height: 38px;
        font-size: 12px;
        font-family: cursive;
    }

    /*左翻页*/
    .p_page .pre:after {
        content: "";
        display: none;
        position: absolute;
        top: 5px;
        left: -14px;
        width: 27px;
        height: 27px;
        background-color: rgba(242, 242, 242, 1);
        font-size: 0;
        line-height: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: -1
    }

    .p_page .pre:hover:after {
        top: 4px;
        left: -12px;
        background-color: rgba(101, 190, 186, 1);
        border-radius: 4px 0 0 0;
        -webkit-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
        -moz-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
        box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: -1
    }

    .p_page .pre:active:after {
        top: 8px;
        left: -12px;
        width: 28px;
        height: 25px;
        background-color: rgba(90, 170, 167, 1);
        border-radius: 0 3px 0 0;
        -webkit-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
        -moz-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
        box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
        -webkit-transform: rotate(-226deg);
        -moz-transform: rotate(-226deg);
        -o-transform: rotate(-226deg);
        -ms-transform: rotate(-226deg);
        transform: rotate(-226deg);
        z-index: -1
    }

    .p_page .pre {
        display: inline-table;
        position: relative;
        left: 0;
        top: 0;
        float: left;
        height: 30px;
        margin: 0 5px 0 18px;
        text-align: center;
        padding: 0 10px;
        border-radius: 6px;
        border: 1px solid #d9d9d9;
        background: #fff;
        color: #595959;
    }

    .p_page .pre:hover {
        color: #fff;
        background: #d01126;
        border-color: #d01126;
        cursor: pointer
    }

    .p_page .pre:active {
        background: #d01126;
        border-color: #d01126;
        color: #fff;
    }

    .p_page .pre .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        font-size: 12px
    }

    .p_page .pre:hover .iconfont {
        color: rgba(255, 255, 255, 1)
    }

    .p_page .pre:active .iconfont {
        color: rgba(255, 255, 255, 1)
    }

    .p_page .pre .iconfont:before {
        content: "\e6b0";
        margin-right: 0;
    }

    .p_page .pre .i_pre {
        display: none;
    }

    /*右翻页*/
    .p_page .next:after {
        content: "";
        display: none;
        position: absolute;
        top: 5px;
        right: -14px;
        width: 27px;
        height: 27px;
        background-color: rgba(101, 190, 186, 1);
        font-size: 0;
        line-height: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: -1
    }

    .p_page .next:hover:after {
        top: 5px;
        right: -12px;
        background-color: rgba(101, 190, 186, 1);
        border-radius: 4px 0 0 0;
        -webkit-box-shadow: 0 3px 0 #777;
        -moz-box-shadow: 0 3px 0 #777;
        box-shadow: 0 3px 0 #777;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: -1;
        width: 26px;
        height: 26px
    }

    .p_page .next:active:after {
        top: 8px;
        right: -12px;
        width: 27px;
        height: 24px;
        background-color: rgba(90, 170, 167, 1);
        border-radius: 0 3px 0 0;
        -webkit-box-shadow: 0 3px 0 #777;
        -moz-box-shadow: 0 3px 0 #777;
        box-shadow: 0 3px 0 #777;
        -webkit-transform: rotate(226deg);
        -moz-transform: rotate(226deg);
        -o-transform: rotate(226deg);
        -ms-transform: rotate(226deg);
        transform: rotate(226deg);
        z-index: -1
    }

    .p_page .next {
        display: inline-table;
        position: relative;
        left: 0;
        top: 0;
        float: left;
        height: 30px;
        border: 1px solid #d01126 !important;
        background: #d01126 !important;
        ;
        color: #fff;
        text-align: center;
        padding: 0 10px;
        border-radius: 6px;
    }

    .p_page .next:hover {
        background: #d01126 !important;
        border-color: #d01126 !important;
        color: #fff;
        cursor: pointer
    }

    .p_page .next:active {
        background: #d01126 !important;
        border-color: #d01126 !important;
        color: #fff;
    }

    .p_page .next .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        font-size: 12px
    }

    .p_page .next:hover .iconfont {
        color: rgba(255, 255, 255, 1)
    }

    .p_page .next:active .iconfont {
        color: rgba(255, 255, 255, 1)
    }

    .p_page .next .iconfont:before {
        content: "\e6af";
        margin-top: 0;
        float: right;
        margin-left: 0;
    }

    .p_page .next .i_next {
        display: none;
    }

    /* 不可点击状态 */
    .p_page .js_pageBtnDisable,
    .p_page .js_pageBtnDisable:hover,
    .p_page .js_pageBtnDisable:active {
        background: #f5f5f5;
        border-color: #d9d9d9;
        color: #bfbfbf;
        cursor: default;
    }

    .p_page .js_pageBtnDisable:hover .iconfont {
        color: #bfbfbf;
    }

    /*翻页数字*/
    .p_page .pageNum {
        position: relative;
        float: left;
        height: 30px;
        min-width: 30px;
        margin: 0 5px 0 0;
        padding: 0 5px;
        background-size: 100% 100%;
        color: #595959;
        border: 1px solid #d9d9d9;
        cursor: pointer;
        line-height: 30px;
        display: inline-block;
        font-family: inherit;
        font-size: 14px;
        font-weight: inherit;
        text-decoration: none;
        background-color: #fff;
        text-align: center;
        border-radius: 6px;
    }

    .p_page .pageNum:hover {
        color: #fff;
        border-color: #d01126 !important;
        cursor: pointer;
        text-decoration: none;
        background-color: #d01126 !important;
    }

    .p_page .pageNum:active {
        color: #fff;
        text-decoration: none;
        background-color: #d01126 !important;
        border-color: #d01126 !important;
    }

    .p_page .pageNum.active {
        text-decoration: none;
        background-color: #d01126 !important;
        color: #fff;
        border-color: #d01126 !important;
    }

    .p_page .pageNum .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0
    }

    .p_page .pageNum .iconfont {
        display: inline;
        color: rgba(255, 255, 255, 1);
        vertical-align: middle
    }

    .p_page .pageNum:hover .iconfont {
        color: rgba(255, 255, 255, 1)
    }

    .p_page .pageNum:active .iconfont {
        color: rgba(255, 255, 255, 1)
    }

    .p_page .pageNum .iconfont:before {
        content: ""
    }

    /*翻页省略*/
    .p_page .PageInterval {
        line-height: 30px;
        cursor: text;
        color: rgba(102, 102, 102, 1)
    }

    .p_page .p_PageInterval {
        line-height: 30px;
        cursor: text;
        color: #ccc;
        font-family: cursive;
    }

    /*每页显示条数*/
    .p_page .pagesize {
        font-size: 14px;
        float: left;
        margin-left: 10px;
    }

    /*占位容器*/
    .p_OccupyBox {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border: none;
        overflow: hidden;
        text-align: center;
    }

    /* 跑马灯 start */
    .p_CommonInteraction {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .p_CommonLanternBox {
        position: relative;
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .p_CommonSwitchBtnA {
        position: absolute;
        top: 50%;
        left: 50%;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 45px;
        color: #e5e5e5;
        transform: translate(-50%, -50%);
    }

    .p_CommonSwitchBtnA .iconfont:before {
        content: "\e687";
        display: inline-block;
    }

    .p_CommonSwitchBtnA:hover {
        cursor: pointer;
        color: #1890FF;
    }

    .p_CommonSwitchBtnB {
        position: absolute;
        top: 50%;
        right: 50%;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        transform: translate(50%, -50%);
        font-size: 45px;
        color: #e5e5e5;
        vertical-align: middle;
        cursor: pointer;
    }

    .p_CommonSwitchBtnB .iconfont:before {
        content: "\e6ae";
        display: inline-block;
    }

    .p_CommonSwitchBtnB:hover {
        color: #1890FF;
        cursor: pointer
    }

    .d_CommonInteractionA {
        left: 0;
        width: 60px;
        height: auto;
        vertical-align: middle;
        position: absolute;
        overflow: visible;
        top: 50%;
        transform: translate(0, -50%);
    }

    .d_CommonInteractionB {
        right: 0;
        width: 60px;
        height: auto;
        vertical-align: middle;
        position: absolute;
        overflow: visible;
        top: 50%;
        transform: translate(0, -50%);
    }

    /*方形图片组符*/
    .p_CommonSummaryBoxA {
        margin: 0 0 20px;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
        text-align: center;
    }

    .p_CommonThumbnailBox {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden
    }

    .p_CommonSquareNumBtn {
        display: inline-block;
        height: 10px;
        width: 100px;
        margin: 0 5px;
        padding: 0;
        background-color: #fff;
        border-width: 1px;
        border-color: transparent;
        color: rgba(153, 153, 153, 1);
        font-size: 12px;
        font-family: "Microsoft YaHei";
        text-align: center;
        cursor: pointer;
        border-radius: 8px;
    }

    .p_CommonSquareNumBtn img {
        display: none
    }

    .p_CommonSquareNumBtn .shape {
        text-indent: -9999em;
        width: inherit;
        height: inherit;
        vertical-align: middle
    }

    .p_CommonSquareNumBtn.active {
        background-color: #1b82bd;
        color: #fff;
        width: 40px !important;
    }

    .p_CommonSquareNumBtn:hover {
        background-color: #1b82bd;
        color: #fff;
    }

    .p_CommonSquareNumBtn.j-nav-active {
        background-color: rgba(103, 184, 180, 1);
        color: rgba(255, 255, 255, 1)
    }

    .lantern {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    /* 跑马灯 end */
    /* 显示拖动条 */
    .p_scroll {
        width: 100%;
        height: auto;
        position: relative
    }

    .p_scroll .vline {
        width: 100%;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #F0F0F0;
        opacity: 1;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .p_scroll .scrolling {
        width: 77px;
        height: 25px;
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #F2F2F3);
        background: -o-linear-gradient(#fff, #F2F2F3);
        background: -moz-linear-gradient(#fff, #F2F2F3);
        background: linear-gradient(#fff, #F2F2F3);
        border-radius: 6px;
        position: relative;
        left: 50%;
        text-align: center;
        font-size: 15px;
        box-shadow: 0 0 10px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
        color: #AAA;
        cursor: pointer
    }

    .p_scroll .scrolling:hover {
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #F7F7F8);
        background: -o-linear-gradient(#fff, #F7F7F8);
        background: -moz-linear-gradient(#fff, #F7F7F8);
        background: linear-gradient(#fff, #F7F7F8)
    }

    .p_scroll .scrolling:active {
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #E4E4E4);
        background: -o-linear-gradient(#fff, #E4E4E4);
        background: -moz-linear-gradient(#fff, #E4E4E4);
        background: linear-gradient(#fff, #E4E4E4);
        box-shadow: 0 0 10px #fff inset, 0 1px 2px rgba(0, 0, 0, .1)
    }

    /* 滚动加载 */
    .p_more {
        position: static;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding-right: 20px;
        padding-left: 20px;
        height: 70px;
        background-color: #F6F7F8;
        position: relative;
        border-radius: 0;
        border-width: 0;
        color: rgba(115, 115, 131, 1);
        font-size: 18px
    }

    .p_more:active {
        background-color: #F6F7F8
    }

    .p_more .font {
        vertical-align: middle;
        text-align: inherit;
        line-height: 70px;
    }

    .p_more .iconfont {
        display: inline;
        vertical-align: middle;
        font-style: normal
    }

    .p_more .iconfont:before {
        content: "\e6d1";
    }
}


/* 分页样式end */
