* {
    padding: 0;
    margin: 0;
}
/* 功能样式，以f-开头，如左浮动，右浮动 */
.f-fl{
    float: left;
}
.f-fr{
    float: right;
}
/* .f-pr{
    position: relative;
} */
.f-pa{
    position: absolute;
}
.f-txtl{
    text-align: left;
}
.f-txtc{
    text-align: center;
}
.f-txtr{
    text-align: right;
}
.f-cb::after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/* 默认样式覆盖 */
body, html{
    font-family: "PingFang SC";
    min-width: 1200px;
    padding: 0;
    margin: 0;
}
/* ul,li{
    list-style-type: none;
    margin: 0;
    padding: 0
} */
a{
    text-decoration: none;
    color: inherit;
}
h4{
    font-size: 16px;
    color:#162641;
    line-height: 24px;
    font-weight: 400;
    margin: auto;
    width: 1200px;
    text-align: right;
    padding: 25px;
}
.big{
    text-align: center;
    font-weight: bold;
    margin-block-start: 0;
    margin-block-end: 0;
    margin: 60px 0 40px 0;
    font-size: 28px;
}
.big span{
    float: right;
    display: block;
    margin: 25px 0 0 0;
    font-size: 16px;
}
/* 页面样式 */
.main-content{
    width: 1200px;
    margin: 0 auto;
    /* margin: 0 4.2%; */
}
.top-bar{
    height: 64px;
    line-height: 64px;
    font-size: 20px;
    position: relative;
}
.top-bar-item{
    float: left;
    width: 80px;
    height: 64px;
    line-height: 64px;
    position: relative;
    color: #333333;
    text-align: center;
    margin-left: 40px;
    box-sizing: border-box;
    /* border-bottom: 4px solid#D72128; */
}


.top-bar-item:hover{
    width: 80px;
    /* height: 4px; */
    border-radius: 2px;
    border-bottom: 4px solid  #D72128;
    color: #D72128;
}
.top-bar-item:hover > .top-bar-name.top-bar-name-more{
    border-bottom: none;
    color: #333333;
}

/* .top-bar-item.current  .top-bar-name{
    border-bottom: 4px solid #D72128;
    color: #D72128;
} */
.top-logo{
    width: 285px;
    height: 34px;
    margin: 20px 0 20px 40px;
    float: left;
}
.top-bar-right{
    padding-right: 4%;
}
.login-btn{
    display: inline-block;
    /* background: #C7000B; */
    border-radius: 4px;
    border-radius: 4px;
    width: 100px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #C7000B;
    font-size: 16px;
    border:1px solid rgba(215,33,40,1);
}
.register-btn{
    display: inline-block;
    background: #C7000B;
    border-radius: 4px;
    border-radius: 4px;
    width: 100px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    border-style: none;
}

.middle{
    width: 1200px;
    height: 500px;
    position: relative;
    margin: 0 auto;
    background: url(//v.icbc.com.cn/userfiles/Resources/ICBC/gsyw/yinqihulian/images/banner.png) no-repeat center;
}

.text{
    position: absolute;
    top: 156px;
    left: 80px;
}
.atext{
    width: 160px;
    color: #D72128;
    font-size: 40px;
    
}
.btext{
    width: 380px;
    color: #162641;
    font-size: 40px;
    
}
.ctext{
    width: 612px;
    height: 78px;
    color: #5F6177;
    font-size: 18px;
    position: absolute;
    top: 228px;
    left: 80px;
}
.middle-bottom{
    width: 1200px;
    height: 134px;
    margin: 0 auto;
    background-color: #FFFFFF;
    display: flex;
    justify-content:space-around;
    align-items: center;
    align-content: center;
    position: relative;
    top: -40px;
    box-shadow: 0px 11px 40px 0px rgba(0,0,0,0.08);
    border-radius: 4px;
}
.middle-bottom div p {
    font-weight: 400;
    height: 54px;
    line-height: 54px;
    font-size: 46px;
    color:#D72128;
    margin-block-start: 0;
    margin-block-end: 0;
}
.middle-bottom div span {
    font-weight: normal;
    height: 28px;
    font-size: 20px;
    color:#5F6177;
}
/* .hotProduce{
    position: relative;
} */
.produce{
    width: 1200px;
    margin: 0 auto;
    display: flex;
}
.contact{
    width: 700px;
    height: 334px;
    margin-left: 40px;
    background: url(//v.icbc.com.cn/userfiles/Resources/ICBC/gsyw/yinqihulian/images/rmcp_gongyinyunhulian.png) no-repeat center;
    box-shadow: 0px 9px 33px 0px rgba(0,0,0,0.08);
    border-radius: 4px;
    background-position:right bottom;
}
.serve{
    width: 700px;
    height: 334px;
    margin: 0 40px 0 40px;
    background: url(//v.icbc.com.cn/userfiles/Resources/ICBC/gsyw/yinqihulian/images/rmcp_yinqifuwu.png) no-repeat center;
    box-shadow: 0px 9px 33px 0px rgba(0,0,0,0.08);
    border-radius: 4px;
    background-position:right bottom;
}
.contact-p{
    margin-left: 32px;
}
.contact-p a{font-size: 24px; }
.contact-p a:hover{font-size: 24px;}
.contact-p a .detail{display: none;}
.contact-p a:hover .detail{margin-top: 76px; color: #162641; font-size: 16px;}

.tips{
    width: 56px;
    height: 136px;
    border-radius: 4px;
    background: #162641;
    opacity: 0.8;
    color:#FFFFFF;
    position: fixed;
    right:80px;
    top:100px;
    box-sizing: border-box;
    padding: 0 20px;
    display: flex;
    align-items: center;
    font-size: 16px;
}
.tips span{
    width: 18px;
    height: 84px;
    border-radius: 4px;
    color:#FFFFFF;
    padding-top: 25px;
}
.tipsImg{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    left:17px;
    padding-top: 10px;
}
.bank{
    font-size: 24px;
    color: #162641;
    margin-top: 44px;
}
.feature{
    color: #D7261D;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 13px;
}
.feature>span{
    width: 100%;
    height: 24px;
    background-color: #FFE9E7;
    border-radius: 2px;
}
.introduction{
    width: 300px;
    height: 48px;
    color: #5F6177;
    font-size: 16px;
    margin-top: 25px;
    line-height: 25px;
}
.detail{
    margin-top: 76px;
    color: #162641;
    font-size: 16px;
}
.information{
    width: 1200px;
    margin: 0 auto;
    height: 563px;
    background-color: #FFFFFF;
    box-shadow: 0px 11px 40px 0px rgba(0,0,0,0.08);
    border-radius: 4px;
    padding: 10px;
    justify-content: space-between;
    /* align-items: center;
    align-content: center; */
}
.information >div{
    width: 47%;
    float: left;
    margin: 0 10px;
}
.information >div >li{
    list-style: none;
}
.information-p{
    font-size: 20px;
    color: #162641;
    margin: 10px 10px 12px;
}
.information-time{
    font-size: 20px;
    color:#5F6177;
    margin: 0 10px 24px;
}
ul li::marker{
    color: #D72128;
}
.new{
    width: 54px;
    height: 24px;
    background-color: #FFE9E7;
    color: #D7261D;
    margin-left: 8px;
}
.advantage{
    width: 1200px;
    height: 464px;
    margin: 0 auto;
}
.superiority{
    width: 1200px;
    background-color: #FFFFFF;
    display: flex;
    justify-content:space-around;
    align-items: center;
    align-content: center;
    margin: 30px 0;
}
.superiority-img{
    width: 100%;
    height: 360px;
}
.superiority div p {
    font-size: 24px;
    color:#162641;
    margin-block-start: 0;
    margin-block-end: 0;
    margin: 20px 0 8px 0;
}
.superiority div span {
    font-size: 16px;
    color:#162641
}
.nav-bar-item.nav-bar-item-more{
    position: static;
}
.nav-bar-name{
    cursor: pointer;
    padding-bottom: 20px;
}

.nav-bar-menus{
    display: none;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.4);
    color: rgba(255,255,255,0.8);
    /* width: 160px; */
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    cursor: pointer;
}
.nav-bar-menus.nav-bar-menus2{
    width: 200px;
    text-align: left;
}
.nav-bar-menus.nav-bar-menus3{
    right: 0;
    left: 0;
    width: auto;
    text-align: left;
}
.nav-bar-menus.nav-bar-menus2 .nav-bar-menu-item{
    width: 48%;
    box-sizing: border-box;
    display: inline-block;
    text-align: left;
    padding-left: 20px;
}
.nav-bar-menu-item{
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}
.nav-bar-item:hover > .nav-bar-menus{
    display: block;
}
.nav-bar-item:hover > .nav-bar-name{
    border-bottom: 4px solid#C7000B;
}
.nav-bar-item:hover > .nav-bar-name.nav-bar-name-more{
    border-bottom: none;
}
.nav-bar-item.current > .nav-bar-name{
    border-bottom: 4px solid#C7000B;
}
.nav-bar-menu-item:hover{   
    color: rgba(0,0,0,0.8);
    background-color: rgba(255,255,255,0.8);
}
.logo-area{
    width: 1200px;
    height: 520px;
    margin: 0 auto;
}
.logo-area-content{
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    height: 398px;
    width: 1200px;
    background-size: cover;
    margin: 0 0 0 40px;
}
.logo-area-item{
    text-align: center;
    float: left;
    width: 24%;
    height: 65%;
    border: 1px solid #FDF8F9;
}
.logo-area-content a{font-size: 24px; }
.logo-area-content a:hover{background-color: #FDF8F9; display: inline-block; width: 100%; height: 100%;}
.logo-area-content a .logo-area-smalltxt{display: none;}
.logo-area-content a:hover .logo-area-smalltxt{margin-top: 16px; font-size: 18px; color: #162641; text-align: center; display: block;}

.logo-area-item:last-child{
    margin-right: 0;
}
.logo-area-logo{
    width: 68px;
    height: 68px;
    margin-top: 55px;
}
.logo-area-bigtxt{
    font-size: 24px;
    color: #162641;
    text-align: center;
    margin-top: 16px;
}
.logo-area-smalltxt{
    margin-top: 16px;
    font-size: 18px;
    color: #162641;
    text-align: center;
}
.logo-area-line{
    position: absolute;
    top: 334px;
    height: 1px;
    width: 100%;
    background-color: #CCA371;
}
.bottom{
    background: #162641;
    width: 1200px;
    height: 326px;
    margin: 0 auto;
    margin-top: 40px;
}
.menu-all-content{
    padding: 91px 0 0 0;
    /* border-bottom: 1px solid #838383; */
}
.menu-all-content.nav-menu-all-content{
    padding: 40px 0 45px 0;
    border-bottom: none;
}
.menu-all-item{
    width: 20%;
    float: left;
    margin-left: -30px;
}
.menu-all-item:nth-of-type(1){
    margin-left: 100px;
}
.menu-all-item2{
    width: 16%;
}
.menu-all-name{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    opacity: 0.5;
}
.bottom-menu-icon{
    margin-right: 8px;
}
.menu-all-menus{
    color: #FFFFFF;
    padding: 16px 0 0 0;
    font-size: 18px;
    font-weight: 400;
}
.menu-all-menus .menu-all-menu-item{
    list-style-type: none;
}
.menu-all-menu-item{
    padding-top: 16px;
}
.menu-all-menu-item2{
    display: inline-block;
    width: 40%;
}
.contact-us{
    padding: 55px 0 64px 0;
    color: #fff;
    font-size: 24px;
    line-height: 31px;
    border-bottom: 1px solid #838383;
}
.contact-us-left{
    float: left;
    padding-left: 30px;
}
.contact-us-bigtxt{
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}
.tel{
    color: #FFFFFF;
    font-size: 40px;
    margin-top: 25px;
}
.contact-us-p{
    margin-top: -35px;
    color: #FFFFFF;
    margin-top: 8px;
}
.contact-us-right{
    float: right;
}
.contact-us-qritem{
    float: left;
    text-align: center;
    margin-right: 40px;
    width: 160px;
}
.contact-us-qrcode{
    display: inline-block;
    width: 160px;
    height: 160px;
    margin-bottom: 8px;
}
.copyright{
    font-size: 20px;
}
.copyright-item{
    float: left;
    color: #FFFFFF;
    margin-right: 72px;
    line-height: 80px;
}
.copyright-img{
    float: right;
    width: 250px;
    height: 44px;
    margin-top: 18px;
}