.content-area-wrap {
    width: 100%;
    background-color: #fff;
}

/* .content-area-wrap:nth-child(2n + 1) {
    background-color: #f9fafc;
} */

.grayBackground {
    background-color: #f9fafc;
}

.padding30box {
    box-sizing: border-box;
    padding: 30px 0;
}

.padding40box {
    box-sizing: border-box;
    padding: 40px 0;
}

.padding60box {
    box-sizing: border-box;
    padding: 60px 0;
}

.content-item-list {

    width: 100%;
    height: 240px;
    background-color: #f9fafc;

    position: relative;
}

.content-item-list::after {
    display: block;
    content: '';
    clear: both;
}

.content-item-list.active::after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    border: 1px solid #DADDE8;
    left: 0px;
    bottom: -26px;
    box-sizing: border-box;

}

.content-item-list>li {
    width: 288px;
    height: 240px;
    border-radius: 8px;
    float: left;
    background-size: 100% 100%;
    position: relative;
    behavior: url(PIE.htc);
}

.content-item-list>li>img {
    border-radius: 8px;
}

.content-item-list>li:first-child {
    margin-left: 0;
}

.content-item-list>li img {
    width: 100%;
    height: 100%;
}

.content-item-list>li.active::after {
    display: inline-block;
}

.content-item-list>li::after {
    content: '';
    height: 35px;
    width: 288px;
    left: 0px;
    bottom: -26px;
    z-index: 10;
    /* display: inline-block; */
    display: none;
    background-image: url("./images/home/tab_select.png");
    position: absolute;
}

.content-item-list>li:not(:first-child) {
    margin-left: 16px;
}

.content-item-content {
    height: 60px;
    width: 100%;
    background: rgba(0, 52, 123, 0.45);
    box-sizing: border-box;
    padding: 0 21px;

    border-radius: 0 0 8px 8px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    behavior: url(PIE.htc);
}

.content-item-title {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    /* height: 60px; */
    padding: 20px 0;
    text-align: center;
    height: 60px;
    width: 100%;
    background: rgba(0, 52, 123, 0.45);
    box-sizing: border-box;
    padding: 20px;

    border-radius: 0 0 8px 8px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    behavior: url(PIE.htc);
}


.more {
    font-size: 14px;
    display: none;
}

.content-item-title_active .more {
    display: block;
}

.more_icon {
    width: 12px;
    height: 13px;
    display: inline-block;
    background-size: 100%;
    background-image: url("./images/login_area/ico_arrowright_select.png");
    margin-left: 5px;
}

.xingye-notice {
    color: #475166;
    padding: 14px 0 10px;
}

.xingye-notice a {
    color: #475166;
}

.display-none {
    display: none;
}

.xingye-notice li::after {
    clear: both;
    content: '';
    display: block;
}

.xingye-notice li .content {
    float: left;
    padding: 25px 0 20px;
}

.xingye-notice li .content a {
    max-width: 1100px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    padding-right: 50px;
    position: relative;
}

.xingye-notice li .time {
    float: right;
    padding: 29px 0 17px;
}

.xingye-notice_icon {
    display: block;
    width: 83px;
    height: 21px;
    background-image: url("./images/aboutCIB/ico_news.png");
    background-size: cover;
    float: left;
}

.xingye-notice .title a {
    float: right;
}

.xingye-notice li:hover a {
    color: #014da1;
}

.xingye-notice li:not(:last-child) {
    border-bottom: 1px solid #DADADA;
}

.xingye-notice .title {
    font-size: 14px;
    color: #6E6E6E;
}

.xingye-notice .title::after {
    display: block;
    clear: both;
    content: '';
}

.xingye-notice .new_icon {
    display: inline-block;
    width: 42px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    background-image: url("./images/home/ico_label_bg.png");
    line-height: 20px;
    font-family: SourceHanSansCN-Medium;
    background-size: 100% 100%;

    margin-left: 12px;
}

.xingye-notice .content {
    font-size: 14px;
    /* flex: 1; */
    line-height: 20px;
}

.xingye-notice .time {
    font-size: 14px;
    width: 90px;
    text-align: right;
}

.image-content-list {
    padding: 14px 0 30px;
}

.three-card-list {
    padding: 14px 0 30px;
    display: none;
}

.three-card-list::after {
    display: block;
    content: '';
    clear: both;
}

.three-card-list>li {
    width: 380px;
    height: 212px;
    background-image: linear-gradient(179deg, #E4EDFC 0%, #FFFFFF 20%, #FFFFFF 100%);
    border: 2px solid #FFFFFF;
    border-radius: 8px;
    float: left;
    position: relative;
    behavior: url(PIE.htc);
    box-sizing: border-box;
}

.three-card-list>li:not(:first-child) {
    margin-left: 24px;
}

.three-card-list>li:first-of-type {
    margin-left: 5px;
}

/* 
.three-card-item:hover,
.touzi-list-item:hover {
    box-shadow: 5px 5px 10px 0 rgba(65, 91, 126, 0.15);
} */

.three-card-list>li img,
.touzi-list>li img {
    display: block;
    margin: 38px auto 0;
}

.three-card-list>li .title,
.touzi-list>li .title {
    font-size: 16px;
    color: #26282D;
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    font-weight: 700;
    margin: 10px auto;
}

.three-card-list>li .subtitle {
    font-size: 14px;
    color: #475166;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
}

.touzi-list-container {


    position: relative;
    overflow: hidden;
    display: none;
    padding: 14px 0 30px;
    padding-left: 82px;
}

.touzi-list-container::after {
    content: '';
    clear: both;
    display: block;
}

.touzi-list {

    transform: translateX(0);
    transition: transform 0.4s ease-in-out;
    will-change: transform;
    transition-delay: 100ms;
    /* -moz-animation: transform 0.4s ease-in-out; */
    float: left;
    width: 1600px;

}

.touzi-list.active {
    transform: translateX(-353px);
}

.touzi-list::after {
    clear: both;
    content: '';
    display: block;
}

.touzi-list-icon {
    display: block;
    position: absolute;
    z-index: 999;
    height: 100%;
    float: left;
    width: 82px;
}

.touzi-list-icon>div {
    position: relative;
    top: 82px;
    width: 65px;
    height: 65px;
    background-size: cover;
}


.disabled .left-icon-img {
    background-position: -125px 0;
}

.left-icon-img {
    background-image: url(./images/home/slide/arrow_left.png);
}

.touzi-list-icon:not(.disabled):hover .left-icon-img {
    background-position: -62px 0;
}

.right-icon-img {
    background-image: url(./images/home/slide/arrow_right.png);
    background-position: -114px 0;
}

.disabled .right-icon-img {
    background-position: 10px 0;
}

.touzi-list-icon:not(.disabled):hover .right-icon-img {
    background-position: -52px 0;
}

.touzi-list-icon.left-icon {
    /* padding-right: 20px; */
    left: 0px;
    top: 0px;
    background: #f9fafc;
}

.touzi-list-icon.right-icon {
    /* padding-left: 20px; */
    right: 0px;
    top: 0px;
    background: #f9fafc;
}

.touzi-list>li {
    width: 224px;
    height: 176px;
    background-image: linear-gradient(179deg, #E4EDFC 0%, #FFFFFF 20%, #FFFFFF 100%);
    border: 2px solid #FFFFFF;
    border-radius: 8px;
    float: left;
    position: relative;
    behavior: url(PIE.htc);
    box-sizing: border-box;
}

.touzi-list>li:not(:first-child) {
    margin-left: 16px;
}

.function-list-container {
    overflow-x: hidden;
    box-sizing: border-box;
    padding-bottom: 30px;
}

.function-list-wrap {
    margin: auto;
    margin-bottom: 60px;
}

.function-list-wrap .wrap-inner{
    padding-left: 14px;
}

.function-list {
    width: 100%;
    transition: transform 0.4s ease-in-out;
    transition-delay: 100ms;
    will-change: transform;
    padding-top: 60px;
    transform: translateX(16px);
    width: 3000px;

}

.function-list.active {
    transform: translateX(-774px);
}

.function-list::after {
    display: block;
    clear: both;
    content: '';
}

.function-list>li {
    /* height: 205px; */
    width: 140px;
    float: left;
    position: relative;
}

.function-list>li ul {
    width: 140px;
    height: 140px;
    padding: 4px 0;
    list-style: disc;
    padding-left: 30px;
    background: #fff;
    background-image: linear-gradient(-51deg, rgba(255, 255, 255, 0) 0%, #eff3fa 100%);
    z-index: 122;
    border: 1px solid transparent;
    border-radius: 8px;
    box-sizing:border-box;
}

.function-list>li .content {
    transition: top 0.4s;
}

.function-list>li ul li {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
}

.function-list>li ul li a {
    color: #475166;
}

.function-list>li:not(:first-child) {
    margin-left: 114px;
}

.function-list>li img {
    display: block;
    width: 140px;
    height: 140px; 
    margin-bottom: 15.5px;
    transition: all 0.6s;
    transition-delay: 100ms;
    will-change: all;
}

.function-list>li:hover img {
    transform: scale(1.2);
}

.function-list>li:first-child:hover img {
    transform: scale(1);
}


.function-list>li .container {
    height: 140px;
    width: 140px;
    overflow: hidden;
    margin-bottom: 15.5px;
}

.function-list>li .content {
    position: relative;
    top: 0;
}

.function-list>li:first-child:hover .content {
    top: -155px;
}

.function-list>li:hover .function-list-item-content {
    color: #014da1;
}

.function-list .content li:hover{
    color: #014da1;
}

.function-list-item-content {
    font-size: 16px;
    color: #26282D;
    line-height: 1;
    text-align: center;
}

.tab-icon-container {
    width: 75px;
    margin: 30px auto 0;
}

.tab-icon-container::after {
    display: block;
    content: '';
    clear: both;
}

.photo-list-wrap .tab-icon-container {
    width: 120px;
}

.tab-icon {
    width: 20px;
    height: 8px;
    border-radius: 10px;
    background-color: #d0d3d7;
    float: left;
    behavior: url(PIE.htc);
}

.tab-icon:not(:last-child) {
    margin-right: 16px;
}

.tab-icon_active {
    width: 40px;
    background-color: #014da1;
}

/* .sub-item-list {
    display: none;
    overflow: hidden;
    text-align: center;
} */

.sub-item-list {
    display: none;
    width: 506px;
    /* overflow: hidden; */
    /* margin-left: 30px; */
    text-align: center;
}

.sub-item-list::after {

    content: '';
    clear: both;
    display: block;
}

.sub-item-list>li {
    width: 160px;
    background-color: #ffffff;
    box-shadow: 0px 3px 20px 0 rgba(66, 70, 75, 0.05);
    font-size: 14px;
    color: #475166;
    border-radius: 4px;
    border: 1px solid transparent;
    float: left;
    /* padding: 18px 0 14px; */
    height: 48px;

    line-height: 48px;
    margin-bottom: 16px;
    behavior: url(PIE.htc);
    box-sizing: border-box;
}

.sub-item-list>li a {
    color: #475166;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sub-item-list>li:not(:nth-child(3n+1)) {
    margin-left: 12px;
}


.sub-item-list>li:hover {
    color: #014da1;
    border-color: #014da1;
}

.sub-item-list>li:hover a {
    color: #014da1;
}

.common-service {
    width: 100%;

    background-color: #f9fafc;

}

.common-service::after {
    display: block;
    clear: both;
    content: '';
}

.common-service-item {
    width: 195px;
    height: 294px;
    transition: width 0.2s;
    transition-delay: 100ms;
    will-change: width;
    border-radius: 8px;
    float: left;
    behavior: url(PIE.htc);
    /* opacity: 0.8;
    background-image: linear-gradient(180deg, #014DA1 0%, rgba(32, 113, 224, 0.00) 72%, rgba(43, 132, 255, 0.00) 100%); */
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 0 30px;
    overflow: hidden;
    position: relative;
}

.common-service-item img {
    position: absolute;
    top: 0;
    left: 0;

}


.common-service-item:not(:first-child) {
    margin-left: 15px;
}

.common-service-item.active {
    width: 568px;
    border: 1px solid #ffffff;
    box-shadow: 5px 5px 10px 0 rgba(65, 91, 126, 0.15);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorStr=#ebf2ff, endColorStr=#fefefe 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType =1,startColorStr=#ebf2ff,endColorStr=#fefefe 100%)";
    background-image: linear-gradient(179deg,
            #ebf2ff 0%,
            #fafcfd 31%,
            #fefefe 100%);
    /* box-sizing: border-box; */

}

.common-service-item.active .sub-item-list {
    display: block;
}

.common-service-item.active img {
    display: none;
}

.common-service-item-title {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin: 30px auto 36px;
    z-index: 2;
    position: relative;
    /* width: 126px; */

}

.active .common-service-item-title {
    color: #000000;
    text-align: left;
    font-weight: 700;
    animation: titlehideAndShow 0.2s;
}



.photo-list-wrap {

    width: 100%;
    overflow: hidden;
}

.photo-list::after {
    content: '';
    display: block;
    clear: both;
}

.photo-list {
    width: 2700px;
    transition: transform 0.4s ease-in-out;
    transition-delay: 100ms;
    will-change: transform;
    transform: translateX(0px);
    padding-top: 40px;
}

.photo-list.active {
    transform: translateX(-963px);
}

.photo-list.active_big {
    transform: translateX(-1435px);
}

.photo-list>li {
    width: 224px;
    height: 180px;
    border-radius: 8px;
    background-color: #f5f7fc;
    float: left;
    behavior: url(PIE.htc);
    border: 1px solid #f5f7fc;
    box-sizing: border-box;
    position:relative;
}

.photo-list>li:not(:first-child) {
    margin-left: 16px;
}

.photo-list>li img {
    display: block;
    margin: 13.8px auto 17.3px;
    width: 197px;
    height: 113px;
}

.photo-list>li:hover,
.touzi-list>li:hover,
.three-card-list>li:hover {
    box-shadow: 5px 5px 10px 0 rgba(65, 91, 126, 0.15);
    transition: transform 0.6s;
    transform: translateY(-5px);
    transition-delay: 100ms;
    will-change: transform;
    border-color: #fff;
}

.photo-list>li .content {
    color: #475166;
    line-height: 1;
    font-size: 16px;
    text-align: center;
    display: block;
}

.photo-list-title {
    margin: 30px auto;
    height: 54px;
    padding: 10px;
    display: block;
    background-color: #fff;
}

.history-container {
    position: relative;
    background-image: url("./images/his-bg/bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.his-bg-container {
    position: relative;
    width: 793px;
    margin: auto;
    background-image: url(./images/his-bg/bg_shuzi.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.history-container .bg {
    display: block;
    width: 100%;
    min-width: 1200px;
}

.history-container .his-bg {
    display: block;
    width: 793px;
    height: 460px;
    margin: auto;
    z-index: 999;

}

.history {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 1px solid black;
    box-sizing: border-box;
}

/* 默认数字2 */
.his-bg-container .block {
    position: absolute;
    background-image: url("./images/his-bg/his-bg-select.png");
    width: 17px;
    height: 28px;
    background-position: -552px -309px;
    left: 552px;
    top: 309px;
    background-size: 793px 460px;
}

.show-dialog {
    width: 350px;
    position: absolute;
    box-sizing: border-box;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 5px 5px 20px 0 rgba(65, 91, 126, 0.15);
    border-radius: 8px;
    /* display: none; */
    top: 232.5px;
    left: 640px;
    behavior: url(PIE.htc);
}

.show-dialog.long {
    width: 418px;
}

.show-dialog.big {
    width: 1200px;
    padding: 0;
    padding-left: 22px;
}

.show-dialog.map {
    width: 615px;
    padding: 0;
    padding-left: 22px;
}

.show-dialog.circle {
    width: 847px;
    padding: 0;
    padding-left: 22px;
}

.show-dialog.big .show-dialog-left {
    margin: 22px 0;
    height: calc(100% - 44px);
}

.show-dialog.map .show-dialog-content,
.show-dialog.circle .show-dialog-content {
    margin-top: 22px;
}

.show-dialog.map .show-dialog-right {
    display: block;
    width: 332px;
    height: 296px;
}

.show-dialog.map img {
    display: block;
    margin: 28px auto;
}



.show-dialog.big .show-dialog-left {
    width: 160px;
    background-color: #f4f7fd;
    box-sizing: border-box;
    padding: 0 16px;
    border-radius: 10px;
}

.show-dialog.map .show-dialog-left {
    width: 258px;
}

.show-dialog.circle .show-dialog-left {
    width: 366px;
}

.show-dialog.big .show-dialog-right,
.show-dialog.map .show-dialog-right,
.show-dialog.circle .show-dialog-right {
    display: block;
    border-radius: 10px;
}

.show-dialog::after {
    display: block;
    clear: both;
    content: '';
}

.show-dialog-left {
    float: left;
}

.show-dialog-right {
    float: right;
    background-color:#fff;
    display: none;
}

.show-dialog-right img {
    display: block;
}

.history-number-container img {
    position: absolute;
    display: none;
}

.show-dialog-after {
    display: block;
    content: '';
    height: 13px;
    background-image: url("./images/his-bg/line2.png");

    left: -65px;
    width: 65px;
    top: 84px;
    position: absolute;

    background-position: -382px 0px;
    background-repeat: no-repeat;
}

.show-dialog-after-right {
    background-position: 0 -13px;
    left: -49px;
    width: 49px;
    background-image: url("./images/his-bg/line2.png");
}

.show-dialog-after-left {
    background-position: -140px 0;
    width: 20px;
    background-image: url("./images/his-bg/line2.png");
}

.show-dialog-after-top {
    background-position: 0px -62px;
    width: 12px;
    height: 30px;
    background-image: url("./images/his-bg/line1.png");
}

.show-dialog-after-bottom {
    background-position: 0 0;
    width: 12px;
    height: 15px;
    background-image: url("./images/his-bg/line1.png");
}

.show-dialog-after-topleft {
    background-position: 0 0;
    width: 49px;
    height: 41px;
    background-image: url("./images/his-bg/line3.png");
}

.show-dialog-after-topright {
    background-position: -443px 0px;
    width: 49px;
    height: 41px;
    background-image: url("./images/his-bg/line3.png");
}

.show-dialog-content {
    text-align: center;
    font-size: 12px;
    /* height: 81px; */
    background-color: #f4f7fd;
    color: #4d4d4d;
    border: 1px solid #f4f7fd;
    margin-bottom: 16px;
    box-sizing: border-box;
    padding-bottom: 16px;
}

.show-dialog-content .title {
    font-size: 22px;
    color: #014da1;
    margin-top: 16px;
    line-height: 30px;
}

.show-dialog .subtitle {
    line-height: 18px;
    font-weight: 700;
}

.subtitle.small {
    width: 250px;
    margin: auto;
}

.show-dialog .content {
    font-size: 14px;
    color: #475166;
    text-indent: 2em;
    line-height: 22px;
    text-align: justify;
}

.image-content-list::after {
    display: block;
    content: '';
    clear: both;
}

.image-content-list>li {
    width: 212px;
    height: 240px;
    background-image: linear-gradient(179deg,
            #e4edfc 0%,
            #ffffff 20%,
            #fafcff 100%);
    border-radius: 8px;
    border: 2px solid #fff;
    position: relative;
    transition: all 0.2s linear;
    will-change: all;
    transition-delay: 100ms;
    float: left;
    behavior: url(PIE.htc);
    box-sizing: border-box;
}

.image-content-list>li:hover {
    box-shadow: 5px 5px 10px 0 rgba(65, 91, 126, 0.15);
    transform: scale(1.01) translateY(-6px);
}

.image-content-list>li:not(:first-child) {
    margin-left: 30px;
}

.image-content-list>li:first-of-type{
    margin-left: 9px;
}

.image-content-list>li .small_img {
    display: block;
    margin: 50px auto 24px;
    width: 66px;
    height: 66px;
    border-radius: 8px;
    behavior: url(PIE.htc);
}

.image-content-list>li .big_img {
    width: 140px;
    height: 140px;
    margin: 35px auto 10px;
    display: none;
    border-radius: 8px;
}

.image-content-list>li.active .small_img {
    display: none;
}

.image-content-list>li.active .big_img {
    display: block;
}

.image-content-list>li .title {
    text-align: center;
    font-size: 16px;
    line-height: 1;
    color: #000;
    margin-bottom: 10px;
    font-weight: 700;
}

.image-content-list>li .subTitle {
    text-align: center;
    font-size: 14px;
    color: #475166;
    line-height: 20px;
    font-weight: 400;
}

.image-content-list>li.active .subTitle {
    display: none;
}

.image-content-item_endbg {
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 91px;
    background-image: url("./images/home/card_bg.png");
    background-size: 100%;
    background-repeat: no-repeat;
    /* width: 224px; */
    width: 100%;
    background-size: auto;
    background-position-x: right;
}

.v-tab .about-more .more-icon {
    margin-right: 0;
}

/* dl.tab-icon-container {

    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(50%);
  
}

.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;
}



.tab-icon.active {
    width: 40px;
    background-color: #014da1;
} */