@charset "utf-8";
/* ===================首页样式========================== */
.indAb{background: url('/themes/custom/irtheme/images/index/indAb-bg.jpg') no-repeat center/cover;}
.indAb-flex{justify-content: space-between;align-items: center;}
.indAb-con{width: 47%;}
.indAb-img{width: 39%;text-align: right;}
.indStock-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.indStock-bg img{width: 100%;height: 100%;}
.indStock-con{position: relative;z-index: 2;}
.indStock-head{justify-content: space-between;align-items: center;}
.indStock-menu .item{margin-left: 10px; width: max(80px,2.2rem);height: max(32px,0.52rem);border-radius: 40px;background: #fff;user-select: none;cursor: pointer;}
.indStock-menu .item:first-child{margin-left: 0;}
.indStock-menu .item:hover,.indStock-menu .item.active{color: #d13138;}
.indStock-drop{background: #fff;display: none;padding: 0.5rem 0.8rem 0.6rem;}
.indStock-drop:first-child{display: block;}
.indStock-drop-flex{justify-content: space-between;align-items: flex-end;}
.indStock-CNY{align-items: flex-end;}
.indStock-CNY .CNY-value{align-items: flex-end;}
.indStock-CNY .CNY-value .fs72{line-height: max(29px, 0.6rem);}
.indStock-CNY .CNY-value .fs18{line-height: max(14px,0.18rem)}
.indStock-CNY .CNY-value span{line-height: .9;display: block;margin-right: max(8px,0.1rem);}
.indStock-CNY .CNY-up{align-items: center;margin-left: max(12px,0.18rem);}
.indStock-CNY .CNY-up .icon{display: block;margin-right: max(8px,0.1rem);transform: rotate(180deg);fill: #d13138;}
.indStock-CNY .CNY-up.active{color: #1ac843;}
.indStock-CNY .CNY-up.active .icon{transform: rotate(0deg);fill: #1ac843;}
.indStock-time{color: #b0b0b0;}
.indStock-list{width: 7.1rem;justify-content: space-between;margin-bottom: 2px;}
.indStock-list .num{align-items: flex-end;}
.indStock-list .num span{line-height: .9;display: block;margin-right: max(8px,0.1rem);}
.indStock-list .fs36{line-height: max(18px,0.36rem)}
.indStock-curve-nav .item{user-select: none;cursor: pointer;margin-left: 5px;padding: max(6px,0.08rem) max(14px,0.22rem);}
.indStock-curve-nav .item:first-child{margin-left: 0;}
.indStock-curve-nav .item.active{background: #d13138;color: #fff;}
.indStock-curve-img .img{margin: 0 auto;width: 7rem;text-align: center;display: none;}
.indStock-curve-img .img:first-child{display: block;}
.indStock-curve-img .img img{width: 100%;}
.indNews{background-color: #f9f9f9;}
.indNews-module-group{justify-content: space-between;}
.indNews-module{width: 48.5%;}
.indNews-head{justify-content: space-between;align-items: flex-end;}
.indNews-head .comTitle .title{line-height: .9;}
.indNews-menu .item{user-select: none;cursor: pointer;margin-left: max(15px,0.3rem);transition: all .4s ease;}
.indNews-menu .item:first-child{margin-left: 0;}
.indNews-menu .item::after{content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;width: 0;height: max(2px,0.04rem);border-radius: 5px;background: #d13138;transition: all .4s ease;}
.indNews-menu .item:hover,.indNews-menu .item.active{color: #d13138;}
.indNews-menu .item.active::after{width: max(14px,0.2rem);}
.indNews-drop{display: none;background: #fff;padding: 0.24rem 0.4rem 0.45rem;}
.indNews-drop:first-child{display: block;}
.indNews-item{align-items: flex-start;border-bottom: 1px solid #f0f0f0;}
.indNews-item .desc{flex: 1;padding-right: 10px;}
.indNews-item .ico{width: max(20px,0.37rem);margin-top: 4px;}
.indNews-item:hover .title{color: #d13138;}
.indNews-more .btn:hover{color: #d13138;}
.indMana-bg img{width: 100%;min-height: 250px;}
.indMana-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);}
.indMana-con .contain{height: 100%;justify-content: space-between;align-items: center;}
.indCta-item{height: 100%;background: #fafafa;align-items: center;padding: 0.28rem 0.36rem;}
.indCta-item .ico{width: max(38px,0.56rem);height: max(38px,0.56rem);border-radius: 50%;border: 2px solid #d13138;margin-right: max(12px,0.16rem);}
.indCta-item .icon{fill: #d13138;}
.indCta-item .desc{flex: 1;}








/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
}

@media all and (max-width:1590px){
    /* 1440 × (700)  */
}

@media all and (max-width:1430px){
    /* 1360 */
}

@media all and (max-width:1350px){
    /* 1280 */
}

@media all and (max-width:1270px){
    /* 1152 × (700) */
}

/* --------------------平板(横屏1024)---------------------- */
@media all and (max-width:1100px){}

/* --------------------平板(竖屏768)----------------------- */
@media all and (max-width:1000px){}

/* --------------------手机端(360)------------------------- */
@media all and (max-width:720px){
    .indAb{padding-top: 40px;}
    .indAb-con{width: 100%;}
    .indAb-img{width: 100%;margin-top: 20px;display: none;}
    .indStock-drop{padding: 25px 15px;}
    .indStock-list{width: 100%;}
    .indStock-CNY{margin-top: 16px;}
    .indStock-CNY .CNY-value span{font-size: 40px;}
    .indStock-list li{width: 48%;margin-top: 20px;}
    .indStock-list .num span{font-size: 22px;line-height: 1.1;}
    .indStock-curve-nav{margin-top: 30px;}
    .indStock-curve-img .img{width: 100%;}
    .indStock-curve-nav .item{font-size: 12px;}
    .indNews-module{width: 100%;}
    .indNews-module:nth-child(2){margin-top: 30px;}
    .indNews-drop{padding: 10px 15px 25px;}
    .indNews-item{padding: 15px 0;}
    .indNews-item .ico{width: 26px;}
    .indMana-con .contain{flex-direction: column;justify-content: center;align-items: flex-start;}
    .indMana-con .comMore-box{margin-top: 20px;}
    .indCta-item{padding: 15px;}
    .indCta-item .ico{border-width: 1px;}
}
.lang-en .comTitle .title{
     font-size: max(21px, 0.4rem);
}
