@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    outline: 0;
}

/* :root {
    --xingyeBlur: red
} */

body {
    font-family: "Microsoft YaHei", 微软雅黑, "Adobe 黑体 Std", 思源黑体, Arial, serif, sans-serif;
    width: 100%;
    height: 100%;
    min-width: 1200px;
    overflow: auto;
}

ul {
    padding-left: 0;
    list-style-type: none;
    margin: 0;
}

a {
    cursor: pointer;
    text-decoration: none;

}

.link-content a {
    color: #999999;
}

a.sub-head-select-item_active {
    color: #014da1;
}

.financial-dialog a,
.business-dialog a,
.todayxingye-dialog a {
    color: #384762;
}

a:hover,
.notice-content:hover,
.xingye-notice li:hover,
.login-dialog-end-content:hover,
.notice-content-suffix:hover {
    color: #014da1 !important;
}

a:hover+.time ,.content:hover+.time{
    color: #014da1 !important;
}
/* ul li, */

.notice-content,
.content-item,
.image-content-item,
.function-list-item,

.photo-list-item,
.his-bg-container,
.notice-content-suffix {
    cursor: pointer;

}

/* 去除ie浏览器紫色边框问题 */
a,
img {
    outline: none;
    border: none;
}

img {
    object-fit: cover;
    object-position: center;
    font-family: 'object-fit: cover; object-position: center;'
}

map,
map>area,
map>area:active,
map>area:focus {
    outline: none;
    border: none;
}

.margin-left-0 {
    margin-left: 0 !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-32 {
    margin-top: 32px !important;
}

.margin-right-30px {
    margin-right: 30px
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.margin-bottom-32 {
    margin-bottom: 32px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-40 {
    margin: 40px auto;
}

.padding-40 {
    padding: 40px 0;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-right-25 {
    margin-right: 25px;
}

.margin-right-0 {
    margin-right: 0 !important;
}

.display-none {
    display: none;
}

.scrollTop {
    width: 40px;
    height: 40px;
    background-image: url(./images/icons/ico_top.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    position: fixed;
    bottom: 90px;
    right: 50px;
}

.scrollTop:hover {
    background-position: -41px 0;
}

.grayBackground {
    background: #f9fafc;
}

/* .table-display {
    display: table;
   
} */
.table-display::before {
    content: '';
    display: table;
}

.clear-float::after {
    display: block;
    clear: both;
    content: '';
}

.about-more {
    font-size: 14px;
    line-height: 14px;
    float: right;
    display: none;
    font-weight: 400;
}

 .about-more:hover {
    color: #014da1;
}

 a.about-more {
    color: #757c89;

}

.active .about-more {
    display: block;
}

.about-more:hover .more-icon,
.xingye-notice .xingye-notice_icon+a:hover .more-icon,
.notice-content-suffix:hover .notice-icon_suffix {
    background-position: 12px 0;
}

 .about-more .more-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(./images/icons/arrow_Right.png);
    /* background-size: 100%; */
    margin-left: 2px;
    margin-right: 30px;
    background-position: 0 0;
    background-size: cover;
    position: relative;
    top: 1px;
}

.touzi-item .about-more .more-icon {
    margin-right: 0;
}

.xingye-notice .xingye-notice_icon+a {
    color: #757c89;
}

.xingye-notice .more-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(./images/icons/arrow_Right.png);
    margin-left: 2px;
    background-position: 0 0;
    background-size: cover;
    position: relative;
    top: 1px;
}
/* 重要公告和兴业动态 滚动 */
.notice-wrap {
    width: 100%;
    height: 60px;
    font-size: 14px;
    color: #475166;
    border-radius: 8px;
    background-color: #f5f7fa;
    margin: 30px 0;
    behavior: url(PIE.htc);
}

.notice-wrap::after {
    display: block;
    content: '';
    clear: both;
}

.notice-content a.notice-content-suffix {
    float: right;
    /* margin-top: 23px; */
    display: block;
    color: #757c89;
}

.notice-icon_pre {
    width: 94px;
    height: 19px;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: 25px;
    margin-right: 20px;
    float: left;
}

.notice-icon_pre_gg {
    background-image: url("./images/home/ico_notice.png");
}

.notice-icon_pre_xinye {
    background-image: url("./images/home/ico_news.png");
}

.notice-icon_pre_dx {
    background-image: url('./images/finance-products/dxlc.png');
}

.notice-icon_pre_hz {
    background-image: url('./images/finance-products/hzlc.png');
}

.notice-icon_suffix {
    width: 12px;
    height: 12px;
    display: inline-block;
    background-image: url(./images/icons/arrow_Right.png);
    margin-left: 2px;
    margin-right: 20px;
    top: 1px;
    position: relative;
    background-size: cover;
}

.notice-content-container {
    overflow: hidden;
    height: 19px;
    /* flex: 1; */
    float: left;
    margin-top: 21px;
}

.notice-content {
    position: relative;
    top: 0px;
}


.notice-content:hover a {
    color: #014da1;
}

.notice-content a {
    float: left;
    display: block;
    color: #475166;
}

.notice-content a:not(.notice-content-suffix) {
    width: 988px
}

.notice-content::after {
    clear: both;
    content: '';
    display: block;
}

.notice-content-line {
    width: 1px;
    height: 12px;
    background-color: #475166;
    margin: 3px 9.6px 0;
    display: inline-block;

}

a.new {
    display: inline-block;

    box-sizing: border-box;
    padding-right: 50px;
    position: relative;
}

/* 最新 */
a.new::after {
    display: inline-block;
    width: 40px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: 500;
	  background-color:#ff4542;
	  border-radius:4px;
    line-height: 20px;
    content: '最新';
    position: absolute;
    top: calc(50% - 10px);
    right: 0;
}


.vip-wrap {
    background-image: url("./images/center_bg.png");
    height: 174px;
    background-repeat: no-repeat;
    background-position: center;
    box-sizing: border-box;
    padding-top: 47px;
}

.vip-container {
    display: flex;
    justify-content: center;
}

.vip-container::after {
    content: '';
    clear: both;
    display: block;
}

.wrap {
    width: 100%;
}

.wrap-inner {
    width: 1200px;
    margin: auto;
}

.vip-container li {
    width: 150px;
    float: left;
    border-radius: 4px;
    border: 1px solid #475166;
    box-shadow: 0 3px 20px 0 rgba(66, 70, 75, 0.05);
    line-height: 36px;
    height: 38px;
    text-align: center;
    box-sizing: border-box;

}

.vip-container.default li {
    width: 150px;
}

.vip-container.big li {
    width: 250px;
}

.vip-container li:not(:first-child) {
    margin-left: 20px;
}

.vip-title {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
    text-align: center;
}

.vip-container li a {
    color: #475166;
    font-size: 14px;
    display:block;
    height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.vip-container li:hover {
    border-color: #014da1;
}

.vip-container li a:hover {
    border-color: #014da1;
}

@keyframes titlehideAndShow {
    0% {
        opacity: 0;
    }

    /* 
    10% {
        opacity: 0;
    } */

    100.00% {
        opacity: 1;
    }
}

dl.tab-icon-container {

    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(50%);
    /* display: none; */
}

.tab-icon-container::after {
    display: block;
    content: '';
    clear: both;
}


.v-image-tab {
    position: relative;
}

.v-image-tab>div {
    overflow-x: hidden;
    box-sizing: border-box;
    padding-bottom: 30px;
}

.v-image-tab ul {
    transition: transform 0.4s ease-in-out;
    width:200000px;
}

dt.tab-icon {
    width: 20px;
    height: 8px;
    border-radius: 10px;
    background-color: #d0d3d7;
    float: left;
    behavior: url(PIE.htc);
}

dt.tab-icon:not(:last-child) {
    margin-right: 15px;
}

.tab-icon.active {
    width: 40px;
    background-color: #014da1;
}



.slidesjs-pagination {
    height: 5px;
    position: absolute;
    bottom: 26px;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
}

.slidesjs-pagination::after {
    content: '';
    display: block;
    clear: both;
}

.slidesjs-pagination-item {
    float: left;
    line-height: 5px;
}

.slidesjs-pagination-item a {
    display: inline-block;
    width: 20px;
    height: 5px;
    overflow: hidden;
    background-color: #cdcdcd;
    border-radius: 10px;
    color: #cdcdcd !important;
    /* opacity: 0.5; */
}

.slidesjs-pagination-item:not(:first-child) {
    margin-left: 10px;
}

.slidesjs-pagination-item .active {
    display: inline-block;
    width: 40px;
    background-color: #245ba8;
    color: #245ba8 !important;
    /* opacity: 1; */
}

[line-clamp].intro-content {
    max-height: 44px;
    overflow: hidden;
    text-align: justify;
}

[line-clamp].intro-content .more {
    float: right;
}

[line-clamp].intro-content>p {
    margin-top: -22px;
}

[line-clamp].intro-content::before {
    content: '';
    display: block;
    height: 22px;
}