@charset "utf-8"; /* CSS Document */
body {
    font-family: "微软雅黑";
    font-size: 15px;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #7b7b7b;
    background-color: #fff;
    background-image: none;
    border: #dedede 1px solid;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0 15px;
    font-size: 14px;
    line-height: 42px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-primary {
    color: #fff;
    background-color: #1b51a0;
    border-color: #1b51a0；
}

.btn-primary:focus,.btn-primary.focus {
    color: #fff;
    background-color: #1b51a0;
    border-color: #1b51a0；
}

.btn-primary:hover {
    color: #fff;
    background-color: #1b51a0;
    border-color: #1b51a0；
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #1b51a0;
    border-color: #1b51a0；
}

.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #1b51a0;
    border-color: #1b51a0;
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus {
    background-color: #1b51a0;
    border-color: #1b51a0;
}

.btn-primary .badge {
    color: #1b51a0;
    background-color: #fff;
}

label {
    font-weight: normal;
}

.reset_style h1 {
    font-size: 42px;
    color: #333;
    line-height: 52px;
    font-weight: normal !important;
    word-wrap: break-word !important;
    word-break: normal !important;
}

.reset_style h2 {
    font-size: 30px;
    color: #333;
    font-weight: normal !important;
    word-wrap: break-word !important;
    word-break: normal !important;
}

.reset_style h3 {
    font-size: 24px;
}

.reset_style h4 {
    font-size: 22px;
    line-height: 30px;
    font-weight: normal !important;
}

.reset_style h6 {
    font-size: 36px;
    font-weight: normal !important;
    color: #333;
}

.reset_style h5 {
    font-size: 18px;
    line-height: 32px;
    font-weight: normal !important;
    font-family: "微软雅黑";
    color: #333;
    word-wrap: break-word !important;
    word-break: normal !important;
}

.reset_style p {
    font-size: 16px;
    line-height: 30px;
    font-family: "微软雅黑";
}

#w_common_text-1609137248059 p {
    padding-bottom: 15px;
}

a {
    color: #333;
}

a:hover,a:active,a:focus {
    text-decoration: none;
    color: #1b51a0;
}

#w_fimgbox-1602228745747 #w_grid-1602226081556 {
    display: none;
}

#w_fimgbox-1602228745747:hover #w_grid-1602226081556 {
    display: block;
    position: relative;
    top: 50%;
    /*偏移*/
    transform: translateY(-50%);
}

#c_portalResPublic_codeContainer-16051767278682414 {
    position: relative;
    z-index: 9999;
}

.border_default {
    border: #dfdfdf 1px solid;
    transition: all .5s ease;
}

.border_default:hover {
    border: #1b51a0 1px solid;
    background: none;
}

.p_OccupyBox {
    margin: 0;
    width: 100%;
    height: auto;
    padding: 0;
    border: none;
    overflow: hidden;
    text-align: center;
}
.p_CommonSquareNumBtn {
	border-radius: 10px;
	background-color: rgba(0,0,0,0.3);
}
.p_CommonSquareNumBtn.active, .p_CommonSquareNumBtn:hover {
	background-color: #ce271c;
	color: #fff;
	border-radius: 10px;
}
.p_page {
    display: inline-block;
    padding: 0px 0;
}

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

.p_page .pre {
    display: inline-table;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0 10px 0 18px;
    text-align: center;
    padding: 0 15px;
    border-radius: 0px;
    border: none;
    background: #3c3c3c;
    color: #fff;
}

.p_page .pre:active {
    background: #1b51a0;
    border: none;
    color: #fff;
}

.p_page .pre:hover {
    color: #fff;
    background: #1b51a0;
    border: none;
    cursor: pointer;
}

.p_page .next {
    display: inline-table;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    height: 40px;
    line-height: 40px;
    border: none;
    background: #3c3c3c;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    border-radius: 0px;
    margin-right: 0px;
}

.p_page .next:hover {
    background: #1b51a0;
    border: none;
    color: #fff;
    cursor: pointer;
}

.p_page .next:active {
    background: #1b51a0;
    border: none;
    color: #fff;
}

.p_page .pageNum {
    position: relative;
    float: left;
    height: 40px;
    min-width: 40px;
    margin: 0 5px 0 0;
    padding: 0 5px;
    background-size: 100% 100%;
    color: #333;
    border: none;
    cursor: pointer;
    line-height: 40px;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    text-decoration: none;
    background-color: #eaeaea;
    text-align: center;
    border-radius: 0px;
}

.p_page .pageNum.active {
    text-decoration: none;
    background-color: #1b51a0;
    color: #fff;
    border: none;
}

.p_page .pageNum:hover {
    cursor: pointer;
    text-decoration: none;
    background-color: #1b51a0;
    color: #fff;
    border: none;
}

.p_page .next1 {
    color: rgba(255,255,255,1)!important;
    background-color: #3c3c3c !important;
    cursor: not-allowed!important;
    border: none!important;
}

.p_page .pre1 {
    color: rgba(255,255,255,1)!important;
    background-color: #3c3c3c !important;
    cursor: not-allowed!important;
    border: none!important;
    margin: 0 5px 0 0;
}

.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: 42px;
    width: 35%;
    color: rgba(255,255,255,1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: #1b51a0;
    text-align: center;
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    left: 0;
    top: 0;
    box-sizing: border-box;
}

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

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

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

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

.p_pagebox .ItemBox {
    position: absolute;
    width: 100%;
    bottom: 44px;
    left: 0;
    z-index: 99;
    border-bottom: 0;
    padding-bottom: 40px;
}
.lantern {
    margin-left: 0px!important;
    margin-right: 0px!important;
}

table {
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
}

table tr td {
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 15px 20px;
    color: #555;
}

@media only screen and (min-width: 769px) {
    .p_CommonSwitchBtnA {
        position: absolute;
        top: 50%;
        left: 20%;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 20px;
        color: #333;
        transform: translate(-50%,-50%);
    }

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

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

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

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

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

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

@media only screen and (max-width: 768px) {
    .reset_style h1 {
        font-size: 28px;
        line-height: 36px;
    }

    .reset_style h2 {
        font-size: 22px;
        color: #1b51a0;
        font-weight: normal !important;
    }

    .reset_style h3 {
        font-size: 18px;
    }

    .reset_style h3 {
        font-size: 22px;
    }

    #w_fimg-1629205228529,#w_fimg-1627010573167,#w_fimg-1627035533792 {
        width: 100%;
        max-width: 40px;
        min-width: 0px;
        height: auto;
        max-height: none;
        min-height: 0px;
        margin-top: -50px;
        margin-left: 80px;
        margin-right: auto;
        margin-bottom: 20px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .e_FlowCommonStyleBox-001 .title_main {
        font-size: 26px;
        line-height: 30px;
    }

    .e_FlowCommonStyleBox-001 .stylebox_top {
        height: 30px;
    }

    input::-webkit-input-placeholder {
        /* WebKit browsers */
        font-size: 14px;
    }

    input:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        font-size: 14px;
    }

    input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        font-size: 14px;
    }

    input:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        font-size: 14px;
    }

    .p_OccupyBox {
        overflow: inherit;
    }
}

#w_carouselbox-1608202447429 .w_fimgbox-001 .w_grid-000 {
    display: flex;
    align-items: center;
    height: calc(100% - 0px);
}

#w_grid-1608518180700 .w_fimgbox-001 .w_grid-000 {
    display: flex;
    align-items: center;
    height: calc(100% - 0px);
}

#w_grid-1608523051974 .p_gridCell .w_fimgbox-001 .w_grid-000 {
    display: flex;
    align-items: center;
    height: calc(100% - 0px);
}

#w_grid-1609146607847 .p_gridCell .w_fimgbox-001 .w_grid-000 {
    display: flex;
    align-items: center;
    height: calc(100% - 0px);
}

#w_common_text-1610450600086 {
    display: flex;
    align-items: center;
    height: calc(100% - 0px);
}

#w_common_text-1610450947477 {
    display: flex;
    align-items: center;
    height: calc(100% - 0px);
}

#w_common_text-1610451059949 {
    display: flex;
    align-items: center;
    height: calc(100% - 0px);
}

#w_common_text-1610451141196 {
    display: flex;
    align-items: center;
    height: calc(100% - 0px);
}

#w_grid-1627031053140 {
    display: flex;
    align-items: center;
    height: calc(100% - 0px);
}

#w_grid-1608518180700 .w_fimgbox-001 img {
    width: 100%;
    display: block;
    transition: all .5s ease;
}

#w_grid-1608518180700 .w_fimgbox-001:hover img {
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
#w_grid-1652252909179 #w_common_text-1652252909324 p{
  display:-webkit-box;
  -webkit-line-clamp:5;
  -webkit-box-orient:vertical;
  overflow:hidden;
}